Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f14e9a977dd7f895b260ccb1ade119f5167320d 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-ssh15277344200341546977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh17096308132216553842.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11812335490559127072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh12693765103689248913.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh182153972811415912.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-522 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go_main@tmp/jenkins-gitclient-ssh4449388908281472297.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7f14e9a977dd7f895b260ccb1ade119f5167320d (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 7f14e9a977dd7f895b260ccb1ade119f5167320d # timeout=10 Commit message: "docs: Add deployment section to readme (#330)" > git rev-list --no-walk 5cad3091e7ab269ff3d854c908e2e05f0e1b0126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:26:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:26:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:26:03 ========================================================= 21:26:03 EdgeX Global Pipelines Version Info 21:26:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:26:04 ------------------- 21:26:04 stable info: 21:26:04 ------------------- 21:26:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:26:04 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 21:26:04 Message: update stable to v1.0.217 21:26:05 ------------------- 21:26:05 experimental info: 21:26:05 ------------------- 21:26:05 Commited By: **** collab-it+edgex@linuxfoundation.org 21:26:05 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 21:26:05 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f14e9a977dd7f895b260ccb1ade119f5167320d [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f14e9a [Pipeline] echo 21:26:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:05 provisioning config files... 21:26:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1899285447828880557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:06 ---> docker-login.sh 21:26:06 nexus3.edgexfoundry.org:10001 21:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:06 Configure a credential helper to remove this warning. See 21:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:06 21:26:06 Login Succeeded 21:26:06 nexus3.edgexfoundry.org:10002 21:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:06 Configure a credential helper to remove this warning. See 21:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:06 21:26:06 Login Succeeded 21:26:06 nexus3.edgexfoundry.org:10003 21:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:06 Configure a credential helper to remove this warning. See 21:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:06 21:26:06 Login Succeeded 21:26:06 nexus3.edgexfoundry.org:10004 21:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:06 Configure a credential helper to remove this warning. See 21:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:06 21:26:06 Login Succeeded 21:26:06 docker.io 21:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:07 Configure a credential helper to remove this warning. See 21:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:07 21:26:07 Login Succeeded 21:26:07 ---> docker-login.sh ends [Pipeline] } 21:26:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:26:07 + git rev-list -1 --merges 7f14e9a977dd7f895b260ccb1ade119f5167320d~1..7f14e9a977dd7f895b260ccb1ade119f5167320d [Pipeline] echo 21:26:07 -----------> git rev-list -1 --merges 7f14e9a977dd7f895b260ccb1ade119f5167320d~1..7f14e9a977dd7f895b260ccb1ade119f5167320d 7f14e9a977dd7f895b260ccb1ade119f5167320d [false] [Pipeline] sh 21:26:07 + git log --format=format:%s -1 7f14e9a977dd7f895b260ccb1ade119f5167320d [Pipeline] echo 21:26:07 ========================================================= 21:26:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:26:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:08 + git log --format=format:%s -1 7f14e9a977dd7f895b260ccb1ade119f5167320d [Pipeline] echo 21:26:08 [semverPrep] GIT_COMMIT: 7f14e9a977dd7f895b260ccb1ade119f5167320d, Commit Message: docs: Add deployment section to readme (#330) [Pipeline] echo 21:26:08 [semverPrep] This is not a build commit. [Pipeline] sh 21:26:08 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:26:08 + grep -v github /etc/ssh/ssh_known_hosts 21:26:08 + '[' -e /tmp/ssh_known_hosts ']' 21:26:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:26:08 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 21:26:08 + sudo tee -a /etc/ssh/ssh_known_hosts 21:26:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:09 21:26:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:26:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:09 latest: Pulling from edgex-devops/git-semver 21:26:09 a0d0a0d46f8b: Pulling fs layer 21:26:09 3e5f54012d9b: Pulling fs layer 21:26:09 4c7163046ea9: Pulling fs layer 21:26:09 0c2d73faf560: Pulling fs layer 21:26:09 0c2d73faf560: Waiting 21:26:09 3e5f54012d9b: Verifying Checksum 21:26:09 3e5f54012d9b: Download complete 21:26:09 a0d0a0d46f8b: Verifying Checksum 21:26:09 a0d0a0d46f8b: Download complete 21:26:09 4c7163046ea9: Verifying Checksum 21:26:09 4c7163046ea9: Download complete 21:26:09 0c2d73faf560: Verifying Checksum 21:26:09 0c2d73faf560: Download complete 21:26:09 a0d0a0d46f8b: Pull complete 21:26:09 3e5f54012d9b: Pull complete 21:26:10 4c7163046ea9: Pull complete 21:26:10 0c2d73faf560: Pull complete 21:26:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 21:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:26:10 prd-centos7-docker-4c-2g-522 does not seem to be running inside a container 21:26:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 21:26:10 $ docker top 349c4b1ead2769026fe04bd899c09533828006ce340428803109ac5611c456ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:11 [ssh-agent] Looking for ssh-agent implementation... 21:26:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:11 $ docker exec 349c4b1ead2769026fe04bd899c09533828006ce340428803109ac5611c456ea ssh-agent 21:26:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAHmDcb/agent.14 21:26:11 SSH_AGENT_PID=20 21:26:11 Running ssh-add (command line suppressed) 21:26:11 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4259349199270727278.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4259349199270727278.key) 21:26:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:11 + git tag --points-at HEAD [Pipeline] } 21:26:11 $ docker exec --env ******** --env ******** 349c4b1ead2769026fe04bd899c09533828006ce340428803109ac5611c456ea ssh-agent -k 21:26:11 unset SSH_AUTH_SOCK; 21:26:11 unset SSH_AGENT_PID; 21:26:11 echo Agent pid 20 killed; 21:26:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:26:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:11 [ssh-agent] Looking for ssh-agent implementation... 21:26:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:12 $ docker exec 349c4b1ead2769026fe04bd899c09533828006ce340428803109ac5611c456ea ssh-agent 21:26:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjkmBGB/agent.53 21:26:12 SSH_AGENT_PID=59 21:26:12 Running ssh-add (command line suppressed) 21:26:12 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8440020315131162195.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8440020315131162195.key) 21:26:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:12 + git semver init 21:26:12 # -> Open(): unable to determine branch for HEAD 21:26:12 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 21:26:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 21:26:12 # $SEMVER_REMOTE_NAME = origin 21:26:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:26:12 # $SEMVER_USER_NAME = edgex-jenkins 21:26:12 # $SEMVER_BRANCH = main 21:26:12 # $SEMVER_TEMP = /tmp/semver-815676494 21:26:12 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 21:26:13 # '/tmp/semver-815676494' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' 21:26:13 # -> Force: false 21:26:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 21:26:13 $ docker exec --env ******** --env ******** 349c4b1ead2769026fe04bd899c09533828006ce340428803109ac5611c456ea ssh-agent -k 21:26:13 unset SSH_AUTH_SOCK; 21:26:13 unset SSH_AGENT_PID; 21:26:13 echo Agent pid 59 killed; 21:26:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:13 + git semver [Pipeline] } 21:26:13 $ docker stop --time=1 349c4b1ead2769026fe04bd899c09533828006ce340428803109ac5611c456ea 21:26:15 $ docker rm -f 349c4b1ead2769026fe04bd899c09533828006ce340428803109ac5611c456ea [Pipeline] // withDockerContainer [Pipeline] sh 21:26:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:26:15 Stashed 1 file(s) [Pipeline] echo 21:26:15 [edgeXSemver]: initialized semver on version 2.2.0-dev.4 [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] node [Pipeline] node 21:26:30 Still waiting to schedule task 21:26:30 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-522’ 21:26:30 Still waiting to schedule task 21:26:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:27:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-523 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 21:27:56 Running in /w/workspace/device-mqtt-go/25 [Pipeline] { [Pipeline] checkout 21:27:56 Selected Git installation does not exist. Using Default 21:27:56 The recommended git tool is: NONE 21:28:01 using credential edgex-jenkins-ssh 21:28:01 Cloning the remote Git repository 21:28:01 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:28:02 > git init /w/workspace/device-mqtt-go/25 # timeout=10 21:28:02 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:28:02 > git --version # timeout=10 21:28:02 > git --version # 'git version 2.17.1' 21:28:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:28:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:03 Avoid second fetch 21:28:03 Checking out Revision 7f14e9a977dd7f895b260ccb1ade119f5167320d (main) 21:28:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:28:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:03 > git config core.sparsecheckout # timeout=10 21:28:03 > git checkout -f 7f14e9a977dd7f895b260ccb1ade119f5167320d # timeout=10 21:28:07 Commit message: "docs: Add deployment section to readme (#330)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:28:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:28:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:28:08 Dload Upload Total Spent Left Speed 21:28:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 79891 0 --:--:-- --:--:-- --:--:-- 80435 [Pipeline] sh 21:28:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:28:09 + + sudo tee /etc/docker/daemon.new 21:28:09 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:28:09 { 21:28:09 "registry-mirrors": [ 21:28:09 "https://nexus3.edgexfoundry.org:10001" 21:28:09 ], 21:28:09 "bip": "10.250.0.254/24", 21:28:09 "hosts": [ 21:28:09 "tcp://0.0.0.0:5555", 21:28:09 "unix:///var/run/docker.sock" 21:28:09 ], 21:28:09 "mtu": 1458, 21:28:09 "selinux-enabled": true, 21:28:09 "seccomp-profile": "/etc/docker/seccomp.json" 21:28:09 } [Pipeline] sh 21:28:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:28:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:28 provisioning config files... 21:28:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/25@tmp/config7730918209916152442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:29 ---> docker-login.sh 21:28:29 nexus3.edgexfoundry.org:10001 21:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:30 Configure a credential helper to remove this warning. See 21:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:30 21:28:30 Login Succeeded 21:28:30 nexus3.edgexfoundry.org:10002 21:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:30 Configure a credential helper to remove this warning. See 21:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:30 21:28:30 Login Succeeded 21:28:30 nexus3.edgexfoundry.org:10003 21:28:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:30 Configure a credential helper to remove this warning. See 21:28:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:30 21:28:30 Login Succeeded 21:28:30 nexus3.edgexfoundry.org:10004 21:28:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:31 Configure a credential helper to remove this warning. See 21:28:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:31 21:28:31 Login Succeeded 21:28:31 docker.io 21:28:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:32 Configure a credential helper to remove this warning. See 21:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:32 21:28:32 Login Succeeded 21:28:32 ---> docker-login.sh ends [Pipeline] } 21:28:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:28:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:32 ========================================================= 21:28:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:28:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:28:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 21:28:33 Sending build context to Docker daemon 2.956MB 21:28:33 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 21:28:33 Step 2/11 : FROM ${BASE} AS builder 21:28:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:28:33 552d1f2373af: Pulling fs layer 21:28:33 ea3f2d53f512: Pulling fs layer 21:28:33 9e70ebbbe112: Pulling fs layer 21:28:33 7a9cfe048b4a: Pulling fs layer 21:28:33 72dc09318566: Pulling fs layer 21:28:33 f4f7b4309257: Pulling fs layer 21:28:33 0ac9a79272e3: Pulling fs layer 21:28:33 7a9cfe048b4a: Waiting 21:28:33 72dc09318566: Waiting 21:28:33 f4f7b4309257: Waiting 21:28:33 0ac9a79272e3: Waiting 21:28:33 b78e95d17946: Pulling fs layer 21:28:33 b78e95d17946: Waiting 21:28:33 9e70ebbbe112: Verifying Checksum 21:28:33 9e70ebbbe112: Download complete 21:28:33 ea3f2d53f512: Verifying Checksum 21:28:33 ea3f2d53f512: Download complete 21:28:33 72dc09318566: Verifying Checksum 21:28:33 72dc09318566: Download complete 21:28:33 f4f7b4309257: Verifying Checksum 21:28:33 f4f7b4309257: Download complete 21:28:33 552d1f2373af: Download complete 21:28:33 0ac9a79272e3: Verifying Checksum 21:28:33 0ac9a79272e3: Download complete 21:28:34 552d1f2373af: Pull complete 21:28:34 ea3f2d53f512: Pull complete 21:28:35 9e70ebbbe112: Pull complete 21:28:35 b78e95d17946: Verifying Checksum 21:28:35 b78e95d17946: Download complete 21:28:35 7a9cfe048b4a: Verifying Checksum 21:28:35 7a9cfe048b4a: Download complete 21:28:36 Running on prd-centos7-docker-4c-2g-524 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 21:28:36 Running in /w/workspace/device-mqtt-go/25 [Pipeline] { [Pipeline] checkout 21:28:36 Selected Git installation does not exist. Using Default 21:28:36 The recommended git tool is: NONE 21:28:38 using credential edgex-jenkins-ssh 21:28:38 Cloning the remote Git repository 21:28:37 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:28:37 > git init /w/workspace/device-mqtt-go/25 # timeout=10 21:28:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:28:37 > git --version # timeout=10 21:28:37 > git --version # 'git version 2.24.4' 21:28:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:28:37 [INFO] Currently running in a labeled security context 21:28:37 [INFO] Currently SELinux is 'enforcing' on the host 21:28:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/25@tmp/jenkins-gitclient-ssh401962567838736642.key 21:28:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:39 Avoid second fetch 21:28:39 Checking out Revision 7f14e9a977dd7f895b260ccb1ade119f5167320d (main) 21:28:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:28:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:38 > git config core.sparsecheckout # timeout=10 21:28:38 > git checkout -f 7f14e9a977dd7f895b260ccb1ade119f5167320d # timeout=10 21:28:43 Commit message: "docs: Add deployment section to readme (#330)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:43 provisioning config files... 21:28:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/25@tmp/config8732188409499527201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:43 ---> docker-login.sh 21:28:43 nexus3.edgexfoundry.org:10001 21:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:44 Configure a credential helper to remove this warning. See 21:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:44 21:28:44 Login Succeeded 21:28:44 nexus3.edgexfoundry.org:10002 21:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:44 Configure a credential helper to remove this warning. See 21:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:44 21:28:44 Login Succeeded 21:28:44 nexus3.edgexfoundry.org:10003 21:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:44 Configure a credential helper to remove this warning. See 21:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:44 21:28:44 Login Succeeded 21:28:44 nexus3.edgexfoundry.org:10004 21:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:44 Configure a credential helper to remove this warning. See 21:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:44 21:28:44 Login Succeeded 21:28:44 docker.io 21:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:44 Configure a credential helper to remove this warning. See 21:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:44 21:28:44 Login Succeeded 21:28:44 ---> docker-login.sh ends [Pipeline] } 21:28:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:28:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:45 ========================================================= 21:28:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:28:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:28:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 21:28:45 Sending build context to Docker daemon 2.957MB 21:28:45 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 21:28:45 Step 2/11 : FROM ${BASE} AS builder 21:28:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:28:45 a0d0a0d46f8b: Pulling fs layer 21:28:45 31adcdaf11c8: Pulling fs layer 21:28:45 b8b176561691: Pulling fs layer 21:28:45 4527c011a84f: Pulling fs layer 21:28:45 5d74067f8e1e: Pulling fs layer 21:28:45 e0aca202a116: Pulling fs layer 21:28:45 3a43be97a3b4: Pulling fs layer 21:28:45 34cad66bf833: Pulling fs layer 21:28:45 b4e3c513aaa6: Pulling fs layer 21:28:45 4527c011a84f: Waiting 21:28:45 5d74067f8e1e: Waiting 21:28:45 b4e3c513aaa6: Waiting 21:28:45 34cad66bf833: Waiting 21:28:45 e0aca202a116: Waiting 21:28:45 3a43be97a3b4: Waiting 21:28:45 b8b176561691: Verifying Checksum 21:28:45 b8b176561691: Download complete 21:28:45 31adcdaf11c8: Verifying Checksum 21:28:45 31adcdaf11c8: Download complete 21:28:45 5d74067f8e1e: Verifying Checksum 21:28:45 5d74067f8e1e: Download complete 21:28:45 e0aca202a116: Verifying Checksum 21:28:45 e0aca202a116: Download complete 21:28:45 a0d0a0d46f8b: Verifying Checksum 21:28:45 a0d0a0d46f8b: Download complete 21:28:45 3a43be97a3b4: Verifying Checksum 21:28:45 3a43be97a3b4: Download complete 21:28:46 34cad66bf833: Verifying Checksum 21:28:46 34cad66bf833: Download complete 21:28:46 4527c011a84f: Verifying Checksum 21:28:46 4527c011a84f: Download complete 21:28:46 b4e3c513aaa6: Verifying Checksum 21:28:46 b4e3c513aaa6: Download complete 21:28:46 a0d0a0d46f8b: Pull complete 21:28:46 31adcdaf11c8: Pull complete 21:28:46 b8b176561691: Pull complete 21:28:48 7a9cfe048b4a: Pull complete 21:28:48 72dc09318566: Pull complete 21:28:48 f4f7b4309257: Pull complete 21:28:48 0ac9a79272e3: Pull complete 21:28:50 4527c011a84f: Pull complete 21:28:50 5d74067f8e1e: Pull complete 21:28:50 e0aca202a116: Pull complete 21:28:50 3a43be97a3b4: Pull complete 21:28:51 34cad66bf833: Pull complete 21:28:53 b4e3c513aaa6: Pull complete 21:28:53 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 21:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:28:53 ---> 9f6097aaca64 21:28:53 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:28:53 b78e95d17946: Pull complete 21:28:53 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 21:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:28:53 ---> 8b459fc5aaf0 21:28:53 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:28:54 ---> Running in 352a7fbae3b0 21:28:54 Removing intermediate container 352a7fbae3b0 21:28:54 ---> e36d12a72da1 21:28:54 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 21:28:54 ---> Running in 6243d1e56ed8 21:28:55 Removing intermediate container 6243d1e56ed8 21:28:55 ---> f5ef07b1d0e7 21:28:55 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:55 ---> Running in 58d1b0281ec1 21:28:57 Removing intermediate container 58d1b0281ec1 21:28:57 ---> ad33d70bfde4 21:28:57 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:57 ---> Running in f73a09242d67 21:28:57 ---> Running in 8e63d61a6e10 21:28:57 Removing intermediate container 8e63d61a6e10 21:28:57 ---> 810d5c2572f9 21:28:57 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 21:28:57 ---> Running in 7274cc202d11 21:28:57 Removing intermediate container 7274cc202d11 21:28:57 ---> 8af1f2253694 21:28:57 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:57 ---> Running in c1aef1850ca0 21:28:58 Removing intermediate container c1aef1850ca0 21:28:58 ---> ebb2dd7a939c 21:28:58 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:58 ---> Running in fb8be9943046 21:28:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:28:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:28:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:28:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:28:59 (1/4) Installing openssh-keygen (8.6_p1-r3) 21:28:59 (2/4) Installing libedit (20210216.3.1-r0) 21:28:59 (3/4) Installing openssh-client-common (8.6_p1-r3) 21:29:00 (1/4) Installing openssh-keygen (8.6_p1-r3) 21:29:00 (2/4) Installing libedit (20210216.3.1-r0) 21:29:00 (4/4) Installing openssh-client-default (8.6_p1-r3) 21:29:00 Executing busybox-1.33.1-r3.trigger 21:29:00 OK: 224 MiB in 56 packages 21:29:00 (3/4) Installing openssh-client-common (8.6_p1-r3) 21:29:00 (4/4) Installing openssh-client-default (8.6_p1-r3) 21:29:00 Removing intermediate container fb8be9943046 21:29:00 ---> 2aed379a9ebc 21:29:00 Step 7/11 : WORKDIR /device-mqtt-go 21:29:00 Executing busybox-1.33.1-r3.trigger 21:29:00 OK: 223 MiB in 56 packages 21:29:00 ---> Running in 6a7fd0929eb6 21:29:00 Removing intermediate container 6a7fd0929eb6 21:29:00 ---> 9f21cf8c3e2a 21:29:00 Step 8/11 : COPY . . 21:29:00 ---> 4768ed422831 21:29:00 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:29:00 ---> Running in 3debf5de4757 21:29:01 Removing intermediate container f73a09242d67 21:29:01 ---> 17e605dd34aa 21:29:01 Step 7/11 : WORKDIR /device-mqtt-go 21:29:01 ---> Running in 3e9e7d28b22e 21:29:01 Removing intermediate container 3e9e7d28b22e 21:29:01 ---> cefb2f405133 21:29:01 Step 8/11 : COPY . . 21:29:02 ---> 4c7d8719d8a7 21:29:02 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:29:02 ---> Running in 526940f5e1d7 21:29:39 Removing intermediate container 3debf5de4757 21:29:39 ---> cf21e7e63f8a 21:29:39 Step 10/11 : ARG MAKE='make build' 21:29:39 ---> Running in b721adddf3c3 21:29:39 Removing intermediate container b721adddf3c3 21:29:39 ---> ebb28539101c 21:29:39 Step 11/11 : RUN $MAKE 21:29:39 ---> Running in 340b4f566ca9 21:29:39 noop 21:29:39 Removing intermediate container 340b4f566ca9 21:29:39 ---> ccff4ee4f976 21:29:39 Successfully built ccff4ee4f976 21:29:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:29:40 + docker inspect -f . ci-base-image-x86_64 21:29:40 . [Pipeline] withDockerContainer 21:29:40 prd-centos7-docker-4c-2g-524 does not seem to be running inside a container 21:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/25 -v /w/workspace/device-mqtt-go/25:/w/workspace/device-mqtt-go/25:rw,z -v /w/workspace/device-mqtt-go/25@tmp:/w/workspace/device-mqtt-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:29:40 $ docker top b30948382926538c1e9c032c525c442917900315510f99ef135a3b0e32a2ad53 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:41 + go version 21:29:41 go version go1.16.8 linux/amd64 [Pipeline] } 21:29:41 $ docker stop --time=1 b30948382926538c1e9c032c525c442917900315510f99ef135a3b0e32a2ad53 21:29:42 $ docker rm -f b30948382926538c1e9c032c525c442917900315510f99ef135a3b0e32a2ad53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:29:42 + docker inspect -f . ci-base-image-x86_64 21:29:42 . [Pipeline] withDockerContainer 21:29:42 prd-centos7-docker-4c-2g-524 does not seem to be running inside a container 21:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/25 -v /w/workspace/device-mqtt-go/25:/w/workspace/device-mqtt-go/25:rw,z -v /w/workspace/device-mqtt-go/25@tmp:/w/workspace/device-mqtt-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:29:43 $ docker top e638fa3fbb0a43b1c8e0b075346c832db84cda19948f61c0e99b427b733a4907 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:29:43 + make test 21:29:43 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:29:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:30:02 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:30:02 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.5% of statements 21:30:02 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:30:02 GCO_ENABLED=1 GO111MODULE=on go vet ./... 21:30:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:30:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:30:07 ./bin/test-attribution-txt.sh [Pipeline] echo 21:30:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:30:08 $ docker stop --time=1 e638fa3fbb0a43b1c8e0b075346c832db84cda19948f61c0e99b427b733a4907 21:30:09 $ docker rm -f e638fa3fbb0a43b1c8e0b075346c832db84cda19948f61c0e99b427b733a4907 [Pipeline] // withDockerContainer [Pipeline] sh 21:30:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:30:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:30:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:30:12 + ls -al . 21:30:12 total 148 21:30:12 drwxrwxr-x. 9 jenkins jenkins 4096 Dec 8 21:30 . 21:30:12 drwxrwxr-x. 4 jenkins jenkins 30 Dec 8 21:28 .. 21:30:12 -rw-rw-r--. 1 jenkins jenkins 7287 Dec 8 21:28 Attribution.txt 21:30:12 drwxrwxr-x. 2 jenkins jenkins 60 Dec 8 21:28 bin 21:30:12 -rw-rw-r--. 1 jenkins jenkins 7447 Dec 8 21:28 CHANGELOG.md 21:30:12 drwxrwxr-x. 3 jenkins jenkins 32 Dec 8 21:28 cmd 21:30:12 -rw-r--r--. 1 jenkins jenkins 17452 Dec 8 21:30 coverage.out 21:30:12 -rw-rw-r--. 1 jenkins jenkins 1907 Dec 8 21:28 Dockerfile 21:30:12 -rw-rw-r--. 1 jenkins jenkins 140 Dec 8 21:28 .dockerignore 21:30:12 drwxrwxr-x. 8 jenkins jenkins 162 Dec 8 21:28 .git 21:30:12 drwxrwxr-x. 2 jenkins jenkins 103 Dec 8 21:28 .github 21:30:12 -rw-rw-r--. 1 jenkins jenkins 329 Dec 8 21:28 .gitignore 21:30:12 -rw-rw-r--. 1 jenkins jenkins 410 Dec 8 21:28 go.mod 21:30:12 -rw-rw-r--. 1 jenkins jenkins 49409 Dec 8 21:28 go.sum 21:30:12 -rw-rw-r--. 1 jenkins jenkins 677 Dec 8 21:28 GOVERNANCE.md 21:30:12 drwxrwxr-x. 3 jenkins jenkins 20 Dec 8 21:28 internal 21:30:12 -rw-rw-r--. 1 jenkins jenkins 677 Dec 8 21:28 Jenkinsfile 21:30:12 -rw-rw-r--. 1 jenkins jenkins 11340 Dec 8 21:28 LICENSE 21:30:12 -rw-rw-r--. 1 jenkins jenkins 1030 Dec 8 21:28 Makefile 21:30:12 drwxrwxr-x. 2 jenkins jenkins 23 Dec 8 21:28 mock 21:30:12 -rw-rw-r--. 1 jenkins jenkins 620 Dec 8 21:28 OWNERS.md 21:30:12 -rw-rw-r--. 1 jenkins jenkins 2643 Dec 8 21:28 README.md 21:30:12 drwxrwxr-x. 4 jenkins jenkins 71 Dec 8 21:28 snap 21:30:12 -rw-rw-r--. 1 jenkins jenkins 11 Dec 8 21:26 VERSION 21:30:12 -rw-rw-r--. 1 jenkins jenkins 227 Dec 8 21:28 version.go [Pipeline] isUnix [Pipeline] sh 21:30:12 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7f14e9a977dd7f895b260ccb1ade119f5167320d --label arch=amd64 --label version=2.2.0-dev.4 . 21:30:12 Sending build context to Docker daemon 2.976MB 21:30:12 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 21:30:12 Step 2/23 : FROM ${BASE} AS builder 21:30:12 ---> ccff4ee4f976 21:30:12 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:30:12 ---> Running in c69a61d3bcc4 21:30:12 Removing intermediate container c69a61d3bcc4 21:30:12 ---> a2aa6154a011 21:30:12 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 21:30:12 ---> Running in 061d19f9aba4 21:30:12 Removing intermediate container 061d19f9aba4 21:30:12 ---> e39644557fa1 21:30:12 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:12 ---> Running in ffbd7abbbce6 21:30:13 Removing intermediate container ffbd7abbbce6 21:30:13 ---> 77762651de2e 21:30:13 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:30:13 ---> Running in 1a62e670b249 21:30:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:30:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:30:14 OK: 224 MiB in 56 packages 21:30:14 Removing intermediate container 1a62e670b249 21:30:14 ---> ea23f551fffa 21:30:14 Step 7/23 : WORKDIR /device-mqtt-go 21:30:14 ---> Running in 029e77a890dd 21:30:14 Removing intermediate container 029e77a890dd 21:30:14 ---> f4947f5bff80 21:30:14 Step 8/23 : COPY . . 21:30:15 ---> 7c30fdd1b320 21:30:15 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:30:15 ---> Running in f915dd4c9825 21:30:16 Removing intermediate container f915dd4c9825 21:30:16 ---> 1fe83e6e0a6e 21:30:16 Step 10/23 : ARG MAKE='make build' 21:30:16 ---> Running in 79dc665dd97f 21:30:16 Removing intermediate container 79dc665dd97f 21:30:16 ---> 5efeedcd4b83 21:30:16 Step 11/23 : RUN $MAKE 21:30:16 ---> Running in 5baa463b2d7a 21:30:16 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.4" -o cmd/device-mqtt ./cmd 21:30:24 Removing intermediate container 526940f5e1d7 21:30:24 ---> a5aee13cd792 21:30:24 Step 10/11 : ARG MAKE='make build' 21:30:24 ---> Running in a2e8da22aed8 21:30:24 Removing intermediate container a2e8da22aed8 21:30:24 ---> cf8b4a7901ad 21:30:24 Step 11/11 : RUN $MAKE 21:30:24 ---> Running in bf60bab392b9 21:30:24 noop 21:30:24 Removing intermediate container bf60bab392b9 21:30:24 ---> 628588c79c84 21:30:24 Successfully built 628588c79c84 21:30:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:30:24 + docker inspect -f . ci-base-image-arm64 21:30:24 . [Pipeline] withDockerContainer 21:30:25 prd-ubuntu18.04-docker-arm64-4c-16g-523 does not seem to be running inside a container 21:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/25 -v /w/workspace/device-mqtt-go/25:/w/workspace/device-mqtt-go/25:rw,z -v /w/workspace/device-mqtt-go/25@tmp:/w/workspace/device-mqtt-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:30:26 $ docker top 028b25c5335411aa0f44ec9416864bbb513444b151bce9437612b5815ec8a57b -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:27 + go version 21:30:27 go version go1.16.8 linux/arm64 [Pipeline] } 21:30:27 $ docker stop --time=1 028b25c5335411aa0f44ec9416864bbb513444b151bce9437612b5815ec8a57b 21:30:29 $ docker rm -f 028b25c5335411aa0f44ec9416864bbb513444b151bce9437612b5815ec8a57b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:30:29 + docker inspect -f . ci-base-image-arm64 21:30:29 . [Pipeline] withDockerContainer 21:30:29 prd-ubuntu18.04-docker-arm64-4c-16g-523 does not seem to be running inside a container 21:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/25 -v /w/workspace/device-mqtt-go/25:/w/workspace/device-mqtt-go/25:rw,z -v /w/workspace/device-mqtt-go/25@tmp:/w/workspace/device-mqtt-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:30:31 $ docker top df8db5d5d6e7fff383b3ef2ce01f5d923050b1950a0559e535807c8386eec058 -eo pid,comm 21:30:31 Removing intermediate container 5baa463b2d7a 21:30:31 ---> 277737c54ad9 21:30:31 Step 12/23 : FROM alpine:3.14 21:30:31 3.14: Pulling from library/alpine 21:30:31 97518928ae5f: Pulling fs layer 21:30:31 97518928ae5f: Verifying Checksum 21:30:31 97518928ae5f: Download complete 21:30:31 97518928ae5f: Pull complete 21:30:31 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:30:31 Status: Downloaded newer image for alpine:3.14 21:30:31 ---> 0a97eee8041e 21:30:31 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 21:30:31 ---> Running in 8e94c7332149 21:30:31 Removing intermediate container 8e94c7332149 21:30:31 ---> edabec98df2c 21:30:31 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 21:30:31 ---> Running in 557206c6b9af 21:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:30:31 (1/6) Installing dumb-init (1.2.5-r1) 21:30:31 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:30:31 (3/6) Installing libsodium (1.0.18-r0) 21:30:31 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:30:31 (5/6) Installing libzmq (4.3.4-r0) 21:30:31 (6/6) Installing zeromq (4.3.4-r0) 21:30:31 Executing busybox-1.33.1-r6.trigger 21:30:31 OK: 8 MiB in 20 packages [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:30:31 Removing intermediate container 557206c6b9af 21:30:31 ---> 7e3f2e8803c6 21:30:31 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 21:30:31 ---> 744bf3b35437 21:30:31 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 21:30:32 ---> 9e8d60f8e604 21:30:32 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 21:30:32 ---> 6d6734168ddf 21:30:32 Step 18/23 : EXPOSE 59982 21:30:32 ---> Running in 0b7af56841d6 21:30:32 Removing intermediate container 0b7af56841d6 21:30:32 ---> 15ea8d1f7ed7 21:30:32 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 21:30:32 ---> Running in a416a78b5ce4 21:30:32 + make test 21:30:32 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:30:32 Removing intermediate container a416a78b5ce4 21:30:32 ---> 5316feaa287b 21:30:32 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:30:32 ---> Running in ac7bf41b0c32 21:30:32 Removing intermediate container ac7bf41b0c32 21:30:32 ---> 00c58f9abdc5 21:30:32 Step 21/23 : LABEL arch=amd64 21:30:32 ---> Running in ac3680715e81 21:30:32 Removing intermediate container ac3680715e81 21:30:32 ---> 3ef6e64a50e2 21:30:32 Step 22/23 : LABEL git_sha=7f14e9a977dd7f895b260ccb1ade119f5167320d 21:30:32 ---> Running in d1ef7e2c3021 21:30:32 Removing intermediate container d1ef7e2c3021 21:30:32 ---> 5af6dd3e2637 21:30:32 Step 23/23 : LABEL version=2.2.0-dev.4 21:30:32 ---> Running in a58a53bfdff3 21:30:32 Removing intermediate container a58a53bfdff3 21:30:32 ---> 85985228a5d4 21:30:32 [Warning] One or more build-args [ARCH] were not consumed 21:30:32 Successfully built 85985228a5d4 21:30:32 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:32 provisioning config files... 21:30:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/25@tmp/config8876195786811431446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:33 ---> docker-login.sh 21:30:33 nexus3.edgexfoundry.org:10001 21:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:33 Configure a credential helper to remove this warning. See 21:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:33 21:30:33 Login Succeeded 21:30:33 nexus3.edgexfoundry.org:10002 21:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:33 Configure a credential helper to remove this warning. See 21:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:33 21:30:33 Login Succeeded 21:30:33 nexus3.edgexfoundry.org:10003 21:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:33 Configure a credential helper to remove this warning. See 21:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:33 21:30:33 Login Succeeded 21:30:33 nexus3.edgexfoundry.org:10004 21:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:33 Configure a credential helper to remove this warning. See 21:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:33 21:30:33 Login Succeeded 21:30:33 docker.io 21:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:33 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:33 Configure a credential helper to remove this warning. See 21:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:33 21:30:33 Login Succeeded 21:30:33 ---> docker-login.sh ends [Pipeline] } 21:30:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:34 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 21:30:34 7f14e9a977dd7f895b260ccb1ade119f5167320d 21:30:34 latest 21:30:34 2.2.0-dev.4 21:30:34 7f14e9a977dd7f895b260ccb1ade119f5167320d-2.2.0-dev.4 21:30:34 main 21:30:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:30:34 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7f14e9a977dd7f895b260ccb1ade119f5167320d [Pipeline] isUnix [Pipeline] sh 21:30:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7f14e9a977dd7f895b260ccb1ade119f5167320d 21:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 21:30:34 fe5db27b7780: Preparing 21:30:34 960d598c97fe: Preparing 21:30:34 863e6024ac93: Preparing 21:30:34 de5a9b9ad464: Preparing 21:30:34 1a058d5342cc: Preparing 21:30:34 1a058d5342cc: Layer already exists 21:30:34 960d598c97fe: Pushed 21:30:34 fe5db27b7780: Pushed 21:30:34 de5a9b9ad464: Pushed 21:30:36 863e6024ac93: Pushed 21:30:36 7f14e9a977dd7f895b260ccb1ade119f5167320d: digest: sha256:e3286cace5c03389d7ffacc0dd12d38650858aee1af40306305992f695a9b5a4 size: 1366 [Pipeline] isUnix [Pipeline] sh 21:30:36 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 21:30:36 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 21:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 21:30:36 fe5db27b7780: Preparing 21:30:36 960d598c97fe: Preparing 21:30:36 863e6024ac93: Preparing 21:30:36 de5a9b9ad464: Preparing 21:30:36 1a058d5342cc: Preparing 21:30:36 1a058d5342cc: Layer already exists 21:30:36 960d598c97fe: Layer already exists 21:30:36 fe5db27b7780: Layer already exists 21:30:36 de5a9b9ad464: Layer already exists 21:30:36 863e6024ac93: Layer already exists 21:30:36 latest: digest: sha256:e3286cace5c03389d7ffacc0dd12d38650858aee1af40306305992f695a9b5a4 size: 1366 [Pipeline] isUnix [Pipeline] sh 21:30:37 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 21:30:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.4 21:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 21:30:37 fe5db27b7780: Preparing 21:30:37 960d598c97fe: Preparing 21:30:37 863e6024ac93: Preparing 21:30:37 de5a9b9ad464: Preparing 21:30:37 1a058d5342cc: Preparing 21:30:37 1a058d5342cc: Layer already exists 21:30:37 960d598c97fe: Layer already exists 21:30:37 fe5db27b7780: Layer already exists 21:30:37 de5a9b9ad464: Layer already exists 21:30:37 863e6024ac93: Layer already exists 21:30:37 2.2.0-dev.4: digest: sha256:e3286cace5c03389d7ffacc0dd12d38650858aee1af40306305992f695a9b5a4 size: 1366 [Pipeline] isUnix [Pipeline] sh 21:30:37 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7f14e9a977dd7f895b260ccb1ade119f5167320d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 21:30:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7f14e9a977dd7f895b260ccb1ade119f5167320d-2.2.0-dev.4 21:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 21:30:38 fe5db27b7780: Preparing 21:30:38 960d598c97fe: Preparing 21:30:38 863e6024ac93: Preparing 21:30:38 de5a9b9ad464: Preparing 21:30:38 1a058d5342cc: Preparing 21:30:38 fe5db27b7780: Layer already exists 21:30:38 863e6024ac93: Layer already exists 21:30:38 1a058d5342cc: Layer already exists 21:30:38 960d598c97fe: Layer already exists 21:30:38 de5a9b9ad464: Layer already exists 21:30:38 7f14e9a977dd7f895b260ccb1ade119f5167320d-2.2.0-dev.4: digest: sha256:e3286cace5c03389d7ffacc0dd12d38650858aee1af40306305992f695a9b5a4 size: 1366 [Pipeline] isUnix [Pipeline] sh 21:30:38 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh 21:30:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 21:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 21:30:38 fe5db27b7780: Preparing 21:30:38 960d598c97fe: Preparing 21:30:38 863e6024ac93: Preparing 21:30:38 de5a9b9ad464: Preparing 21:30:38 1a058d5342cc: Preparing 21:30:38 fe5db27b7780: Layer already exists 21:30:38 863e6024ac93: Layer already exists 21:30:38 960d598c97fe: Layer already exists 21:30:38 de5a9b9ad464: Layer already exists 21:30:38 1a058d5342cc: Layer already exists 21:30:38 main: digest: sha256:e3286cace5c03389d7ffacc0dd12d38650858aee1af40306305992f695a9b5a4 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:30:38 ===================================================== [Pipeline] echo 21:30:38 taggedImages: 21:30:38 - nexus3.edgexfoundry.org:10004/device-mqtt:7f14e9a977dd7f895b260ccb1ade119f5167320d 21:30:38 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 21:30:38 - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.4 21:30:38 - nexus3.edgexfoundry.org:10004/device-mqtt:7f14e9a977dd7f895b260ccb1ade119f5167320d-2.2.0-dev.4 21:30:38 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:30:39 21:30:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:30:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:30:39 latest: Pulling from edgex-lftools-log-publisher 21:30:39 b4d181a07f80: Pulling fs layer 21:30:39 a1111a8f2ec3: Pulling fs layer 21:30:39 ed53099fbce6: Pulling fs layer 21:30:39 dc539afda2c1: Pulling fs layer 21:30:39 77bc0d833cb6: Pulling fs layer 21:30:39 9065ff56babe: Pulling fs layer 21:30:39 d287ab97295c: Pulling fs layer 21:30:39 dc539afda2c1: Waiting 21:30:39 77bc0d833cb6: Waiting 21:30:39 9065ff56babe: Waiting 21:30:39 d287ab97295c: Waiting 21:30:39 a1111a8f2ec3: Verifying Checksum 21:30:39 a1111a8f2ec3: Download complete 21:30:39 dc539afda2c1: Verifying Checksum 21:30:39 dc539afda2c1: Download complete 21:30:39 ed53099fbce6: Verifying Checksum 21:30:39 ed53099fbce6: Download complete 21:30:39 9065ff56babe: Verifying Checksum 21:30:39 9065ff56babe: Download complete 21:30:39 77bc0d833cb6: Verifying Checksum 21:30:39 77bc0d833cb6: Download complete 21:30:39 b4d181a07f80: Verifying Checksum 21:30:39 b4d181a07f80: Download complete 21:30:40 d287ab97295c: Verifying Checksum 21:30:40 d287ab97295c: Download complete 21:30:41 b4d181a07f80: Pull complete 21:30:41 a1111a8f2ec3: Pull complete 21:30:41 ed53099fbce6: Pull complete 21:30:42 dc539afda2c1: Pull complete 21:30:42 77bc0d833cb6: Pull complete 21:30:42 9065ff56babe: Pull complete 21:30:47 d287ab97295c: Pull complete 21:30:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:30:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:30:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:30:47 prd-centos7-docker-4c-2g-524 does not seem to be running inside a container 21:30:47 $ 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-mqtt-go/25 -v /w/workspace/device-mqtt-go/25:/w/workspace/device-mqtt-go/25:rw,z -v /w/workspace/device-mqtt-go/25@tmp:/w/workspace/device-mqtt-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:30:50 $ docker top 239eb02a2af88166c058af8a6fc862e536a7cbf25870b32cdea9e8f66e9bc2b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:50 ---> job-cost.sh 21:30:50 lf-activate-venv: SKIPPING 21:30:50 INFO: No Stack... 21:30:51 INFO: Retrieving Pricing Info for: v3-standard-2 21:30:51 INFO: Archiving Costs [Pipeline] sh 21:30:52 + cut -d, -f6 21:30:52 + cat /w/workspace/device-mqtt-go/25/archives/cost.csv [Pipeline] lock 21:30:52 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-25-stack-cost] 21:30:52 Resource [jenkins-edgexfoundry-device-mqtt-go-main-25-stack-cost] did not exist. Created. 21:30:52 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:30:52 + echo total: 0.05999999865889549 [Pipeline] stash 21:30:52 Stashed 1 file(s) [Pipeline] } 21:30:52 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 21:30:52 $ docker stop --time=1 239eb02a2af88166c058af8a6fc862e536a7cbf25870b32cdea9e8f66e9bc2b4 21:30:53 $ docker rm -f 239eb02a2af88166c058af8a6fc862e536a7cbf25870b32cdea9e8f66e9bc2b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:31:30 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:31:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.058s coverage: 22.5% of statements 21:31:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:31:30 GCO_ENABLED=1 GO111MODULE=on go vet ./... 21:31:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:31:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:31:52 ./bin/test-attribution-txt.sh [Pipeline] echo 21:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:31:53 $ docker stop --time=1 df8db5d5d6e7fff383b3ef2ce01f5d923050b1950a0559e535807c8386eec058 21:31:55 $ docker rm -f df8db5d5d6e7fff383b3ef2ce01f5d923050b1950a0559e535807c8386eec058 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:31:56 Warning: overwriting stash ‘coverage-report’ 21:31:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:31:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:31:57 + ls -al . 21:31:57 total 180 21:31:57 drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 21:31 . 21:31:57 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 21:28 .. 21:31:57 -rw-rw-r-- 1 jenkins jenkins 140 Dec 8 21:28 .dockerignore 21:31:57 drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 21:28 .git 21:31:57 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 21:28 .github 21:31:57 -rw-rw-r-- 1 jenkins jenkins 329 Dec 8 21:28 .gitignore 21:31:57 -rw-rw-r-- 1 jenkins jenkins 7287 Dec 8 21:28 Attribution.txt 21:31:57 -rw-rw-r-- 1 jenkins jenkins 7447 Dec 8 21:28 CHANGELOG.md 21:31:57 -rw-rw-r-- 1 jenkins jenkins 1907 Dec 8 21:28 Dockerfile 21:31:57 -rw-rw-r-- 1 jenkins jenkins 677 Dec 8 21:28 GOVERNANCE.md 21:31:57 -rw-rw-r-- 1 jenkins jenkins 677 Dec 8 21:28 Jenkinsfile 21:31:57 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 8 21:28 LICENSE 21:31:57 -rw-rw-r-- 1 jenkins jenkins 1030 Dec 8 21:28 Makefile 21:31:57 -rw-rw-r-- 1 jenkins jenkins 620 Dec 8 21:28 OWNERS.md 21:31:57 -rw-rw-r-- 1 jenkins jenkins 2643 Dec 8 21:28 README.md 21:31:57 -rw-rw-r-- 1 jenkins jenkins 11 Dec 8 21:26 VERSION 21:31:57 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 21:28 bin 21:31:57 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 21:28 cmd 21:31:57 -rw-r--r-- 1 jenkins jenkins 17452 Dec 8 21:31 coverage.out 21:31:57 -rw-rw-r-- 1 jenkins jenkins 410 Dec 8 21:28 go.mod 21:31:57 -rw-rw-r-- 1 jenkins jenkins 49409 Dec 8 21:28 go.sum 21:31:57 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 21:28 internal 21:31:57 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 21:28 mock 21:31:57 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 21:28 snap 21:31:57 -rw-rw-r-- 1 jenkins jenkins 227 Dec 8 21:28 version.go [Pipeline] isUnix [Pipeline] sh 21:31:58 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7f14e9a977dd7f895b260ccb1ade119f5167320d --label arch=arm64 --label version=2.2.0-dev.4 . 21:31:58 Sending build context to Docker daemon 2.975MB 21:31:58 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 21:31:58 Step 2/23 : FROM ${BASE} AS builder 21:31:58 ---> 628588c79c84 21:31:58 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:31:58 ---> Running in 32a94247a505 21:31:58 Removing intermediate container 32a94247a505 21:31:58 ---> 108205564fd9 21:31:58 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 21:31:58 ---> Running in e13eafeec466 21:31:59 Removing intermediate container e13eafeec466 21:31:59 ---> 02e6c1f5b598 21:31:59 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:59 ---> Running in 9cf811d3f12f 21:32:00 Removing intermediate container 9cf811d3f12f 21:32:00 ---> a4bfe4ba56aa 21:32:00 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:32:01 ---> Running in be2284392584 21:32:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:32:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:32:03 OK: 223 MiB in 56 packages 21:32:04 Removing intermediate container be2284392584 21:32:04 ---> 06c04917070f 21:32:04 Step 7/23 : WORKDIR /device-mqtt-go 21:32:04 ---> Running in 43bb233dd471 21:32:04 Removing intermediate container 43bb233dd471 21:32:04 ---> 711d0c4b21fa 21:32:04 Step 8/23 : COPY . . 21:32:05 ---> 6b90f5a29f70 21:32:05 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:05 ---> Running in 95d3014d7e41 21:32:07 Removing intermediate container 95d3014d7e41 21:32:07 ---> 97a00c40feb7 21:32:07 Step 10/23 : ARG MAKE='make build' 21:32:07 ---> Running in d3c34f8eab33 21:32:08 Removing intermediate container d3c34f8eab33 21:32:08 ---> 56e729f8c1a0 21:32:08 Step 11/23 : RUN $MAKE 21:32:08 ---> Running in 0a9784c30158 21:32:08 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.4" -o cmd/device-mqtt ./cmd 21:32:48 Removing intermediate container 0a9784c30158 21:32:48 ---> 77b4a6fdefe2 21:32:48 Step 12/23 : FROM alpine:3.14 21:32:48 3.14: Pulling from library/alpine 21:32:48 be307f383ecc: Pulling fs layer 21:32:48 be307f383ecc: Verifying Checksum 21:32:48 be307f383ecc: Download complete 21:32:48 be307f383ecc: Pull complete 21:32:48 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:32:48 Status: Downloaded newer image for alpine:3.14 21:32:48 ---> 5b8b7b635229 21:32:48 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 21:32:48 ---> Running in 840dba6539c5 21:32:48 Removing intermediate container 840dba6539c5 21:32:48 ---> 5adc9c663fe4 21:32:48 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 21:32:48 ---> Running in 9a253d886513 21:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:32:49 (1/6) Installing dumb-init (1.2.5-r1) 21:32:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:32:49 (3/6) Installing libsodium (1.0.18-r0) 21:32:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:32:49 (5/6) Installing libzmq (4.3.4-r0) 21:32:49 (6/6) Installing zeromq (4.3.4-r0) 21:32:49 Executing busybox-1.33.1-r6.trigger 21:32:49 OK: 8 MiB in 20 packages 21:32:50 Removing intermediate container 9a253d886513 21:32:50 ---> 467eb6f0af50 21:32:50 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 21:32:51 ---> 7d461ee09bd7 21:32:51 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 21:32:51 ---> 310b6b454c41 21:32:51 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 21:32:52 ---> b92c161c20c9 21:32:52 Step 18/23 : EXPOSE 59982 21:32:52 ---> Running in 6918d760c2a2 21:32:52 Removing intermediate container 6918d760c2a2 21:32:52 ---> d69281d6a9fa 21:32:52 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 21:32:52 ---> Running in 918ba08705d8 21:32:53 Removing intermediate container 918ba08705d8 21:32:53 ---> cc5a3225378d 21:32:53 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:32:53 ---> Running in 733c1321cbe3 21:32:53 Removing intermediate container 733c1321cbe3 21:32:53 ---> 2e8be8093d5b 21:32:53 Step 21/23 : LABEL arch=arm64 21:32:53 ---> Running in a4cbdcadf3e0 21:32:54 Removing intermediate container a4cbdcadf3e0 21:32:54 ---> 1b5a7195fa80 21:32:54 Step 22/23 : LABEL git_sha=7f14e9a977dd7f895b260ccb1ade119f5167320d 21:32:54 ---> Running in 9fdd4ddcf3a4 21:32:54 Removing intermediate container 9fdd4ddcf3a4 21:32:54 ---> 18e9f3593ab1 21:32:54 Step 23/23 : LABEL version=2.2.0-dev.4 21:32:54 ---> Running in a01040fd1690 21:32:54 Removing intermediate container a01040fd1690 21:32:54 ---> 60dfd886d3a4 21:32:54 [Warning] One or more build-args [ARCH] were not consumed 21:32:54 Successfully built 60dfd886d3a4 21:32:54 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:32:55 provisioning config files... 21:32:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/25@tmp/config5237193536928837167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:55 ---> docker-login.sh 21:32:55 nexus3.edgexfoundry.org:10001 21:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:55 Configure a credential helper to remove this warning. See 21:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:55 21:32:55 Login Succeeded 21:32:55 nexus3.edgexfoundry.org:10002 21:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:56 Configure a credential helper to remove this warning. See 21:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:56 21:32:56 Login Succeeded 21:32:56 nexus3.edgexfoundry.org:10003 21:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:56 Configure a credential helper to remove this warning. See 21:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:56 21:32:56 Login Succeeded 21:32:56 nexus3.edgexfoundry.org:10004 21:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:57 Configure a credential helper to remove this warning. See 21:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:57 21:32:57 Login Succeeded 21:32:57 docker.io 21:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:57 Configure a credential helper to remove this warning. See 21:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:57 21:32:57 Login Succeeded 21:32:57 ---> docker-login.sh ends [Pipeline] } 21:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:57 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 21:32:57 7f14e9a977dd7f895b260ccb1ade119f5167320d 21:32:57 latest 21:32:57 2.2.0-dev.4 21:32:57 7f14e9a977dd7f895b260ccb1ade119f5167320d-2.2.0-dev.4 21:32:57 main 21:32:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:32:58 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7f14e9a977dd7f895b260ccb1ade119f5167320d [Pipeline] isUnix [Pipeline] sh 21:32:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7f14e9a977dd7f895b260ccb1ade119f5167320d 21:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 21:32:58 ca364c3faaef: Preparing 21:32:58 40e63cdd8247: Preparing 21:32:58 98b0d63535cd: Preparing 21:32:58 177b623de005: Preparing 21:32:58 62170e181a92: Preparing 21:32:58 62170e181a92: Layer already exists 21:32:58 ca364c3faaef: Pushed 21:32:58 40e63cdd8247: Pushed 21:32:59 177b623de005: Pushed 21:33:01 98b0d63535cd: Pushed 21:33:01 7f14e9a977dd7f895b260ccb1ade119f5167320d: digest: sha256:858dee4c45a176ab68b1953967b759e346edee3d2af03373abbb44cea658901a size: 1365 [Pipeline] isUnix [Pipeline] sh 21:33:02 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:33:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 21:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 21:33:02 ca364c3faaef: Preparing 21:33:02 40e63cdd8247: Preparing 21:33:02 98b0d63535cd: Preparing 21:33:02 177b623de005: Preparing 21:33:02 62170e181a92: Preparing 21:33:02 177b623de005: Layer already exists 21:33:02 ca364c3faaef: Layer already exists 21:33:02 98b0d63535cd: Layer already exists 21:33:02 40e63cdd8247: Layer already exists 21:33:02 62170e181a92: Layer already exists 21:33:02 latest: digest: sha256:858dee4c45a176ab68b1953967b759e346edee3d2af03373abbb44cea658901a size: 1365 [Pipeline] isUnix [Pipeline] sh 21:33:03 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 21:33:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.4 21:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 21:33:03 ca364c3faaef: Preparing 21:33:03 40e63cdd8247: Preparing 21:33:03 98b0d63535cd: Preparing 21:33:03 177b623de005: Preparing 21:33:03 62170e181a92: Preparing 21:33:03 177b623de005: Layer already exists 21:33:03 ca364c3faaef: Layer already exists 21:33:03 40e63cdd8247: Layer already exists 21:33:03 98b0d63535cd: Layer already exists 21:33:03 62170e181a92: Layer already exists 21:33:03 2.2.0-dev.4: digest: sha256:858dee4c45a176ab68b1953967b759e346edee3d2af03373abbb44cea658901a size: 1365 [Pipeline] isUnix [Pipeline] sh 21:33:04 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7f14e9a977dd7f895b260ccb1ade119f5167320d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 21:33:04 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7f14e9a977dd7f895b260ccb1ade119f5167320d-2.2.0-dev.4 21:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 21:33:04 ca364c3faaef: Preparing 21:33:04 40e63cdd8247: Preparing 21:33:04 98b0d63535cd: Preparing 21:33:04 177b623de005: Preparing 21:33:04 62170e181a92: Preparing 21:33:04 177b623de005: Layer already exists 21:33:04 ca364c3faaef: Layer already exists 21:33:04 98b0d63535cd: Layer already exists 21:33:04 62170e181a92: Layer already exists 21:33:04 40e63cdd8247: Layer already exists 21:33:04 7f14e9a977dd7f895b260ccb1ade119f5167320d-2.2.0-dev.4: digest: sha256:858dee4c45a176ab68b1953967b759e346edee3d2af03373abbb44cea658901a size: 1365 [Pipeline] isUnix [Pipeline] sh 21:33:05 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh 21:33:05 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 21:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 21:33:05 ca364c3faaef: Preparing 21:33:05 40e63cdd8247: Preparing 21:33:05 98b0d63535cd: Preparing 21:33:05 177b623de005: Preparing 21:33:05 62170e181a92: Preparing 21:33:05 40e63cdd8247: Layer already exists 21:33:05 98b0d63535cd: Layer already exists 21:33:05 62170e181a92: Layer already exists 21:33:05 ca364c3faaef: Layer already exists 21:33:05 177b623de005: Layer already exists 21:33:05 main: digest: sha256:858dee4c45a176ab68b1953967b759e346edee3d2af03373abbb44cea658901a size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:33:05 ===================================================== [Pipeline] echo 21:33:05 taggedImages: 21:33:05 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7f14e9a977dd7f895b260ccb1ade119f5167320d 21:33:05 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 21:33:05 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.4 21:33:05 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7f14e9a977dd7f895b260ccb1ade119f5167320d-2.2.0-dev.4 21:33:05 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:06 21:33:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:06 arm64: Pulling from edgex-lftools-log-publisher 21:33:06 448f6bf000e3: Pulling fs layer 21:33:06 f757da607395: Pulling fs layer 21:33:06 05883995daec: Pulling fs layer 21:33:06 8603b9c90790: Pulling fs layer 21:33:06 1560dd03e051: Pulling fs layer 21:33:06 27f5ce0e4adf: Pulling fs layer 21:33:06 c2d8d7efcc4b: Pulling fs layer 21:33:06 1560dd03e051: Waiting 21:33:06 27f5ce0e4adf: Waiting 21:33:06 c2d8d7efcc4b: Waiting 21:33:06 8603b9c90790: Waiting 21:33:06 f757da607395: Verifying Checksum 21:33:06 f757da607395: Download complete 21:33:06 8603b9c90790: Verifying Checksum 21:33:06 8603b9c90790: Download complete 21:33:06 1560dd03e051: Verifying Checksum 21:33:06 1560dd03e051: Download complete 21:33:06 27f5ce0e4adf: Verifying Checksum 21:33:06 27f5ce0e4adf: Download complete 21:33:06 05883995daec: Verifying Checksum 21:33:06 05883995daec: Download complete 21:33:07 448f6bf000e3: Verifying Checksum 21:33:07 448f6bf000e3: Download complete 21:33:10 c2d8d7efcc4b: Verifying Checksum 21:33:10 c2d8d7efcc4b: Download complete 21:33:11 448f6bf000e3: Pull complete 21:33:11 f757da607395: Pull complete 21:33:13 05883995daec: Pull complete 21:33:13 8603b9c90790: Pull complete 21:33:14 1560dd03e051: Pull complete 21:33:14 27f5ce0e4adf: Pull complete 21:33:29 c2d8d7efcc4b: Pull complete 21:33:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:33:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:33:29 prd-ubuntu18.04-docker-arm64-4c-16g-523 does not seem to be running inside a container 21:33:29 $ 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-mqtt-go/25 -v /w/workspace/device-mqtt-go/25:/w/workspace/device-mqtt-go/25:rw,z -v /w/workspace/device-mqtt-go/25@tmp:/w/workspace/device-mqtt-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:33:32 $ docker top fdd4f35be67d5c6488e8f658bfe19f3e46d06ddc8c1c47cb3c65251be93a0253 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:33 ---> job-cost.sh 21:33:33 lf-activate-venv: SKIPPING 21:33:33 INFO: No Stack... 21:33:33 INFO: Retrieving Pricing Info for: v3-standard-4 21:33:34 INFO: Archiving Costs [Pipeline] sh 21:33:34 + cat /w/workspace/device-mqtt-go/25/archives/cost.csv 21:33:34 + cut -d, -f6 [Pipeline] lock 21:33:34 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-25-stack-cost] 21:33:34 Resource [jenkins-edgexfoundry-device-mqtt-go-main-25-stack-cost] did not exist. Created. 21:33:34 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:33:35 /w/workspace/device-mqtt-go/25@tmp/durable-c99bdd4b/script.sh: 1: /w/workspace/device-mqtt-go/25@tmp/durable-c99bdd4b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:33:36 + echo total: 0.10999999940395355 [Pipeline] stash 21:33:36 Warning: overwriting stash ‘stack-cost’ 21:33:36 Stashed 1 file(s) [Pipeline] } 21:33:36 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 21:33:36 $ docker stop --time=1 fdd4f35be67d5c6488e8f658bfe19f3e46d06ddc8c1c47cb3c65251be93a0253 21:33:37 $ docker rm -f fdd4f35be67d5c6488e8f658bfe19f3e46d06ddc8c1c47cb3c65251be93a0253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:33:38 provisioning config files... 21:33:38 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8993464510098311064tmp [Pipeline] { [Pipeline] sh 21:33:38 + set +x 21:33:38 + curl -s https://codecov.io/bash 21:33:38 + bash -s -- 21:33:39 21:33:39 _____ _ 21:33:39 / ____| | | 21:33:39 | | ___ __| | ___ ___ _____ __ 21:33:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:33:39 | |___| (_) | (_| | __/ (_| (_) \ V / 21:33:39 \_____\___/ \__,_|\___|\___\___/ \_/ 21:33:39 Bash-1.0.6 21:33:39 21:33:39 21:33:39 ==> git version 2.24.4 found 21:33:39 ==> 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 21:33:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:33:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:33:39 ==> Jenkins CI detected. 21:33:39 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 21:33:39 project root: . 21:33:39 --> token set from env 21:33:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:33:39 ==> Running gcov in . (disable via -X gcov) 21:33:39 ==> Python coveragepy not found 21:33:39 ==> Searching for coverage reports in: 21:33:39 + . 21:33:39 -> Found 1 reports 21:33:39 ==> Detecting git/mercurial file structure 21:33:39 ==> Reading reports 21:33:39 + ./coverage.out bytes=17452 21:33:39 ==> Appending adjustments 21:33:39 https://docs.codecov.io/docs/fixing-reports 21:33:39 + Found adjustments 21:33:39 ==> Gzipping contents 21:33:39 4.0K /tmp/codecov.OAeZpQ.gz 21:33:39 ==> Uploading reports 21:33:39 url: https://codecov.io 21:33:39 query: branch=main&commit=7f14e9a977dd7f895b260ccb1ade119f5167320d&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:33:39 -> Pinging Codecov 21:33:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=7f14e9a977dd7f895b260ccb1ade119f5167320d&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:33:39 -> Uploading to 21:33:39 https://storage.googleapis.com/codecov/v4/raw/2021-12-08/7D719EC7BBE17E464838252E33014C33/7f14e9a977dd7f895b260ccb1ade119f5167320d/8c13eaaf-ce46-49c7-b412-a8be9669610a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211208T213339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27c9fc4002d9431a617ab36edd4ebab90a8271a638aedd5bf01f810f7b373aa9 21:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:33:39 Dload Upload Total Spent Left Speed 21:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3216 0 0 100 3216 0 11728 --:--:-- --:--:-- --:--:-- 11694 100 3216 0 0 100 3216 0 11721 --:--:-- --:--:-- --:--:-- 11694 21:33:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/7f14e9a977dd7f895b260ccb1ade119f5167320d [Pipeline] } 21:33:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:33:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:33:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:33:40 21:33:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:33:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:33:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:33:40 188c0c94c7c5: Pulling fs layer 21:33:40 0ef7d3d256c8: Pulling fs layer 21:33:40 de9db76c5a1d: Pulling fs layer 21:33:40 0eba1c9be4d2: Pulling fs layer 21:33:40 0d57e429df01: Pulling fs layer 21:33:40 4e4be7b47b0d: Pulling fs layer 21:33:40 e1f770b5df2f: Pulling fs layer 21:33:40 85a0685a4137: Pulling fs layer 21:33:40 0d57e429df01: Waiting 21:33:40 4e4be7b47b0d: Waiting 21:33:40 e1f770b5df2f: Waiting 21:33:40 85a0685a4137: Waiting 21:33:40 0eba1c9be4d2: Waiting 21:33:40 de9db76c5a1d: Verifying Checksum 21:33:40 de9db76c5a1d: Download complete 21:33:40 0ef7d3d256c8: Verifying Checksum 21:33:40 0ef7d3d256c8: Download complete 21:33:40 0d57e429df01: Verifying Checksum 21:33:40 0d57e429df01: Download complete 21:33:40 4e4be7b47b0d: Verifying Checksum 21:33:40 4e4be7b47b0d: Download complete 21:33:40 188c0c94c7c5: Verifying Checksum 21:33:40 188c0c94c7c5: Download complete 21:33:40 e1f770b5df2f: Verifying Checksum 21:33:40 e1f770b5df2f: Download complete 21:33:41 188c0c94c7c5: Pull complete 21:33:41 0eba1c9be4d2: Verifying Checksum 21:33:41 0eba1c9be4d2: Download complete 21:33:41 85a0685a4137: Verifying Checksum 21:33:41 85a0685a4137: Download complete 21:33:41 0ef7d3d256c8: Pull complete 21:33:41 de9db76c5a1d: Pull complete 21:33:45 0eba1c9be4d2: Pull complete 21:33:45 0d57e429df01: Pull complete 21:33:45 4e4be7b47b0d: Pull complete 21:33:45 e1f770b5df2f: Pull complete 21:33:48 85a0685a4137: Pull complete 21:33:48 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:33:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:33:49 prd-centos7-docker-4c-2g-522 does not seem to be running inside a container 21:33:49 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 21:33:51 $ docker top 685c5a14291812f87c75a4e0821c6861336738306f9e0a8a3231de83ca216150 -eo pid,comm [Pipeline] { [Pipeline] echo 21:33:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:33:51 + set -o pipefail 21:33:51 + snyk monitor '--org=edgex-jenkins' 21:33:55 21:33:55 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 21:33:55 21:33:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/a55a87c3-ce66-4574-8aad-5812c359de6e 21:33:55 21:33:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:33:55 21:33:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:33:55 21:33:55 [Pipeline] } 21:33:55 $ docker stop --time=1 685c5a14291812f87c75a4e0821c6861336738306f9e0a8a3231de83ca216150 21:33:57 $ docker rm -f 685c5a14291812f87c75a4e0821c6861336738306f9e0a8a3231de83ca216150 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:33:58 + git log --format=format:%s -1 7f14e9a977dd7f895b260ccb1ade119f5167320d [Pipeline] sh 21:33:59 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:33:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:33:59 . [Pipeline] withDockerContainer 21:33:59 prd-centos7-docker-4c-2g-522 does not seem to be running inside a container 21:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 21:33:59 $ docker top 18e1e6e58b861bcb378f40eaeda2fcce55115dc8e33c17cbaba905d377103a14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:59 [ssh-agent] Looking for ssh-agent implementation... 21:33:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:59 $ docker exec 18e1e6e58b861bcb378f40eaeda2fcce55115dc8e33c17cbaba905d377103a14 ssh-agent 21:34:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmNKjkg/agent.14 21:34:00 SSH_AGENT_PID=20 21:34:00 Running ssh-add (command line suppressed) 21:34:00 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2079522009091147831.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2079522009091147831.key) 21:34:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:00 + git semver tag 21:34:00 # -> Open(): unable to determine branch for HEAD 21:34:00 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 21:34:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 21:34:00 # $SEMVER_REMOTE_NAME = origin 21:34:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:00 # $SEMVER_USER_NAME = edgex-jenkins 21:34:00 # $SEMVER_BRANCH = main 21:34:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 21:34:00 # 7f14e9a977dd7f895b260ccb1ade119f5167320d HEAD 21:34:00 # -> Force: false 21:34:00 # cb5c1ce53a8705ac757ca7e66a85494a2d89e328 refs/tags/v2.2.0-dev.4 [Pipeline] } 21:34:00 $ docker exec --env ******** --env ******** 18e1e6e58b861bcb378f40eaeda2fcce55115dc8e33c17cbaba905d377103a14 ssh-agent -k 21:34:00 unset SSH_AUTH_SOCK; 21:34:00 unset SSH_AGENT_PID; 21:34:00 echo Agent pid 20 killed; 21:34:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:00 + git semver [Pipeline] } 21:34:00 $ docker stop --time=1 18e1e6e58b861bcb378f40eaeda2fcce55115dc8e33c17cbaba905d377103a14 21:34:02 $ docker rm -f 18e1e6e58b861bcb378f40eaeda2fcce55115dc8e33c17cbaba905d377103a14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:34:02 21:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:34:02 0.23.1-centos7: Pulling from edgex-lftools 21:34:02 ab5ef0e58194: Pulling fs layer 21:34:02 9712f1f96733: Pulling fs layer 21:34:02 63f879dbbcfc: Pulling fs layer 21:34:02 0d9ebad4ef96: Pulling fs layer 21:34:02 e9a5061849ea: Pulling fs layer 21:34:02 d747dcd14b5f: Pulling fs layer 21:34:02 2de7ff778b66: Pulling fs layer 21:34:02 e9a5061849ea: Waiting 21:34:02 d747dcd14b5f: Waiting 21:34:02 2de7ff778b66: Waiting 21:34:02 0d9ebad4ef96: Waiting 21:34:02 9712f1f96733: Verifying Checksum 21:34:02 9712f1f96733: Download complete 21:34:03 63f879dbbcfc: Verifying Checksum 21:34:03 63f879dbbcfc: Download complete 21:34:03 0d9ebad4ef96: Verifying Checksum 21:34:03 0d9ebad4ef96: Download complete 21:34:03 ab5ef0e58194: Verifying Checksum 21:34:03 ab5ef0e58194: Download complete 21:34:03 d747dcd14b5f: Verifying Checksum 21:34:03 d747dcd14b5f: Download complete 21:34:03 e9a5061849ea: Verifying Checksum 21:34:03 e9a5061849ea: Download complete 21:34:03 2de7ff778b66: Verifying Checksum 21:34:03 2de7ff778b66: Download complete 21:34:06 ab5ef0e58194: Pull complete 21:34:06 9712f1f96733: Pull complete 21:34:06 63f879dbbcfc: Pull complete 21:34:11 0d9ebad4ef96: Pull complete 21:34:11 e9a5061849ea: Pull complete 21:34:11 d747dcd14b5f: Pull complete 21:34:12 2de7ff778b66: Pull complete 21:34:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:34:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:34:12 prd-centos7-docker-4c-2g-522 does not seem to be running inside a container 21:34:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 21:34:15 $ docker top 3a08134fab8bba1224c49f5202bd8eaf85d62e75e254bdd65233e483ebf1b32f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:34:15 provisioning config files... 21:34:15 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config202082632989404313tmp 21:34:15 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3070859260030342600tmp 21:34:15 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7312448608248876918tmp [Pipeline] { [Pipeline] echo 21:34:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:34:16 ---> sigul-configuration.sh 21:34:16 gpg: directory `/root/.gnupg' created 21:34:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:34:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:34:16 gpg: keyring `/root/.gnupg/secring.gpg' created 21:34:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:34:16 gpg: CAST5 encrypted data 21:34:16 gpg: encrypted with 1 passphrase 21:34:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:34:16 + mkdir /home/jenkins 21:34:16 + mkdir /home/jenkins/sigul [Pipeline] sh 21:34:16 + 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 21:34:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:34:17 ---> sigul-install.sh 21:34:17 Sigul already installed; skipping installation. [Pipeline] sh 21:34:17 + git tag --list 21:34:17 0.7.1 21:34:17 v1.0.0 21:34:17 v1.1.0 21:34:17 v1.1.1 21:34:17 v1.2.2 21:34:17 v1.3.0 21:34:17 v1.3.1 21:34:17 v2.0.0 21:34:17 v2.0.1-dev.1 21:34:17 v2.0.1-dev.10 21:34:17 v2.0.1-dev.11 21:34:17 v2.0.1-dev.12 21:34:17 v2.0.1-dev.13 21:34:17 v2.0.1-dev.14 21:34:17 v2.0.1-dev.15 21:34:17 v2.0.1-dev.16 21:34:17 v2.0.1-dev.17 21:34:17 v2.0.1-dev.2 21:34:17 v2.0.1-dev.3 21:34:17 v2.0.1-dev.4 21:34:17 v2.0.1-dev.5 21:34:17 v2.0.1-dev.6 21:34:17 v2.0.1-dev.7 21:34:17 v2.0.1-dev.8 21:34:17 v2.0.1-dev.9 21:34:17 v2.1.0 21:34:17 v2.2.0-dev.1 21:34:17 v2.2.0-dev.2 21:34:17 v2.2.0-dev.3 21:34:17 v2.2.0-dev.4 [Pipeline] sh 21:34:17 + lftools sign git-tag v2.2.0-dev.4 21:34:18 Signing Git tag with Sigul... 21:34:18 Signing v2.2.0-dev.4 [Pipeline] echo 21:34:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:34:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:34:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:34:19 $ docker stop --time=1 3a08134fab8bba1224c49f5202bd8eaf85d62e75e254bdd65233e483ebf1b32f 21:34:20 $ docker rm -f 3a08134fab8bba1224c49f5202bd8eaf85d62e75e254bdd65233e483ebf1b32f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:34:21 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:34:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:21 . [Pipeline] withDockerContainer 21:34:21 prd-centos7-docker-4c-2g-522 does not seem to be running inside a container 21:34:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 21:34:22 $ docker top 98d340d988a6b419ce22965454b17c68878fa85eae69573180c0287a4150cfd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:22 [ssh-agent] Looking for ssh-agent implementation... 21:34:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:22 $ docker exec 98d340d988a6b419ce22965454b17c68878fa85eae69573180c0287a4150cfd3 ssh-agent 21:34:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXniNAIP/agent.14 21:34:22 SSH_AGENT_PID=21 21:34:22 Running ssh-add (command line suppressed) 21:34:22 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3216211401593769867.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3216211401593769867.key) 21:34:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:22 + git semver bump pre 21:34:22 # -> Open(): unable to determine branch for HEAD 21:34:22 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 21:34:22 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 21:34:22 # $SEMVER_REMOTE_NAME = origin 21:34:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:22 # $SEMVER_USER_NAME = edgex-jenkins 21:34:22 # $SEMVER_BRANCH = main 21:34:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 21:34:22 2.2.0-dev.5 [Pipeline] } 21:34:22 $ docker exec --env ******** --env ******** 98d340d988a6b419ce22965454b17c68878fa85eae69573180c0287a4150cfd3 ssh-agent -k 21:34:23 unset SSH_AUTH_SOCK; 21:34:23 unset SSH_AGENT_PID; 21:34:23 echo Agent pid 21 killed; 21:34:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:23 + git semver [Pipeline] } 21:34:23 $ docker stop --time=1 98d340d988a6b419ce22965454b17c68878fa85eae69573180c0287a4150cfd3 21:34:24 $ docker rm -f 98d340d988a6b419ce22965454b17c68878fa85eae69573180c0287a4150cfd3 [Pipeline] // withDockerContainer [Pipeline] sh 21:34:25 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:34:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:25 . [Pipeline] withDockerContainer 21:34:25 prd-centos7-docker-4c-2g-522 does not seem to be running inside a container 21:34:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 21:34:25 $ docker top ec1f99cbfad8d22e3002bf0906db683bba7231e1e1a8a22cc905642587760f1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:25 [ssh-agent] Looking for ssh-agent implementation... 21:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:25 $ docker exec ec1f99cbfad8d22e3002bf0906db683bba7231e1e1a8a22cc905642587760f1f ssh-agent 21:34:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIcMHfa/agent.14 21:34:26 SSH_AGENT_PID=21 21:34:26 Running ssh-add (command line suppressed) 21:34:26 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5066721416252947017.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5066721416252947017.key) 21:34:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:26 + git semver push 21:34:26 # -> Open(): unable to determine branch for HEAD 21:34:26 # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git 21:34:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main 21:34:26 # $SEMVER_REMOTE_NAME = origin 21:34:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:26 # $SEMVER_USER_NAME = edgex-jenkins 21:34:26 # $SEMVER_BRANCH = main 21:34:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } 21:34:28 $ docker exec --env ******** --env ******** ec1f99cbfad8d22e3002bf0906db683bba7231e1e1a8a22cc905642587760f1f ssh-agent -k 21:34:28 unset SSH_AUTH_SOCK; 21:34:28 unset SSH_AGENT_PID; 21:34:28 echo Agent pid 21 killed; 21:34:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:28 + git semver [Pipeline] } 21:34:28 $ docker stop --time=1 ec1f99cbfad8d22e3002bf0906db683bba7231e1e1a8a22cc905642587760f1f 21:34:30 $ docker rm -f ec1f99cbfad8d22e3002bf0906db683bba7231e1e1a8a22cc905642587760f1f [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 21:34:31 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:34:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:34:32 ---> package-listing.sh 21:34:32 ++ tr '[:upper:]' '[:lower:]' 21:34:32 ++ facter osfamily 21:34:32 + OS_FAMILY=redhat 21:34:32 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 21:34:32 + START_PACKAGES=/tmp/packages_start.txt 21:34:32 + END_PACKAGES=/tmp/packages_end.txt 21:34:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:34:32 + PACKAGES=/tmp/packages_start.txt 21:34:32 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 21:34:32 + PACKAGES=/tmp/packages_end.txt 21:34:32 + case "${OS_FAMILY}" in 21:34:32 + sort 21:34:32 + rpm -qa 21:34:33 + '[' -f /tmp/packages_start.txt ']' 21:34:33 + '[' -f /tmp/packages_end.txt ']' 21:34:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:34:33 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 21:34:33 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 21:34:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 21:34:33 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:34:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:34 21:34:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:34:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:34 latest: Pulling from edgex-lftools-log-publisher 21:34:34 b4d181a07f80: Pulling fs layer 21:34:34 a1111a8f2ec3: Pulling fs layer 21:34:34 ed53099fbce6: Pulling fs layer 21:34:34 dc539afda2c1: Pulling fs layer 21:34:34 77bc0d833cb6: Pulling fs layer 21:34:34 9065ff56babe: Pulling fs layer 21:34:34 d287ab97295c: Pulling fs layer 21:34:34 77bc0d833cb6: Waiting 21:34:34 9065ff56babe: Waiting 21:34:34 d287ab97295c: Waiting 21:34:34 dc539afda2c1: Waiting 21:34:34 a1111a8f2ec3: Verifying Checksum 21:34:34 a1111a8f2ec3: Download complete 21:34:34 dc539afda2c1: Verifying Checksum 21:34:34 dc539afda2c1: Download complete 21:34:34 ed53099fbce6: Verifying Checksum 21:34:34 ed53099fbce6: Download complete 21:34:34 77bc0d833cb6: Verifying Checksum 21:34:34 77bc0d833cb6: Download complete 21:34:34 9065ff56babe: Verifying Checksum 21:34:34 9065ff56babe: Download complete 21:34:34 b4d181a07f80: Verifying Checksum 21:34:34 b4d181a07f80: Download complete 21:34:35 d287ab97295c: Verifying Checksum 21:34:35 d287ab97295c: Download complete 21:34:36 b4d181a07f80: Pull complete 21:34:36 a1111a8f2ec3: Pull complete 21:34:36 ed53099fbce6: Pull complete 21:34:36 dc539afda2c1: Pull complete 21:34:37 77bc0d833cb6: Pull complete 21:34:37 9065ff56babe: Pull complete 21:34:42 d287ab97295c: Pull complete 21:34:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:34:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:34:42 prd-centos7-docker-4c-2g-522 does not seem to be running inside a container 21:34:42 $ 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-mqtt-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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 21:34:45 $ docker top 5f9e934be3b8c3b90b6b3e3bae441a101d296d9df3d3b997c31e1df08647fd2f -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:45 + touch /tmp/pre-build-complete [Pipeline] sh 21:34:45 + mkdir -p /var/log/sysstat [Pipeline] sh 21:34:46 + ls /var/log/sa-host 21:34:46 + sadf -c /var/log/sa-host/sa08 21:34:46 file_magic: OK 21:34:46 HZ: Using current value: 100 21:34:46 file_header: OK 21:34:46 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 21:34:46 Statistics: 21:34:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:34:46 File successfully converted to sysstat format version 12.0.3 21:34:46 + sadf -c /var/log/sa-host/sa17 21:34:46 file_magic: OK 21:34:46 HZ: Using current value: 100 21:34:46 file_header: OK 21:34:46 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 21:34:46 Statistics: 21:34:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:34:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:46 provisioning config files... 21:34:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1888067368427400078tmp [Pipeline] { [Pipeline] echo 21:34:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:34:46 ---> create-netrc.sh [Pipeline] } 21:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:34:46 ---> python-tools-install.sh [Pipeline] echo 21:34:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:34:47 ---> sudo-logs.sh 21:34:47 Archiving 'sudo' log.. 21:34:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-522.novalocal: Name or service not known 21:34:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-522.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:34:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:34:47 ---> job-cost.sh 21:34:47 lf-activate-venv: SKIPPING 21:34:47 DEBUG: total: 0.10999999940395355 21:34:47 INFO: Retrieving Stack Cost... 21:34:47 INFO: Retrieving Pricing Info for: v3-standard-2 21:34:48 INFO: Archiving Costs [Pipeline] echo 21:34:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:34:48 ---> logs-deploy.sh 21:34:48 lf-activate-venv: SKIPPING 21:34:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/25 21:34:48 INFO: archiving workspace using pattern(s): 21:34:48 Archives upload complete. 21:34:49 INFO: archiving logs to Nexus