Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35284aa85d24a35feb544b47ef7c3f5e59bdf77f Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6827620824797840871.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh6848130809962624853.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2665949688952772243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh2571889917011842134.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-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3013858448105611226.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13743 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh4318240929775018905.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 35284aa85d24a35feb544b47ef7c3f5e59bdf77f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35284aa85d24a35feb544b47ef7c3f5e59bdf77f # timeout=10 Commit message: "Merge pull request #1051 from lenny-intel/latest-go-mods" > git rev-list --no-walk 6aaea41e142bdf99866ea5b9b70145e1b0b11551 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:51:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:51:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:51:53 ========================================================= 20:51:53 EdgeX Global Pipelines Version Info 20:51:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:51:54 ------------------- 20:51:54 stable info: 20:51:54 ------------------- 20:51:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:51:54 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:51:54 Message: update stable to v1.0.211 20:51:55 ------------------- 20:51:55 experimental info: 20:51:55 ------------------- 20:51:55 Commited By: **** collab-it+edgex@linuxfoundation.org 20:51:55 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:51:55 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35284aa85d24a35feb544b47ef7c3f5e59bdf77f [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35284aa [Pipeline] echo 20:51:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:51:55 provisioning config files... 20:51:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4389851498954873882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:56 ---> docker-login.sh 20:51:56 nexus3.edgexfoundry.org:10001 20:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:56 Configure a credential helper to remove this warning. See 20:51:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:56 20:51:56 Login Succeeded 20:51:56 nexus3.edgexfoundry.org:10002 20:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:56 Configure a credential helper to remove this warning. See 20:51:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:56 20:51:56 Login Succeeded 20:51:56 nexus3.edgexfoundry.org:10003 20:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:56 Configure a credential helper to remove this warning. See 20:51:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:56 20:51:56 Login Succeeded 20:51:56 nexus3.edgexfoundry.org:10004 20:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:56 Configure a credential helper to remove this warning. See 20:51:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:56 20:51:56 Login Succeeded 20:51:56 docker.io 20:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:57 Configure a credential helper to remove this warning. See 20:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:57 20:51:57 Login Succeeded 20:51:57 ---> docker-login.sh ends [Pipeline] } 20:51:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:51:57 + git rev-list -1 --merges 35284aa85d24a35feb544b47ef7c3f5e59bdf77f~1..35284aa85d24a35feb544b47ef7c3f5e59bdf77f [Pipeline] echo 20:51:57 -----------> git rev-list -1 --merges 35284aa85d24a35feb544b47ef7c3f5e59bdf77f~1..35284aa85d24a35feb544b47ef7c3f5e59bdf77f 35284aa85d24a35feb544b47ef7c3f5e59bdf77f 20:51:57 35284aa85d24a35feb544b47ef7c3f5e59bdf77f [false] [Pipeline] sh 20:51:57 + git log --format=format:%s -1 35284aa85d24a35feb544b47ef7c3f5e59bdf77f [Pipeline] echo 20:51:57 ========================================================= 20:51:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:51:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:51:58 + git log --format=format:%s -1 35284aa85d24a35feb544b47ef7c3f5e59bdf77f [Pipeline] echo 20:51:58 [semverPrep] GIT_COMMIT: 35284aa85d24a35feb544b47ef7c3f5e59bdf77f, Commit Message: Merge pull request #1051 from lenny-intel/latest-go-mods [Pipeline] echo 20:51:58 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:51:58 20:51:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:51:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:51:58 latest: Pulling from edgex-devops/git-semver 20:51:58 a0d0a0d46f8b: Pulling fs layer 20:51:58 3e5f54012d9b: Pulling fs layer 20:51:58 4c7163046ea9: Pulling fs layer 20:51:58 0c2d73faf560: Pulling fs layer 20:51:58 0c2d73faf560: Waiting 20:51:58 3e5f54012d9b: Verifying Checksum 20:51:58 3e5f54012d9b: Download complete 20:51:58 a0d0a0d46f8b: Verifying Checksum 20:51:58 a0d0a0d46f8b: Download complete 20:51:58 0c2d73faf560: Verifying Checksum 20:51:58 0c2d73faf560: Download complete 20:51:59 4c7163046ea9: Verifying Checksum 20:51:59 4c7163046ea9: Download complete 20:51:59 a0d0a0d46f8b: Pull complete 20:51:59 3e5f54012d9b: Pull complete 20:51:59 4c7163046ea9: Pull complete 20:51:59 0c2d73faf560: Pull complete 20:51:59 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:51:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:51:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:51:59 prd-centos7-docker-4c-2g-13743 does not seem to be running inside a container 20:51:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:52:00 $ docker top e16de965b840cf30a0ed1846ca7bc33e96f1d0825730fa857ad49f5406a2e1ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:00 [ssh-agent] Looking for ssh-agent implementation... 20:52:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:00 $ docker exec e16de965b840cf30a0ed1846ca7bc33e96f1d0825730fa857ad49f5406a2e1ac ssh-agent 20:52:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXABahin/agent.14 20:52:00 SSH_AGENT_PID=20 20:52:00 Running ssh-add (command line suppressed) 20:52:00 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_565855169813226050.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_565855169813226050.key) 20:52:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:01 + git tag --points-at HEAD [Pipeline] } 20:52:01 $ docker exec --env ******** --env ******** e16de965b840cf30a0ed1846ca7bc33e96f1d0825730fa857ad49f5406a2e1ac ssh-agent -k 20:52:01 unset SSH_AUTH_SOCK; 20:52:01 unset SSH_AGENT_PID; 20:52:01 echo Agent pid 20 killed; 20:52:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:52:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:01 [ssh-agent] Looking for ssh-agent implementation... 20:52:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:01 $ docker exec e16de965b840cf30a0ed1846ca7bc33e96f1d0825730fa857ad49f5406a2e1ac ssh-agent 20:52:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDjlbAM/agent.54 20:52:01 SSH_AGENT_PID=61 20:52:01 Running ssh-add (command line suppressed) 20:52:01 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2375706878199118555.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2375706878199118555.key) 20:52:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:01 + git semver init 20:52:01 # -> Open(): unable to determine branch for HEAD 20:52:01 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 20:52:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 20:52:01 # $SEMVER_REMOTE_NAME = origin 20:52:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:52:01 # $SEMVER_USER_NAME = edgex-jenkins 20:52:01 # $SEMVER_BRANCH = main 20:52:01 # $SEMVER_TEMP = /tmp/semver-483669353 20:52:01 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 20:52:02 # '/tmp/semver-483669353' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 20:52:02 # -> Force: false 20:52:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 20:52:02 $ docker exec --env ******** --env ******** e16de965b840cf30a0ed1846ca7bc33e96f1d0825730fa857ad49f5406a2e1ac ssh-agent -k 20:52:02 unset SSH_AUTH_SOCK; 20:52:02 unset SSH_AGENT_PID; 20:52:02 echo Agent pid 61 killed; 20:52:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:03 + git semver [Pipeline] } 20:52:03 $ docker stop --time=1 e16de965b840cf30a0ed1846ca7bc33e96f1d0825730fa857ad49f5406a2e1ac 20:52:04 $ docker rm -f e16de965b840cf30a0ed1846ca7bc33e96f1d0825730fa857ad49f5406a2e1ac [Pipeline] // withDockerContainer [Pipeline] sh 20:52:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:52:05 Stashed 1 file(s) [Pipeline] echo 20:52:05 [edgeXSemver]: initialized semver on version 2.0.1-dev.27 [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 20:52:20 Still waiting to schedule task 20:52:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:52:20 Still waiting to schedule task 20:52:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:53:56 Running on prd-centos7-docker-4c-2g-13746 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 20:53:56 Running in /w/workspace/device-sdk-go/26 [Pipeline] { [Pipeline] checkout 20:53:56 Selected Git installation does not exist. Using Default 20:53:56 The recommended git tool is: NONE 20:53:58 using credential edgex-jenkins-ssh 20:53:58 Cloning the remote Git repository 20:53:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:53:59 > git init /w/workspace/device-sdk-go/26 # timeout=10 20:53:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:53:59 > git --version # timeout=10 20:53:59 > git --version # 'git version 2.24.4' 20:53:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:53:59 [INFO] Currently running in a labeled security context 20:53:59 [INFO] Currently SELinux is 'enforcing' on the host 20:53:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/26@tmp/jenkins-gitclient-ssh1879679077791068755.key 20:53:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:53:59 Avoid second fetch 20:53:59 Checking out Revision 35284aa85d24a35feb544b47ef7c3f5e59bdf77f (main) 20:54:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:54:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:00 > git config core.sparsecheckout # timeout=10 20:54:00 > git checkout -f 35284aa85d24a35feb544b47ef7c3f5e59bdf77f # timeout=10 20:54:03 Commit message: "Merge pull request #1051 from lenny-intel/latest-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:03 provisioning config files... 20:54:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/26@tmp/config4988728964863852616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:04 ---> docker-login.sh 20:54:04 nexus3.edgexfoundry.org:10001 20:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:04 Configure a credential helper to remove this warning. See 20:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:04 20:54:04 Login Succeeded 20:54:04 nexus3.edgexfoundry.org:10002 20:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:04 Configure a credential helper to remove this warning. See 20:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:04 20:54:04 Login Succeeded 20:54:04 nexus3.edgexfoundry.org:10003 20:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:04 Configure a credential helper to remove this warning. See 20:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:04 20:54:04 Login Succeeded 20:54:04 nexus3.edgexfoundry.org:10004 20:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:04 Configure a credential helper to remove this warning. See 20:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:04 20:54:04 Login Succeeded 20:54:04 docker.io 20:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:05 Configure a credential helper to remove this warning. See 20:54:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:05 20:54:05 Login Succeeded 20:54:05 ---> docker-login.sh ends [Pipeline] } 20:54:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:54:05 ========================================================= 20:54:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:54:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:54:05 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:54:05 Sending build context to Docker daemon 2.709MB 20:54:05 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 20:54:05 Step 2/10 : FROM ${BASE} AS builder 20:54:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:54:05 a0d0a0d46f8b: Pulling fs layer 20:54:05 31adcdaf11c8: Pulling fs layer 20:54:05 b8b176561691: Pulling fs layer 20:54:05 4527c011a84f: Pulling fs layer 20:54:05 5d74067f8e1e: Pulling fs layer 20:54:05 e0aca202a116: Pulling fs layer 20:54:05 3a43be97a3b4: Pulling fs layer 20:54:05 34cad66bf833: Pulling fs layer 20:54:05 b4e3c513aaa6: Pulling fs layer 20:54:05 e0aca202a116: Waiting 20:54:05 3a43be97a3b4: Waiting 20:54:05 34cad66bf833: Waiting 20:54:05 b4e3c513aaa6: Waiting 20:54:05 4527c011a84f: Waiting 20:54:05 5d74067f8e1e: Waiting 20:54:05 b8b176561691: Verifying Checksum 20:54:05 b8b176561691: Download complete 20:54:05 31adcdaf11c8: Verifying Checksum 20:54:05 31adcdaf11c8: Download complete 20:54:06 5d74067f8e1e: Verifying Checksum 20:54:06 5d74067f8e1e: Download complete 20:54:06 e0aca202a116: Verifying Checksum 20:54:06 e0aca202a116: Download complete 20:54:06 a0d0a0d46f8b: Verifying Checksum 20:54:06 a0d0a0d46f8b: Download complete 20:54:06 3a43be97a3b4: Verifying Checksum 20:54:06 3a43be97a3b4: Download complete 20:54:06 34cad66bf833: Verifying Checksum 20:54:06 34cad66bf833: Download complete 20:54:06 b4e3c513aaa6: Verifying Checksum 20:54:06 b4e3c513aaa6: Download complete 20:54:06 4527c011a84f: Verifying Checksum 20:54:06 4527c011a84f: Download complete 20:54:06 a0d0a0d46f8b: Pull complete 20:54:06 31adcdaf11c8: Pull complete 20:54:06 b8b176561691: Pull complete 20:54:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13744 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 20:54:07 Running in /w/workspace/device-sdk-go/26 [Pipeline] { [Pipeline] checkout 20:54:07 Selected Git installation does not exist. Using Default 20:54:07 The recommended git tool is: NONE 20:54:11 4527c011a84f: Pull complete 20:54:11 5d74067f8e1e: Pull complete 20:54:11 e0aca202a116: Pull complete 20:54:11 3a43be97a3b4: Pull complete 20:54:11 34cad66bf833: Pull complete 20:54:12 using credential edgex-jenkins-ssh 20:54:12 Cloning the remote Git repository 20:54:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:54:13 > git init /w/workspace/device-sdk-go/26 # timeout=10 20:54:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:54:13 > git --version # timeout=10 20:54:13 > git --version # 'git version 2.17.1' 20:54:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:13 b4e3c513aaa6: Pull complete 20:54:13 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:54:13 ---> 9f6097aaca64 20:54:13 Step 3/10 : ARG MAKE=make build 20:54:14 Avoid second fetch 20:54:14 Checking out Revision 35284aa85d24a35feb544b47ef7c3f5e59bdf77f (main) 20:54:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:54:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:14 > git config core.sparsecheckout # timeout=10 20:54:14 > git checkout -f 35284aa85d24a35feb544b47ef7c3f5e59bdf77f # timeout=10 20:54:15 ---> Running in 533b85972c4f 20:54:15 Removing intermediate container 533b85972c4f 20:54:15 ---> 229c590dbaf5 20:54:15 Step 4/10 : WORKDIR /device-sdk-go 20:54:15 ---> Running in f0e258391b8d 20:54:15 Removing intermediate container f0e258391b8d 20:54:15 ---> b7f4b347b29c 20:54:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:54:15 ---> Running in 17d386a10911 20:54:16 Removing intermediate container 17d386a10911 20:54:16 ---> 059e08aa02f5 20:54:16 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:16 ---> Running in f6a2e04e45a7 20:54:16 Removing intermediate container f6a2e04e45a7 20:54:16 ---> 7c4acd5cc5a0 20:54:16 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:54:16 ---> Running in 92b7f25cd415 20:54:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:54:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:54:18 OK: 220 MiB in 52 packages 20:54:18 Removing intermediate container 92b7f25cd415 20:54:18 ---> 2e95a11586ea 20:54:18 Step 8/10 : COPY . . 20:54:18 ---> 8b3c4774480c 20:54:18 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:18 ---> Running in e18d5080c1e9 20:54:18 Commit message: "Merge pull request #1051 from lenny-intel/latest-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:54:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:54:19 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:19 Dload Upload Total Spent Left Speed 20:54:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 64260 0 --:--:-- --:--:-- --:--:-- 64612 [Pipeline] sh 20:54:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:54:20 + sudo+ tee /etc/docker/daemon.new 20:54:20 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:54:20 { 20:54:20 "registry-mirrors": [ 20:54:20 "https://nexus3.edgexfoundry.org:10001" 20:54:20 ], 20:54:20 "bip": "10.250.0.254/24", 20:54:20 "hosts": [ 20:54:20 "tcp://0.0.0.0:5555", 20:54:20 "unix:///var/run/docker.sock" 20:54:20 ], 20:54:20 "mtu": 1458, 20:54:20 "selinux-enabled": true, 20:54:20 "seccomp-profile": "/etc/docker/seccomp.json" 20:54:20 } [Pipeline] sh 20:54:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:54:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:39 provisioning config files... 20:54:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/26@tmp/config2033813753937206253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:39 ---> docker-login.sh 20:54:39 nexus3.edgexfoundry.org:10001 20:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:41 Configure a credential helper to remove this warning. See 20:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:41 20:54:41 Login Succeeded 20:54:41 nexus3.edgexfoundry.org:10002 20:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:41 Configure a credential helper to remove this warning. See 20:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:41 20:54:41 Login Succeeded 20:54:41 nexus3.edgexfoundry.org:10003 20:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:42 Configure a credential helper to remove this warning. See 20:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:42 20:54:42 Login Succeeded 20:54:42 nexus3.edgexfoundry.org:10004 20:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:42 Configure a credential helper to remove this warning. See 20:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:42 20:54:42 Login Succeeded 20:54:42 docker.io 20:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:43 Configure a credential helper to remove this warning. See 20:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:43 20:54:43 Login Succeeded 20:54:43 ---> docker-login.sh ends [Pipeline] } 20:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:54:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:54:43 ========================================================= 20:54:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:54:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:54:44 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 20:54:44 Sending build context to Docker daemon 2.719MB 20:54:44 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 20:54:44 Step 2/10 : FROM ${BASE} AS builder 20:54:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:54:44 552d1f2373af: Pulling fs layer 20:54:44 ea3f2d53f512: Pulling fs layer 20:54:44 9e70ebbbe112: Pulling fs layer 20:54:44 7a9cfe048b4a: Pulling fs layer 20:54:44 72dc09318566: Pulling fs layer 20:54:44 f4f7b4309257: Pulling fs layer 20:54:44 0ac9a79272e3: Pulling fs layer 20:54:44 b78e95d17946: Pulling fs layer 20:54:44 7a9cfe048b4a: Waiting 20:54:44 72dc09318566: Waiting 20:54:44 f4f7b4309257: Waiting 20:54:44 0ac9a79272e3: Waiting 20:54:44 b78e95d17946: Waiting 20:54:44 9e70ebbbe112: Verifying Checksum 20:54:44 9e70ebbbe112: Download complete 20:54:44 ea3f2d53f512: Download complete 20:54:44 72dc09318566: Verifying Checksum 20:54:44 72dc09318566: Download complete 20:54:44 f4f7b4309257: Verifying Checksum 20:54:44 f4f7b4309257: Download complete 20:54:44 552d1f2373af: Verifying Checksum 20:54:45 0ac9a79272e3: Verifying Checksum 20:54:45 0ac9a79272e3: Download complete 20:54:45 552d1f2373af: Pull complete 20:54:46 ea3f2d53f512: Pull complete 20:54:46 9e70ebbbe112: Pull complete 20:54:46 b78e95d17946: Verifying Checksum 20:54:46 b78e95d17946: Download complete 20:54:47 7a9cfe048b4a: Verifying Checksum 20:54:47 7a9cfe048b4a: Download complete 20:54:50 Removing intermediate container e18d5080c1e9 20:54:50 ---> a0a01d809b03 20:54:50 Step 10/10 : RUN ${MAKE} 20:54:50 ---> Running in 69be291b2106 20:54:50 noop 20:54:50 Removing intermediate container 69be291b2106 20:54:50 ---> 2c723e762dff 20:54:50 Successfully built 2c723e762dff 20:54:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:54:51 + docker inspect -f . ci-base-image-x86_64 20:54:51 . [Pipeline] withDockerContainer 20:54:51 prd-centos7-docker-4c-2g-13746 does not seem to be running inside a container 20:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/26 -v /w/workspace/device-sdk-go/26:/w/workspace/device-sdk-go/26:rw,z -v /w/workspace/device-sdk-go/26@tmp:/w/workspace/device-sdk-go/26@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 20:54:51 $ docker top cdf6c3685618c43b2fbeb16cfbc1155ef81c44247fa30cf10d1ab2a623888771 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:52 + go version 20:54:52 go version go1.16.8 linux/amd64 [Pipeline] } 20:54:52 $ docker stop --time=1 cdf6c3685618c43b2fbeb16cfbc1155ef81c44247fa30cf10d1ab2a623888771 20:54:53 $ docker rm -f cdf6c3685618c43b2fbeb16cfbc1155ef81c44247fa30cf10d1ab2a623888771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:54:53 + docker inspect -f . ci-base-image-x86_64 20:54:53 . [Pipeline] withDockerContainer 20:54:53 prd-centos7-docker-4c-2g-13746 does not seem to be running inside a container 20:54:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/26 -v /w/workspace/device-sdk-go/26:/w/workspace/device-sdk-go/26:rw,z -v /w/workspace/device-sdk-go/26@tmp:/w/workspace/device-sdk-go/26@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 20:54:54 $ docker top 9b64622ae1aafb60c51fa0f38a5c09e0bbd08359164294d636cf14578e885815 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:54:54 + make test 20:54:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:54:57 7a9cfe048b4a: Pull complete 20:54:57 72dc09318566: Pull complete 20:54:58 f4f7b4309257: Pull complete 20:54:58 0ac9a79272e3: Pull complete 20:55:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:55:03 b78e95d17946: Pull complete 20:55:04 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:55:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:55:04 ---> 8b459fc5aaf0 20:55:04 Step 3/10 : ARG MAKE=make build 20:55:06 ---> Running in 7057be259f78 20:55:06 Removing intermediate container 7057be259f78 20:55:06 ---> 49107f97b2e3 20:55:06 Step 4/10 : WORKDIR /device-sdk-go 20:55:06 ---> Running in c916a2824a11 20:55:07 Removing intermediate container c916a2824a11 20:55:07 ---> 9199b7375f8f 20:55:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:55:07 ---> Running in f2ca4d5d16ea 20:55:08 Removing intermediate container f2ca4d5d16ea 20:55:08 ---> 38dbf00b5ec6 20:55:08 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:08 ---> Running in 565905bee23e 20:55:10 Removing intermediate container 565905bee23e 20:55:10 ---> c034e36dbe46 20:55:10 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:55:10 ---> Running in 52489fa87a38 20:55:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:55:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:55:13 OK: 219 MiB in 52 packages 20:55:13 Removing intermediate container 52489fa87a38 20:55:13 ---> f97ab9920012 20:55:13 Step 8/10 : COPY . . 20:55:15 ---> 570c23ff175d 20:55:15 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:15 ---> Running in 396e242649dc 20:55:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:55:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:55:27 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:55:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.060s coverage: 23.8% of statements 20:55:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:55:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 28.1% of statements 20:55:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.059s coverage: 78.9% of statements 20:55:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements 20:55:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:55:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:55:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:55:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.085s coverage: 28.7% of statements 20:55:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:55:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.061s coverage: 83.3% of statements 20:55:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:55:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:55:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 57.8% of statements 20:55:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.846s coverage: 88.8% of statements 20:55:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:55:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.063s coverage: 4.9% of statements 20:55:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:55:32 GO111MODULE=on go vet ./... 20:55:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:55:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:55:54 ./bin/test-attribution-txt.sh [Pipeline] } 20:55:54 $ docker stop --time=1 9b64622ae1aafb60c51fa0f38a5c09e0bbd08359164294d636cf14578e885815 20:55:55 $ docker rm -f 9b64622ae1aafb60c51fa0f38a5c09e0bbd08359164294d636cf14578e885815 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:55:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:55:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:55:57 + ls -al . 20:55:57 total 260 20:55:57 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 1 20:55 . 20:55:57 drwxrwxr-x. 4 jenkins jenkins 30 Nov 1 20:53 .. 20:55:57 drwxrwxr-x. 2 jenkins jenkins 37 Nov 1 20:54 bin 20:55:57 -rw-rw-r--. 1 jenkins jenkins 24816 Nov 1 20:54 CHANGELOG.md 20:55:57 -rw-r--r--. 1 jenkins jenkins 126785 Nov 1 20:55 coverage.out 20:55:57 -rw-rw-r--. 1 jenkins jenkins 140 Nov 1 20:54 .dockerignore 20:55:57 drwxrwxr-x. 5 jenkins jenkins 62 Nov 1 20:54 example 20:55:57 drwxrwxr-x. 8 jenkins jenkins 162 Nov 1 20:54 .git 20:55:57 drwxrwxr-x. 3 jenkins jenkins 125 Nov 1 20:54 .github 20:55:57 -rw-rw-r--. 1 jenkins jenkins 131 Nov 1 20:54 .gitignore 20:55:57 -rw-rw-r--. 1 jenkins jenkins 602 Nov 1 20:54 go.mod 20:55:57 -rw-rw-r--. 1 jenkins jenkins 49022 Nov 1 20:54 go.sum 20:55:57 -rw-rw-r--. 1 jenkins jenkins 677 Nov 1 20:54 GOVERNANCE.md 20:55:57 drwxrwxr-x. 15 jenkins jenkins 224 Nov 1 20:54 internal 20:55:57 -rw-rw-r--. 1 jenkins jenkins 880 Nov 1 20:54 Jenkinsfile 20:55:57 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 1 20:54 LICENSE 20:55:57 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 1 20:54 Makefile 20:55:57 drwxrwxr-x. 3 jenkins jenkins 16 Nov 1 20:54 openapi 20:55:57 -rw-rw-r--. 1 jenkins jenkins 619 Nov 1 20:54 OWNERS.md 20:55:57 drwxrwxr-x. 5 jenkins jenkins 50 Nov 1 20:54 pkg 20:55:57 -rw-rw-r--. 1 jenkins jenkins 4877 Nov 1 20:54 README.md 20:55:57 drwxrwxr-x. 4 jenkins jenkins 54 Nov 1 20:54 snap 20:55:57 -rw-rw-r--. 1 jenkins jenkins 12 Nov 1 20:52 VERSION 20:55:57 -rw-rw-r--. 1 jenkins jenkins 222 Nov 1 20:54 version.go [Pipeline] isUnix [Pipeline] sh 20:55:58 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=35284aa85d24a35feb544b47ef7c3f5e59bdf77f --label arch=amd64 --label version=2.0.1-dev.27 . 20:55:58 Sending build context to Docker daemon 2.836MB 20:55:58 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:55:58 Step 2/24 : FROM ${BASE} AS builder 20:55:58 ---> 2c723e762dff 20:55:58 Step 3/24 : ARG MAKE=make build 20:55:58 ---> Running in 48f0921c39e4 20:55:58 Removing intermediate container 48f0921c39e4 20:55:58 ---> 3a667f95b9a5 20:55:58 Step 4/24 : WORKDIR /device-sdk-go 20:55:58 ---> Running in cff6f84f6e7b 20:55:58 Removing intermediate container cff6f84f6e7b 20:55:58 ---> 622f1eeee609 20:55:58 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:55:58 ---> Running in 5f653141cf0e 20:55:58 Removing intermediate container 5f653141cf0e 20:55:58 ---> aac90e5f98e1 20:55:58 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:58 ---> Running in ff23b4e1dd04 20:55:59 Removing intermediate container ff23b4e1dd04 20:55:59 ---> e97fa980f4c4 20:55:59 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:55:59 ---> Running in 9cbc67a10f35 20:55:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:56:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:56:00 OK: 220 MiB in 52 packages 20:56:00 Removing intermediate container 9cbc67a10f35 20:56:00 ---> d5373dd63801 20:56:00 Step 8/24 : COPY . . 20:56:01 ---> 58e608b60ac0 20:56:01 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:01 ---> Running in 4f0d93556064 20:56:01 Removing intermediate container 4f0d93556064 20:56:01 ---> 8ccef6927b0c 20:56:01 Step 10/24 : RUN ${MAKE} 20:56:01 ---> Running in c08d363be13f 20:56:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.27" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:56:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:56:13 Removing intermediate container c08d363be13f 20:56:13 ---> 56968fb2d2de 20:56:13 Step 11/24 : FROM alpine:3.14 20:56:13 3.14: Pulling from library/alpine 20:56:13 a0d0a0d46f8b: Already exists 20:56:13 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:56:13 Status: Downloaded newer image for alpine:3.14 20:56:13 ---> 14119a10abf4 20:56:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:56:13 ---> Running in a60396108601 20:56:14 Removing intermediate container a60396108601 20:56:14 ---> 0749d68bb651 20:56:14 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:14 ---> Running in 12823b07ab6b 20:56:14 Removing intermediate container 12823b07ab6b 20:56:14 ---> f0c1e313654d 20:56:14 Step 14/24 : RUN apk add --update --no-cache zeromq 20:56:14 ---> Running in 967c9905b112 20:56:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:56:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:56:16 (1/5) Installing libgcc (10.3.1_git20210424-r2) 20:56:16 (2/5) Installing libsodium (1.0.18-r0) 20:56:16 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 20:56:16 (4/5) Installing libzmq (4.3.4-r0) 20:56:16 (5/5) Installing zeromq (4.3.4-r0) 20:56:16 Executing busybox-1.33.1-r3.trigger 20:56:16 OK: 8 MiB in 19 packages 20:56:16 Removing intermediate container 967c9905b112 20:56:16 ---> 3efb42d43b2e 20:56:16 Step 15/24 : WORKDIR / 20:56:16 ---> Running in a1439609f957 20:56:17 Removing intermediate container a1439609f957 20:56:17 ---> c128764cc0f1 20:56:17 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:56:17 ---> 602f4010249a 20:56:17 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:56:17 ---> 4caa9d541ba2 20:56:17 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:56:17 ---> f904c58577a6 20:56:17 Step 19/24 : EXPOSE 59999 20:56:17 ---> Running in 8509f3bddf7a 20:56:17 Removing intermediate container 8509f3bddf7a 20:56:17 ---> ad2550334974 20:56:17 Step 20/24 : ENTRYPOINT ["/device-simple"] 20:56:17 ---> Running in d297a3535af0 20:56:18 Removing intermediate container d297a3535af0 20:56:18 ---> 85d9e901be2b 20:56:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:18 ---> Running in 3fd11c27dca2 20:56:18 Removing intermediate container 3fd11c27dca2 20:56:18 ---> a3154e1d558a 20:56:18 Step 22/24 : LABEL arch=amd64 20:56:18 ---> Running in 6f76de284923 20:56:18 Removing intermediate container 6f76de284923 20:56:18 ---> 5c3a62936c52 20:56:18 Step 23/24 : LABEL git_sha=35284aa85d24a35feb544b47ef7c3f5e59bdf77f 20:56:18 ---> Running in 8b3717e3147d 20:56:18 Removing intermediate container 8b3717e3147d 20:56:18 ---> c09564b3e476 20:56:18 Step 24/24 : LABEL version=2.0.1-dev.27 20:56:18 ---> Running in 94030b23796e 20:56:18 Removing intermediate container 94030b23796e 20:56:18 ---> d1ab0ce46709 20:56:18 [Warning] One or more build-args [ARCH] were not consumed 20:56:18 Successfully built d1ab0ce46709 20:56:18 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:18 20:56:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:56:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:19 latest: Pulling from edgex-lftools-log-publisher 20:56:19 b4d181a07f80: Pulling fs layer 20:56:19 a1111a8f2ec3: Pulling fs layer 20:56:19 ed53099fbce6: Pulling fs layer 20:56:19 dc539afda2c1: Pulling fs layer 20:56:19 77bc0d833cb6: Pulling fs layer 20:56:19 9065ff56babe: Pulling fs layer 20:56:19 d287ab97295c: Pulling fs layer 20:56:19 dc539afda2c1: Waiting 20:56:19 77bc0d833cb6: Waiting 20:56:19 9065ff56babe: Waiting 20:56:19 d287ab97295c: Waiting 20:56:19 a1111a8f2ec3: Verifying Checksum 20:56:19 a1111a8f2ec3: Download complete 20:56:19 dc539afda2c1: Verifying Checksum 20:56:19 dc539afda2c1: Download complete 20:56:19 ed53099fbce6: Verifying Checksum 20:56:19 ed53099fbce6: Download complete 20:56:19 77bc0d833cb6: Verifying Checksum 20:56:19 77bc0d833cb6: Download complete 20:56:19 9065ff56babe: Verifying Checksum 20:56:19 9065ff56babe: Download complete 20:56:19 b4d181a07f80: Verifying Checksum 20:56:19 b4d181a07f80: Download complete 20:56:20 d287ab97295c: Verifying Checksum 20:56:20 d287ab97295c: Download complete 20:56:20 b4d181a07f80: Pull complete 20:56:21 a1111a8f2ec3: Pull complete 20:56:21 ed53099fbce6: Pull complete 20:56:21 dc539afda2c1: Pull complete 20:56:22 77bc0d833cb6: Pull complete 20:56:22 9065ff56babe: Pull complete 20:56:29 d287ab97295c: Pull complete 20:56:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:56:29 prd-centos7-docker-4c-2g-13746 does not seem to be running inside a container 20:56: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-sdk-go/26 -v /w/workspace/device-sdk-go/26:/w/workspace/device-sdk-go/26:rw,z -v /w/workspace/device-sdk-go/26@tmp:/w/workspace/device-sdk-go/26@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 20:56:31 $ docker top 5f7ad721537e0983c462cbf11f3922601243de65617ecdfe014317a4d7a0e971 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:31 ---> job-cost.sh 20:56:31 lf-activate-venv: SKIPPING 20:56:31 INFO: No Stack... 20:56:32 INFO: Retrieving Pricing Info for: v3-standard-2 20:56:32 INFO: Archiving Costs [Pipeline] sh 20:56:32 + cat /w/workspace/device-sdk-go/26/archives/cost.csv 20:56:32 + cut -d, -f6 [Pipeline] lock 20:56:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-26-stack-cost] 20:56:32 Resource [jenkins-edgexfoundry-device-sdk-go-main-26-stack-cost] did not exist. Created. 20:56:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:56:33 + echo total: 0.05999999865889549 [Pipeline] stash 20:56:33 Stashed 1 file(s) [Pipeline] } 20:56:33 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 20:56:33 $ docker stop --time=1 5f7ad721537e0983c462cbf11f3922601243de65617ecdfe014317a4d7a0e971 20:56:34 $ docker rm -f 5f7ad721537e0983c462cbf11f3922601243de65617ecdfe014317a4d7a0e971 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:56:37 Removing intermediate container 396e242649dc 20:56:37 ---> cbd1bd9d61fa 20:56:37 Step 10/10 : RUN ${MAKE} 20:56:37 ---> Running in ad223ff2b9c4 20:56:37 noop 20:56:37 Removing intermediate container ad223ff2b9c4 20:56:37 ---> 0b15421690de 20:56:37 Successfully built 0b15421690de 20:56:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:56:37 + docker inspect -f . ci-base-image-arm64 20:56:37 . [Pipeline] withDockerContainer 20:56:37 prd-ubuntu18.04-docker-arm64-4c-16g-13744 does not seem to be running inside a container 20:56:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/26 -v /w/workspace/device-sdk-go/26:/w/workspace/device-sdk-go/26:rw,z -v /w/workspace/device-sdk-go/26@tmp:/w/workspace/device-sdk-go/26@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 20:56:39 $ docker top 9e7cba21364547eb668925a4e1dd27daa5a11f638c3443db1c730b20a28611a6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:40 + go version 20:56:40 go version go1.16.8 linux/arm64 [Pipeline] } 20:56:40 $ docker stop --time=1 9e7cba21364547eb668925a4e1dd27daa5a11f638c3443db1c730b20a28611a6 20:56:42 $ docker rm -f 9e7cba21364547eb668925a4e1dd27daa5a11f638c3443db1c730b20a28611a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:56:42 + docker inspect -f . ci-base-image-arm64 20:56:42 . [Pipeline] withDockerContainer 20:56:42 prd-ubuntu18.04-docker-arm64-4c-16g-13744 does not seem to be running inside a container 20:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/26 -v /w/workspace/device-sdk-go/26:/w/workspace/device-sdk-go/26:rw,z -v /w/workspace/device-sdk-go/26@tmp:/w/workspace/device-sdk-go/26@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 20:56:44 $ docker top 953c7265fe77ea8959757eb2e099e00e187ada8872a633e0dbc07f4b311ee1e8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:56:45 + make test 20:56:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:57:12 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:58:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:58:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:58:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:58:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.389s coverage: 23.8% of statements 20:58:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:58:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.218s coverage: 28.1% of statements 20:58:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.321s coverage: 78.9% of statements 20:58:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.333s coverage: 9.0% of statements 20:58:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:58:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:58:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:58:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.323s coverage: 28.7% of statements 20:58:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:58:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.246s coverage: 83.3% of statements 20:58:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:58:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:58:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.436s coverage: 57.8% of statements 20:58:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.100s coverage: 88.8% of statements 20:58:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:58:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 4.9% of statements 20:58:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:58:26 GO111MODULE=on go vet ./... 20:59:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:59:23 ./bin/test-attribution-txt.sh [Pipeline] } 20:59:23 $ docker stop --time=1 953c7265fe77ea8959757eb2e099e00e187ada8872a633e0dbc07f4b311ee1e8 20:59:25 $ docker rm -f 953c7265fe77ea8959757eb2e099e00e187ada8872a633e0dbc07f4b311ee1e8 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:59:26 Warning: overwriting stash ‘coverage-report’ 20:59:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:59:27 + ls -al . 20:59:27 total 296 20:59:27 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 20:59 . 20:59:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 20:54 .. 20:59:27 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 20:54 .dockerignore 20:59:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 20:54 .git 20:59:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:54 .github 20:59:27 -rw-rw-r-- 1 jenkins jenkins 131 Nov 1 20:54 .gitignore 20:59:27 -rw-rw-r-- 1 jenkins jenkins 24816 Nov 1 20:54 CHANGELOG.md 20:59:27 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 20:54 GOVERNANCE.md 20:59:27 -rw-rw-r-- 1 jenkins jenkins 880 Nov 1 20:54 Jenkinsfile 20:59:27 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 1 20:54 LICENSE 20:59:27 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 1 20:54 Makefile 20:59:27 -rw-rw-r-- 1 jenkins jenkins 619 Nov 1 20:54 OWNERS.md 20:59:27 -rw-rw-r-- 1 jenkins jenkins 4877 Nov 1 20:54 README.md 20:59:27 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 20:52 VERSION 20:59:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 20:54 bin 20:59:27 -rw-r--r-- 1 jenkins jenkins 126785 Nov 1 20:58 coverage.out 20:59:27 drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 20:54 example 20:59:27 -rw-rw-r-- 1 jenkins jenkins 602 Nov 1 20:54 go.mod 20:59:27 -rw-rw-r-- 1 jenkins jenkins 49022 Nov 1 20:54 go.sum 20:59:27 drwxrwxr-x 15 jenkins jenkins 4096 Nov 1 20:54 internal 20:59:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 20:54 openapi 20:59:27 drwxrwxr-x 5 jenkins jenkins 4096 Nov 1 20:54 pkg 20:59:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 20:54 snap 20:59:27 -rw-rw-r-- 1 jenkins jenkins 222 Nov 1 20:54 version.go [Pipeline] isUnix [Pipeline] sh 20:59:28 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=35284aa85d24a35feb544b47ef7c3f5e59bdf77f --label arch=arm64 --label version=2.0.1-dev.27 . 20:59:28 Sending build context to Docker daemon 2.846MB 20:59:28 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:59:28 Step 2/24 : FROM ${BASE} AS builder 20:59:28 ---> 0b15421690de 20:59:28 Step 3/24 : ARG MAKE=make build 20:59:28 ---> Running in 54119a4d347a 20:59:29 Removing intermediate container 54119a4d347a 20:59:29 ---> aecd778ce81f 20:59:29 Step 4/24 : WORKDIR /device-sdk-go 20:59:29 ---> Running in d6bc4b560a35 20:59:29 Removing intermediate container d6bc4b560a35 20:59:29 ---> 43f6b35011f8 20:59:29 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:59:29 ---> Running in 197d340a80ac 20:59:30 Removing intermediate container 197d340a80ac 20:59:30 ---> c59f902b8fee 20:59:30 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:30 ---> Running in b43ef89e9ecb 20:59:32 Removing intermediate container b43ef89e9ecb 20:59:32 ---> bb0bca7f1220 20:59:32 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:59:32 ---> Running in 5045e816a099 20:59:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:59:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:59:35 OK: 219 MiB in 52 packages 20:59:36 Removing intermediate container 5045e816a099 20:59:36 ---> 1e87c16a569c 20:59:36 Step 8/24 : COPY . . 20:59:37 ---> 8ee23f3c4c0a 20:59:37 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:37 ---> Running in 26f31b43daa3 20:59:40 Removing intermediate container 26f31b43daa3 20:59:40 ---> 4a49d4a24e2e 20:59:40 Step 10/24 : RUN ${MAKE} 20:59:40 ---> Running in f0bad0194f8d 20:59:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.27" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:00:13 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 21:00:16 Removing intermediate container f0bad0194f8d 21:00:16 ---> 35788fffb589 21:00:16 Step 11/24 : FROM alpine:3.14 21:00:16 3.14: Pulling from library/alpine 21:00:16 552d1f2373af: Already exists 21:00:16 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:00:16 Status: Downloaded newer image for alpine:3.14 21:00:16 ---> bb3de5531c18 21:00:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:00:17 ---> Running in b6a0cff505a2 21:00:17 Removing intermediate container b6a0cff505a2 21:00:17 ---> 1dbea3be4476 21:00:17 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:17 ---> Running in 2135befc7ccc 21:00:19 Removing intermediate container 2135befc7ccc 21:00:19 ---> 6b1dd4dba7c4 21:00:19 Step 14/24 : RUN apk add --update --no-cache zeromq 21:00:19 ---> Running in a71f8e9d83ba 21:00:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:22 (1/5) Installing libgcc (10.3.1_git20210424-r2) 21:00:22 (2/5) Installing libsodium (1.0.18-r0) 21:00:22 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 21:00:22 (4/5) Installing libzmq (4.3.4-r0) 21:00:22 (5/5) Installing zeromq (4.3.4-r0) 21:00:22 Executing busybox-1.33.1-r3.trigger 21:00:22 OK: 8 MiB in 19 packages 21:00:23 Removing intermediate container a71f8e9d83ba 21:00:23 ---> a288d0b2f3b8 21:00:23 Step 15/24 : WORKDIR / 21:00:24 ---> Running in 461b46337c2c 21:00:24 Removing intermediate container 461b46337c2c 21:00:24 ---> c640eb04522a 21:00:24 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:00:25 ---> 021f408e3ace 21:00:25 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:00:26 ---> be5cd4a7ea8e 21:00:26 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:00:27 ---> cfe4933f53d8 21:00:27 Step 19/24 : EXPOSE 59999 21:00:27 ---> Running in 5a2383e399e7 21:00:27 Removing intermediate container 5a2383e399e7 21:00:27 ---> 0d09ec1891c4 21:00:27 Step 20/24 : ENTRYPOINT ["/device-simple"] 21:00:27 ---> Running in 79a82a947106 21:00:28 Removing intermediate container 79a82a947106 21:00:28 ---> 2b308126ef65 21:00:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:28 ---> Running in bf4495b0b650 21:00:29 Removing intermediate container bf4495b0b650 21:00:29 ---> cc7c66004465 21:00:29 Step 22/24 : LABEL arch=arm64 21:00:29 ---> Running in 68d6d4c25258 21:00:29 Removing intermediate container 68d6d4c25258 21:00:29 ---> e6ec5c33f879 21:00:29 Step 23/24 : LABEL git_sha=35284aa85d24a35feb544b47ef7c3f5e59bdf77f 21:00:29 ---> Running in 8e396dad0459 21:00:30 Removing intermediate container 8e396dad0459 21:00:30 ---> 0e7496a29d7b 21:00:30 Step 24/24 : LABEL version=2.0.1-dev.27 21:00:30 ---> Running in e0e56be563dc 21:00:30 Removing intermediate container e0e56be563dc 21:00:30 ---> 3ce7ad4c3d88 21:00:30 [Warning] One or more build-args [ARCH] were not consumed 21:00:30 Successfully built 3ce7ad4c3d88 21:00:30 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:31 21:00:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:00:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:32 arm64: Pulling from edgex-lftools-log-publisher 21:00:32 448f6bf000e3: Pulling fs layer 21:00:32 f757da607395: Pulling fs layer 21:00:32 05883995daec: Pulling fs layer 21:00:32 8603b9c90790: Pulling fs layer 21:00:32 1560dd03e051: Pulling fs layer 21:00:32 27f5ce0e4adf: Pulling fs layer 21:00:32 c2d8d7efcc4b: Pulling fs layer 21:00:32 1560dd03e051: Waiting 21:00:32 27f5ce0e4adf: Waiting 21:00:32 8603b9c90790: Waiting 21:00:32 c2d8d7efcc4b: Waiting 21:00:32 f757da607395: Verifying Checksum 21:00:32 f757da607395: Download complete 21:00:32 8603b9c90790: Verifying Checksum 21:00:32 8603b9c90790: Download complete 21:00:32 1560dd03e051: Verifying Checksum 21:00:32 1560dd03e051: Download complete 21:00:32 27f5ce0e4adf: Verifying Checksum 21:00:32 27f5ce0e4adf: Download complete 21:00:32 05883995daec: Verifying Checksum 21:00:32 05883995daec: Download complete 21:00:32 448f6bf000e3: Verifying Checksum 21:00:32 448f6bf000e3: Download complete 21:00:35 c2d8d7efcc4b: Verifying Checksum 21:00:35 c2d8d7efcc4b: Download complete 21:00:36 448f6bf000e3: Pull complete 21:00:36 f757da607395: Pull complete 21:00:38 05883995daec: Pull complete 21:00:38 8603b9c90790: Pull complete 21:00:39 1560dd03e051: Pull complete 21:00:39 27f5ce0e4adf: Pull complete 21:00:54 c2d8d7efcc4b: Pull complete 21:00:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:00:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:00:55 prd-ubuntu18.04-docker-arm64-4c-16g-13744 does not seem to be running inside a container 21:00:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/26 -v /w/workspace/device-sdk-go/26:/w/workspace/device-sdk-go/26:rw,z -v /w/workspace/device-sdk-go/26@tmp:/w/workspace/device-sdk-go/26@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:00:58 $ docker top 234a590e5ff34e064e1af187b740f93e667c9629e555872f88aa4548dbf6eb52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:59 ---> job-cost.sh 21:00:59 lf-activate-venv: SKIPPING 21:00:59 INFO: No Stack... 21:00:59 INFO: Retrieving Pricing Info for: v3-standard-4 21:00:59 INFO: Archiving Costs [Pipeline] sh 21:01:00 + cat /w/workspace/device-sdk-go/26/archives/cost.csv 21:01:00 + cut -d, -f6 [Pipeline] lock 21:01:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-26-stack-cost] 21:01:00 Resource [jenkins-edgexfoundry-device-sdk-go-main-26-stack-cost] did not exist. Created. 21:01:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:00 /w/workspace/device-sdk-go/26@tmp/durable-80ec9ce1/script.sh: 1: /w/workspace/device-sdk-go/26@tmp/durable-80ec9ce1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:01:01 + echo total: 0.10999999940395355 [Pipeline] stash 21:01:01 Warning: overwriting stash ‘stack-cost’ 21:01:01 Stashed 1 file(s) [Pipeline] } 21:01:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:01 $ docker stop --time=1 234a590e5ff34e064e1af187b740f93e667c9629e555872f88aa4548dbf6eb52 21:01:03 $ docker rm -f 234a590e5ff34e064e1af187b740f93e667c9629e555872f88aa4548dbf6eb52 [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:01:04 provisioning config files... 21:01:04 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6778230867887065082tmp [Pipeline] { [Pipeline] sh 21:01:04 + set +x 21:01:04 + bash -s -- 21:01:04 + curl -s https://codecov.io/bash 21:01:04 21:01:04 _____ _ 21:01:04 / ____| | | 21:01:04 | | ___ __| | ___ ___ _____ __ 21:01:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:01:04 | |___| (_) | (_| | __/ (_| (_) \ V / 21:01:04 \_____\___/ \__,_|\___|\___\___/ \_/ 21:01:04 Bash-1.0.6 21:01:04 21:01:04 21:01:04 ==> git version 2.24.4 found 21:01:04 ==> 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:01:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:01:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:01:04 ==> Jenkins CI detected. 21:01:04 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 21:01:04 project root: . 21:01:04 --> token set from env 21:01:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:01:04 ==> Running gcov in . (disable via -X gcov) 21:01:04 ==> Python coveragepy not found 21:01:04 ==> Searching for coverage reports in: 21:01:04 + . 21:01:04 -> Found 1 reports 21:01:04 ==> Detecting git/mercurial file structure 21:01:04 ==> Reading reports 21:01:04 + ./coverage.out bytes=126785 21:01:04 ==> Appending adjustments 21:01:04 https://docs.codecov.io/docs/fixing-reports 21:01:05 + Found adjustments 21:01:05 ==> Gzipping contents 21:01:05 16K /tmp/codecov.zQ8kC7.gz 21:01:05 ==> Uploading reports 21:01:05 url: https://codecov.io 21:01:05 query: branch=main&commit=35284aa85d24a35feb544b47ef7c3f5e59bdf77f&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:01:05 -> Pinging Codecov 21:01:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=35284aa85d24a35feb544b47ef7c3f5e59bdf77f&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:01:05 -> Uploading to 21:01:05 https://storage.googleapis.com/codecov/v4/raw/2021-11-01/7E55EF52A471D76F132DFD9A03CDDE97/35284aa85d24a35feb544b47ef7c3f5e59bdf77f/91babd17-72aa-4ffa-a69e-b5d418f27eaa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T210105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40f54b35f4d64edaaaceb3bf30bba47d6594a9a16132ccf07a034aac20faef97 21:01:05 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:05 Dload Upload Total Spent Left Speed 21:01:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16187 0 0 100 16187 0 49518 --:--:-- --:--:-- --:--:-- 49501 100 16187 0 0 100 16187 0 49498 --:--:-- --:--:-- --:--:-- 49501 21:01:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/35284aa85d24a35feb544b47ef7c3f5e59bdf77f [Pipeline] } 21:01:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:01:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:01:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:01:06 21:01:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:01:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:01:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:01:06 188c0c94c7c5: Pulling fs layer 21:01:06 0ef7d3d256c8: Pulling fs layer 21:01:06 de9db76c5a1d: Pulling fs layer 21:01:06 0eba1c9be4d2: Pulling fs layer 21:01:06 0d57e429df01: Pulling fs layer 21:01:06 4e4be7b47b0d: Pulling fs layer 21:01:06 e1f770b5df2f: Pulling fs layer 21:01:06 85a0685a4137: Pulling fs layer 21:01:06 0d57e429df01: Waiting 21:01:06 4e4be7b47b0d: Waiting 21:01:06 e1f770b5df2f: Waiting 21:01:06 85a0685a4137: Waiting 21:01:06 0eba1c9be4d2: Waiting 21:01:06 de9db76c5a1d: Verifying Checksum 21:01:06 de9db76c5a1d: Download complete 21:01:06 0ef7d3d256c8: Verifying Checksum 21:01:06 0ef7d3d256c8: Download complete 21:01:06 0d57e429df01: Download complete 21:01:06 4e4be7b47b0d: Verifying Checksum 21:01:06 4e4be7b47b0d: Download complete 21:01:06 188c0c94c7c5: Verifying Checksum 21:01:06 188c0c94c7c5: Download complete 21:01:07 e1f770b5df2f: Verifying Checksum 21:01:07 e1f770b5df2f: Download complete 21:01:07 188c0c94c7c5: Pull complete 21:01:07 0ef7d3d256c8: Pull complete 21:01:07 de9db76c5a1d: Pull complete 21:01:07 0eba1c9be4d2: Verifying Checksum 21:01:07 0eba1c9be4d2: Download complete 21:01:07 85a0685a4137: Verifying Checksum 21:01:07 85a0685a4137: Download complete 21:01:12 0eba1c9be4d2: Pull complete 21:01:12 0d57e429df01: Pull complete 21:01:12 4e4be7b47b0d: Pull complete 21:01:12 e1f770b5df2f: Pull complete 21:01:16 85a0685a4137: Pull complete 21:01:16 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:01:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:01:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:01:16 prd-centos7-docker-4c-2g-13743 does not seem to be running inside a container 21:01:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:01:18 $ docker top b60e0e78c31002cac7c937e026adfd6f5ac81d1e1f6a86556b963e50db98fcb3 -eo pid,comm [Pipeline] { [Pipeline] echo 21:01:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:01:18 + set -o pipefail 21:01:18 + snyk monitor '--org=edgex-jenkins' 21:01:22 21:01:22 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 21:01:22 21:01:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/c0264629-3502-49d5-a5a8-086ecb87c037 21:01:22 21:01:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:01:22 21:01:23 [Pipeline] } 21:01:23 $ docker stop --time=1 b60e0e78c31002cac7c937e026adfd6f5ac81d1e1f6a86556b963e50db98fcb3 21:01:24 $ docker rm -f b60e0e78c31002cac7c937e026adfd6f5ac81d1e1f6a86556b963e50db98fcb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:01:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:25 provisioning config files... 21:01:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8241550737542809890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:25 --> edgex-publish-swagger.sh 21:01:25 === Publish openapi/v2 API === 21:01:25 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:01:25 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 21:01:25 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:25 Dload Upload Total Spent Left Speed 21:01:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 69991 --:--:-- --:--:-- --:--:-- 69998 21:01:26 21:01:26 [Pipeline] } 21:01:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:26 + git log --format=format:%s -1 35284aa85d24a35feb544b47ef7c3f5e59bdf77f [Pipeline] isUnix [Pipeline] sh 21:01:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:26 . [Pipeline] withDockerContainer 21:01:26 prd-centos7-docker-4c-2g-13743 does not seem to be running inside a container 21:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:01:27 $ docker top 4975719ccea01f7fe49cc6ed8fd1a033793ee0911e52334f2e5bfa79fe3d8699 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:27 [ssh-agent] Looking for ssh-agent implementation... 21:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:27 $ docker exec 4975719ccea01f7fe49cc6ed8fd1a033793ee0911e52334f2e5bfa79fe3d8699 ssh-agent 21:01:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgoCdHA/agent.14 21:01:27 SSH_AGENT_PID=21 21:01:27 Running ssh-add (command line suppressed) 21:01:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8557366303640849257.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8557366303640849257.key) 21:01:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:28 + git semver tag 21:01:28 # -> Open(): unable to determine branch for HEAD 21:01:28 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 21:01:28 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 21:01:28 # $SEMVER_REMOTE_NAME = origin 21:01:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:28 # $SEMVER_USER_NAME = edgex-jenkins 21:01:28 # $SEMVER_BRANCH = main 21:01:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 21:01:28 # 35284aa85d24a35feb544b47ef7c3f5e59bdf77f HEAD 21:01:28 # -> Force: false 21:01:28 # 6a1eabbde8ed88053579702a9bc46354523eb982 refs/tags/v2.0.1-dev.27 [Pipeline] } 21:01:28 $ docker exec --env ******** --env ******** 4975719ccea01f7fe49cc6ed8fd1a033793ee0911e52334f2e5bfa79fe3d8699 ssh-agent -k 21:01:28 unset SSH_AUTH_SOCK; 21:01:28 unset SSH_AGENT_PID; 21:01:28 echo Agent pid 21 killed; 21:01:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:28 + git semver [Pipeline] } 21:01:28 $ docker stop --time=1 4975719ccea01f7fe49cc6ed8fd1a033793ee0911e52334f2e5bfa79fe3d8699 21:01:29 $ docker rm -f 4975719ccea01f7fe49cc6ed8fd1a033793ee0911e52334f2e5bfa79fe3d8699 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:01:30 21:01:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:01:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:01:30 0.23.1-centos7: Pulling from edgex-lftools 21:01:30 ab5ef0e58194: Pulling fs layer 21:01:30 9712f1f96733: Pulling fs layer 21:01:30 63f879dbbcfc: Pulling fs layer 21:01:30 0d9ebad4ef96: Pulling fs layer 21:01:30 e9a5061849ea: Pulling fs layer 21:01:30 d747dcd14b5f: Pulling fs layer 21:01:30 2de7ff778b66: Pulling fs layer 21:01:30 e9a5061849ea: Waiting 21:01:30 d747dcd14b5f: Waiting 21:01:30 2de7ff778b66: Waiting 21:01:30 0d9ebad4ef96: Waiting 21:01:30 9712f1f96733: Verifying Checksum 21:01:30 9712f1f96733: Download complete 21:01:30 63f879dbbcfc: Verifying Checksum 21:01:30 63f879dbbcfc: Download complete 21:01:30 ab5ef0e58194: Verifying Checksum 21:01:30 ab5ef0e58194: Download complete 21:01:30 e9a5061849ea: Verifying Checksum 21:01:30 e9a5061849ea: Download complete 21:01:30 d747dcd14b5f: Verifying Checksum 21:01:30 d747dcd14b5f: Download complete 21:01:31 0d9ebad4ef96: Verifying Checksum 21:01:31 0d9ebad4ef96: Download complete 21:01:31 2de7ff778b66: Verifying Checksum 21:01:31 2de7ff778b66: Download complete 21:01:33 ab5ef0e58194: Pull complete 21:01:33 9712f1f96733: Pull complete 21:01:35 63f879dbbcfc: Pull complete 21:01:39 0d9ebad4ef96: Pull complete 21:01:39 e9a5061849ea: Pull complete 21:01:39 d747dcd14b5f: Pull complete 21:01:41 2de7ff778b66: Pull complete 21:01:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:01:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:01:41 prd-centos7-docker-4c-2g-13743 does not seem to be running inside a container 21:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:01:44 $ docker top 6bd7997402ad3cc55a6abaf69257b024ee60bea9a247cf5f212ca4908c7a1584 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:01:44 provisioning config files... 21:01:44 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5785100404518637805tmp 21:01:44 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1224773438553850336tmp 21:01:44 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4449962266672711922tmp [Pipeline] { [Pipeline] echo 21:01:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:01:44 ---> sigul-configuration.sh 21:01:44 gpg: directory `/root/.gnupg' created 21:01:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:01:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:01:44 gpg: keyring `/root/.gnupg/secring.gpg' created 21:01:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:01:44 gpg: CAST5 encrypted data 21:01:44 gpg: encrypted with 1 passphrase 21:01:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:01:44 + mkdir /home/jenkins 21:01:44 + mkdir /home/jenkins/sigul [Pipeline] sh 21:01:45 + 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:01:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:01:45 ---> sigul-install.sh 21:01:45 Sigul already installed; skipping installation. [Pipeline] sh 21:01:45 + git tag --list 21:01:45 0.7.1 21:01:45 delhi-tag 21:01:45 v1.0.0 21:01:45 v1.1.0 21:01:45 v1.1.1 21:01:45 v1.1.2 21:01:45 v1.2.0 21:01:45 v1.2.1 21:01:45 v1.2.2 21:01:45 v1.2.3 21:01:45 v1.3.0 21:01:45 v1.4.0 21:01:45 v2.0.0 21:01:45 v2.0.1-dev.1 21:01:45 v2.0.1-dev.10 21:01:45 v2.0.1-dev.11 21:01:45 v2.0.1-dev.12 21:01:45 v2.0.1-dev.13 21:01:45 v2.0.1-dev.14 21:01:45 v2.0.1-dev.15 21:01:45 v2.0.1-dev.16 21:01:45 v2.0.1-dev.17 21:01:45 v2.0.1-dev.18 21:01:45 v2.0.1-dev.19 21:01:45 v2.0.1-dev.2 21:01:45 v2.0.1-dev.20 21:01:45 v2.0.1-dev.21 21:01:45 v2.0.1-dev.22 21:01:45 v2.0.1-dev.23 21:01:45 v2.0.1-dev.24 21:01:45 v2.0.1-dev.25 21:01:45 v2.0.1-dev.26 21:01:45 v2.0.1-dev.27 21:01:45 v2.0.1-dev.3 21:01:45 v2.0.1-dev.4 21:01:45 v2.0.1-dev.5 21:01:45 v2.0.1-dev.6 21:01:45 v2.0.1-dev.7 21:01:45 v2.0.1-dev.8 21:01:45 v2.0.1-dev.9 [Pipeline] sh 21:01:46 + lftools sign git-tag v2.0.1-dev.27 21:01:46 Signing Git tag with Sigul... 21:01:46 Signing v2.0.1-dev.27 [Pipeline] echo 21:01:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:01:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:01:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:01:48 $ docker stop --time=1 6bd7997402ad3cc55a6abaf69257b024ee60bea9a247cf5f212ca4908c7a1584 21:01:49 $ docker rm -f 6bd7997402ad3cc55a6abaf69257b024ee60bea9a247cf5f212ca4908c7a1584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:01:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:49 . [Pipeline] withDockerContainer 21:01:49 prd-centos7-docker-4c-2g-13743 does not seem to be running inside a container 21:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:01:50 $ docker top 830f05f4ac5d252f4dc02885cad5157e204c93c389ebb77288bf740150c0156f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:50 [ssh-agent] Looking for ssh-agent implementation... 21:01:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:50 $ docker exec 830f05f4ac5d252f4dc02885cad5157e204c93c389ebb77288bf740150c0156f ssh-agent 21:01:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpeObLa/agent.14 21:01:50 SSH_AGENT_PID=20 21:01:50 Running ssh-add (command line suppressed) 21:01:50 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7335087610916912759.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7335087610916912759.key) 21:01:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:50 + git semver bump pre 21:01:50 # -> Open(): unable to determine branch for HEAD 21:01:50 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 21:01:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 21:01:50 # $SEMVER_REMOTE_NAME = origin 21:01:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:50 # $SEMVER_USER_NAME = edgex-jenkins 21:01:50 # $SEMVER_BRANCH = main 21:01:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 21:01:50 2.0.1-dev.28 [Pipeline] } 21:01:50 $ docker exec --env ******** --env ******** 830f05f4ac5d252f4dc02885cad5157e204c93c389ebb77288bf740150c0156f ssh-agent -k 21:01:51 unset SSH_AUTH_SOCK; 21:01:51 unset SSH_AGENT_PID; 21:01:51 echo Agent pid 20 killed; 21:01:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:51 + git semver [Pipeline] } 21:01:51 $ docker stop --time=1 830f05f4ac5d252f4dc02885cad5157e204c93c389ebb77288bf740150c0156f 21:01:52 $ docker rm -f 830f05f4ac5d252f4dc02885cad5157e204c93c389ebb77288bf740150c0156f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:01:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:52 . [Pipeline] withDockerContainer 21:01:52 prd-centos7-docker-4c-2g-13743 does not seem to be running inside a container 21:01:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:01:53 $ docker top 83c0e80a778f23a780d468510cb585027cb765c0ae7b0ababc821623334e5e62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:53 [ssh-agent] Looking for ssh-agent implementation... 21:01:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:53 $ docker exec 83c0e80a778f23a780d468510cb585027cb765c0ae7b0ababc821623334e5e62 ssh-agent 21:01:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLlGjip/agent.13 21:01:53 SSH_AGENT_PID=20 21:01:53 Running ssh-add (command line suppressed) 21:01:53 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7721664516993652509.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7721664516993652509.key) 21:01:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:54 + git semver push 21:01:54 # -> Open(): unable to determine branch for HEAD 21:01:54 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 21:01:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 21:01:54 # $SEMVER_REMOTE_NAME = origin 21:01:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:54 # $SEMVER_USER_NAME = edgex-jenkins 21:01:54 # $SEMVER_BRANCH = main 21:01:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 21:01:55 $ docker exec --env ******** --env ******** 83c0e80a778f23a780d468510cb585027cb765c0ae7b0ababc821623334e5e62 ssh-agent -k 21:01:56 unset SSH_AUTH_SOCK; 21:01:56 unset SSH_AGENT_PID; 21:01:56 echo Agent pid 20 killed; 21:01:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:56 + git semver [Pipeline] } 21:01:56 $ docker stop --time=1 83c0e80a778f23a780d468510cb585027cb765c0ae7b0ababc821623334e5e62 21:01:57 $ docker rm -f 83c0e80a778f23a780d468510cb585027cb765c0ae7b0ababc821623334e5e62 [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:01:58 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:01:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:01:59 ---> package-listing.sh 21:01:59 ++ tr '[:upper:]' '[:lower:]' 21:01:59 ++ facter osfamily 21:01:59 + OS_FAMILY=redhat 21:01:59 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 21:01:59 + START_PACKAGES=/tmp/packages_start.txt 21:01:59 + END_PACKAGES=/tmp/packages_end.txt 21:01:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:01:59 + PACKAGES=/tmp/packages_start.txt 21:01:59 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 21:01:59 + PACKAGES=/tmp/packages_end.txt 21:01:59 + case "${OS_FAMILY}" in 21:01:59 + sort 21:01:59 + rpm -qa 21:02:00 + '[' -f /tmp/packages_start.txt ']' 21:02:00 + '[' -f /tmp/packages_end.txt ']' 21:02:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:02:00 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 21:02:00 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 21:02:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 21:02:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:02:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:00 21:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:01 latest: Pulling from edgex-lftools-log-publisher 21:02:01 b4d181a07f80: Pulling fs layer 21:02:01 a1111a8f2ec3: Pulling fs layer 21:02:01 ed53099fbce6: Pulling fs layer 21:02:01 dc539afda2c1: Pulling fs layer 21:02:01 77bc0d833cb6: Pulling fs layer 21:02:01 9065ff56babe: Pulling fs layer 21:02:01 d287ab97295c: Pulling fs layer 21:02:01 dc539afda2c1: Waiting 21:02:01 77bc0d833cb6: Waiting 21:02:01 9065ff56babe: Waiting 21:02:01 d287ab97295c: Waiting 21:02:01 a1111a8f2ec3: Verifying Checksum 21:02:01 a1111a8f2ec3: Download complete 21:02:01 dc539afda2c1: Verifying Checksum 21:02:01 dc539afda2c1: Download complete 21:02:01 ed53099fbce6: Verifying Checksum 21:02:01 ed53099fbce6: Download complete 21:02:01 77bc0d833cb6: Verifying Checksum 21:02:01 77bc0d833cb6: Download complete 21:02:01 9065ff56babe: Verifying Checksum 21:02:01 9065ff56babe: Download complete 21:02:01 b4d181a07f80: Verifying Checksum 21:02:01 b4d181a07f80: Download complete 21:02:02 d287ab97295c: Verifying Checksum 21:02:02 d287ab97295c: Download complete 21:02:03 b4d181a07f80: Pull complete 21:02:03 a1111a8f2ec3: Pull complete 21:02:03 ed53099fbce6: Pull complete 21:02:03 dc539afda2c1: Pull complete 21:02:04 77bc0d833cb6: Pull complete 21:02:04 9065ff56babe: Pull complete 21:02:09 d287ab97295c: Pull complete 21:02:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:02:09 prd-centos7-docker-4c-2g-13743 does not seem to be running inside a container 21:02:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:02:12 $ docker top 070419138b9515709d0f3a0cdb09903c452e99ebf22f30d4bb6878899b86f57d -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:13 + touch /tmp/pre-build-complete [Pipeline] sh 21:02:13 + mkdir -p /var/log/sysstat [Pipeline] sh 21:02:13 + ls /var/log/sa-host 21:02:13 + sadf -c /var/log/sa-host/sa01 21:02:13 file_magic: OK 21:02:13 HZ: Using current value: 100 21:02:13 file_header: OK 21:02:13 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:02:13 Statistics: 21:02:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:02:13 File successfully converted to sysstat format version 12.0.3 21:02:13 + sadf -c /var/log/sa-host/sa30 21:02:13 file_magic: OK 21:02:13 HZ: Using current value: 100 21:02:13 file_header: OK 21:02:13 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:02:13 Statistics: 21:02:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:02:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:13 provisioning config files... 21:02:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config85962674428571949tmp [Pipeline] { [Pipeline] echo 21:02:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:02:14 ---> create-netrc.sh [Pipeline] } 21:02:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:02:14 ---> python-tools-install.sh [Pipeline] echo 21:02:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:02:14 ---> sudo-logs.sh 21:02:14 Archiving 'sudo' log.. 21:02:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-13743.novalocal: Name or service not known 21:02:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-13743.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:02:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:02:15 ---> job-cost.sh 21:02:15 lf-activate-venv: SKIPPING 21:02:15 DEBUG: total: 0.10999999940395355 21:02:15 INFO: Retrieving Stack Cost... 21:02:15 INFO: Retrieving Pricing Info for: v3-standard-2 21:02:16 INFO: Archiving Costs [Pipeline] echo 21:02:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:02:16 ---> logs-deploy.sh 21:02:16 lf-activate-venv: SKIPPING 21:02:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/26 21:02:16 INFO: archiving workspace using pattern(s): 21:02:17 Archives upload complete. 21:02:17 INFO: archiving logs to Nexus 21:02:17 ---> uname -a: 21:02:17 Linux prd-centos7-docker-4c-2g-13743.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:02:17 21:02:17 21:02:17 ---> lscpu: 21:02:17 Architecture: x86_64 21:02:17 CPU op-mode(s): 32-bit, 64-bit 21:02:17 Byte Order: Little Endian 21:02:17 Address sizes: 40 bits physical, 48 bits virtual 21:02:17 CPU(s): 2 21:02:17 On-line CPU(s) list: 0,1 21:02:17 Thread(s) per core: 1 21:02:17 Core(s) per socket: 1 21:02:17 Socket(s): 2 21:02:17 NUMA node(s): 1 21:02:17 Vendor ID: AuthenticAMD 21:02:17 CPU family: 23 21:02:17 Model: 49 21:02:17 Model name: AMD EPYC-Rome Processor 21:02:17 Stepping: 0 21:02:17 CPU MHz: 2799.998 21:02:17 BogoMIPS: 5599.99 21:02:17 Virtualization: AMD-V 21:02:17 Hypervisor vendor: KVM 21:02:17 Virtualization type: full 21:02:17 L1d cache: 32K 21:02:17 L1i cache: 32K 21:02:17 L2 cache: 512K 21:02:17 L3 cache: 16384K 21:02:17 NUMA node0 CPU(s): 0,1 21:02:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:02:17 21:02:17 21:02:17 ---> nproc: 21:02:17 2 21:02:17 21:02:17 21:02:17 ---> df -h: 21:02:17 Filesystem Size Used Avail Use% Mounted on 21:02:17 overlay 40G 9.0G 32G 23% / 21:02:17 tmpfs 64M 0 64M 0% /dev 21:02:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:02:17 shm 64M 0 64M 0% /dev/shm 21:02:17 /dev/vda1 40G 9.0G 32G 23% /facter-os 21:02:17 21:02:17 21:02:17 ---> sar -b -r -n DEV: 21:02:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 21:02:17 21:02:17 20:51:23 LINUX RESTART (2 CPU) 21:02:17 21:02:17 20:52:01 tps rtps wtps bread/s bwrtn/s 21:02:17 20:53:01 6.26 0.27 6.00 28.12 259.67 21:02:17 20:54:02 0.37 0.00 0.37 0.00 6.08 21:02:17 20:55:01 0.27 0.00 0.27 0.00 3.56 21:02:17 20:56:01 0.20 0.00 0.20 0.00 2.70 21:02:17 20:57:01 0.33 0.00 0.33 0.00 3.32 21:02:17 20:58:01 0.30 0.00 0.30 0.00 4.45 21:02:17 20:59:01 0.13 0.00 0.13 0.00 2.02 21:02:17 21:00:01 0.28 0.00 0.28 0.00 3.25 21:02:17 21:01:01 0.27 0.02 0.25 0.13 2.43 21:02:17 21:02:01 218.45 0.23 218.22 15.85 54732.05 21:02:17 Average: 22.73 0.05 22.68 4.42 5513.41 21:02:17 21:02:17 20:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:02:17 20:53:01 5694428 0 612432 7.65 2620 1699452 1204492 13.30 556884 1524120 20 21:02:17 20:54:02 5694680 0 612172 7.64 2620 1699460 1155328 12.76 557676 1524620 20 21:02:17 20:55:01 5697104 0 609748 7.61 2620 1699460 1155340 12.76 554932 1524620 8 21:02:17 20:56:01 5698468 0 608376 7.60 2620 1699468 1154920 12.75 553000 1525556 8 21:02:17 20:57:01 5700992 0 605848 7.56 2620 1699472 1155004 12.75 550532 1525556 16 21:02:17 20:58:01 5701228 0 605608 7.56 2620 1699476 1154920 12.75 549648 1525772 20 21:02:17 20:59:01 5700424 0 606408 7.57 2620 1699480 1154920 12.75 551240 1525772 8 21:02:17 21:00:01 5691368 0 615456 7.68 2620 1699488 1154920 12.75 559848 1526000 8 21:02:17 21:01:01 5689304 0 617520 7.71 2620 1699488 1158176 12.79 562832 1523932 24 21:02:17 21:02:01 3937800 0 1008620 12.59 2620 3059892 1476380 16.30 1055488 2562204 38012 21:02:17 Average: 5520580 0 650219 8.12 2620 1835514 1192440 13.17 605208 1628815 3814 21:02:17 21:02:17 20:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:02:17 20:53:01 eth0 15.38 15.24 39.82 5.31 0.00 0.00 0.00 0.00 21:02:17 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:53:01 docker0 8.08 3.88 1.59 29.46 0.00 0.00 0.00 0.00 21:02:17 20:54:02 eth0 5.06 2.05 3.90 0.45 0.00 0.00 0.00 0.00 21:02:17 20:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:55:01 eth0 0.51 0.30 0.27 0.26 0.00 0.00 0.00 0.00 21:02:17 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:56:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:02:17 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:57:01 eth0 0.30 0.17 0.09 0.04 0.00 0.00 0.00 0.00 21:02:17 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:58:01 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00 0.00 21:02:17 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:59:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:02:17 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 21:00:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:02:17 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 21:01:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:02:17 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 21:02:01 eth0 379.34 238.53 8342.33 51.93 0.00 0.00 0.00 0.00 21:02:17 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 21:02:01 docker0 30.80 44.84 3.23 387.93 0.00 0.00 0.00 0.00 21:02:17 Average: eth0 40.20 25.73 840.40 5.82 0.00 0.00 0.00 0.00 21:02:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:17 Average: docker0 3.90 4.88 0.48 41.82 0.00 0.00 0.00 0.00 21:02:17 21:02:17 21:02:17 ---> sar -P ALL: 21:02:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 21:02:17 21:02:17 20:51:23 LINUX RESTART (2 CPU) 21:02:17 21:02:17 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:02:17 20:53:01 all 0.83 0.00 0.37 0.04 0.03 98.73 21:02:17 20:53:01 0 0.77 0.00 0.44 0.03 0.03 98.73 21:02:17 20:53:01 1 0.89 0.00 0.30 0.05 0.03 98.73 21:02:17 20:54:02 all 0.23 0.00 0.07 0.00 0.01 99.70 21:02:17 20:54:02 0 0.15 0.00 0.08 0.00 0.02 99.75 21:02:17 20:54:02 1 0.30 0.00 0.05 0.00 0.00 99.65 21:02:17 20:55:01 all 0.18 0.00 0.04 0.00 0.03 99.75 21:02:17 20:55:01 0 0.08 0.00 0.05 0.00 0.03 99.83 21:02:17 20:55:01 1 0.27 0.00 0.03 0.00 0.02 99.68 21:02:17 20:56:01 all 0.22 0.00 0.05 0.00 0.02 99.72 21:02:17 20:56:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:02:17 20:56:01 1 0.37 0.00 0.03 0.00 0.02 99.58 21:02:17 20:57:01 all 0.23 0.00 0.03 0.00 0.01 99.73 21:02:17 20:57:01 0 0.25 0.00 0.05 0.00 0.02 99.68 21:02:17 20:57:01 1 0.20 0.00 0.02 0.00 0.00 99.78 21:02:17 20:58:01 all 0.20 0.00 0.05 0.00 0.03 99.72 21:02:17 20:58:01 0 0.38 0.00 0.05 0.00 0.03 99.53 21:02:17 20:58:01 1 0.02 0.00 0.05 0.00 0.02 99.92 21:02:17 20:59:01 all 0.16 0.00 0.03 0.00 0.01 99.80 21:02:17 20:59:01 0 0.22 0.00 0.02 0.00 0.00 99.77 21:02:17 20:59:01 1 0.10 0.00 0.05 0.00 0.02 99.83 21:02:17 21:00:01 all 0.03 0.00 0.04 0.00 0.03 99.89 21:02:17 21:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:02:17 21:00:01 1 0.03 0.00 0.05 0.00 0.03 99.88 21:02:17 21:01:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:02:17 21:01:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:02:17 21:01:01 1 0.18 0.00 0.02 0.00 0.02 99.78 21:02:17 21:02:01 all 27.08 0.00 11.31 2.67 0.09 58.85 21:02:17 21:02:01 0 27.50 0.00 11.34 3.06 0.09 58.01 21:02:17 21:02:01 1 26.65 0.00 11.28 2.29 0.09 59.69 21:02:17 Average: all 2.80 0.00 1.15 0.26 0.03 95.77 21:02:17 Average: 0 2.82 0.00 1.16 0.29 0.03 95.69 21:02:17 Average: 1 2.77 0.00 1.13 0.22 0.02 95.85 21:02:17 21:02:17 21:02:17