Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 65838d0553e76eee9e51266da698c79b7500f417+d24546102b5fafb36a92b102b4be54f609bac794 (6ed896d8dbe3175fdb19c8917095e84bde8644f0) 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-ssh3977119241902391905.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh6618483426675054917.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/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/PR-1030/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8911170697242866749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh5576517354465663272.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/PR-1030/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/PR-1030/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1867872217792237900.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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-2456 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [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/gexfoundry_device-sdk-go_PR-1030 # 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/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh6533448475243727556.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh2076317864091489716.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 65838d0553e76eee9e51266da698c79b7500f417 Merge succeeded, producing 65838d0553e76eee9e51266da698c79b7500f417 Checking out Revision 65838d0553e76eee9e51266da698c79b7500f417 (PR-1030) > git config core.sparsecheckout # timeout=10 > git checkout -f 65838d0553e76eee9e51266da698c79b7500f417 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh6202161992705220258.key > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65838d0553e76eee9e51266da698c79b7500f417 # timeout=10 Commit message: "ci: changes required for Jakara LTS" > git rev-list --no-walk 65838d0553e76eee9e51266da698c79b7500f417 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:12:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:12:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:12:46 ========================================================= 21:12:46 EdgeX Global Pipelines Version Info 21:12:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:12:47 ------------------- 21:12:47 stable info: 21:12:47 ------------------- 21:12:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:12:47 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 21:12:47 Message: update stable to v1.0.207 21:12:48 ------------------- 21:12:48 experimental info: 21:12:48 ------------------- 21:12:48 Commited By: **** collab-it+edgex@linuxfoundation.org 21:12:48 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 21:12:48 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1030 [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1030 [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1030 [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65838d0553e76eee9e51266da698c79b7500f417 [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65838d0 [Pipeline] echo 21:12:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:49 provisioning config files... 21:12:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config4545320350174748978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:49 ---> docker-login.sh 21:12:49 nexus3.edgexfoundry.org:10001 21:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:50 Configure a credential helper to remove this warning. See 21:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:50 21:12:50 Login Succeeded 21:12:50 nexus3.edgexfoundry.org:10002 21:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:50 Configure a credential helper to remove this warning. See 21:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:50 21:12:50 Login Succeeded 21:12:50 nexus3.edgexfoundry.org:10003 21:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:50 Configure a credential helper to remove this warning. See 21:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:50 21:12:50 Login Succeeded 21:12:50 nexus3.edgexfoundry.org:10004 21:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:58 Configure a credential helper to remove this warning. See 21:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:58 21:12:58 Login Succeeded 21:12:58 docker.io 21:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:58 Configure a credential helper to remove this warning. See 21:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:58 21:12:58 Login Succeeded 21:12:58 ---> docker-login.sh ends [Pipeline] } 21:12:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:12:59 + git log --format=format:%s -1 65838d0553e76eee9e51266da698c79b7500f417 [Pipeline] echo 21:12:59 GIT_COMMIT: 65838d0553e76eee9e51266da698c79b7500f417, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo 21:12:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:13:00 21:13:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:13:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:13:01 latest: Pulling from edgex-devops/git-semver 21:13:01 31603596830f: Pulling fs layer 21:13:01 04fac38145f0: Pulling fs layer 21:13:01 701f6daf10bf: Pulling fs layer 21:13:01 24f72da36158: Pulling fs layer 21:13:01 24f72da36158: Waiting 21:13:01 04fac38145f0: Verifying Checksum 21:13:01 04fac38145f0: Download complete 21:13:01 31603596830f: Download complete 21:13:01 24f72da36158: Verifying Checksum 21:13:01 24f72da36158: Download complete 21:13:01 701f6daf10bf: Verifying Checksum 21:13:01 701f6daf10bf: Download complete 21:13:01 31603596830f: Pull complete 21:13:01 04fac38145f0: Pull complete 21:13:02 701f6daf10bf: Pull complete 21:13:02 24f72da36158: Pull complete 21:13:02 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:13:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:13:02 prd-centos7-docker-4c-2g-2456 does not seem to be running inside a container 21:13:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1030 -v /w/workspace/gexfoundry_device-sdk-go_PR-1030:/w/workspace/gexfoundry_device-sdk-go_PR-1030:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:13:03 $ docker top 4e87b71167d15558cfdac421a847b56147d39806083e23f807152d4ee060aef3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:13:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:04 [ssh-agent] Looking for ssh-agent implementation... 21:13:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:03 $ docker exec 4e87b71167d15558cfdac421a847b56147d39806083e23f807152d4ee060aef3 ssh-agent 21:13:04 SSH_AUTH_SOCK=/tmp/ssh-2E5hDUwfnqHb/agent.13 21:13:04 SSH_AGENT_PID=20 21:13:04 Running ssh-add (command line suppressed) 21:13:04 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_1356526123392227691.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_1356526123392227691.key) 21:13:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:04 + git tag --points-at HEAD [Pipeline] } 21:13:04 $ docker exec --env ******** --env ******** 4e87b71167d15558cfdac421a847b56147d39806083e23f807152d4ee060aef3 ssh-agent -k 21:13:04 unset SSH_AUTH_SOCK; 21:13:04 unset SSH_AGENT_PID; 21:13:04 echo Agent pid 20 killed; 21:13:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:13:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:05 [ssh-agent] Looking for ssh-agent implementation... 21:13:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:04 $ docker exec 4e87b71167d15558cfdac421a847b56147d39806083e23f807152d4ee060aef3 ssh-agent 21:13:05 SSH_AUTH_SOCK=/tmp/ssh-io2GQsHizElW/agent.53 21:13:05 SSH_AGENT_PID=59 21:13:05 Running ssh-add (command line suppressed) 21:13:04 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_5069814757131013124.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_5069814757131013124.key) 21:13:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:05 + git semver init 21:13:05 # -> Open(): unable to determine branch for HEAD 21:13:05 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.git 21:13:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1030 21:13:05 # $SEMVER_REMOTE_NAME = origin 21:13:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:13:05 # $SEMVER_USER_NAME = edgex-jenkins 21:13:05 # $SEMVER_BRANCH = PR-1030 21:13:05 # $SEMVER_TEMP = /tmp/semver-722606617 21:13:05 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 21:13:06 # '/tmp/semver-722606617' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver' 21:13:06 # -> Force: false 21:13:06 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver [Pipeline] } 21:13:06 $ docker exec --env ******** --env ******** 4e87b71167d15558cfdac421a847b56147d39806083e23f807152d4ee060aef3 ssh-agent -k 21:13:06 unset SSH_AUTH_SOCK; 21:13:06 unset SSH_AGENT_PID; 21:13:06 echo Agent pid 59 killed; 21:13:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:07 + git semver [Pipeline] } 21:13:06 $ docker stop --time=1 4e87b71167d15558cfdac421a847b56147d39806083e23f807152d4ee060aef3 21:13:07 $ docker rm -f 4e87b71167d15558cfdac421a847b56147d39806083e23f807152d4ee060aef3 [Pipeline] // withDockerContainer [Pipeline] sh 21:13:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:13:09 Stashed 1 file(s) [Pipeline] echo 21:13:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 21:13:24 Still waiting to schedule task 21:13:24 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2456’ 21:13:24 Still waiting to schedule task 21:13:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:16:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2457 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws 21:16:07 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 21:16:07 Selected Git installation does not exist. Using Default 21:16:07 The recommended git tool is: NONE 21:16:16 using credential edgex-jenkins-ssh 21:16:16 Cloning the remote Git repository 21:16:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:16:16 > git init /w/workspace/device-sdk-go/6 # timeout=10 21:16:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:16:16 > git --version # timeout=10 21:16:16 > git --version # 'git version 2.17.1' 21:16:16 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:18 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 65838d0553e76eee9e51266da698c79b7500f417 21:16:19 Merge succeeded, producing 65838d0553e76eee9e51266da698c79b7500f417 21:16:19 Checking out Revision 65838d0553e76eee9e51266da698c79b7500f417 (PR-1030) 21:16:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:16:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:16:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:16:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:16:18 > git config core.sparsecheckout # timeout=10 21:16:18 > git checkout -f 65838d0553e76eee9e51266da698c79b7500f417 # timeout=10 21:16:19 > git remote # timeout=10 21:16:19 > git config --get remote.origin.url # timeout=10 21:16:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:19 > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 21:16:19 > git rev-parse HEAD^{commit} # timeout=10 21:16:19 > git config core.sparsecheckout # timeout=10 21:16:19 > git checkout -f 65838d0553e76eee9e51266da698c79b7500f417 # timeout=10 21:16:21 Running on prd-centos7-docker-4c-2g-2458 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws 21:16:21 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 21:16:21 Selected Git installation does not exist. Using Default 21:16:21 The recommended git tool is: NONE 21:16:23 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:24 provisioning config files... 21:16:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config1087425696385536743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:24 using credential edgex-jenkins-ssh 21:16:25 Cloning the remote Git repository 21:16:25 ---> docker-login.sh 21:16:25 nexus3.edgexfoundry.org:10001 21:16:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:16:25 > git init /w/workspace/device-sdk-go/6 # timeout=10 21:16:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:16:25 > git --version # timeout=10 21:16:25 > git --version # 'git version 2.24.4' 21:16:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:25 [INFO] Currently running in a labeled security context 21:16:25 [INFO] Currently SELinux is 'enforcing' on the host 21:16:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh6876860481184121993.key 21:16:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:16:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:16:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:16:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:25 [INFO] Currently running in a labeled security context 21:16:25 [INFO] Currently SELinux is 'enforcing' on the host 21:16:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh2151338588497638045.key 21:16:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:16:26 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 65838d0553e76eee9e51266da698c79b7500f417 21:16:26 Merge succeeded, producing 65838d0553e76eee9e51266da698c79b7500f417 21:16:26 Checking out Revision 65838d0553e76eee9e51266da698c79b7500f417 (PR-1030) 21:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:26 > git config core.sparsecheckout # timeout=10 21:16:26 > git checkout -f 65838d0553e76eee9e51266da698c79b7500f417 # timeout=10 21:16:26 > git remote # timeout=10 21:16:26 > git config --get remote.origin.url # timeout=10 21:16:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:26 [INFO] Currently running in a labeled security context 21:16:26 [INFO] Currently SELinux is 'enforcing' on the host 21:16:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/6@tmp/jenkins-gitclient-ssh3080624383930130986.key 21:16:26 > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 21:16:26 > git rev-parse HEAD^{commit} # timeout=10 21:16:26 > git config core.sparsecheckout # timeout=10 21:16:26 > git checkout -f 65838d0553e76eee9e51266da698c79b7500f417 # timeout=10 21:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:27 Configure a credential helper to remove this warning. See 21:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:27 21:16:27 Login Succeeded 21:16:27 nexus3.edgexfoundry.org:10002 21:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:28 Configure a credential helper to remove this warning. See 21:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:28 21:16:28 Login Succeeded 21:16:28 nexus3.edgexfoundry.org:10003 21:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:30 Commit message: "ci: changes required for Jakara LTS" 21:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:30 Configure a credential helper to remove this warning. See 21:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:30 21:16:30 Login Succeeded 21:16:30 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 21:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:30 provisioning config files... 21:16:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config4539061537165265181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:31 Configure a credential helper to remove this warning. See 21:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:31 21:16:31 Login Succeeded 21:16:31 docker.io 21:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:31 ---> docker-login.sh 21:16:31 nexus3.edgexfoundry.org:10001 21:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:31 Configure a credential helper to remove this warning. See 21:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:31 21:16:31 Login Succeeded 21:16:31 nexus3.edgexfoundry.org:10002 21:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:31 Configure a credential helper to remove this warning. See 21:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:31 21:16:31 Login Succeeded 21:16:31 nexus3.edgexfoundry.org:10003 21:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:31 Configure a credential helper to remove this warning. See 21:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:31 21:16:31 Login Succeeded 21:16:31 nexus3.edgexfoundry.org:10004 21:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:31 Configure a credential helper to remove this warning. See 21:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:31 21:16:31 Login Succeeded 21:16:31 docker.io 21:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:32 Configure a credential helper to remove this warning. See 21:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:32 21:16:32 Login Succeeded 21:16:32 ---> docker-login.sh ends 21:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 21:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:32 Configure a credential helper to remove this warning. See 21:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:32 21:16:32 Login Succeeded 21:16:32 ---> docker-login.sh ends [Pipeline] } 21:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:16:32 ========================================================= 21:16:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:16:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 21:16:32 ========================================================= 21:16:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:16:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:16:33 + 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 . 21:16:33 Sending build context to Docker daemon 2.67MB 21:16:33 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 21:16:33 Step 2/10 : FROM ${BASE} AS builder 21:16:33 + 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 . 21:16:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:16:33 4e9f2cdf4387: Pulling fs layer 21:16:33 57d31006c564: Pulling fs layer 21:16:33 bd5ccded8296: Pulling fs layer 21:16:33 304dd3a0f381: Pulling fs layer 21:16:33 d37cda54a23b: Pulling fs layer 21:16:33 bae75c0f2455: Pulling fs layer 21:16:33 806579b3d29a: Pulling fs layer 21:16:33 c77eb801bf70: Pulling fs layer 21:16:33 6d0567d44e1a: Pulling fs layer 21:16:33 bae75c0f2455: Waiting 21:16:33 806579b3d29a: Waiting 21:16:33 c77eb801bf70: Waiting 21:16:33 6d0567d44e1a: Waiting 21:16:33 304dd3a0f381: Waiting 21:16:33 d37cda54a23b: Waiting 21:16:33 bd5ccded8296: Verifying Checksum 21:16:33 bd5ccded8296: Download complete 21:16:33 57d31006c564: Verifying Checksum 21:16:33 57d31006c564: Download complete 21:16:33 d37cda54a23b: Verifying Checksum 21:16:33 d37cda54a23b: Download complete 21:16:33 4e9f2cdf4387: Verifying Checksum 21:16:33 4e9f2cdf4387: Download complete 21:16:33 bae75c0f2455: Verifying Checksum 21:16:33 bae75c0f2455: Download complete 21:16:33 806579b3d29a: Verifying Checksum 21:16:33 806579b3d29a: Download complete 21:16:33 4e9f2cdf4387: Pull complete 21:16:33 57d31006c564: Pull complete 21:16:33 bd5ccded8296: Pull complete 21:16:33 Sending build context to Docker daemon 2.669MB 21:16:33 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 21:16:33 Step 2/10 : FROM ${BASE} AS builder 21:16:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:16:34 bbf911997326: Pulling fs layer 21:16:34 58ec367f63d7: Pulling fs layer 21:16:34 1b4a6ffa7d45: Pulling fs layer 21:16:34 fc5181fea5dc: Pulling fs layer 21:16:34 9c418107303f: Pulling fs layer 21:16:34 284eca6f2348: Pulling fs layer 21:16:34 842844d905b1: Pulling fs layer 21:16:34 901a3a57568e: Pulling fs layer 21:16:34 284eca6f2348: Waiting 21:16:34 842844d905b1: Waiting 21:16:34 fc5181fea5dc: Waiting 21:16:34 9c418107303f: Waiting 21:16:34 901a3a57568e: Waiting 21:16:34 1b4a6ffa7d45: Download complete 21:16:34 58ec367f63d7: Verifying Checksum 21:16:34 58ec367f63d7: Download complete 21:16:35 c77eb801bf70: Verifying Checksum 21:16:35 c77eb801bf70: Download complete 21:16:35 bbf911997326: Verifying Checksum 21:16:35 bbf911997326: Download complete 21:16:35 9c418107303f: Verifying Checksum 21:16:35 9c418107303f: Download complete 21:16:35 284eca6f2348: Download complete 21:16:35 842844d905b1: Download complete 21:16:35 bbf911997326: Pull complete 21:16:36 58ec367f63d7: Pull complete 21:16:36 1b4a6ffa7d45: Pull complete 21:16:57 6d0567d44e1a: Verifying Checksum 21:16:57 6d0567d44e1a: Download complete 21:16:57 304dd3a0f381: Verifying Checksum 21:16:57 304dd3a0f381: Download complete 21:16:59 fc5181fea5dc: Verifying Checksum 21:16:59 fc5181fea5dc: Download complete 21:17:01 304dd3a0f381: Pull complete 21:17:01 d37cda54a23b: Pull complete 21:17:01 bae75c0f2455: Pull complete 21:17:01 806579b3d29a: Pull complete 21:17:01 c77eb801bf70: Pull complete 21:17:04 6d0567d44e1a: Pull complete 21:17:04 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 21:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:17:04 ---> e839a31ac9d1 21:17:04 Step 3/10 : ARG MAKE=make build 21:17:05 901a3a57568e: Verifying Checksum 21:17:05 901a3a57568e: Download complete 21:17:06 ---> Running in 13440d532cfe 21:17:06 Removing intermediate container 13440d532cfe 21:17:06 ---> dd59c767a81e 21:17:06 Step 4/10 : WORKDIR /device-sdk-go 21:17:06 ---> Running in 422d84c1e465 21:17:06 Removing intermediate container 422d84c1e465 21:17:06 ---> c7a7b8830853 21:17:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:17:06 ---> Running in 7ef78fc096a0 21:17:06 Removing intermediate container 7ef78fc096a0 21:17:06 ---> eca3e2351907 21:17:06 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:06 ---> Running in 73cb69e3f3af 21:17:07 Removing intermediate container 73cb69e3f3af 21:17:07 ---> ba8999991a36 21:17:07 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:17:07 ---> Running in 960f483bc601 21:17:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:17:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:17:08 OK: 219 MiB in 52 packages 21:17:09 Removing intermediate container 960f483bc601 21:17:09 ---> 3ca87d351b6d 21:17:09 Step 8/10 : COPY . . 21:17:09 ---> b8bddb2bf2b4 21:17:09 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:09 ---> Running in 0707f12bc160 21:17:09 fc5181fea5dc: Pull complete 21:17:09 9c418107303f: Pull complete 21:17:09 284eca6f2348: Pull complete 21:17:10 842844d905b1: Pull complete 21:17:16 901a3a57568e: Pull complete 21:17:16 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 21:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:17:16 ---> 72ade6ffb461 21:17:16 Step 3/10 : ARG MAKE=make build 21:17:20 ---> Running in e5274c702284 21:17:21 Removing intermediate container e5274c702284 21:17:21 ---> 86a03cb6d2e6 21:17:21 Step 4/10 : WORKDIR /device-sdk-go 21:17:21 ---> Running in 316df7e8ae9c 21:17:22 Removing intermediate container 316df7e8ae9c 21:17:22 ---> 4b1a216e4e58 21:17:22 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:17:22 ---> Running in a0ab43d516fe 21:17:22 Removing intermediate container a0ab43d516fe 21:17:22 ---> 843fdf2b13e7 21:17:22 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:23 ---> Running in b83a8a065869 21:17:25 Removing intermediate container b83a8a065869 21:17:25 ---> 38d21d93d5a5 21:17:25 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:17:25 ---> Running in 013ecf4165e6 21:17:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:17:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:17:28 OK: 218 MiB in 52 packages 21:17:29 Removing intermediate container 013ecf4165e6 21:17:29 ---> e6162a4acd84 21:17:29 Step 8/10 : COPY . . 21:17:31 ---> 75a278cb41cc 21:17:31 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:31 ---> Running in ab9a51a4dfb4 21:17:41 Removing intermediate container 0707f12bc160 21:17:41 ---> 0aa7f1a19176 21:17:41 Step 10/10 : RUN ${MAKE} 21:17:41 ---> Running in 06eb0040272d 21:17:41 noop 21:17:41 Removing intermediate container 06eb0040272d 21:17:41 ---> 7edc4740b531 21:17:41 Successfully built 7edc4740b531 21:17:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:17:42 + docker inspect -f . ci-base-image-x86_64 21:17:42 . [Pipeline] withDockerContainer 21:17:42 prd-centos7-docker-4c-2g-2458 does not seem to be running inside a container 21:17:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:17:42 $ docker top 440ea5999472836b92ee51a0e44a4aa7aabcf639eeebba6a3303df7e6c5ff6a4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:43 + go version 21:17:43 go version go1.16.8 linux/amd64 [Pipeline] } 21:17:43 $ docker stop --time=1 440ea5999472836b92ee51a0e44a4aa7aabcf639eeebba6a3303df7e6c5ff6a4 21:17:44 $ docker rm -f 440ea5999472836b92ee51a0e44a4aa7aabcf639eeebba6a3303df7e6c5ff6a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:17:44 + docker inspect -f . ci-base-image-x86_64 21:17:44 . [Pipeline] withDockerContainer 21:17:45 prd-centos7-docker-4c-2g-2458 does not seem to be running inside a container 21:17:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:17:45 $ docker top b7444d10af8cc78591070347cd006785e371c6bd7d5e9ac025f8ad95199cabb1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:17:45 + make test 21:17:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:17:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 21:18:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 21:18:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 21:18:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 21:18:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 23.7% of statements 21:18:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 21:18:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 28.1% of statements 21:18:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.088s coverage: 78.9% of statements 21:18:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements 21:18:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 21:18:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 21:18:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 21:18:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.061s coverage: 28.7% of statements 21:18:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 21:18:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 21:18:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 21:18:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 21:18:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.066s coverage: 57.8% of statements 21:18:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.864s coverage: 89.0% of statements 21:18:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 21:18:18 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 4.9% of statements 21:18:18 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 21:18:18 GO111MODULE=on go vet ./... 21:18:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:18:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:18:37 ./bin/test-attribution-txt.sh [Pipeline] } 21:18:37 $ docker stop --time=1 b7444d10af8cc78591070347cd006785e371c6bd7d5e9ac025f8ad95199cabb1 21:18:38 $ docker rm -f b7444d10af8cc78591070347cd006785e371c6bd7d5e9ac025f8ad95199cabb1 [Pipeline] // withDockerContainer [Pipeline] sh 21:18:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:18:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:18:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:18:42 + ls -al . 21:18:42 total 264 21:18:42 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 7 21:18 . 21:18:42 drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 21:16 .. 21:18:42 drwxrwxr-x. 2 jenkins jenkins 37 Oct 7 21:16 bin 21:18:42 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 7 21:16 CHANGELOG.md 21:18:42 -rw-r--r--. 1 jenkins jenkins 126161 Oct 7 21:18 coverage.out 21:18:42 -rw-rw-r--. 1 jenkins jenkins 140 Oct 7 21:16 .dockerignore 21:18:42 drwxrwxr-x. 5 jenkins jenkins 62 Oct 7 21:16 example 21:18:42 drwxrwxr-x. 8 jenkins jenkins 179 Oct 7 21:16 .git 21:18:42 drwxrwxr-x. 3 jenkins jenkins 125 Oct 7 21:16 .github 21:18:42 -rw-rw-r--. 1 jenkins jenkins 131 Oct 7 21:16 .gitignore 21:18:42 -rw-rw-r--. 1 jenkins jenkins 583 Oct 7 21:16 go.mod 21:18:42 -rw-rw-r--. 1 jenkins jenkins 49618 Oct 7 21:16 go.sum 21:18:42 -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 21:16 GOVERNANCE.md 21:18:42 drwxrwxr-x. 15 jenkins jenkins 224 Oct 7 21:16 internal 21:18:42 -rw-rw-r--. 1 jenkins jenkins 880 Oct 7 21:16 Jenkinsfile 21:18:42 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 7 21:16 LICENSE 21:18:42 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 7 21:16 Makefile 21:18:42 drwxrwxr-x. 3 jenkins jenkins 16 Oct 7 21:16 openapi 21:18:42 -rw-rw-r--. 1 jenkins jenkins 619 Oct 7 21:16 OWNERS.md 21:18:42 drwxrwxr-x. 5 jenkins jenkins 50 Oct 7 21:16 pkg 21:18:42 -rw-rw-r--. 1 jenkins jenkins 7646 Oct 7 21:16 README.md 21:18:42 drwxrwxr-x. 4 jenkins jenkins 54 Oct 7 21:16 snap 21:18:42 -rw-rw-r--. 1 jenkins jenkins 5 Oct 7 21:13 VERSION 21:18:42 -rw-rw-r--. 1 jenkins jenkins 222 Oct 7 21:16 version.go [Pipeline] isUnix [Pipeline] sh 21:18:42 + 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=65838d0553e76eee9e51266da698c79b7500f417 --label arch=amd64 --label version=0.0.0 . 21:18:42 Sending build context to Docker daemon 2.797MB 21:18:42 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 21:18:42 Step 2/24 : FROM ${BASE} AS builder 21:18:42 ---> 7edc4740b531 21:18:42 Step 3/24 : ARG MAKE=make build 21:18:42 ---> Running in ed9d0f9cf79f 21:18:43 Removing intermediate container ed9d0f9cf79f 21:18:43 ---> 4695ed3153ec 21:18:43 Step 4/24 : WORKDIR /device-sdk-go 21:18:43 ---> Running in 463c4400a3ac 21:18:43 Removing intermediate container 463c4400a3ac 21:18:43 ---> b026e96b7526 21:18:43 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:18:43 ---> Running in 78a4cd9965c2 21:18:43 Removing intermediate container 78a4cd9965c2 21:18:43 ---> ed1ae7e47099 21:18:43 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:43 ---> Running in 680cd06a5be6 21:18:43 Removing intermediate container 680cd06a5be6 21:18:43 ---> bca33bf9d8f5 21:18:43 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:18:43 ---> Running in 1fbe11f77a4c 21:18:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:18:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:18:45 OK: 219 MiB in 52 packages 21:18:45 Removing intermediate container 1fbe11f77a4c 21:18:45 ---> 669df4871e7c 21:18:45 Step 8/24 : COPY . . 21:18:45 ---> ec80b2febb0d 21:18:45 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:18:45 ---> Running in 2c4368da1b9e 21:18:46 Removing intermediate container 2c4368da1b9e 21:18:46 ---> b0857b18dcc6 21:18:46 Step 10/24 : RUN ${MAKE} 21:18:46 ---> Running in 36884cef07f9 21:18:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:18:53 Removing intermediate container ab9a51a4dfb4 21:18:53 ---> 2af00b5b81fe 21:18:53 Step 10/10 : RUN ${MAKE} 21:18:53 ---> Running in 40e30b634c45 21:18:53 noop 21:18:53 Removing intermediate container 40e30b634c45 21:18:53 ---> b4ec651cd9f4 21:18:53 Successfully built b4ec651cd9f4 21:18:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:18:53 + docker inspect -f . ci-base-image-arm64 21:18:53 . [Pipeline] withDockerContainer 21:18:53 prd-ubuntu18.04-docker-arm64-4c-16g-2457 does not seem to be running inside a container 21:18:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:18:55 $ docker top fa91dc7308295cc9d89fcbaebdb4dfa799731d2abec90e72a3fd208241c8cc41 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:56 + go version 21:18:56 go version go1.16.8 linux/arm64 [Pipeline] } 21:18:56 $ docker stop --time=1 fa91dc7308295cc9d89fcbaebdb4dfa799731d2abec90e72a3fd208241c8cc41 21:18:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 21:18:57 Removing intermediate container 36884cef07f9 21:18:57 ---> 63a862885d0a 21:18:57 Step 11/24 : FROM alpine:3.14 21:18:58 3.14: Pulling from library/alpine 21:18:58 a0d0a0d46f8b: Pulling fs layer 21:18:58 a0d0a0d46f8b: Verifying Checksum 21:18:58 a0d0a0d46f8b: Download complete 21:18:58 a0d0a0d46f8b: Pull complete 21:18:58 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:18:58 Status: Downloaded newer image for alpine:3.14 21:18:58 ---> 14119a10abf4 21:18:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:18:58 $ docker rm -f fa91dc7308295cc9d89fcbaebdb4dfa799731d2abec90e72a3fd208241c8cc41 21:18:58 ---> Running in aee3543b390b 21:18:58 Removing intermediate container aee3543b390b 21:18:58 ---> f85ebc948ee0 21:18:58 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:58 ---> Running in 3bbba65c2c34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:18:59 Removing intermediate container 3bbba65c2c34 21:18:59 ---> ad03ded4219c 21:18:59 Step 14/24 : RUN apk add --update --no-cache zeromq 21:18:59 ---> Running in 07cf84e1e8b7 21:18:59 + docker inspect -f . ci-base-image-arm64 21:18:59 . [Pipeline] withDockerContainer 21:18:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:18:59 prd-ubuntu18.04-docker-arm64-4c-16g-2457 does not seem to be running inside a container 21:19:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:19:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:19:00 (1/5) Installing libgcc (10.3.1_git20210424-r2) 21:19:00 (2/5) Installing libsodium (1.0.18-r0) 21:19:01 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 21:19:01 (4/5) Installing libzmq (4.3.4-r0) 21:19:01 (5/5) Installing zeromq (4.3.4-r0) 21:19:01 Executing busybox-1.33.1-r3.trigger 21:19:01 OK: 8 MiB in 19 packages 21:19:01 $ docker top e6d33ae8f6e2be4ae0b4b0b9f564ca4ab05e46c159457398b0f4afa818864ea0 -eo pid,comm 21:19:01 Removing intermediate container 07cf84e1e8b7 21:19:01 ---> 97b927f7410b 21:19:01 Step 15/24 : WORKDIR / 21:19:01 ---> Running in 3e058d9cc44d 21:19:02 Removing intermediate container 3e058d9cc44d 21:19:02 ---> b47a064d2c64 21:19:02 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:19:02 ---> a2e35a234c9b 21:19:02 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:19:02 ---> 71e3773d313c 21:19:02 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:19:02 ---> 65fa57250d02 21:19:02 Step 19/24 : EXPOSE 59999 21:19:02 ---> Running in 28b20061da5f 21:19:02 Removing intermediate container 28b20061da5f 21:19:02 ---> b2b51108393f 21:19:02 Step 20/24 : ENTRYPOINT ["/device-simple"] 21:19:02 ---> Running in 1571d61c331d 21:19:02 + make test 21:19:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:19:02 Removing intermediate container 1571d61c331d 21:19:02 ---> 3b1ab19c2b3c 21:19:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:19:02 ---> Running in d9e7254caad0 21:19:02 Removing intermediate container d9e7254caad0 21:19:02 ---> 03f474ca8020 21:19:02 Step 22/24 : LABEL arch=amd64 21:19:02 ---> Running in 03b7649e72e8 21:19:02 Removing intermediate container 03b7649e72e8 21:19:02 ---> 3d9b1bc2bffc 21:19:02 Step 23/24 : LABEL git_sha=65838d0553e76eee9e51266da698c79b7500f417 21:19:02 ---> Running in 2598a442de98 21:19:03 Removing intermediate container 2598a442de98 21:19:03 ---> 6134041ee3f1 21:19:03 Step 24/24 : LABEL version=0.0.0 21:19:03 ---> Running in 1b716f6dd824 21:19:03 Removing intermediate container 1b716f6dd824 21:19:03 ---> 8aca97286d2d 21:19:03 [Warning] One or more build-args [ARCH] were not consumed 21:19:03 Successfully built 8aca97286d2d 21:19:03 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 21:19:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:03 21:19:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:04 latest: Pulling from edgex-lftools-log-publisher 21:19:04 b4d181a07f80: Pulling fs layer 21:19:04 a1111a8f2ec3: Pulling fs layer 21:19:04 ed53099fbce6: Pulling fs layer 21:19:04 dc539afda2c1: Pulling fs layer 21:19:04 77bc0d833cb6: Pulling fs layer 21:19:04 9065ff56babe: Pulling fs layer 21:19:04 d287ab97295c: Pulling fs layer 21:19:04 77bc0d833cb6: Waiting 21:19:04 9065ff56babe: Waiting 21:19:04 d287ab97295c: Waiting 21:19:04 dc539afda2c1: Waiting 21:19:04 a1111a8f2ec3: Verifying Checksum 21:19:04 a1111a8f2ec3: Download complete 21:19:04 dc539afda2c1: Verifying Checksum 21:19:04 dc539afda2c1: Download complete 21:19:04 ed53099fbce6: Verifying Checksum 21:19:04 ed53099fbce6: Download complete 21:19:04 9065ff56babe: Verifying Checksum 21:19:04 9065ff56babe: Download complete 21:19:05 77bc0d833cb6: Verifying Checksum 21:19:05 77bc0d833cb6: Download complete 21:19:05 b4d181a07f80: Verifying Checksum 21:19:05 b4d181a07f80: Download complete 21:19:06 b4d181a07f80: Pull complete 21:19:06 d287ab97295c: Verifying Checksum 21:19:06 d287ab97295c: Download complete 21:19:06 a1111a8f2ec3: Pull complete 21:19:07 ed53099fbce6: Pull complete 21:19:07 dc539afda2c1: Pull complete 21:19:07 77bc0d833cb6: Pull complete 21:19:07 9065ff56babe: Pull complete 21:19:12 d287ab97295c: Pull complete 21:19:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:19:13 prd-centos7-docker-4c-2g-2458 does not seem to be running inside a container 21:19:13 $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:19:15 $ docker top e9c567d672d7eba2df75064d1228640a2649a6c30a2dcde291f6c9f708e63b75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:16 ---> job-cost.sh 21:19:16 lf-activate-venv: SKIPPING 21:19:16 INFO: No Stack... 21:19:28 INFO: Retrieving Pricing Info for: v3-standard-2 21:19:28 INFO: Archiving Costs [Pipeline] sh 21:19:29 + cat /w/workspace/device-sdk-go/6/archives/cost.csv 21:19:29 + cut -d, -f6 [Pipeline] lock 21:19:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1030-6-stack-cost] 21:19:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-6-stack-cost] did not exist. Created. 21:19:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1030-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:19:29 + echo total: 0.05999999865889549 [Pipeline] stash 21:19:29 Stashed 1 file(s) [Pipeline] } 21:19:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:19:29 $ docker stop --time=1 e9c567d672d7eba2df75064d1228640a2649a6c30a2dcde291f6c9f708e63b75 21:19:30 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 21:19:30 $ docker rm -f e9c567d672d7eba2df75064d1228640a2649a6c30a2dcde291f6c9f708e63b75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:20:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 21:20:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 21:20:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 21:20:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.253s coverage: 23.7% of statements 21:20:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 21:20:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.254s coverage: 28.1% of statements 21:20:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.229s coverage: 78.9% of statements 21:20:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.209s coverage: 9.0% of statements 21:20:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 21:20:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 21:20:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 21:20:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.341s coverage: 28.7% of statements 21:20:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 21:20:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.240s coverage: 83.3% of statements 21:20:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 21:20:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 21:20:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.484s coverage: 57.8% of statements 21:20:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.980s coverage: 89.0% of statements 21:20:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 21:20:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.182s coverage: 4.9% of statements 21:20:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 21:20:45 GO111MODULE=on go vet ./... 21:21:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:21:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:21:43 ./bin/test-attribution-txt.sh [Pipeline] } 21:21:43 $ docker stop --time=1 e6d33ae8f6e2be4ae0b4b0b9f564ca4ab05e46c159457398b0f4afa818864ea0 21:21:45 $ docker rm -f e6d33ae8f6e2be4ae0b4b0b9f564ca4ab05e46c159457398b0f4afa818864ea0 [Pipeline] // withDockerContainer [Pipeline] sh 21:21:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:21:46 Warning: overwriting stash ‘coverage-report’ 21:21:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:21:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:21:49 + ls -al . 21:21:49 total 300 21:21:49 drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 21:21 . 21:21:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 21:16 .. 21:21:49 -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 21:16 .dockerignore 21:21:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 21:16 .git 21:21:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 21:16 .github 21:21:49 -rw-rw-r-- 1 jenkins jenkins 131 Oct 7 21:16 .gitignore 21:21:49 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 7 21:16 CHANGELOG.md 21:21:49 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 21:16 GOVERNANCE.md 21:21:49 -rw-rw-r-- 1 jenkins jenkins 880 Oct 7 21:16 Jenkinsfile 21:21:49 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 7 21:16 LICENSE 21:21:49 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 7 21:16 Makefile 21:21:49 -rw-rw-r-- 1 jenkins jenkins 619 Oct 7 21:16 OWNERS.md 21:21:49 -rw-rw-r-- 1 jenkins jenkins 7646 Oct 7 21:16 README.md 21:21:49 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 21:13 VERSION 21:21:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 21:16 bin 21:21:49 -rw-r--r-- 1 jenkins jenkins 126160 Oct 7 21:20 coverage.out 21:21:49 drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 21:16 example 21:21:49 -rw-rw-r-- 1 jenkins jenkins 583 Oct 7 21:16 go.mod 21:21:49 -rw-rw-r-- 1 jenkins jenkins 49618 Oct 7 21:16 go.sum 21:21:49 drwxrwxr-x 15 jenkins jenkins 4096 Oct 7 21:16 internal 21:21:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 21:16 openapi 21:21:49 drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 21:16 pkg 21:21:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 21:16 snap 21:21:49 -rw-rw-r-- 1 jenkins jenkins 222 Oct 7 21:16 version.go [Pipeline] isUnix [Pipeline] sh 21:21:49 + 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=65838d0553e76eee9e51266da698c79b7500f417 --label arch=arm64 --label version=0.0.0 . 21:21:50 Sending build context to Docker daemon 2.796MB 21:21:50 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 21:21:50 Step 2/24 : FROM ${BASE} AS builder 21:21:50 ---> b4ec651cd9f4 21:21:50 Step 3/24 : ARG MAKE=make build 21:21:50 ---> Running in 0e02f924d7aa 21:21:50 Removing intermediate container 0e02f924d7aa 21:21:50 ---> c1e0be5e1d56 21:21:50 Step 4/24 : WORKDIR /device-sdk-go 21:21:51 ---> Running in dfd95dab6513 21:21:51 Removing intermediate container dfd95dab6513 21:21:51 ---> fe08d8d132a6 21:21:51 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:21:51 ---> Running in fbfbdacd8f47 21:21:52 Removing intermediate container fbfbdacd8f47 21:21:52 ---> bc17ad76e06c 21:21:52 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:21:52 ---> Running in 128e11f5e5dc 21:21:55 Removing intermediate container 128e11f5e5dc 21:21:55 ---> cc1d5871a9be 21:21:55 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:21:55 ---> Running in 7f0cd8423a43 21:21:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:21:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:21:57 OK: 218 MiB in 52 packages 21:21:59 Removing intermediate container 7f0cd8423a43 21:21:59 ---> dcbf9ca18bc1 21:21:59 Step 8/24 : COPY . . 21:22:00 ---> 2f869ea9196b 21:22:00 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:00 ---> Running in 968f57325ac8 21:22:03 Removing intermediate container 968f57325ac8 21:22:03 ---> f02646b4b3e8 21:22:03 Step 10/24 : RUN ${MAKE} 21:22:03 ---> Running in b44020c598fb 21:22:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:22:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 21:22:39 Removing intermediate container b44020c598fb 21:22:39 ---> 73e005f71120 21:22:39 Step 11/24 : FROM alpine:3.14 21:22:40 3.14: Pulling from library/alpine 21:22:41 552d1f2373af: Pulling fs layer 21:22:41 552d1f2373af: Verifying Checksum 21:22:41 552d1f2373af: Download complete 21:22:42 552d1f2373af: Pull complete 21:22:42 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:22:42 Status: Downloaded newer image for alpine:3.14 21:22:42 ---> bb3de5531c18 21:22:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:22:42 ---> Running in cc859638c86e 21:22:43 Removing intermediate container cc859638c86e 21:22:43 ---> e99c4054df54 21:22:43 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:43 ---> Running in e12cbabedd64 21:22:45 Removing intermediate container e12cbabedd64 21:22:45 ---> a7aaa6597e6a 21:22:45 Step 14/24 : RUN apk add --update --no-cache zeromq 21:22:45 ---> Running in a4d3ce357b58 21:22:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:22:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:22:48 (1/5) Installing libgcc (10.3.1_git20210424-r2) 21:22:48 (2/5) Installing libsodium (1.0.18-r0) 21:22:48 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 21:22:48 (4/5) Installing libzmq (4.3.4-r0) 21:22:48 (5/5) Installing zeromq (4.3.4-r0) 21:22:48 Executing busybox-1.33.1-r3.trigger 21:22:48 OK: 8 MiB in 19 packages 21:22:49 Removing intermediate container a4d3ce357b58 21:22:49 ---> a1c94c69a4df 21:22:49 Step 15/24 : WORKDIR / 21:22:50 ---> Running in fbf7de850f6e 21:22:50 Removing intermediate container fbf7de850f6e 21:22:50 ---> e1524ac5827a 21:22:50 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:22:51 ---> 723b52d47e9b 21:22:51 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:22:52 ---> 77f55f35b27a 21:22:52 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:22:53 ---> 6506f82a21b6 21:22:53 Step 19/24 : EXPOSE 59999 21:22:53 ---> Running in a7473d2e1a57 21:22:54 Removing intermediate container a7473d2e1a57 21:22:54 ---> 7c450ef583db 21:22:54 Step 20/24 : ENTRYPOINT ["/device-simple"] 21:22:54 ---> Running in 5fdc607f631b 21:22:54 Removing intermediate container 5fdc607f631b 21:22:54 ---> f2f95b8b40d7 21:22:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:22:54 ---> Running in 75e0cb76e768 21:22:55 Removing intermediate container 75e0cb76e768 21:22:55 ---> d39883e1bc4c 21:22:55 Step 22/24 : LABEL arch=arm64 21:22:55 ---> Running in 93a96844ae26 21:22:56 Removing intermediate container 93a96844ae26 21:22:56 ---> 7283e79d83c0 21:22:56 Step 23/24 : LABEL git_sha=65838d0553e76eee9e51266da698c79b7500f417 21:22:56 ---> Running in 9db45e7cc21d 21:22:56 Removing intermediate container 9db45e7cc21d 21:22:56 ---> 11b6573ed774 21:22:56 Step 24/24 : LABEL version=0.0.0 21:22:56 ---> Running in fb5780078bc3 21:22:57 Removing intermediate container fb5780078bc3 21:22:57 ---> d9f6a6e574f2 21:22:57 [Warning] One or more build-args [ARCH] were not consumed 21:22:57 Successfully built d9f6a6e574f2 21:22:57 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:22:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:58 21:22:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:22:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:23:02 arm64: Pulling from edgex-lftools-log-publisher 21:23:02 448f6bf000e3: Pulling fs layer 21:23:02 f757da607395: Pulling fs layer 21:23:02 05883995daec: Pulling fs layer 21:23:02 8603b9c90790: Pulling fs layer 21:23:02 1560dd03e051: Pulling fs layer 21:23:02 27f5ce0e4adf: Pulling fs layer 21:23:02 c2d8d7efcc4b: Pulling fs layer 21:23:02 1560dd03e051: Waiting 21:23:02 27f5ce0e4adf: Waiting 21:23:02 c2d8d7efcc4b: Waiting 21:23:02 8603b9c90790: Waiting 21:23:02 f757da607395: Verifying Checksum 21:23:02 f757da607395: Download complete 21:23:02 8603b9c90790: Verifying Checksum 21:23:02 8603b9c90790: Download complete 21:23:03 1560dd03e051: Verifying Checksum 21:23:03 1560dd03e051: Download complete 21:23:03 27f5ce0e4adf: Download complete 21:23:03 05883995daec: Verifying Checksum 21:23:03 05883995daec: Download complete 21:23:03 448f6bf000e3: Verifying Checksum 21:23:03 448f6bf000e3: Download complete 21:23:07 448f6bf000e3: Pull complete 21:23:07 f757da607395: Pull complete 21:23:09 05883995daec: Pull complete 21:23:09 8603b9c90790: Pull complete 21:23:10 1560dd03e051: Pull complete 21:23:10 27f5ce0e4adf: Pull complete 21:23:13 c2d8d7efcc4b: Verifying Checksum 21:23:13 c2d8d7efcc4b: Download complete 21:23:28 c2d8d7efcc4b: Pull complete 21:23:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:23:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:23:29 prd-ubuntu18.04-docker-arm64-4c-16g-2457 does not seem to be running inside a container 21:23: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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:23:33 $ docker top 6d9523528b929b88805f6b4e8f32d536b56851d1e05ba7cde96aa5c6dedd8725 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:34 ---> job-cost.sh 21:23:34 lf-activate-venv: SKIPPING 21:23:34 INFO: No Stack... 21:23:35 INFO: Retrieving Pricing Info for: v3-standard-4 21:23:35 INFO: Archiving Costs [Pipeline] sh 21:23:36 + cat /w/workspace/device-sdk-go/6/archives/cost.csv 21:23:36 + cut -d, -f6 [Pipeline] lock 21:23:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1030-6-stack-cost] 21:23:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-6-stack-cost] did not exist. Created. 21:23:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1030-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:23:37 /w/workspace/device-sdk-go/6@tmp/durable-68743882/script.sh: 1: /w/workspace/device-sdk-go/6@tmp/durable-68743882/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:23:37 + echo total: 0.10999999940395355 [Pipeline] stash 21:23:37 Warning: overwriting stash ‘stack-cost’ 21:23:37 Stashed 1 file(s) [Pipeline] } 21:23:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-6-stack-cost] [Pipeline] // lock [Pipeline] } 21:23:37 $ docker stop --time=1 6d9523528b929b88805f6b4e8f32d536b56851d1e05ba7cde96aa5c6dedd8725 21:23:39 $ docker rm -f 6d9523528b929b88805f6b4e8f32d536b56851d1e05ba7cde96aa5c6dedd8725 [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:23:40 provisioning config files... 21:23:40 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config1046338409234146112tmp [Pipeline] { [Pipeline] sh 21:23:41 + set +x 21:23:41 + bash -s -- 21:23:41 + curl -s https://codecov.io/bash 21:23:41 21:23:41 _____ _ 21:23:41 / ____| | | 21:23:41 | | ___ __| | ___ ___ _____ __ 21:23:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:23:41 | |___| (_) | (_| | __/ (_| (_) \ V / 21:23:41 \_____\___/ \__,_|\___|\___\___/ \_/ 21:23:41 Bash-1.0.6 21:23:41 21:23:41 21:23:41 ==> git version 2.24.4 found 21:23:41 ==> 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:23:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:23:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:23:41 ==> Jenkins CI detected. 21:23:41 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1030 21:23:41 project root: . 21:23:41 --> token set from env 21:23:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:23:41 ==> Running gcov in . (disable via -X gcov) 21:23:41 ==> Python coveragepy not found 21:23:41 ==> Searching for coverage reports in: 21:23:41 + . 21:23:41 -> Found 1 reports 21:23:41 ==> Detecting git/mercurial file structure 21:23:41 ==> Reading reports 21:23:41 + ./coverage.out bytes=126160 21:23:41 ==> Appending adjustments 21:23:41 https://docs.codecov.io/docs/fixing-reports 21:23:41 + Found adjustments 21:23:41 ==> Gzipping contents 21:23:41 16K /tmp/codecov.BgdUCN.gz 21:23:41 ==> Uploading reports 21:23:41 url: https://codecov.io 21:23:41 query: branch=PR-1030&commit=65838d0553e76eee9e51266da698c79b7500f417&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1030%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1030&job=&cmd_args= 21:23:41 -> Pinging Codecov 21:23:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1030&commit=65838d0553e76eee9e51266da698c79b7500f417&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1030%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1030&job=&cmd_args= 21:23:42 -> Uploading to 21:23:42 https://storage.googleapis.com/codecov/v4/raw/2021-10-07/7E55EF52A471D76F132DFD9A03CDDE97/65838d0553e76eee9e51266da698c79b7500f417/601b7584-3bd3-4c73-a405-ff7c6b459b7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T212341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e65f75034ff996cadd9419ee140ef0ff9df5e96c6727978870da6a451b035d63 21:23:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:23:42 Dload Upload Total Spent Left Speed 21:23:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16045 0 0 100 16045 0 47868 --:--:-- --:--:-- --:--:-- 47895 21:23:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/65838d0553e76eee9e51266da698c79b7500f417 [Pipeline] } 21:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:23:44 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:23:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:23:45 ---> package-listing.sh 21:23:45 ++ facter osfamily 21:23:45 ++ tr '[:upper:]' '[:lower:]' 21:23:45 + OS_FAMILY=redhat 21:23:45 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1030 21:23:45 + START_PACKAGES=/tmp/packages_start.txt 21:23:45 + END_PACKAGES=/tmp/packages_end.txt 21:23:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:23:45 + PACKAGES=/tmp/packages_start.txt 21:23:45 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' 21:23:45 + PACKAGES=/tmp/packages_end.txt 21:23:45 + case "${OS_FAMILY}" in 21:23:45 + sort 21:23:45 + rpm -qa 21:23:46 + '[' -f /tmp/packages_start.txt ']' 21:23:46 + '[' -f /tmp/packages_end.txt ']' 21:23:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:23:46 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' 21:23:46 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives/ 21:23:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives/ [Pipeline] echo 21:23:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1030/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:23:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:23:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:47 21:23:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:47 latest: Pulling from edgex-lftools-log-publisher 21:23:47 b4d181a07f80: Pulling fs layer 21:23:47 a1111a8f2ec3: Pulling fs layer 21:23:47 ed53099fbce6: Pulling fs layer 21:23:47 dc539afda2c1: Pulling fs layer 21:23:47 77bc0d833cb6: Pulling fs layer 21:23:47 9065ff56babe: Pulling fs layer 21:23:47 d287ab97295c: Pulling fs layer 21:23:47 77bc0d833cb6: Waiting 21:23:47 9065ff56babe: Waiting 21:23:47 d287ab97295c: Waiting 21:23:47 dc539afda2c1: Waiting 21:23:47 a1111a8f2ec3: Download complete 21:23:47 dc539afda2c1: Verifying Checksum 21:23:47 dc539afda2c1: Download complete 21:23:47 77bc0d833cb6: Verifying Checksum 21:23:47 77bc0d833cb6: Download complete 21:23:47 9065ff56babe: Verifying Checksum 21:23:47 9065ff56babe: Download complete 21:23:48 ed53099fbce6: Verifying Checksum 21:23:48 ed53099fbce6: Download complete 21:23:48 b4d181a07f80: Verifying Checksum 21:23:48 b4d181a07f80: Download complete 21:23:49 b4d181a07f80: Pull complete 21:23:50 a1111a8f2ec3: Pull complete 21:23:50 ed53099fbce6: Pull complete 21:23:50 dc539afda2c1: Pull complete 21:23:51 77bc0d833cb6: Pull complete 21:23:51 9065ff56babe: Pull complete 21:23:52 d287ab97295c: Verifying Checksum 21:23:52 d287ab97295c: Download complete 21:23:58 d287ab97295c: Pull complete 21:23:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:23:58 prd-centos7-docker-4c-2g-2456 does not seem to be running inside a container 21:23:59 $ 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/gexfoundry_device-sdk-go_PR-1030/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1030 -v /w/workspace/gexfoundry_device-sdk-go_PR-1030:/w/workspace/gexfoundry_device-sdk-go_PR-1030:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:24:01 $ docker top ca9529d021686a4f7dd65b138f61951a2143e46b0a69f78b7a15fa71124d6067 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:02 + touch /tmp/pre-build-complete [Pipeline] sh 21:24:02 + mkdir -p /var/log/sysstat [Pipeline] sh 21:24:02 + ls /var/log/sa-host 21:24:02 + sadf -c /var/log/sa-host/sa07 21:24:02 file_magic: OK 21:24:02 HZ: Using current value: 100 21:24:02 file_header: OK 21:24:02 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:24:02 Statistics: 21:24:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:24:02 File successfully converted to sysstat format version 12.0.3 21:24:02 + sadf -c /var/log/sa-host/sa30 21:24:02 file_magic: OK 21:24:02 HZ: Using current value: 100 21:24:02 file_header: OK 21:24:02 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:24:02 Statistics: 21:24:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:24:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:03 provisioning config files... 21:24:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config6931242783536092819tmp [Pipeline] { [Pipeline] echo 21:24:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:24:03 ---> create-netrc.sh [Pipeline] } 21:24:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:24:04 ---> python-tools-install.sh [Pipeline] echo 21:24:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:24:04 ---> sudo-logs.sh 21:24:04 Archiving 'sudo' log.. 21:24:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-2456.novalocal: Name or service not known 21:24:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-2456.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:24:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:24:05 ---> job-cost.sh 21:24:05 lf-activate-venv: SKIPPING 21:24:05 DEBUG: total: 0.10999999940395355 21:24:05 INFO: Retrieving Stack Cost... 21:24:20 INFO: Retrieving Pricing Info for: v3-standard-2 21:24:20 INFO: Archiving Costs [Pipeline] echo 21:24:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:24:20 ---> logs-deploy.sh 21:24:20 lf-activate-venv: SKIPPING 21:24:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1030/6 21:24:20 INFO: archiving workspace using pattern(s): 21:24:21 Archives upload complete. 21:24:21 INFO: archiving logs to Nexus 21:24:21 ---> uname -a: 21:24:21 Linux prd-centos7-docker-4c-2g-2456.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:24:21 21:24:21 21:24:21 ---> lscpu: 21:24:21 Architecture: x86_64 21:24:21 CPU op-mode(s): 32-bit, 64-bit 21:24:21 Byte Order: Little Endian 21:24:21 Address sizes: 40 bits physical, 48 bits virtual 21:24:21 CPU(s): 2 21:24:21 On-line CPU(s) list: 0,1 21:24:21 Thread(s) per core: 1 21:24:21 Core(s) per socket: 1 21:24:21 Socket(s): 2 21:24:21 NUMA node(s): 1 21:24:21 Vendor ID: AuthenticAMD 21:24:21 CPU family: 23 21:24:21 Model: 49 21:24:21 Model name: AMD EPYC-Rome Processor 21:24:21 Stepping: 0 21:24:21 CPU MHz: 2799.998 21:24:21 BogoMIPS: 5599.99 21:24:21 Virtualization: AMD-V 21:24:21 Hypervisor vendor: KVM 21:24:21 Virtualization type: full 21:24:21 L1d cache: 32K 21:24:21 L1i cache: 32K 21:24:21 L2 cache: 512K 21:24:21 L3 cache: 16384K 21:24:21 NUMA node0 CPU(s): 0,1 21:24:21 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:24:21 21:24:21 21:24:21 ---> nproc: 21:24:21 2 21:24:21 21:24:21 21:24:21 ---> df -h: 21:24:21 Filesystem Size Used Avail Use% Mounted on 21:24:21 overlay 40G 7.7G 33G 20% / 21:24:21 tmpfs 64M 0 64M 0% /dev 21:24:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:24:21 shm 64M 0 64M 0% /dev/shm 21:24:21 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:24:21 21:24:21 21:24:21 ---> sar -b -r -n DEV: 21:24:21 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 21:24:21 21:24:21 21:11:42 LINUX RESTART (2 CPU) 21:24:21 21:24:21 21:13:01 tps rtps wtps bread/s bwrtn/s 21:24:21 21:14:01 16.95 0.78 16.17 335.26 2927.59 21:24:21 21:15:01 0.48 0.00 0.48 0.00 8.36 21:24:21 21:16:01 0.20 0.00 0.20 0.00 1.37 21:24:21 21:17:01 0.23 0.00 0.23 0.00 3.36 21:24:21 21:18:02 0.28 0.00 0.28 0.00 4.01 21:24:21 21:19:01 0.34 0.00 0.34 0.00 3.73 21:24:21 21:20:01 0.23 0.00 0.23 0.00 2.98 21:24:21 21:21:01 0.18 0.00 0.18 0.00 1.90 21:24:21 21:22:01 0.27 0.00 0.27 0.00 3.36 21:24:21 21:23:01 0.37 0.00 0.37 0.00 4.73 21:24:21 21:24:01 61.49 0.15 61.34 14.26 17050.11 21:24:21 Average: 7.38 0.08 7.29 31.83 1821.89 21:24:21 21:24:21 21:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:24:21 21:14:01 5675336 0 623868 7.79 2620 1707116 1236396 13.65 564548 1531416 20 21:24:21 21:15:01 5680452 0 618744 7.73 2620 1707124 1164208 12.85 561236 1531396 8 21:24:21 21:16:01 5681728 0 617468 7.71 2620 1707124 1164208 12.85 560072 1531396 8 21:24:21 21:17:01 5679740 0 619448 7.73 2620 1707132 1164508 12.86 561136 1532020 8 21:24:21 21:18:02 5684672 0 614508 7.67 2620 1707140 1164304 12.85 556756 1532020 16 21:24:21 21:19:01 5683808 0 615368 7.68 2620 1707144 1164276 12.85 557228 1532040 20 21:24:21 21:20:01 5679924 0 619248 7.73 2620 1707148 1164276 12.85 561172 1532036 16 21:24:21 21:21:01 5676720 0 622448 7.77 2620 1707152 1164276 12.85 564472 1532036 8 21:24:21 21:22:01 5676492 0 622672 7.77 2620 1707156 1164276 12.85 566356 1530204 8 21:24:21 21:23:01 5673480 0 625680 7.81 2620 1707160 1164396 12.86 569476 1530268 12 21:24:21 21:24:01 5031388 0 777244 9.70 2620 2197688 1432244 15.81 760572 1867796 0 21:24:21 Average: 5620340 0 634245 7.92 2620 1751735 1195215 13.20 580275 1562057 11 21:24:21 21:24:21 21:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:24:21 21:14:01 eth0 26.72 23.44 55.26 9.68 0.00 0.00 0.00 0.00 21:24:21 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:14:01 docker0 7.76 3.50 1.49 28.12 0.00 0.00 0.00 0.00 21:24:21 21:15:01 eth0 0.65 0.08 0.06 0.02 0.00 0.00 0.00 0.00 21:24:21 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:16:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 21:24:21 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:17:01 eth0 0.92 0.63 0.53 0.40 0.00 0.00 0.00 0.00 21:24:21 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:18:02 eth0 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 21:24:21 21:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:19:01 eth0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:24:21 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:20:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:24:21 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:21:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:24:21 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:22:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:24:21 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:23:01 eth0 0.30 0.28 0.14 0.08 0.00 0.00 0.00 0.00 21:24:21 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:24:01 eth0 273.65 207.93 2613.32 58.97 0.00 0.00 0.00 0.00 21:24:21 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 Average: eth0 27.63 21.23 243.03 6.31 0.00 0.00 0.00 0.00 21:24:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:24:21 Average: docker0 0.71 0.32 0.14 2.56 0.00 0.00 0.00 0.00 21:24:21 21:24:21 21:24:21 ---> sar -P ALL: 21:24:21 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 21:24:21 21:24:21 21:11:42 LINUX RESTART (2 CPU) 21:24:21 21:24:21 21:13:01 CPU %user %nice %system %iowait %steal %idle 21:24:21 21:14:01 all 1.91 0.00 1.02 0.38 0.03 96.66 21:24:21 21:14:01 0 1.88 0.00 1.06 0.50 0.03 96.53 21:24:21 21:14:01 1 1.95 0.00 0.97 0.25 0.03 96.79 21:24:21 21:15:01 all 0.21 0.00 0.08 0.00 0.02 99.70 21:24:21 21:15:01 0 0.07 0.00 0.08 0.00 0.02 99.83 21:24:21 21:15:01 1 0.35 0.00 0.07 0.00 0.02 99.57 21:24:21 21:16:01 all 0.18 0.00 0.09 0.00 0.02 99.72 21:24:21 21:16:01 0 0.10 0.00 0.12 0.00 0.02 99.77 21:24:21 21:16:01 1 0.25 0.00 0.07 0.00 0.02 99.67 21:24:21 21:17:01 all 0.26 0.00 0.07 0.00 0.01 99.67 21:24:21 21:17:01 0 0.12 0.00 0.10 0.00 0.02 99.77 21:24:21 21:17:01 1 0.40 0.00 0.03 0.00 0.00 99.57 21:24:21 21:18:02 all 0.23 0.00 0.07 0.00 0.01 99.69 21:24:21 21:18:02 0 0.08 0.00 0.07 0.00 0.02 99.83 21:24:21 21:18:02 1 0.38 0.00 0.07 0.00 0.00 99.55 21:24:21 21:19:01 all 0.10 0.00 0.07 0.00 0.01 99.82 21:24:21 21:19:01 0 0.10 0.00 0.09 0.00 0.02 99.80 21:24:21 21:19:01 1 0.10 0.00 0.05 0.00 0.00 99.85 21:24:21 21:20:01 all 0.24 0.00 0.08 0.00 0.02 99.67 21:24:21 21:20:01 0 0.40 0.00 0.05 0.00 0.02 99.53 21:24:21 21:20:01 1 0.08 0.00 0.10 0.00 0.02 99.80 21:24:21 21:21:01 all 0.23 0.00 0.06 0.00 0.02 99.70 21:24:21 21:21:01 0 0.37 0.00 0.03 0.00 0.00 99.60 21:24:21 21:21:01 1 0.08 0.00 0.08 0.00 0.03 99.80 21:24:21 21:22:01 all 0.17 0.00 0.07 0.00 0.01 99.76 21:24:21 21:22:01 0 0.27 0.00 0.05 0.00 0.02 99.67 21:24:21 21:22:01 1 0.07 0.00 0.08 0.00 0.00 99.85 21:24:21 21:23:01 all 0.18 0.00 0.05 0.01 0.02 99.75 21:24:21 21:23:01 0 0.28 0.00 0.03 0.00 0.00 99.68 21:24:21 21:23:01 1 0.07 0.00 0.07 0.02 0.03 99.82 21:24:21 21:24:01 all 8.98 0.00 3.61 0.61 0.04 86.75 21:24:21 21:24:01 0 9.42 0.00 3.81 0.38 0.05 86.34 21:24:21 21:24:01 1 8.55 0.00 3.41 0.85 0.03 87.16 21:24:21 21:24:21 Average: CPU %user %nice %system %iowait %steal %idle 21:24:21 Average: all 1.14 0.00 0.47 0.09 0.02 98.28 21:24:21 Average: 0 1.17 0.00 0.49 0.08 0.02 98.24 21:24:21 Average: 1 1.10 0.00 0.45 0.10 0.02 98.33 21:24:21 21:24:21 21:24:21