Pull request #1144 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e47061ae588dd9220942c8dca743ad110225dd67+a64f10ec129da673bd1db63a6bd52868e2c80f4f (ea64338776cc06e74af808b0793947462f2a5130) 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-ssh17908978737931438263.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1179500051569820390.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-1144/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-1144/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7352223012454011979.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh16705605946939833718.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/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-1144/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8353944899469924351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33748 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1144 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a64f10ec129da673bd1db63a6bd52868e2c80f4f into PR head commit e47061ae588dd9220942c8dca743ad110225dd67 Merge succeeded, producing e47061ae588dd9220942c8dca743ad110225dd67 Checking out Revision e47061ae588dd9220942c8dca743ad110225dd67 (PR-1144) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e47061ae588dd9220942c8dca743ad110225dd67 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a64f10ec129da673bd1db63a6bd52868e2c80f4f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e47061ae588dd9220942c8dca743ad110225dd67 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk b72d49ff0aa294b99fec981cfa1e65ad4433cb94 # timeout=10 [Pipeline] timeout 21:23:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:23:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:23:53 ========================================================= 21:23:53 EdgeX Global Pipelines Version Info 21:23:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:23:54 ------------------- 21:23:54 stable info: 21:23:54 ------------------- 21:23:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:23:54 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 21:23:54 Message: update stable to v1.0.227 21:23:54 ------------------- 21:23:54 experimental info: 21:23:54 ------------------- 21:23:54 Commited By: **** collab-it+edgex@linuxfoundation.org 21:23:54 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 21:23:54 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:23:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 21:23:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 21:23:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:23:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1144 [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1144 [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1144 [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e47061ae588dd9220942c8dca743ad110225dd67 [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e47061a [Pipeline] echo 21:23:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:55 provisioning config files... 21:23:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config7481812424915952683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:55 ---> docker-login.sh 21:23:55 nexus3.edgexfoundry.org:10001 21:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:56 Configure a credential helper to remove this warning. See 21:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:56 21:23:56 Login Succeeded 21:23:56 nexus3.edgexfoundry.org:10002 21:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:56 Configure a credential helper to remove this warning. See 21:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:56 21:23:56 Login Succeeded 21:23:56 nexus3.edgexfoundry.org:10003 21:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:56 Configure a credential helper to remove this warning. See 21:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:56 21:23:56 Login Succeeded 21:23:56 nexus3.edgexfoundry.org:10004 21:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:56 Configure a credential helper to remove this warning. See 21:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:56 21:23:56 Login Succeeded 21:23:56 docker.io 21:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:56 Configure a credential helper to remove this warning. See 21:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:56 21:23:56 Login Succeeded 21:23:56 ---> docker-login.sh ends [Pipeline] } 21:23:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:23:57 + git rev-list -1 --merges e47061ae588dd9220942c8dca743ad110225dd67~1..e47061ae588dd9220942c8dca743ad110225dd67 [Pipeline] echo 21:23:57 -----------> git rev-list -1 --merges e47061ae588dd9220942c8dca743ad110225dd67~1..e47061ae588dd9220942c8dca743ad110225dd67 e47061ae588dd9220942c8dca743ad110225dd67 [false] [Pipeline] sh 21:23:57 + git log --format=format:%s -1 e47061ae588dd9220942c8dca743ad110225dd67 [Pipeline] echo 21:23:57 ========================================================= 21:23:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:23:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:57 + git log --format=format:%s -1 e47061ae588dd9220942c8dca743ad110225dd67 [Pipeline] echo 21:23:57 [semverPrep] GIT_COMMIT: e47061ae588dd9220942c8dca743ad110225dd67, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 [Pipeline] echo 21:23:57 [semverPrep] This is not a build commit. [Pipeline] sh 21:23:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:23:58 + grep -v github /etc/ssh/ssh_known_hosts 21:23:58 + [ -e /tmp/ssh_known_hosts ] 21:23:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:23:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:23:58 + sudo tee -a /etc/ssh/ssh_known_hosts 21:23:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:23:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:23:58 21:23:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:23:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:23:59 latest: Pulling from edgex-devops/py-git-semver 21:23:59 1fe172e4850f: Pulling fs layer 21:23:59 caf521ccaac6: Pulling fs layer 21:23:59 3ead6fa29328: Pulling fs layer 21:23:59 5c2a1cbceb83: Pulling fs layer 21:23:59 a8d5f1318db7: Pulling fs layer 21:23:59 c427282e49a2: Pulling fs layer 21:23:59 1827001aaf11: Pulling fs layer 21:23:59 0714d37db230: Pulling fs layer 21:23:59 ac28cf19c067: Pulling fs layer 21:23:59 ca983d60f3e2: Pulling fs layer 21:23:59 9f894cec8388: Pulling fs layer 21:23:59 1827001aaf11: Waiting 21:23:59 0714d37db230: Waiting 21:23:59 5c2a1cbceb83: Waiting 21:23:59 a8d5f1318db7: Waiting 21:23:59 9f894cec8388: Waiting 21:23:59 c427282e49a2: Waiting 21:23:59 caf521ccaac6: Verifying Checksum 21:23:59 caf521ccaac6: Download complete 21:23:59 5c2a1cbceb83: Download complete 21:23:59 a8d5f1318db7: Verifying Checksum 21:23:59 a8d5f1318db7: Download complete 21:23:59 c427282e49a2: Verifying Checksum 21:23:59 c427282e49a2: Download complete 21:23:59 3ead6fa29328: Verifying Checksum 21:23:59 3ead6fa29328: Download complete 21:23:59 0714d37db230: Verifying Checksum 21:23:59 0714d37db230: Download complete 21:23:59 ac28cf19c067: Verifying Checksum 21:23:59 ac28cf19c067: Download complete 21:23:59 ca983d60f3e2: Verifying Checksum 21:23:59 ca983d60f3e2: Download complete 21:23:59 9f894cec8388: Download complete 21:23:59 1fe172e4850f: Verifying Checksum 21:23:59 1fe172e4850f: Download complete 21:23:59 1827001aaf11: Verifying Checksum 21:23:59 1827001aaf11: Download complete 21:24:00 1fe172e4850f: Pull complete 21:24:00 caf521ccaac6: Pull complete 21:24:01 3ead6fa29328: Pull complete 21:24:01 5c2a1cbceb83: Pull complete 21:24:01 a8d5f1318db7: Pull complete 21:24:01 c427282e49a2: Pull complete 21:24:03 1827001aaf11: Pull complete 21:24:03 0714d37db230: Pull complete 21:24:03 ac28cf19c067: Pull complete 21:24:03 ca983d60f3e2: Pull complete 21:24:03 9f894cec8388: Pull complete 21:24:03 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 21:24:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:24:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 21:24:03 prd-ubuntu20.04-docker-8c-8g-33748 does not seem to be running inside a container 21:24:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:24:05 $ docker top a4d4b9a94eaf9b4c22894a17db5131f7e25c900a58cecebc136d3d61c272b959 -eo pid,comm 21:24:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:24:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:05 [ssh-agent] Looking for ssh-agent implementation... 21:24:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:05 $ docker exec a4d4b9a94eaf9b4c22894a17db5131f7e25c900a58cecebc136d3d61c272b959 ssh-agent 21:24:05 SSH_AUTH_SOCK=/tmp/ssh-vdh9kLUb5vqo/agent.33 21:24:05 SSH_AGENT_PID=40 21:24:05 Running ssh-add (command line suppressed) 21:24:06 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_2590056899884885096.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_2590056899884885096.key) 21:24:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:06 + git tag --points-at HEAD [Pipeline] } 21:24:06 $ docker exec --env ******** --env ******** a4d4b9a94eaf9b4c22894a17db5131f7e25c900a58cecebc136d3d61c272b959 ssh-agent -k 21:24:06 unset SSH_AUTH_SOCK; 21:24:06 unset SSH_AGENT_PID; 21:24:06 echo Agent pid 40 killed; 21:24:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:24:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:06 [ssh-agent] Looking for ssh-agent implementation... 21:24:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:06 $ docker exec a4d4b9a94eaf9b4c22894a17db5131f7e25c900a58cecebc136d3d61c272b959 ssh-agent 21:24:06 SSH_AUTH_SOCK=/tmp/ssh-skKtyprnx0mH/agent.74 21:24:06 SSH_AGENT_PID=80 21:24:06 Running ssh-add (command line suppressed) 21:24:06 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_310507662501568902.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_310507662501568902.key) 21:24:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:07 + git semver init 21:24:07 2022-04-28 21:24:07,381 [run_init] DEBUG init version:0.0.0 force:False 21:24:07 2022-04-28 21:24:07,382 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver 21:24:07 2022-04-28 21:24:07,383 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver 21:24:07 2022-04-28 21:24:07,383 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144, universal_newlines=False, shell=None, istream=None) 21:24:08 2022-04-28 21:24:08,270 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.git/info/exclude 21:24:08 2022-04-28 21:24:08,271 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 with force:False 21:24:08 2022-04-28 21:24:08,271 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 21:24:08 2022-04-28 21:24:08,274 [execute] INFO git cat-file --batch-check 21:24:08 2022-04-28 21:24:08,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver, universal_newlines=False, shell=None, istream=) 21:24:08 2022-04-28 21:24:08,281 [execute] INFO git cat-file --batch 21:24:08 2022-04-28 21:24:08,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver, universal_newlines=False, shell=None, istream=) 21:24:08 2022-04-28 21:24:08,286 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 21:24:08 0.0.0 [Pipeline] } 21:24:08 $ docker exec --env ******** --env ******** a4d4b9a94eaf9b4c22894a17db5131f7e25c900a58cecebc136d3d61c272b959 ssh-agent -k 21:24:08 unset SSH_AUTH_SOCK; 21:24:08 unset SSH_AGENT_PID; 21:24:08 echo Agent pid 80 killed; 21:24:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:08 + git semver [Pipeline] } 21:24:09 $ docker stop --time=1 a4d4b9a94eaf9b4c22894a17db5131f7e25c900a58cecebc136d3d61c272b959 21:24:10 $ docker rm -f a4d4b9a94eaf9b4c22894a17db5131f7e25c900a58cecebc136d3d61c272b959 [Pipeline] // withDockerContainer [Pipeline] sh 21:24:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:24:11 Stashed 1 file(s) [Pipeline] echo 21:24:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:11 provisioning config files... 21:24:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config6368603717285968223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:11 ---> docker-login.sh 21:24:11 nexus3.edgexfoundry.org:10001 21:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:11 Configure a credential helper to remove this warning. See 21:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:11 21:24:11 Login Succeeded 21:24:11 nexus3.edgexfoundry.org:10002 21:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:11 Configure a credential helper to remove this warning. See 21:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:11 21:24:11 Login Succeeded 21:24:11 nexus3.edgexfoundry.org:10003 21:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:11 Configure a credential helper to remove this warning. See 21:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:11 21:24:11 Login Succeeded 21:24:11 nexus3.edgexfoundry.org:10004 21:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:11 Configure a credential helper to remove this warning. See 21:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:11 21:24:11 Login Succeeded 21:24:11 docker.io 21:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:12 Configure a credential helper to remove this warning. See 21:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:12 21:24:12 Login Succeeded 21:24:12 ---> docker-login.sh ends [Pipeline] } 21:24:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:24:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:24:12 ========================================================= 21:24:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:24:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:24:12 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:24:12 Sending build context to Docker daemon 9.677MB 21:24:12 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 21:24:12 Step 2/11 : FROM ${BASE} AS builder 21:24:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:24:12 59bf1c3509f3: Pulling fs layer 21:24:12 666ba61612fd: Pulling fs layer 21:24:12 8ed8ca486205: Pulling fs layer 21:24:12 4fe6c5a15a65: Pulling fs layer 21:24:12 22a0e8bec74d: Pulling fs layer 21:24:12 ca2b28591e48: Pulling fs layer 21:24:12 a51346096db8: Pulling fs layer 21:24:12 daebc70d1ce1: Pulling fs layer 21:24:12 0e18a0eac166: Pulling fs layer 21:24:12 4fe6c5a15a65: Waiting 21:24:12 22a0e8bec74d: Waiting 21:24:12 ca2b28591e48: Waiting 21:24:12 a51346096db8: Waiting 21:24:12 daebc70d1ce1: Waiting 21:24:12 0e18a0eac166: Waiting 21:24:12 8ed8ca486205: Verifying Checksum 21:24:12 8ed8ca486205: Download complete 21:24:12 666ba61612fd: Download complete 21:24:12 22a0e8bec74d: Download complete 21:24:12 ca2b28591e48: Verifying Checksum 21:24:12 ca2b28591e48: Download complete 21:24:12 59bf1c3509f3: Verifying Checksum 21:24:12 a51346096db8: Download complete 21:24:12 daebc70d1ce1: Verifying Checksum 21:24:12 daebc70d1ce1: Download complete 21:24:12 59bf1c3509f3: Pull complete 21:24:13 666ba61612fd: Pull complete 21:24:13 8ed8ca486205: Pull complete 21:24:13 0e18a0eac166: Verifying Checksum 21:24:13 0e18a0eac166: Download complete 21:24:13 4fe6c5a15a65: Verifying Checksum 21:24:13 4fe6c5a15a65: Download complete 21:24:17 4fe6c5a15a65: Pull complete 21:24:17 22a0e8bec74d: Pull complete 21:24:17 ca2b28591e48: Pull complete 21:24:17 a51346096db8: Pull complete 21:24:17 daebc70d1ce1: Pull complete 21:24:19 0e18a0eac166: Pull complete 21:24:19 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 21:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:24:19 ---> f018257e8ee9 21:24:19 Step 3/11 : ARG MAKE=make build 21:24:21 ---> Running in 4b495c283880 21:24:21 Removing intermediate container 4b495c283880 21:24:21 ---> 56e3605925af 21:24:21 Step 4/11 : WORKDIR /device-sdk-go 21:24:21 ---> Running in 72488eebb4e4 21:24:21 Removing intermediate container 72488eebb4e4 21:24:21 ---> c1ff54d9f5c2 21:24:21 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:24:21 ---> Running in e3bbdd7049fe 21:24:21 Removing intermediate container e3bbdd7049fe 21:24:21 ---> 75960cc110ca 21:24:21 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:21 ---> Running in 1a1ede2610d7 21:24:22 Removing intermediate container 1a1ede2610d7 21:24:22 ---> 81910bf467b5 21:24:22 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:24:22 ---> Running in f76fa03645ee 21:24:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:24:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:24:23 OK: 221 MiB in 52 packages 21:24:23 Removing intermediate container f76fa03645ee 21:24:23 ---> 67210c5d3fba 21:24:23 Step 8/11 : COPY go.mod vendor* ./ 21:24:23 ---> 939e172162a3 21:24:23 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:24 ---> Running in 2e829edd5d16 21:24:26 Still waiting to schedule task 21:24:26 ‘prd-ubuntu20.04-docker-8c-8g-33751’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:24:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-33750’ is offline 21:24:38 Removing intermediate container 2e829edd5d16 21:24:38 ---> aad7a52ca335 21:24:38 Step 10/11 : COPY . . 21:24:38 ---> acbb7eb91579 21:24:38 Step 11/11 : RUN ${MAKE} 21:24:38 ---> Running in 44d2465b83ad 21:24:38 noop 21:24:38 Removing intermediate container 44d2465b83ad 21:24:38 ---> 8e97b3878b23 21:24:38 Successfully built 8e97b3878b23 21:24:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:24:39 + docker inspect -f . ci-base-image-x86_64 21:24:39 . [Pipeline] withDockerContainer 21:24:39 prd-ubuntu20.04-docker-8c-8g-33748 does not seem to be running inside a container 21:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 ******** ci-base-image-x86_64 cat 21:24:39 $ docker top baba9d51f2fffcb6bf39a47969f607a5dda3cf79bac2b939cddb3ce89fa84755 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:40 + go version 21:24:40 go version go1.17.6 linux/amd64 [Pipeline] } 21:24:40 $ docker stop --time=1 baba9d51f2fffcb6bf39a47969f607a5dda3cf79bac2b939cddb3ce89fa84755 21:24:41 $ docker rm -f baba9d51f2fffcb6bf39a47969f607a5dda3cf79bac2b939cddb3ce89fa84755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:24:41 + docker inspect -f . ci-base-image-x86_64 21:24:41 . [Pipeline] withDockerContainer 21:24:41 prd-ubuntu20.04-docker-8c-8g-33748 does not seem to be running inside a container 21:24:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 ******** ci-base-image-x86_64 cat 21:24:42 $ docker top ac824efc90ce023953de88051e46c336590b88267812289b5b7ccfc0a06725cc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:24:42 + make test 21:24:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:24:48 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 21:25:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 21:25:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 21:25:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 21:25:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.059s coverage: 23.3% of statements 21:25:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 21:25:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.061s coverage: 27.6% of statements 21:25:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.062s coverage: 78.9% of statements 21:25:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.087s coverage: 10.8% of statements 21:25:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.098s coverage: 60.0% of statements 21:25:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 21:25:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 21:25:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.079s coverage: 34.8% of statements 21:25:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 21:25:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.064s coverage: 86.1% of statements 21:25:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 21:25:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 21:25:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.101s coverage: 65.1% of statements 21:25:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.779s coverage: 89.2% of statements 21:25:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 21:25:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements 21:25:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 21:25:17 GO111MODULE=on go vet ./... 21:25:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:25:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:25:21 ./bin/test-attribution-txt.sh [Pipeline] echo 21:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:25:21 $ docker stop --time=1 ac824efc90ce023953de88051e46c336590b88267812289b5b7ccfc0a06725cc 21:25:23 $ docker rm -f ac824efc90ce023953de88051e46c336590b88267812289b5b7ccfc0a06725cc [Pipeline] // withDockerContainer [Pipeline] sh 21:25:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:25:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:25:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:25:25 + ls -al . 21:25:25 total 296 21:25:25 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 21:25 . 21:25:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:23 .. 21:25:25 -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 21:23 .dockerignore 21:25:25 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 21:24 .git 21:25:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:23 .github 21:25:25 -rw-rw-r-- 1 jenkins jenkins 131 Apr 28 21:23 .gitignore 21:25:25 -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 21:23 .golangci.yml 21:25:25 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 21:24 .semver 21:25:25 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 28 21:23 CHANGELOG.md 21:25:25 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 21:23 GOVERNANCE.md 21:25:25 -rw-rw-r-- 1 jenkins jenkins 880 Apr 28 21:23 Jenkinsfile 21:25:25 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 28 21:23 LICENSE 21:25:25 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 28 21:23 Makefile 21:25:25 -rw-rw-r-- 1 jenkins jenkins 619 Apr 28 21:23 OWNERS.md 21:25:25 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 28 21:23 README.md 21:25:25 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 21:24 VERSION 21:25:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:23 bin 21:25:25 -rw-r--r-- 1 jenkins jenkins 130819 Apr 28 21:25 coverage.out 21:25:25 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:23 example 21:25:25 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 28 21:23 go.mod 21:25:25 -rw-rw-r-- 1 jenkins jenkins 34976 Apr 28 21:23 go.sum 21:25:25 drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 21:23 internal 21:25:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 21:23 openapi 21:25:25 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:23 pkg 21:25:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:23 snap 21:25:25 -rw-rw-r-- 1 jenkins jenkins 222 Apr 28 21:23 version.go [Pipeline] isUnix [Pipeline] sh 21:25:25 + 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=e47061ae588dd9220942c8dca743ad110225dd67 --label arch=amd64 --label version=0.0.0 . 21:25:25 Sending build context to Docker daemon 9.809MB 21:25:25 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 21:25:25 Step 2/25 : FROM ${BASE} AS builder 21:25:25 ---> 8e97b3878b23 21:25:25 Step 3/25 : ARG MAKE=make build 21:25:25 ---> Running in 4d8a10802721 21:25:25 Removing intermediate container 4d8a10802721 21:25:25 ---> 3b35be1e64e6 21:25:25 Step 4/25 : WORKDIR /device-sdk-go 21:25:25 ---> Running in 2c2a72ee9e1a 21:25:25 Removing intermediate container 2c2a72ee9e1a 21:25:25 ---> e4fb1e2e1467 21:25:25 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:25:25 ---> Running in 4c61cfd586d7 21:25:25 Removing intermediate container 4c61cfd586d7 21:25:25 ---> 455112843f51 21:25:25 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:25 ---> Running in 8e6259270e17 21:25:26 Removing intermediate container 8e6259270e17 21:25:26 ---> d66db4badcfb 21:25:26 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:25:26 ---> Running in 2c4485a3d996 21:25:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:25:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:25:27 OK: 221 MiB in 52 packages 21:25:28 Removing intermediate container 2c4485a3d996 21:25:28 ---> ddea0f78ef7a 21:25:28 Step 8/25 : COPY go.mod vendor* ./ 21:25:28 ---> a8e5e6a1dc9a 21:25:28 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:28 ---> Running in d7102a805847 21:25:29 Removing intermediate container d7102a805847 21:25:29 ---> 890c89d972cf 21:25:29 Step 10/25 : COPY . . 21:25:29 ---> 4f357a2155f9 21:25:29 Step 11/25 : RUN ${MAKE} 21:25:29 ---> Running in f98d848f92ea 21:25:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:25:47 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 21:25:48 Removing intermediate container f98d848f92ea 21:25:48 ---> b8be4aadd80e 21:25:48 Step 12/25 : FROM alpine:3.14 21:25:49 3.14: Pulling from library/alpine 21:25:49 8663204ce13b: Pulling fs layer 21:25:49 8663204ce13b: Verifying Checksum 21:25:49 8663204ce13b: Download complete 21:25:49 8663204ce13b: Pull complete 21:25:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:25:49 Status: Downloaded newer image for alpine:3.14 21:25:49 ---> e04c818066af 21:25:49 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:25:50 ---> Running in aae0005a1b0d 21:25:50 Removing intermediate container aae0005a1b0d 21:25:50 ---> 513c58e789ec 21:25:50 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:25:50 ---> Running in d41872adb37a 21:25:50 Removing intermediate container d41872adb37a 21:25:50 ---> 834a1f21663f 21:25:50 Step 15/25 : RUN apk add --update --no-cache zeromq 21:25:50 ---> Running in 38a4fe14444b 21:25:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:25:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:25:52 (1/5) Installing libgcc (10.3.1_git20210424-r2) 21:25:52 (2/5) Installing libsodium (1.0.18-r0) 21:25:52 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 21:25:52 (4/5) Installing libzmq (4.3.4-r0) 21:25:52 (5/5) Installing zeromq (4.3.4-r0) 21:25:52 Executing busybox-1.33.1-r7.trigger 21:25:52 OK: 8 MiB in 19 packages 21:25:53 Removing intermediate container 38a4fe14444b 21:25:53 ---> c98f2c1f03f8 21:25:53 Step 16/25 : WORKDIR / 21:25:53 ---> Running in 238b8f1f6107 21:25:53 Removing intermediate container 238b8f1f6107 21:25:53 ---> f1cbec59e52c 21:25:53 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:25:53 ---> bb661e10b834 21:25:53 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:25:53 ---> fd85681122d0 21:25:53 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:25:53 ---> 6aecbedd1da4 21:25:53 Step 20/25 : EXPOSE 59999 21:25:53 ---> Running in 62d2ec0ba847 21:25:54 Removing intermediate container 62d2ec0ba847 21:25:54 ---> ed5a8e74384b 21:25:54 Step 21/25 : ENTRYPOINT ["/device-simple"] 21:25:54 ---> Running in de6c6a4124c2 21:25:54 Removing intermediate container de6c6a4124c2 21:25:54 ---> e989fe852c56 21:25:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:25:54 ---> Running in e56b7509e8cd 21:25:54 Removing intermediate container e56b7509e8cd 21:25:54 ---> 5012aecee728 21:25:54 Step 23/25 : LABEL arch=amd64 21:25:54 ---> Running in 2d84d82cbae6 21:25:54 Removing intermediate container 2d84d82cbae6 21:25:54 ---> c55444a86b3d 21:25:54 Step 24/25 : LABEL git_sha=e47061ae588dd9220942c8dca743ad110225dd67 21:25:54 ---> Running in 866419a3de3b 21:25:54 Removing intermediate container 866419a3de3b 21:25:54 ---> 34bbcfe3ba20 21:25:54 Step 25/25 : LABEL version=0.0.0 21:25:54 ---> Running in ed3f08b68220 21:25:54 Removing intermediate container ed3f08b68220 21:25:54 ---> f8423b5d39fa 21:25:54 [Warning] One or more build-args [ARCH] were not consumed 21:25:54 Successfully built f8423b5d39fa 21:25:54 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:25:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:25:55 21:25:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:25:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:25:55 latest: Pulling from edgex-lftools-log-publisher 21:25:55 5eb5b503b376: Pulling fs layer 21:25:55 5c69ac0246d0: Pulling fs layer 21:25:55 ec43610c2a17: Pulling fs layer 21:25:55 3a2ae6a8a46f: Pulling fs layer 21:25:55 33b1e0a273af: Pulling fs layer 21:25:55 5d3b04190fa2: Pulling fs layer 21:25:55 2f39f015ded8: Pulling fs layer 21:25:55 3a2ae6a8a46f: Waiting 21:25:55 5d3b04190fa2: Waiting 21:25:55 2f39f015ded8: Waiting 21:25:55 33b1e0a273af: Waiting 21:25:55 5c69ac0246d0: Download complete 21:25:55 3a2ae6a8a46f: Verifying Checksum 21:25:55 3a2ae6a8a46f: Download complete 21:25:55 33b1e0a273af: Verifying Checksum 21:25:55 33b1e0a273af: Download complete 21:25:55 5d3b04190fa2: Download complete 21:25:55 ec43610c2a17: Verifying Checksum 21:25:55 ec43610c2a17: Download complete 21:25:55 5eb5b503b376: Verifying Checksum 21:25:55 5eb5b503b376: Download complete 21:25:56 2f39f015ded8: Verifying Checksum 21:25:56 2f39f015ded8: Download complete 21:25:56 5eb5b503b376: Pull complete 21:25:56 5c69ac0246d0: Pull complete 21:25:57 ec43610c2a17: Pull complete 21:25:57 3a2ae6a8a46f: Pull complete 21:25:57 33b1e0a273af: Pull complete 21:25:57 5d3b04190fa2: Pull complete 21:26:01 2f39f015ded8: Pull complete 21:26:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:26:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:26:01 prd-ubuntu20.04-docker-8c-8g-33748 does not seem to be running inside a container 21:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:26:03 $ docker top ccbd766a8e9e87755c238d50d2163acbc2e94ef40562195f50b003095a0bd657 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:03 ---> job-cost.sh 21:26:03 lf-activate-venv: SKIPPING 21:26:03 INFO: No Stack... 21:26:04 INFO: Retrieving Pricing Info for: v3-standard-8 21:26:04 INFO: Archiving Costs [Pipeline] sh 21:26:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/cost.csv 21:26:04 + cut -d, -f6 [Pipeline] lock 21:26:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-8-stack-cost] 21:26:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-8-stack-cost] did not exist. Created. 21:26:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:26:05 + echo total: 0.2199999988079071 [Pipeline] stash 21:26:05 Stashed 1 file(s) [Pipeline] } 21:26:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-8-stack-cost] [Pipeline] // lock [Pipeline] } 21:26:05 $ docker stop --time=1 ccbd766a8e9e87755c238d50d2163acbc2e94ef40562195f50b003095a0bd657 21:26:06 $ docker rm -f ccbd766a8e9e87755c238d50d2163acbc2e94ef40562195f50b003095a0bd657 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:44:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34135 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [Pipeline] { [Pipeline] ws 21:44:59 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 21:44:59 The recommended git tool is: git 21:45:07 using credential edgex-jenkins-ssh 21:45:07 Cloning the remote Git repository 21:45:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:45:07 > git init /w/workspace/device-sdk-go/8 # timeout=10 21:45:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:45:07 > git --version # timeout=10 21:45:07 > git --version # 'git version 2.25.1' 21:45:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:45:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:45:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:45:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:45:10 Merging remotes/origin/main commit a64f10ec129da673bd1db63a6bd52868e2c80f4f into PR head commit e47061ae588dd9220942c8dca743ad110225dd67 21:45:10 Merge succeeded, producing e47061ae588dd9220942c8dca743ad110225dd67 21:45:10 Checking out Revision e47061ae588dd9220942c8dca743ad110225dd67 (PR-1144) 21:45:10 > git config core.sparsecheckout # timeout=10 21:45:10 > git checkout -f e47061ae588dd9220942c8dca743ad110225dd67 # timeout=10 21:45:10 > git remote # timeout=10 21:45:10 > git config --get remote.origin.url # timeout=10 21:45:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:10 > git merge a64f10ec129da673bd1db63a6bd52868e2c80f4f # timeout=10 21:45:10 > git rev-parse HEAD^{commit} # timeout=10 21:45:10 > git config core.sparsecheckout # timeout=10 21:45:10 > git checkout -f e47061ae588dd9220942c8dca743ad110225dd67 # timeout=10 21:45:15 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:45:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:45:16 Dload Upload Total Spent Left Speed 21:45:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 21:45:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:45:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:45:17 + sudo tee /etc/docker/daemon.new 21:45:17 { 21:45:17 "registry-mirrors": [ 21:45:17 "https://nexus3.edgexfoundry.org:10001" 21:45:17 ], 21:45:17 "bip": "10.250.0.254/24", 21:45:17 "hosts": [ 21:45:17 "tcp://0.0.0.0:5555", 21:45:17 "unix:///var/run/docker.sock" 21:45:17 ], 21:45:17 "mtu": 1458, 21:45:17 "selinux-enabled": true, 21:45:17 "seccomp-profile": "/etc/docker/seccomp.json" 21:45:17 } [Pipeline] sh 21:45:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:45:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:36 provisioning config files... 21:45:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config3703923837492027430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:36 ---> docker-login.sh 21:45:36 nexus3.edgexfoundry.org:10001 21:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:37 Configure a credential helper to remove this warning. See 21:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:37 21:45:37 Login Succeeded 21:45:37 nexus3.edgexfoundry.org:10002 21:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:38 Configure a credential helper to remove this warning. See 21:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:38 21:45:38 Login Succeeded 21:45:38 nexus3.edgexfoundry.org:10003 21:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:38 Configure a credential helper to remove this warning. See 21:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:38 21:45:38 Login Succeeded 21:45:38 nexus3.edgexfoundry.org:10004 21:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:39 Configure a credential helper to remove this warning. See 21:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:39 21:45:39 Login Succeeded 21:45:39 docker.io 21:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:40 Configure a credential helper to remove this warning. See 21:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:40 21:45:40 Login Succeeded 21:45:40 ---> docker-login.sh ends [Pipeline] } 21:45:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:45:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:41 ========================================================= 21:45:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:45:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:45:41 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:45:41 Sending build context to Docker daemon 5.212MB 21:45:41 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 21:45:41 Step 2/11 : FROM ${BASE} AS builder 21:45:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:45:42 9b3977197b4f: Pulling fs layer 21:45:42 1a89e8eeedd5: Pulling fs layer 21:45:42 94645a83ff95: Pulling fs layer 21:45:42 3f3a8bcf1eab: Pulling fs layer 21:45:42 0c92f367c5e7: Pulling fs layer 21:45:42 3096ccb668a1: Pulling fs layer 21:45:42 e8cf19c19ddd: Pulling fs layer 21:45:42 a4caa8a26152: Pulling fs layer 21:45:42 3f3a8bcf1eab: Waiting 21:45:42 0c92f367c5e7: Waiting 21:45:42 3096ccb668a1: Waiting 21:45:42 e8cf19c19ddd: Waiting 21:45:42 a4caa8a26152: Waiting 21:45:42 94645a83ff95: Verifying Checksum 21:45:42 94645a83ff95: Download complete 21:45:42 1a89e8eeedd5: Verifying Checksum 21:45:42 1a89e8eeedd5: Download complete 21:45:42 0c92f367c5e7: Verifying Checksum 21:45:42 0c92f367c5e7: Download complete 21:45:42 3096ccb668a1: Download complete 21:45:42 9b3977197b4f: Download complete 21:45:42 e8cf19c19ddd: Verifying Checksum 21:45:42 e8cf19c19ddd: Download complete 21:45:43 9b3977197b4f: Pull complete 21:45:43 1a89e8eeedd5: Pull complete 21:45:44 94645a83ff95: Pull complete 21:45:44 a4caa8a26152: Verifying Checksum 21:45:44 a4caa8a26152: Download complete 21:45:45 3f3a8bcf1eab: Verifying Checksum 21:45:45 3f3a8bcf1eab: Download complete 21:46:00 3f3a8bcf1eab: Pull complete 21:46:00 0c92f367c5e7: Pull complete 21:46:00 3096ccb668a1: Pull complete 21:46:00 e8cf19c19ddd: Pull complete 21:46:06 a4caa8a26152: Pull complete 21:46:06 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 21:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:46:06 ---> 725f1c02e7f9 21:46:06 Step 3/11 : ARG MAKE=make build 21:46:07 ---> Running in c0296145a8f9 21:46:07 Removing intermediate container c0296145a8f9 21:46:07 ---> 7cd50ea137ce 21:46:07 Step 4/11 : WORKDIR /device-sdk-go 21:46:07 ---> Running in 740bcdf1d9cc 21:46:08 Removing intermediate container 740bcdf1d9cc 21:46:08 ---> ad1065dba989 21:46:08 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:46:08 ---> Running in 696f36327279 21:46:08 Removing intermediate container 696f36327279 21:46:08 ---> 4ef36e598da2 21:46:08 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:08 ---> Running in 7a8b839adff5 21:46:10 Removing intermediate container 7a8b839adff5 21:46:10 ---> d557f46edfff 21:46:10 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:46:10 ---> Running in 3f3f4273a433 21:46:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:46:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:46:13 OK: 220 MiB in 52 packages 21:46:14 Removing intermediate container 3f3f4273a433 21:46:14 ---> 8b520afaae13 21:46:14 Step 8/11 : COPY go.mod vendor* ./ 21:46:15 ---> 2de10feb3faf 21:46:15 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:15 ---> Running in 204b1275ffa8 21:47:11 Removing intermediate container 204b1275ffa8 21:47:11 ---> a726ddd72d51 21:47:11 Step 10/11 : COPY . . 21:47:11 ---> 0a0f0737c329 21:47:11 Step 11/11 : RUN ${MAKE} 21:47:11 ---> Running in 2cc4a8d96962 21:47:11 noop 21:47:11 Removing intermediate container 2cc4a8d96962 21:47:11 ---> 9963c64d653f 21:47:11 Successfully built 9963c64d653f 21:47:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:47:12 + docker inspect -f . ci-base-image-arm64 21:47:12 . [Pipeline] withDockerContainer 21:47:12 prd-ubuntu20.04-docker-arm64-4c-16g-34135 does not seem to be running inside a container 21:47:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** ci-base-image-arm64 cat 21:47:14 $ docker top 17948066dff04552e40ecbdf308d4286e040e36273c2c0c7a88d1f5e69d00db9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:15 + go version 21:47:15 go version go1.17.6 linux/arm64 [Pipeline] } 21:47:15 $ docker stop --time=1 17948066dff04552e40ecbdf308d4286e040e36273c2c0c7a88d1f5e69d00db9 21:47:16 $ docker rm -f 17948066dff04552e40ecbdf308d4286e040e36273c2c0c7a88d1f5e69d00db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:47:17 + docker inspect -f . ci-base-image-arm64 21:47:17 . [Pipeline] withDockerContainer 21:47:17 prd-ubuntu20.04-docker-arm64-4c-16g-34135 does not seem to be running inside a container 21:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** ci-base-image-arm64 cat 21:47:19 $ docker top 33fabb060e3a8491f27d2bfaca14995f2de11e73b8b15f012eb4e17ca00a00d9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:47:20 + make test 21:47:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:47:59 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 21:49:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 21:49:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 21:49:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 21:50:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.392s coverage: 23.3% of statements 21:50:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 21:50:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.418s coverage: 27.6% of statements 21:50:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.446s coverage: 78.9% of statements 21:50:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.285s coverage: 10.8% of statements 21:50:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.424s coverage: 60.0% of statements 21:50:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 21:50:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 21:50:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.641s coverage: 34.8% of statements 21:50:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 21:50:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.486s coverage: 86.1% of statements 21:50:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 21:50:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 21:50:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.469s coverage: 65.1% of statements 21:50:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.313s coverage: 89.2% of statements 21:50:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 21:50:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.263s coverage: 4.7% of statements 21:50:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 21:50:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:50:16 GO111MODULE=on go vet ./... 21:51:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:53 ./bin/test-attribution-txt.sh [Pipeline] echo 21:51:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:51:53 $ docker stop --time=1 33fabb060e3a8491f27d2bfaca14995f2de11e73b8b15f012eb4e17ca00a00d9 21:51:55 $ docker rm -f 33fabb060e3a8491f27d2bfaca14995f2de11e73b8b15f012eb4e17ca00a00d9 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:56 Warning: overwriting stash ‘coverage-report’ 21:51:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:51:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:51:58 + ls -al . 21:51:58 total 292 21:51:58 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 21:51 . 21:51:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:45 .. 21:51:58 -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 21:45 .dockerignore 21:51:58 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 21:45 .git 21:51:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:45 .github 21:51:58 -rw-rw-r-- 1 jenkins jenkins 131 Apr 28 21:45 .gitignore 21:51:58 -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 21:45 .golangci.yml 21:51:58 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 28 21:45 CHANGELOG.md 21:51:58 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 21:45 GOVERNANCE.md 21:51:58 -rw-rw-r-- 1 jenkins jenkins 880 Apr 28 21:45 Jenkinsfile 21:51:58 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 28 21:45 LICENSE 21:51:58 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 28 21:45 Makefile 21:51:58 -rw-rw-r-- 1 jenkins jenkins 619 Apr 28 21:45 OWNERS.md 21:51:58 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 28 21:45 README.md 21:51:58 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 21:24 VERSION 21:51:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:45 bin 21:51:58 -rw-r--r-- 1 jenkins jenkins 130819 Apr 28 21:50 coverage.out 21:51:58 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:45 example 21:51:58 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 28 21:45 go.mod 21:51:58 -rw-rw-r-- 1 jenkins jenkins 34976 Apr 28 21:45 go.sum 21:51:58 drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 21:45 internal 21:51:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 21:45 openapi 21:51:58 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:45 pkg 21:51:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:45 snap 21:51:58 -rw-rw-r-- 1 jenkins jenkins 222 Apr 28 21:45 version.go [Pipeline] isUnix [Pipeline] sh 21:51:58 + 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=e47061ae588dd9220942c8dca743ad110225dd67 --label arch=arm64 --label version=0.0.0 . 21:51:59 Sending build context to Docker daemon 5.344MB 21:51:59 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 21:51:59 Step 2/25 : FROM ${BASE} AS builder 21:51:59 ---> 9963c64d653f 21:51:59 Step 3/25 : ARG MAKE=make build 21:51:59 ---> Running in ecde5f7eb5be 21:52:00 Removing intermediate container ecde5f7eb5be 21:52:00 ---> 991c805c0b04 21:52:00 Step 4/25 : WORKDIR /device-sdk-go 21:52:00 ---> Running in a5b72a096be3 21:52:00 Removing intermediate container a5b72a096be3 21:52:00 ---> bde72562e07e 21:52:00 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:52:00 ---> Running in 1e7a6afff415 21:52:00 Removing intermediate container 1e7a6afff415 21:52:00 ---> fd89c0da552d 21:52:00 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:00 ---> Running in 8bacdbad6e84 21:52:02 Removing intermediate container 8bacdbad6e84 21:52:02 ---> 088f6e8b23ac 21:52:02 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:52:02 ---> Running in 7ef26f20e657 21:52:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:52:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:52:05 OK: 220 MiB in 52 packages 21:52:06 Removing intermediate container 7ef26f20e657 21:52:06 ---> b031fc3d04ed 21:52:06 Step 8/25 : COPY go.mod vendor* ./ 21:52:07 ---> 05704b4b7ca9 21:52:07 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:07 ---> Running in 48ff23cf4998 21:52:09 Removing intermediate container 48ff23cf4998 21:52:09 ---> 52c54aa6fa10 21:52:09 Step 10/25 : COPY . . 21:52:10 ---> 7321efffb492 21:52:10 Step 11/25 : RUN ${MAKE} 21:52:10 ---> Running in 83cb4f2df5e6 21:52:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:54:18 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 21:54:23 Removing intermediate container 83cb4f2df5e6 21:54:23 ---> 9f7a3f2a1de9 21:54:23 Step 12/25 : FROM alpine:3.14 21:54:23 3.14: Pulling from library/alpine 21:54:23 455c02918c45: Pulling fs layer 21:54:23 455c02918c45: Download complete 21:54:24 455c02918c45: Pull complete 21:54:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:54:24 Status: Downloaded newer image for alpine:3.14 21:54:24 ---> ac73e934f311 21:54:24 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:54:24 ---> Running in 2f62db3afd75 21:54:24 Removing intermediate container 2f62db3afd75 21:54:24 ---> 4daf44271b1f 21:54:24 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:24 ---> Running in ef99fb7130f5 21:54:26 Removing intermediate container ef99fb7130f5 21:54:26 ---> b129f0b3168b 21:54:26 Step 15/25 : RUN apk add --update --no-cache zeromq 21:54:26 ---> Running in befe83a7485d 21:54:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:54:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:54:29 (1/5) Installing libgcc (10.3.1_git20210424-r2) 21:54:29 (2/5) Installing libsodium (1.0.18-r0) 21:54:29 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 21:54:29 (4/5) Installing libzmq (4.3.4-r0) 21:54:29 (5/5) Installing zeromq (4.3.4-r0) 21:54:29 Executing busybox-1.33.1-r7.trigger 21:54:29 OK: 8 MiB in 19 packages 21:54:30 Removing intermediate container befe83a7485d 21:54:30 ---> e5843c2c21d4 21:54:30 Step 16/25 : WORKDIR / 21:54:30 ---> Running in 5212bfa67d26 21:54:31 Removing intermediate container 5212bfa67d26 21:54:31 ---> f85668a5f8ef 21:54:31 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:54:32 ---> cb0749243320 21:54:32 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:54:33 ---> 590f3fe1b6c3 21:54:33 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:54:34 ---> 5bab3addf6ab 21:54:34 Step 20/25 : EXPOSE 59999 21:54:34 ---> Running in be5d90903951 21:54:34 Removing intermediate container be5d90903951 21:54:34 ---> adc143284016 21:54:34 Step 21/25 : ENTRYPOINT ["/device-simple"] 21:54:34 ---> Running in 0fdedacf073d 21:54:34 Removing intermediate container 0fdedacf073d 21:54:34 ---> 6c436f3dfd91 21:54:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:54:34 ---> Running in 04104342bc90 21:54:35 Removing intermediate container 04104342bc90 21:54:35 ---> 58f7b10709a2 21:54:35 Step 23/25 : LABEL arch=arm64 21:54:35 ---> Running in 0d218efcc145 21:54:35 Removing intermediate container 0d218efcc145 21:54:35 ---> b47f2c626540 21:54:35 Step 24/25 : LABEL git_sha=e47061ae588dd9220942c8dca743ad110225dd67 21:54:35 ---> Running in 792f0b3c68ba 21:54:36 Removing intermediate container 792f0b3c68ba 21:54:36 ---> 4ef8f260a858 21:54:36 Step 25/25 : LABEL version=0.0.0 21:54:36 ---> Running in a4e3dc1893be 21:54:36 Removing intermediate container a4e3dc1893be 21:54:36 ---> b470a1dd0d22 21:54:36 [Warning] One or more build-args [ARCH] were not consumed 21:54:36 Successfully built b470a1dd0d22 21:54:36 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:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:54:37 21:54:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:54:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:54:37 arm64: Pulling from edgex-lftools-log-publisher 21:54:37 8998bd30e6a1: Pulling fs layer 21:54:37 04944245beec: Pulling fs layer 21:54:37 699f458cf7ca: Pulling fs layer 21:54:37 765212b225bb: Pulling fs layer 21:54:37 f23df028b6ca: Pulling fs layer 21:54:37 d65c8cfc05b1: Pulling fs layer 21:54:37 2437ff75d9bd: Pulling fs layer 21:54:37 765212b225bb: Waiting 21:54:37 f23df028b6ca: Waiting 21:54:37 d65c8cfc05b1: Waiting 21:54:37 2437ff75d9bd: Waiting 21:54:37 04944245beec: Verifying Checksum 21:54:37 04944245beec: Download complete 21:54:37 765212b225bb: Verifying Checksum 21:54:37 765212b225bb: Download complete 21:54:37 f23df028b6ca: Download complete 21:54:37 d65c8cfc05b1: Verifying Checksum 21:54:37 d65c8cfc05b1: Download complete 21:54:38 699f458cf7ca: Verifying Checksum 21:54:38 699f458cf7ca: Download complete 21:54:38 8998bd30e6a1: Download complete 21:54:40 2437ff75d9bd: Verifying Checksum 21:54:40 2437ff75d9bd: Download complete 21:54:42 8998bd30e6a1: Pull complete 21:54:43 04944245beec: Pull complete 21:54:44 699f458cf7ca: Pull complete 21:54:45 765212b225bb: Pull complete 21:54:46 f23df028b6ca: Pull complete 21:54:46 d65c8cfc05b1: Pull complete 21:55:01 2437ff75d9bd: Pull complete 21:55:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:55:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:55:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:55:01 prd-ubuntu20.04-docker-arm64-4c-16g-34135 does not seem to be running inside a container 21:55:02 $ 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/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:55:04 $ docker top fdeb0fd30f44cafaab4344a65bac37ce01aea6d98161fd602e447264b650d1a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:05 ---> job-cost.sh 21:55:05 lf-activate-venv: SKIPPING 21:55:05 INFO: No Stack... 21:55:06 INFO: Retrieving Pricing Info for: v3-standard-4 21:55:07 INFO: Archiving Costs [Pipeline] sh 21:55:08 + cat /w/workspace/device-sdk-go/8/archives/cost.csv 21:55:08 + cut -d, -f6 [Pipeline] lock 21:55:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-8-stack-cost] 21:55:08 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-8-stack-cost] did not exist. Created. 21:55:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:55:08 /w/workspace/device-sdk-go/8@tmp/durable-f70fadda/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:55:09 + echo total: 0.10999999940395355 [Pipeline] stash 21:55:09 Warning: overwriting stash ‘stack-cost’ 21:55:09 Stashed 1 file(s) [Pipeline] } 21:55:09 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-8-stack-cost] [Pipeline] // lock [Pipeline] } 21:55:09 $ docker stop --time=1 fdeb0fd30f44cafaab4344a65bac37ce01aea6d98161fd602e447264b650d1a7 21:55:11 $ docker rm -f fdeb0fd30f44cafaab4344a65bac37ce01aea6d98161fd602e447264b650d1a7 [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:55:11 provisioning config files... 21:55:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config6043004236014920993tmp [Pipeline] { [Pipeline] sh 21:55:12 + set +x 21:55:12 + curl -s https://codecov.io/bash 21:55:12 + bash -s -- 21:55:12 21:55:12 _____ _ 21:55:12 / ____| | | 21:55:12 | | ___ __| | ___ ___ _____ __ 21:55:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:55:12 | |___| (_) | (_| | __/ (_| (_) \ V / 21:55:12 \_____\___/ \__,_|\___|\___\___/ \_/ 21:55:12 Bash-1.0.6 21:55:12 21:55:12 21:55:12 ==> git version 2.25.1 found 21:55:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:55:12 Release-Date: 2020-01-08 21:55:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:55:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:55:12 ==> Jenkins CI detected. 21:55:12 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1144 21:55:12 project root: . 21:55:12 --> token set from env 21:55:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:55:12 ==> Running gcov in . (disable via -X gcov) 21:55:12 ==> Python coveragepy not found 21:55:12 ==> Searching for coverage reports in: 21:55:12 + . 21:55:12 -> Found 1 reports 21:55:12 ==> Detecting git/mercurial file structure 21:55:12 ==> Reading reports 21:55:12 + ./coverage.out bytes=130819 21:55:12 ==> Appending adjustments 21:55:12 https://docs.codecov.io/docs/fixing-reports 21:55:12 + Found adjustments 21:55:12 ==> Gzipping contents 21:55:12 20K /tmp/codecov.UNmzw3.gz 21:55:12 ==> Uploading reports 21:55:12 url: https://codecov.io 21:55:12 query: branch=PR-1144&commit=e47061ae588dd9220942c8dca743ad110225dd67&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 21:55:12 -> Pinging Codecov 21:55:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1144&commit=e47061ae588dd9220942c8dca743ad110225dd67&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 21:55:12 -> Uploading to 21:55:12 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/7E55EF52A471D76F132DFD9A03CDDE97/e47061ae588dd9220942c8dca743ad110225dd67/98230466-36fe-4add-9c03-bc70fb46056b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T215512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93d5a27878a0c59aab64bf440101ffea067540644321cfea8edf54595715520a 21:55:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:55:12 Dload Upload Total Spent Left Speed 21:55:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16837 0 0 100 16837 0 81338 --:--:-- --:--:-- --:--:-- 81338 21:55:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e47061ae588dd9220942c8dca743ad110225dd67 [Pipeline] } 21:55:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:55:13 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives ] 21:55:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 21:55:13 total 16 21:55:13 drwxr-xr-x 3 root root 4096 Apr 28 21:26 . 21:55:13 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 21:26 .. 21:55:13 drwxr-xr-x 2 root root 4096 Apr 28 21:26 cost 21:55:13 -rw-r--r-- 1 root root 85 Apr 28 21:26 cost.csv 21:55:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 21:55:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 21:55:13 total 16 21:55:13 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 21:26 . 21:55:13 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 21:26 .. 21:55:13 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 21:26 cost 21:55:13 -rw-r--r-- 1 jenkins jenkins 85 Apr 28 21:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:55:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:55:14 ---> package-listing.sh 21:55:14 ++ facter osfamily 21:55:14 ++ tr '[:upper:]' '[:lower:]' 21:55:14 + OS_FAMILY=debian 21:55:14 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1144 21:55:14 + START_PACKAGES=/tmp/packages_start.txt 21:55:14 + END_PACKAGES=/tmp/packages_end.txt 21:55:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:55:14 + PACKAGES=/tmp/packages_start.txt 21:55:14 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 21:55:14 + PACKAGES=/tmp/packages_end.txt 21:55:14 + case "${OS_FAMILY}" in 21:55:14 + dpkg -l 21:55:14 + grep '^ii' 21:55:14 + '[' -f /tmp/packages_start.txt ']' 21:55:14 + '[' -f /tmp/packages_end.txt ']' 21:55:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:55:14 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 21:55:14 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ 21:55:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ [Pipeline] echo 21:55:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:55:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:55:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:15 . [Pipeline] withDockerContainer 21:55:15 prd-ubuntu20.04-docker-8c-8g-33748 does not seem to be running inside a container 21:55:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1144/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-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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:10003/edgex-lftools-log-publisher:latest cat 21:55:16 $ docker top 9288d69a123d2333046a1d7a1d3c4753343d8a432a07853733064f9a3fa993cd -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:16 + touch /tmp/pre-build-complete [Pipeline] sh 21:55:16 + mkdir -p /var/log/sysstat [Pipeline] sh 21:55:17 + ls /var/log/sa-host 21:55:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:17 provisioning config files... 21:55:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config2949770279077620314tmp [Pipeline] { [Pipeline] echo 21:55:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:55:17 ---> create-netrc.sh [Pipeline] } 21:55:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:55:17 ---> python-tools-install.sh [Pipeline] echo 21:55:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:55:18 ---> sudo-logs.sh 21:55:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:55:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:55:18 ---> job-cost.sh 21:55:18 lf-activate-venv: SKIPPING 21:55:18 DEBUG: total: 0.2199999988079071 21:55:18 INFO: Retrieving Stack Cost... 21:55:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:55:19 INFO: Archiving Costs [Pipeline] echo 21:55:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:55:19 ---> logs-deploy.sh 21:55:19 lf-activate-venv: SKIPPING 21:55:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1144/8 21:55:19 INFO: archiving workspace using pattern(s): 21:55:20 Archives upload complete. 21:55:20 INFO: archiving logs to Nexus 21:55:21 ---> uname -a: 21:55:21 Linux prd-ubuntu20-04-docker-8c-8g-33748 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:55:21 21:55:21 21:55:21 ---> lscpu: 21:55:21 Architecture: x86_64 21:55:21 CPU op-mode(s): 32-bit, 64-bit 21:55:21 Byte Order: Little Endian 21:55:21 Address sizes: 40 bits physical, 48 bits virtual 21:55:21 CPU(s): 8 21:55:21 On-line CPU(s) list: 0-7 21:55:21 Thread(s) per core: 1 21:55:21 Core(s) per socket: 1 21:55:21 Socket(s): 8 21:55:21 NUMA node(s): 1 21:55:21 Vendor ID: AuthenticAMD 21:55:21 CPU family: 23 21:55:21 Model: 49 21:55:21 Model name: AMD EPYC-Rome Processor 21:55:21 Stepping: 0 21:55:21 CPU MHz: 2799.998 21:55:21 BogoMIPS: 5599.99 21:55:21 Virtualization: AMD-V 21:55:21 Hypervisor vendor: KVM 21:55:21 Virtualization type: full 21:55:21 L1d cache: 256 KiB 21:55:21 L1i cache: 256 KiB 21:55:21 L2 cache: 4 MiB 21:55:21 L3 cache: 128 MiB 21:55:21 NUMA node0 CPU(s): 0-7 21:55:21 Vulnerability Itlb multihit: Not affected 21:55:21 Vulnerability L1tf: Not affected 21:55:21 Vulnerability Mds: Not affected 21:55:21 Vulnerability Meltdown: Not affected 21:55:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:55:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:55:21 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:55:21 Vulnerability Srbds: Not affected 21:55:21 Vulnerability Tsx async abort: Not affected 21:55: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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:55:21 21:55:21 21:55:21 ---> nproc: 21:55:21 8 21:55:21 21:55:21 21:55:21 ---> df -h: 21:55:21 Filesystem Size Used Avail Use% Mounted on 21:55:21 overlay 155G 11G 145G 7% / 21:55:21 tmpfs 64M 0 64M 0% /dev 21:55:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:55:21 shm 64M 0 64M 0% /dev/shm 21:55:21 /dev/vda1 155G 11G 145G 7% /facter-os 21:55:21 21:55:21