Pull request #1112 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from abaa57eb407bec2f73f8bcbe2d50716da042c175+511d52040eef7e00dec48ea5a3bfdec0745a4f08 (6718e17f499c28d94f5fd56ba8deb825e33480c1) 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-ssh11917140127673334940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5458525631260576129.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1112/workspace@libs/edgex-global-pipelines # timeout=10 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-1112/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7408784667907585926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-1112/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17514406709371016329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17847154171447125280.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1112/workspace@libs/lf-pipelines # timeout=10 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-1112/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4676704633151118037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8534 in /w/workspace/gexfoundry_device-sdk-go_PR-1112 [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-1112 # 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 511d52040eef7e00dec48ea5a3bfdec0745a4f08 into PR head commit abaa57eb407bec2f73f8bcbe2d50716da042c175 Merge succeeded, producing abaa57eb407bec2f73f8bcbe2d50716da042c175 Checking out Revision abaa57eb407bec2f73f8bcbe2d50716da042c175 (PR-1112) > 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/1112/head:refs/remotes/origin/PR-1112 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abaa57eb407bec2f73f8bcbe2d50716da042c175 # 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 511d52040eef7e00dec48ea5a3bfdec0745a4f08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abaa57eb407bec2f73f8bcbe2d50716da042c175 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:05:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:05:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:05:41 ========================================================= 04:05:41 EdgeX Global Pipelines Version Info 04:05:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:05:42 ------------------- 04:05:42 stable info: 04:05:42 ------------------- 04:05:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:05:42 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:05:42 Message: update stable to v1.0.221 04:05:43 ------------------- 04:05:43 experimental info: 04:05:43 ------------------- 04:05:43 Commited By: **** collab-it+edgex@linuxfoundation.org 04:05:43 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:05:43 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:05:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1112 [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1112 [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1112 [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abaa57eb407bec2f73f8bcbe2d50716da042c175 [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abaa57e [Pipeline] echo 04:05:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:44 provisioning config files... 04:05:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/config1389002180844858063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:45 ---> docker-login.sh 04:05:45 nexus3.edgexfoundry.org:10001 04:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:45 Configure a credential helper to remove this warning. See 04:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:45 04:05:45 Login Succeeded 04:05:45 nexus3.edgexfoundry.org:10002 04:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:45 Configure a credential helper to remove this warning. See 04:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:45 04:05:45 Login Succeeded 04:05:45 nexus3.edgexfoundry.org:10003 04:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:46 Configure a credential helper to remove this warning. See 04:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:46 04:05:46 Login Succeeded 04:05:46 nexus3.edgexfoundry.org:10004 04:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:46 Configure a credential helper to remove this warning. See 04:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:46 04:05:46 Login Succeeded 04:05:46 docker.io 04:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:46 Configure a credential helper to remove this warning. See 04:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:46 04:05:46 Login Succeeded 04:05:46 ---> docker-login.sh ends [Pipeline] } 04:05:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:05:47 + git rev-list -1 --merges abaa57eb407bec2f73f8bcbe2d50716da042c175~1..abaa57eb407bec2f73f8bcbe2d50716da042c175 [Pipeline] echo 04:05:47 -----------> git rev-list -1 --merges abaa57eb407bec2f73f8bcbe2d50716da042c175~1..abaa57eb407bec2f73f8bcbe2d50716da042c175 abaa57eb407bec2f73f8bcbe2d50716da042c175 [false] [Pipeline] sh 04:05:47 + git log --format=format:%s -1 abaa57eb407bec2f73f8bcbe2d50716da042c175 [Pipeline] echo 04:05:47 ========================================================= 04:05:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:05:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:48 + git log --format=format:%s -1 abaa57eb407bec2f73f8bcbe2d50716da042c175 [Pipeline] echo 04:05:48 [semverPrep] GIT_COMMIT: abaa57eb407bec2f73f8bcbe2d50716da042c175, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:05:48 [semverPrep] This is not a build commit. [Pipeline] sh 04:05:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:48 + grep -v github /etc/ssh/ssh_known_hosts 04:05:48 + [ -e /tmp/ssh_known_hosts ] 04:05:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:05:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:05:48 + sudo tee -a /etc/ssh/ssh_known_hosts 04:05:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:49 04:05:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:05:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:49 latest: Pulling from edgex-devops/git-semver 04:05:49 a0d0a0d46f8b: Pulling fs layer 04:05:49 3e5f54012d9b: Pulling fs layer 04:05:49 4c7163046ea9: Pulling fs layer 04:05:49 0c2d73faf560: Pulling fs layer 04:05:49 0c2d73faf560: Waiting 04:05:49 3e5f54012d9b: Download complete 04:05:49 a0d0a0d46f8b: Verifying Checksum 04:05:49 a0d0a0d46f8b: Download complete 04:05:49 0c2d73faf560: Verifying Checksum 04:05:49 0c2d73faf560: Download complete 04:05:49 4c7163046ea9: Verifying Checksum 04:05:49 4c7163046ea9: Download complete 04:05:49 a0d0a0d46f8b: Pull complete 04:05:49 3e5f54012d9b: Pull complete 04:05:49 4c7163046ea9: Pull complete 04:05:50 0c2d73faf560: Pull complete 04:05:50 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:05:50 prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container 04:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1112 -v /w/workspace/gexfoundry_device-sdk-go_PR-1112:/w/workspace/gexfoundry_device-sdk-go_PR-1112:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:05:51 $ docker top 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:51 [ssh-agent] Looking for ssh-agent implementation... 04:05:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:51 $ docker exec 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c ssh-agent 04:05:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXknIHcL/agent.13 04:05:51 SSH_AGENT_PID=19 04:05:51 Running ssh-add (command line suppressed) 04:05:51 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/private_key_8307975204699645360.key (/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/private_key_8307975204699645360.key) 04:05:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:52 + git tag --points-at HEAD [Pipeline] } 04:05:52 $ docker exec --env ******** --env ******** 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c ssh-agent -k 04:05:52 unset SSH_AUTH_SOCK; 04:05:52 unset SSH_AGENT_PID; 04:05:52 echo Agent pid 19 killed; 04:05:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:52 [ssh-agent] Looking for ssh-agent implementation... 04:05:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:52 $ docker exec 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c ssh-agent 04:05:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAejELM/agent.52 04:05:52 SSH_AGENT_PID=58 04:05:52 Running ssh-add (command line suppressed) 04:05:52 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/private_key_9009790972303135559.key (/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/private_key_9009790972303135559.key) 04:05:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:53 + git semver init 04:05:53 # -> Open(): unable to determine branch for HEAD 04:05:53 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1112/.git 04:05:53 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1112 04:05:53 # $SEMVER_REMOTE_NAME = origin 04:05:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:05:53 # $SEMVER_USER_NAME = edgex-jenkins 04:05:53 # $SEMVER_BRANCH = PR-1112 04:05:53 # $SEMVER_TEMP = /tmp/semver-943430859 04:05:53 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:05:54 # '/tmp/semver-943430859' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1112/.semver' 04:05:54 # -> Force: false 04:05:54 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1112/.semver [Pipeline] } 04:05:54 $ docker exec --env ******** --env ******** 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c ssh-agent -k 04:05:54 unset SSH_AUTH_SOCK; 04:05:54 unset SSH_AGENT_PID; 04:05:54 echo Agent pid 58 killed; 04:05:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:55 + git semver [Pipeline] } 04:05:55 $ docker stop --time=1 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c 04:05:56 $ docker rm -f 4488e97f00bab024f6f743a9a994d8faf5d22d09d97d16cfef24112d635a345c [Pipeline] // withDockerContainer [Pipeline] sh 04:05:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:57 Stashed 1 file(s) [Pipeline] echo 04:05:57 [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 04:05:57 provisioning config files... 04:05:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/config336880440783865983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:58 ---> docker-login.sh 04:05:58 nexus3.edgexfoundry.org:10001 04:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:58 Configure a credential helper to remove this warning. See 04:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:58 04:05:58 Login Succeeded 04:05:58 nexus3.edgexfoundry.org:10002 04:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:58 Configure a credential helper to remove this warning. See 04:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:58 04:05:58 Login Succeeded 04:05:58 nexus3.edgexfoundry.org:10003 04:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:58 Configure a credential helper to remove this warning. See 04:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:58 04:05:58 Login Succeeded 04:05:58 nexus3.edgexfoundry.org:10004 04:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:58 Configure a credential helper to remove this warning. See 04:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:58 04:05:58 Login Succeeded 04:05:58 docker.io 04:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:59 Configure a credential helper to remove this warning. See 04:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:59 04:05:59 Login Succeeded 04:05:59 ---> docker-login.sh ends [Pipeline] } 04:05:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:59 ========================================================= 04:05:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:05:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:05:59 + 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 . 04:05:59 Sending build context to Docker daemon 9.535MB 04:05:59 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:05:59 Step 2/11 : FROM ${BASE} AS builder 04:05:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:59 59bf1c3509f3: Pulling fs layer 04:05:59 666ba61612fd: Pulling fs layer 04:05:59 8ed8ca486205: Pulling fs layer 04:05:59 4fe6c5a15a65: Pulling fs layer 04:05:59 22a0e8bec74d: Pulling fs layer 04:05:59 640e595b4fbd: Pulling fs layer 04:05:59 763cafe07f6e: Pulling fs layer 04:05:59 0c0b528cf693: Pulling fs layer 04:05:59 10935f4eaf8b: Pulling fs layer 04:05:59 4fe6c5a15a65: Waiting 04:05:59 22a0e8bec74d: Waiting 04:05:59 640e595b4fbd: Waiting 04:05:59 763cafe07f6e: Waiting 04:05:59 0c0b528cf693: Waiting 04:05:59 10935f4eaf8b: Waiting 04:05:59 8ed8ca486205: Verifying Checksum 04:05:59 8ed8ca486205: Download complete 04:05:59 666ba61612fd: Verifying Checksum 04:05:59 666ba61612fd: Download complete 04:05:59 22a0e8bec74d: Download complete 04:05:59 640e595b4fbd: Download complete 04:05:59 59bf1c3509f3: Verifying Checksum 04:05:59 763cafe07f6e: Download complete 04:05:59 59bf1c3509f3: Download complete 04:05:59 0c0b528cf693: Verifying Checksum 04:05:59 0c0b528cf693: Download complete 04:05:59 59bf1c3509f3: Pull complete 04:06:00 666ba61612fd: Pull complete 04:06:00 8ed8ca486205: Pull complete 04:06:00 10935f4eaf8b: Verifying Checksum 04:06:00 10935f4eaf8b: Download complete 04:06:00 4fe6c5a15a65: Verifying Checksum 04:06:00 4fe6c5a15a65: Download complete 04:06:04 4fe6c5a15a65: Pull complete 04:06:04 22a0e8bec74d: Pull complete 04:06:04 640e595b4fbd: Pull complete 04:06:04 763cafe07f6e: Pull complete 04:06:05 0c0b528cf693: Pull complete 04:06:07 10935f4eaf8b: Pull complete 04:06:07 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:06:07 ---> 99d49a6021b9 04:06:07 Step 3/11 : ARG MAKE=make build 04:06:09 ---> Running in 32b0ef4dcf82 04:06:09 Removing intermediate container 32b0ef4dcf82 04:06:09 ---> 33ff6210215c 04:06:09 Step 4/11 : WORKDIR /device-sdk-go 04:06:09 ---> Running in 0c307bbd4d7c 04:06:09 Removing intermediate container 0c307bbd4d7c 04:06:09 ---> fe061a9eca73 04:06:09 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:06:09 ---> Running in c52b2367dd58 04:06:09 Removing intermediate container c52b2367dd58 04:06:09 ---> 2c9a560333b5 04:06:09 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:09 ---> Running in 3c18953a8fca 04:06:10 Removing intermediate container 3c18953a8fca 04:06:10 ---> 81e14a8689a8 04:06:10 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:06:10 ---> Running in edb3c2bf2c72 04:06:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:06:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:06:11 OK: 221 MiB in 52 packages 04:06:11 Removing intermediate container edb3c2bf2c72 04:06:11 ---> 54ed287218a4 04:06:11 Step 8/11 : COPY go.mod vendor* ./ 04:06:12 ---> bf7c551b5b42 04:06:12 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:12 ---> Running in 5bf2686c02ef 04:06:12 Still waiting to schedule task 04:06:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8535’ is offline 04:06:38 Removing intermediate container 5bf2686c02ef 04:06:38 ---> 415b8bf169c3 04:06:38 Step 10/11 : COPY . . 04:06:38 ---> c4d3bdd2cd08 04:06:38 Step 11/11 : RUN ${MAKE} 04:06:38 ---> Running in ed91c5ee9c69 04:06:38 noop 04:06:38 Removing intermediate container ed91c5ee9c69 04:06:38 ---> 10a27b82d047 04:06:38 Successfully built 10a27b82d047 04:06:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:06:39 + docker inspect -f . ci-base-image-x86_64 04:06:39 . [Pipeline] withDockerContainer 04:06:39 prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container 04:06:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1112 -v /w/workspace/gexfoundry_device-sdk-go_PR-1112:/w/workspace/gexfoundry_device-sdk-go_PR-1112:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1112@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 ******** ci-base-image-x86_64 cat 04:06:39 $ docker top 77f2ae91211aef44e410c34e085624dd6549df7da0c339623f0b28030e83e2ba -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:40 + go version 04:06:40 go version go1.17.6 linux/amd64 [Pipeline] } 04:06:40 $ docker stop --time=1 77f2ae91211aef44e410c34e085624dd6549df7da0c339623f0b28030e83e2ba 04:06:41 $ docker rm -f 77f2ae91211aef44e410c34e085624dd6549df7da0c339623f0b28030e83e2ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:06:42 + docker inspect -f . ci-base-image-x86_64 04:06:42 . [Pipeline] withDockerContainer 04:06:42 prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container 04:06:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1112 -v /w/workspace/gexfoundry_device-sdk-go_PR-1112:/w/workspace/gexfoundry_device-sdk-go_PR-1112:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1112@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 ******** ci-base-image-x86_64 cat 04:06:42 $ docker top 79a537e829f57148d6a0f5cbcecc4e5ebd4689dbe79e356154a302978b20a393 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:06:43 + make test 04:06:43 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:06:43 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:06:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.019s coverage: 23.3% of statements 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:06:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.011s coverage: 27.6% of statements 04:06:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.009s coverage: 78.9% of statements 04:06:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.025s coverage: 10.8% of statements 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:06:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.014s coverage: 33.2% of statements 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:06:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.025s coverage: 86.1% of statements 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:06:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.018s coverage: 57.4% of statements 04:06:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.038s coverage: 89.2% of statements 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:06:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.011s coverage: 4.8% of statements 04:06:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:06:58 GO111MODULE=on go vet ./... 04:07:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:07:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:07:02 ./bin/test-attribution-txt.sh [Pipeline] echo 04:07:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:07:02 $ docker stop --time=1 79a537e829f57148d6a0f5cbcecc4e5ebd4689dbe79e356154a302978b20a393 04:07:04 $ docker rm -f 79a537e829f57148d6a0f5cbcecc4e5ebd4689dbe79e356154a302978b20a393 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:07:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:07:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:07:06 + ls -al . 04:07:06 total 312 04:07:06 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 04:07 . 04:07:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:05 .. 04:07:06 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:05 .dockerignore 04:07:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:05 .git 04:07:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:05 .github 04:07:06 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 04:05 .gitignore 04:07:06 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:05 .golangci.yml 04:07:06 drwx------ 3 jenkins jenkins 4096 Mar 22 04:05 .semver 04:07:06 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 22 04:05 CHANGELOG.md 04:07:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:05 GOVERNANCE.md 04:07:06 -rw-rw-r-- 1 jenkins jenkins 880 Mar 22 04:05 Jenkinsfile 04:07:06 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:05 LICENSE 04:07:06 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 22 04:05 Makefile 04:07:06 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:05 OWNERS.md 04:07:06 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 22 04:05 README.md 04:07:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 04:05 VERSION 04:07:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:05 bin 04:07:06 -rw-r--r-- 1 jenkins jenkins 129001 Mar 22 04:06 coverage.out 04:07:06 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:05 example 04:07:06 -rw-rw-r-- 1 jenkins jenkins 2773 Mar 22 04:05 go.mod 04:07:06 -rw-rw-r-- 1 jenkins jenkins 50080 Mar 22 04:05 go.sum 04:07:06 drwxrwxr-x 15 jenkins jenkins 4096 Mar 22 04:05 internal 04:07:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:05 openapi 04:07:06 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:05 pkg 04:07:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:05 snap 04:07:06 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:05 version.go [Pipeline] isUnix [Pipeline] sh 04:07:06 + 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=abaa57eb407bec2f73f8bcbe2d50716da042c175 --label arch=amd64 --label version=0.0.0 . 04:07:06 Sending build context to Docker daemon 9.665MB 04:07:06 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:07:06 Step 2/25 : FROM ${BASE} AS builder 04:07:06 ---> 10a27b82d047 04:07:06 Step 3/25 : ARG MAKE=make build 04:07:07 ---> Running in e13961c6bf36 04:07:07 Removing intermediate container e13961c6bf36 04:07:07 ---> bab4a6a91608 04:07:07 Step 4/25 : WORKDIR /device-sdk-go 04:07:07 ---> Running in f609c38ee99b 04:07:07 Removing intermediate container f609c38ee99b 04:07:07 ---> 92a06e02a3af 04:07:07 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:07 ---> Running in 8be7738f4a07 04:07:07 Removing intermediate container 8be7738f4a07 04:07:07 ---> 83f7909be08c 04:07:07 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:07 ---> Running in 6902d53d3be3 04:07:08 Removing intermediate container 6902d53d3be3 04:07:08 ---> 8af07cb7da61 04:07:08 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:07:08 ---> Running in e0726081ae6c 04:07:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:07:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:07:09 OK: 221 MiB in 52 packages 04:07:10 Removing intermediate container e0726081ae6c 04:07:10 ---> e684df0ae4f7 04:07:10 Step 8/25 : COPY go.mod vendor* ./ 04:07:10 ---> 34109665cdf5 04:07:10 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:10 ---> Running in ef6bc342a17e 04:07:10 Removing intermediate container ef6bc342a17e 04:07:10 ---> 8f857e059be5 04:07:10 Step 10/25 : COPY . . 04:07:11 ---> 680ed389f69f 04:07:11 Step 11/25 : RUN ${MAKE} 04:07:11 ---> Running in daa01130229b 04:07:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:07:18 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:07:19 Removing intermediate container daa01130229b 04:07:19 ---> 1095513dcbd3 04:07:19 Step 12/25 : FROM alpine:3.14 04:07:19 3.14: Pulling from library/alpine 04:07:20 36ccefbf3d8a: Pulling fs layer 04:07:20 36ccefbf3d8a: Verifying Checksum 04:07:20 36ccefbf3d8a: Download complete 04:07:20 36ccefbf3d8a: Pull complete 04:07:20 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 04:07:20 Status: Downloaded newer image for alpine:3.14 04:07:20 ---> a33ac4f1069a 04:07:20 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:20 ---> Running in 2d0912b628f6 04:07:20 Removing intermediate container 2d0912b628f6 04:07:20 ---> 38ce31cf3bae 04:07:20 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:20 ---> Running in 655e93bb62f8 04:07:21 Removing intermediate container 655e93bb62f8 04:07:21 ---> ba7eaa317606 04:07:21 Step 15/25 : RUN apk add --update --no-cache zeromq 04:07:21 ---> Running in ed32a8b56480 04:07:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:22 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:07:22 (2/5) Installing libsodium (1.0.18-r0) 04:07:22 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:07:22 (4/5) Installing libzmq (4.3.4-r0) 04:07:23 (5/5) Installing zeromq (4.3.4-r0) 04:07:23 Executing busybox-1.33.1-r6.trigger 04:07:23 OK: 8 MiB in 19 packages 04:07:23 Removing intermediate container ed32a8b56480 04:07:23 ---> 77fc16f812f7 04:07:23 Step 16/25 : WORKDIR / 04:07:23 ---> Running in 28781c4b234d 04:07:23 Removing intermediate container 28781c4b234d 04:07:23 ---> 15fcdb973831 04:07:23 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:07:23 ---> 6043c463fa2c 04:07:23 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:07:24 ---> c500b53ac698 04:07:24 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:07:24 ---> 64bed98e7e34 04:07:24 Step 20/25 : EXPOSE 59999 04:07:24 ---> Running in f80607d3b5c4 04:07:24 Removing intermediate container f80607d3b5c4 04:07:24 ---> 9c4c73e22cb5 04:07:24 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:07:24 ---> Running in 4bc3a70c57c7 04:07:24 Removing intermediate container 4bc3a70c57c7 04:07:24 ---> 269234c7eb33 04:07:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:24 ---> Running in b9b6491456ee 04:07:25 Removing intermediate container b9b6491456ee 04:07:25 ---> 03910431b7e7 04:07:25 Step 23/25 : LABEL arch=amd64 04:07:25 ---> Running in 79ebc8a834c6 04:07:25 Removing intermediate container 79ebc8a834c6 04:07:25 ---> cdcaa16d97ac 04:07:25 Step 24/25 : LABEL git_sha=abaa57eb407bec2f73f8bcbe2d50716da042c175 04:07:25 ---> Running in 656f2eb4b8cc 04:07:25 Removing intermediate container 656f2eb4b8cc 04:07:25 ---> 6b4a426bfbc9 04:07:25 Step 25/25 : LABEL version=0.0.0 04:07:25 ---> Running in 3ad3cfc64546 04:07:25 Removing intermediate container 3ad3cfc64546 04:07:25 ---> 6685ace1acbf 04:07:25 [Warning] One or more build-args [ARCH] were not consumed 04:07:25 Successfully built 6685ace1acbf 04:07:25 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 04:07:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:26 04:07:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:07:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:26 latest: Pulling from edgex-lftools-log-publisher 04:07:26 5eb5b503b376: Pulling fs layer 04:07:26 5c69ac0246d0: Pulling fs layer 04:07:26 ec43610c2a17: Pulling fs layer 04:07:26 3a2ae6a8a46f: Pulling fs layer 04:07:26 33b1e0a273af: Pulling fs layer 04:07:26 5d3b04190fa2: Pulling fs layer 04:07:26 2f39f015ded8: Pulling fs layer 04:07:26 33b1e0a273af: Waiting 04:07:26 5d3b04190fa2: Waiting 04:07:26 2f39f015ded8: Waiting 04:07:26 3a2ae6a8a46f: Waiting 04:07:26 5c69ac0246d0: Download complete 04:07:26 3a2ae6a8a46f: Download complete 04:07:26 33b1e0a273af: Verifying Checksum 04:07:26 33b1e0a273af: Download complete 04:07:26 5d3b04190fa2: Verifying Checksum 04:07:26 5d3b04190fa2: Download complete 04:07:26 ec43610c2a17: Verifying Checksum 04:07:26 ec43610c2a17: Download complete 04:07:26 5eb5b503b376: Verifying Checksum 04:07:26 5eb5b503b376: Download complete 04:07:27 2f39f015ded8: Download complete 04:07:28 5eb5b503b376: Pull complete 04:07:28 5c69ac0246d0: Pull complete 04:07:28 ec43610c2a17: Pull complete 04:07:28 3a2ae6a8a46f: Pull complete 04:07:29 33b1e0a273af: Pull complete 04:07:29 5d3b04190fa2: Pull complete 04:07:34 2f39f015ded8: Pull complete 04:07:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:07:34 prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container 04:07:34 $ 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-1112 -v /w/workspace/gexfoundry_device-sdk-go_PR-1112:/w/workspace/gexfoundry_device-sdk-go_PR-1112:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1112@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:07:36 $ docker top 640ceb036b2f4a1337c80d9f5d9bebef2596eeb2912fc6d0b71911dad05e82a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:36 ---> job-cost.sh 04:07:36 lf-activate-venv: SKIPPING 04:07:36 INFO: No Stack... 04:07:37 INFO: Retrieving Pricing Info for: v3-standard-8 04:07:37 INFO: Archiving Costs [Pipeline] sh 04:07:37 + cut -d, -f6 04:07:37 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives/cost.csv [Pipeline] lock 04:07:38 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] 04:07:38 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] did not exist. Created. 04:07:38 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:38 + echo total: 0.2199999988079071 [Pipeline] stash 04:07:38 Stashed 1 file(s) [Pipeline] } 04:07:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:38 $ docker stop --time=1 640ceb036b2f4a1337c80d9f5d9bebef2596eeb2912fc6d0b71911dad05e82a9 04:07:39 $ docker rm -f 640ceb036b2f4a1337c80d9f5d9bebef2596eeb2912fc6d0b71911dad05e82a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:08:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8536 in /w/workspace/gexfoundry_device-sdk-go_PR-1112 [Pipeline] { [Pipeline] ws 04:08:45 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:08:45 The recommended git tool is: git 04:08:53 using credential edgex-jenkins-ssh 04:08:53 Cloning the remote Git repository 04:08:53 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:08:53 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:08:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:08:53 > git --version # timeout=10 04:08:54 > git --version # 'git version 2.25.1' 04:08:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:08:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:08:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:08:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1112/head:refs/remotes/origin/PR-1112 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:08:56 Merging remotes/origin/main commit 511d52040eef7e00dec48ea5a3bfdec0745a4f08 into PR head commit abaa57eb407bec2f73f8bcbe2d50716da042c175 04:08:57 Merge succeeded, producing abaa57eb407bec2f73f8bcbe2d50716da042c175 04:08:57 Checking out Revision abaa57eb407bec2f73f8bcbe2d50716da042c175 (PR-1112) 04:08:56 > git config core.sparsecheckout # timeout=10 04:08:57 > git checkout -f abaa57eb407bec2f73f8bcbe2d50716da042c175 # timeout=10 04:08:57 > git remote # timeout=10 04:08:57 > git config --get remote.origin.url # timeout=10 04:08:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:57 > git merge 511d52040eef7e00dec48ea5a3bfdec0745a4f08 # timeout=10 04:08:57 > git rev-parse HEAD^{commit} # timeout=10 04:08:57 > git config core.sparsecheckout # timeout=10 04:08:57 > git checkout -f abaa57eb407bec2f73f8bcbe2d50716da042c175 # timeout=10 04:09:01 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:09:01 > git --version # timeout=10 04:09:01 > git --version # 'git version 2.25.1' 04:09:01 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:09:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:02 Dload Upload Total Spent Left Speed 04:09:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 04:09:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:09:03 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 04:09:03 04:09:03 { 04:09:03 "registry-mirrors": [ 04:09:03 "https://nexus3.edgexfoundry.org:10001" 04:09:03 ], 04:09:03 "bip": "10.250.0.254/24", 04:09:03 "hosts": [ 04:09:03 "tcp://0.0.0.0:5555", 04:09:03 "unix:///var/run/docker.sock" 04:09:03 ], 04:09:03 "mtu": 1458, 04:09:03 "selinux-enabled": true, 04:09:03 "seccomp-profile": "/etc/docker/seccomp.json" 04:09:03 } [Pipeline] sh 04:09:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:09:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:22 provisioning config files... 04:09:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3024429444260808471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:23 ---> docker-login.sh 04:09:23 nexus3.edgexfoundry.org:10001 04:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:24 Configure a credential helper to remove this warning. See 04:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:24 04:09:24 Login Succeeded 04:09:24 nexus3.edgexfoundry.org:10002 04:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:24 Configure a credential helper to remove this warning. See 04:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:24 04:09:24 Login Succeeded 04:09:24 nexus3.edgexfoundry.org:10003 04:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:25 Configure a credential helper to remove this warning. See 04:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:25 04:09:25 Login Succeeded 04:09:25 nexus3.edgexfoundry.org:10004 04:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:25 Configure a credential helper to remove this warning. See 04:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:25 04:09:25 Login Succeeded 04:09:25 docker.io 04:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:26 Configure a credential helper to remove this warning. See 04:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:26 04:09:26 Login Succeeded 04:09:26 ---> docker-login.sh ends [Pipeline] } 04:09:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:09:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:09:27 ========================================================= 04:09:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:09:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:09:27 + 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 . 04:09:28 Sending build context to Docker daemon 5.152MB 04:09:28 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:09:28 Step 2/11 : FROM ${BASE} AS builder 04:09:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:09:28 9b3977197b4f: Pulling fs layer 04:09:28 1a89e8eeedd5: Pulling fs layer 04:09:28 94645a83ff95: Pulling fs layer 04:09:28 3f3a8bcf1eab: Pulling fs layer 04:09:28 0c92f367c5e7: Pulling fs layer 04:09:28 3f3a8bcf1eab: Waiting 04:09:28 f7c0051592d6: Pulling fs layer 04:09:28 a227ed2f7395: Pulling fs layer 04:09:28 7b1c46037f91: Pulling fs layer 04:09:28 7b1c46037f91: Waiting 04:09:28 f7c0051592d6: Waiting 04:09:28 0c92f367c5e7: Waiting 04:09:28 a227ed2f7395: Waiting 04:09:28 94645a83ff95: Verifying Checksum 04:09:28 94645a83ff95: Download complete 04:09:28 1a89e8eeedd5: Download complete 04:09:28 0c92f367c5e7: Verifying Checksum 04:09:28 0c92f367c5e7: Download complete 04:09:28 f7c0051592d6: Verifying Checksum 04:09:28 f7c0051592d6: Download complete 04:09:28 9b3977197b4f: Download complete 04:09:28 a227ed2f7395: Verifying Checksum 04:09:28 a227ed2f7395: Download complete 04:09:29 9b3977197b4f: Pull complete 04:09:29 1a89e8eeedd5: Pull complete 04:09:29 94645a83ff95: Pull complete 04:09:30 7b1c46037f91: Verifying Checksum 04:09:30 7b1c46037f91: Download complete 04:09:30 3f3a8bcf1eab: Verifying Checksum 04:09:30 3f3a8bcf1eab: Download complete 04:09:43 3f3a8bcf1eab: Pull complete 04:09:43 0c92f367c5e7: Pull complete 04:09:43 f7c0051592d6: Pull complete 04:09:43 a227ed2f7395: Pull complete 04:09:49 7b1c46037f91: Pull complete 04:09:49 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:09:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:09:49 ---> f79e39bc4007 04:09:49 Step 3/11 : ARG MAKE=make build 04:09:50 ---> Running in cf22632d0171 04:09:50 Removing intermediate container cf22632d0171 04:09:50 ---> bcda0b0568a7 04:09:50 Step 4/11 : WORKDIR /device-sdk-go 04:09:51 ---> Running in 7d27dd99e59c 04:09:51 Removing intermediate container 7d27dd99e59c 04:09:51 ---> 22817d568f01 04:09:51 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:09:51 ---> Running in c4274990479e 04:09:51 Removing intermediate container c4274990479e 04:09:51 ---> c76aa86f8dfb 04:09:51 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:52 ---> Running in 18ddf2a5dbaf 04:09:54 Removing intermediate container 18ddf2a5dbaf 04:09:54 ---> 424f1d784cac 04:09:54 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:09:54 ---> Running in c52268b6e1c3 04:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:09:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:09:56 OK: 220 MiB in 52 packages 04:09:57 Removing intermediate container c52268b6e1c3 04:09:57 ---> 572f03ac8905 04:09:57 Step 8/11 : COPY go.mod vendor* ./ 04:09:58 ---> ffc24c5dc05d 04:09:58 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:58 ---> Running in d253e5f4ecaf 04:11:20 Removing intermediate container d253e5f4ecaf 04:11:20 ---> dd2a7daee37b 04:11:20 Step 10/11 : COPY . . 04:11:20 ---> 3989312fc0c0 04:11:20 Step 11/11 : RUN ${MAKE} 04:11:20 ---> Running in 035edbfead06 04:11:20 noop 04:11:20 Removing intermediate container 035edbfead06 04:11:20 ---> 25ebf7d76d68 04:11:20 Successfully built 25ebf7d76d68 04:11:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:11:20 + docker inspect -f . ci-base-image-arm64 04:11:20 . [Pipeline] withDockerContainer 04:11:20 prd-ubuntu20.04-docker-arm64-4c-16g-8536 does not seem to be running inside a container 04:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 04:11:22 $ docker top 0412217478df93d22a2401e7be7793aaa61847d0c9686f8e79bf5352964e258e -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:23 + go version 04:11:23 go version go1.17.6 linux/arm64 [Pipeline] } 04:11:23 $ docker stop --time=1 0412217478df93d22a2401e7be7793aaa61847d0c9686f8e79bf5352964e258e 04:11:24 $ docker rm -f 0412217478df93d22a2401e7be7793aaa61847d0c9686f8e79bf5352964e258e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:25 + docker inspect -f . ci-base-image-arm64 04:11:25 . [Pipeline] withDockerContainer 04:11:26 prd-ubuntu20.04-docker-arm64-4c-16g-8536 does not seem to be running inside a container 04:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 04:11:27 $ docker top d5536041ba43e66188061ef1b1ae3387cbe9039fbc75ac03effa41114d206d99 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:11:28 + make test 04:11:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:11:29 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:12:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:12:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:12:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:12:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.114s coverage: 23.3% of statements 04:12:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:12:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.078s coverage: 27.6% of statements 04:12:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.059s coverage: 78.9% of statements 04:12:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.107s coverage: 10.8% of statements 04:12:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:12:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:12:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:12:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.147s coverage: 33.2% of statements 04:12:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:12:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.127s coverage: 86.1% of statements 04:12:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:12:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:12:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.172s coverage: 57.4% of statements 04:12:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.208s coverage: 89.2% of statements 04:12:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:12:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 4.8% of statements 04:12:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:12:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:12:33 GO111MODULE=on go vet ./... 04:12:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:12:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:12:55 ./bin/test-attribution-txt.sh [Pipeline] echo 04:12:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:12:55 $ docker stop --time=1 d5536041ba43e66188061ef1b1ae3387cbe9039fbc75ac03effa41114d206d99 04:12:57 $ docker rm -f d5536041ba43e66188061ef1b1ae3387cbe9039fbc75ac03effa41114d206d99 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:12:58 Warning: overwriting stash ‘coverage-report’ 04:12:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:12:59 + ls -al . 04:12:59 total 308 04:12:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 04:12 . 04:12:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:08 .. 04:12:59 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 04:08 .dockerignore 04:12:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 04:09 .git 04:12:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:08 .github 04:12:59 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 04:08 .gitignore 04:12:59 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 04:08 .golangci.yml 04:12:59 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 22 04:08 CHANGELOG.md 04:12:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 04:08 GOVERNANCE.md 04:12:59 -rw-rw-r-- 1 jenkins jenkins 880 Mar 22 04:08 Jenkinsfile 04:12:59 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 04:08 LICENSE 04:12:59 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 22 04:08 Makefile 04:12:59 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 04:08 OWNERS.md 04:12:59 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 22 04:08 README.md 04:12:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 04:05 VERSION 04:12:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 04:08 bin 04:12:59 -rw-r--r-- 1 jenkins jenkins 129001 Mar 22 04:12 coverage.out 04:12:59 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:08 example 04:12:59 -rw-rw-r-- 1 jenkins jenkins 2773 Mar 22 04:08 go.mod 04:12:59 -rw-rw-r-- 1 jenkins jenkins 50080 Mar 22 04:08 go.sum 04:12:59 drwxrwxr-x 15 jenkins jenkins 4096 Mar 22 04:08 internal 04:12:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 04:08 openapi 04:12:59 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 04:08 pkg 04:12:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 04:08 snap 04:12:59 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 04:08 version.go [Pipeline] isUnix [Pipeline] sh 04:13:00 + 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=abaa57eb407bec2f73f8bcbe2d50716da042c175 --label arch=arm64 --label version=0.0.0 . 04:13:00 Sending build context to Docker daemon 5.281MB 04:13:00 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:13:00 Step 2/25 : FROM ${BASE} AS builder 04:13:00 ---> 25ebf7d76d68 04:13:00 Step 3/25 : ARG MAKE=make build 04:13:00 ---> Running in 6503a6e832f3 04:13:01 Removing intermediate container 6503a6e832f3 04:13:01 ---> c659c95f9d43 04:13:01 Step 4/25 : WORKDIR /device-sdk-go 04:13:01 ---> Running in 44bba69ab6af 04:13:01 Removing intermediate container 44bba69ab6af 04:13:01 ---> afc9cfa25c27 04:13:01 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:13:01 ---> Running in 9ade91b48b57 04:13:02 Removing intermediate container 9ade91b48b57 04:13:02 ---> 641ca2940158 04:13:02 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:02 ---> Running in aa24d987cd85 04:13:04 Removing intermediate container aa24d987cd85 04:13:04 ---> 9243f357e8d1 04:13:04 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:13:04 ---> Running in 332cd40f0eda 04:13:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:13:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:13:06 OK: 220 MiB in 52 packages 04:13:07 Removing intermediate container 332cd40f0eda 04:13:07 ---> e808a9650df5 04:13:07 Step 8/25 : COPY go.mod vendor* ./ 04:13:07 ---> a6fd4b48171d 04:13:07 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:08 ---> Running in f88336a01ebc 04:13:10 Removing intermediate container f88336a01ebc 04:13:10 ---> 77e97974d6ae 04:13:10 Step 10/25 : COPY . . 04:13:11 ---> a9e4efa811c3 04:13:11 Step 11/25 : RUN ${MAKE} 04:13:11 ---> Running in 42026afc35c1 04:13:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:13:51 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:13:51 Removing intermediate container 42026afc35c1 04:13:51 ---> f002df1bb5a7 04:13:51 Step 12/25 : FROM alpine:3.14 04:13:52 3.14: Pulling from library/alpine 04:13:52 93a1719cf261: Pulling fs layer 04:13:52 93a1719cf261: Verifying Checksum 04:13:52 93a1719cf261: Download complete 04:13:52 93a1719cf261: Pull complete 04:13:53 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 04:13:53 Status: Downloaded newer image for alpine:3.14 04:13:53 ---> 71a2028e5025 04:13:53 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:13:53 ---> Running in 6677338be042 04:13:53 Removing intermediate container 6677338be042 04:13:53 ---> de312aee24e0 04:13:53 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:53 ---> Running in da174d26d43f 04:13:55 Removing intermediate container da174d26d43f 04:13:55 ---> eb3b2a12b382 04:13:55 Step 15/25 : RUN apk add --update --no-cache zeromq 04:13:55 ---> Running in 3bdd135f3371 04:13:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:13:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:13:58 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:13:58 (2/5) Installing libsodium (1.0.18-r0) 04:13:58 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:13:58 (4/5) Installing libzmq (4.3.4-r0) 04:13:58 (5/5) Installing zeromq (4.3.4-r0) 04:13:58 Executing busybox-1.33.1-r6.trigger 04:13:58 OK: 8 MiB in 19 packages 04:13:59 Removing intermediate container 3bdd135f3371 04:13:59 ---> 6e666c392da7 04:13:59 Step 16/25 : WORKDIR / 04:13:59 ---> Running in dbd1a57ec293 04:13:59 Removing intermediate container dbd1a57ec293 04:13:59 ---> 75985019df71 04:13:59 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:14:00 ---> 22a140117974 04:14:00 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:14:01 ---> 4b4fd8b8783a 04:14:01 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:14:01 ---> 017fe6939b4f 04:14:01 Step 20/25 : EXPOSE 59999 04:14:01 ---> Running in 5f15e30e5ecd 04:14:01 Removing intermediate container 5f15e30e5ecd 04:14:01 ---> eed20dc5cb40 04:14:01 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:14:02 ---> Running in e80480ab7875 04:14:02 Removing intermediate container e80480ab7875 04:14:02 ---> cee06efff45a 04:14:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:14:02 ---> Running in a7593cfdb5f1 04:14:02 Removing intermediate container a7593cfdb5f1 04:14:02 ---> 9f3d5ef913b6 04:14:02 Step 23/25 : LABEL arch=arm64 04:14:02 ---> Running in 51ef9da64082 04:14:03 Removing intermediate container 51ef9da64082 04:14:03 ---> 1a8fa24191b3 04:14:03 Step 24/25 : LABEL git_sha=abaa57eb407bec2f73f8bcbe2d50716da042c175 04:14:03 ---> Running in 2ccba51acd46 04:14:03 Removing intermediate container 2ccba51acd46 04:14:03 ---> cbbb7607654b 04:14:03 Step 25/25 : LABEL version=0.0.0 04:14:03 ---> Running in 8aa03087177d 04:14:03 Removing intermediate container 8aa03087177d 04:14:03 ---> ea17d14f4143 04:14:03 [Warning] One or more build-args [ARCH] were not consumed 04:14:03 Successfully built ea17d14f4143 04:14:03 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 04:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:04 04:14:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:14:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:05 arm64: Pulling from edgex-lftools-log-publisher 04:14:05 8998bd30e6a1: Pulling fs layer 04:14:05 04944245beec: Pulling fs layer 04:14:05 699f458cf7ca: Pulling fs layer 04:14:05 765212b225bb: Pulling fs layer 04:14:05 f23df028b6ca: Pulling fs layer 04:14:05 d65c8cfc05b1: Pulling fs layer 04:14:05 2437ff75d9bd: Pulling fs layer 04:14:05 765212b225bb: Waiting 04:14:05 f23df028b6ca: Waiting 04:14:05 d65c8cfc05b1: Waiting 04:14:05 2437ff75d9bd: Waiting 04:14:05 04944245beec: Download complete 04:14:05 765212b225bb: Verifying Checksum 04:14:05 765212b225bb: Download complete 04:14:05 f23df028b6ca: Verifying Checksum 04:14:05 f23df028b6ca: Download complete 04:14:05 d65c8cfc05b1: Verifying Checksum 04:14:05 d65c8cfc05b1: Download complete 04:14:05 699f458cf7ca: Verifying Checksum 04:14:05 699f458cf7ca: Download complete 04:14:05 8998bd30e6a1: Verifying Checksum 04:14:05 8998bd30e6a1: Download complete 04:14:07 2437ff75d9bd: Verifying Checksum 04:14:07 2437ff75d9bd: Download complete 04:14:10 8998bd30e6a1: Pull complete 04:14:10 04944245beec: Pull complete 04:14:11 699f458cf7ca: Pull complete 04:14:12 765212b225bb: Pull complete 04:14:13 f23df028b6ca: Pull complete 04:14:13 d65c8cfc05b1: Pull complete 04:14:28 2437ff75d9bd: Pull complete 04:14:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:14:28 prd-ubuntu20.04-docker-arm64-4c-16g-8536 does not seem to be running inside a container 04:14:28 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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-lftools-log-publisher:arm64 cat 04:14:31 $ docker top a0bc22e88578501b93da3c75b5016bd73517d8f8e7fbd8b0405e21468bf78d2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:32 ---> job-cost.sh 04:14:32 lf-activate-venv: SKIPPING 04:14:32 INFO: No Stack... 04:14:32 INFO: Retrieving Pricing Info for: v3-standard-4 04:14:33 INFO: Archiving Costs [Pipeline] sh 04:14:34 + cut -d, -f6 04:14:34 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:14:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] 04:14:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] did not exist. Created. 04:14:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:14:35 /w/workspace/device-sdk-go/1@tmp/durable-1a278d1f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:14:35 + echo total: 0.10999999940395355 [Pipeline] stash 04:14:35 Warning: overwriting stash ‘stack-cost’ 04:14:35 Stashed 1 file(s) [Pipeline] } 04:14:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1112-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:14:36 $ docker stop --time=1 a0bc22e88578501b93da3c75b5016bd73517d8f8e7fbd8b0405e21468bf78d2a 04:14:37 $ docker rm -f a0bc22e88578501b93da3c75b5016bd73517d8f8e7fbd8b0405e21468bf78d2a [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 04:14:38 provisioning config files... 04:14:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/config53200888183303553tmp [Pipeline] { [Pipeline] sh 04:14:38 + set +x 04:14:38 + curl -s https://codecov.io/bash 04:14:38 + bash -s -- 04:14:38 04:14:38 _____ _ 04:14:38 / ____| | | 04:14:38 | | ___ __| | ___ ___ _____ __ 04:14:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:14:38 | |___| (_) | (_| | __/ (_| (_) \ V / 04:14:38 \_____\___/ \__,_|\___|\___\___/ \_/ 04:14:38 Bash-1.0.6 04:14:38 04:14:38 04:14:38 ==> git version 2.25.1 found 04:14:38 ==> 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 04:14:38 Release-Date: 2020-01-08 04:14:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:14:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:14:38 ==> Jenkins CI detected. 04:14:38 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1112 04:14:38 project root: . 04:14:38 --> token set from env 04:14:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:14:38 ==> Running gcov in . (disable via -X gcov) 04:14:38 ==> Python coveragepy not found 04:14:38 ==> Searching for coverage reports in: 04:14:38 + . 04:14:38 -> Found 1 reports 04:14:38 ==> Detecting git/mercurial file structure 04:14:38 ==> Reading reports 04:14:38 + ./coverage.out bytes=129001 04:14:38 ==> Appending adjustments 04:14:38 https://docs.codecov.io/docs/fixing-reports 04:14:39 + Found adjustments 04:14:39 ==> Gzipping contents 04:14:39 16K /tmp/codecov.twmkF4.gz 04:14:39 ==> Uploading reports 04:14:39 url: https://codecov.io 04:14:39 query: branch=PR-1112&commit=abaa57eb407bec2f73f8bcbe2d50716da042c175&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1112&job=&cmd_args= 04:14:39 -> Pinging Codecov 04:14:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1112&commit=abaa57eb407bec2f73f8bcbe2d50716da042c175&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1112%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1112&job=&cmd_args= 04:14:39 -> Uploading to 04:14:39 https://storage.googleapis.com/codecov/v4/raw/2022-03-22/7E55EF52A471D76F132DFD9A03CDDE97/abaa57eb407bec2f73f8bcbe2d50716da042c175/4307413f-41e3-4e41-aa77-80b68a8c03ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220322T041439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9eac24f0ea5a57fbc1faaa4b6814aa8377b4a24db9ccaf2294bb4065ab07b81 04:14:39 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:39 Dload Upload Total Spent Left Speed 04:14:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16232 0 0 100 16232 0 37748 --:--:-- --:--:-- --:--:-- 37748 04:14:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/abaa57eb407bec2f73f8bcbe2d50716da042c175 [Pipeline] } 04:14:40 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 04:14:41 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives ] 04:14:41 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives 04:14:41 total 16 04:14:41 drwxr-xr-x 3 root root 4096 Mar 22 04:07 . 04:14:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:07 .. 04:14:41 drwxr-xr-x 2 root root 4096 Mar 22 04:07 cost 04:14:41 -rw-r--r-- 1 root root 85 Mar 22 04:07 cost.csv 04:14:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives 04:14:41 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives 04:14:41 total 16 04:14:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:07 . 04:14:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 04:07 .. 04:14:41 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 04:07 cost 04:14:41 -rw-r--r-- 1 jenkins jenkins 85 Mar 22 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:14:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:14:43 ---> package-listing.sh 04:14:43 ++ facter osfamily 04:14:43 ++ tr '[:upper:]' '[:lower:]' 04:14:43 + OS_FAMILY=debian 04:14:43 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1112 04:14:43 + START_PACKAGES=/tmp/packages_start.txt 04:14:43 + END_PACKAGES=/tmp/packages_end.txt 04:14:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:14:43 + PACKAGES=/tmp/packages_start.txt 04:14:43 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1112 ']' 04:14:43 + PACKAGES=/tmp/packages_end.txt 04:14:43 + case "${OS_FAMILY}" in 04:14:43 + dpkg -l 04:14:43 + grep '^ii' 04:14:43 + '[' -f /tmp/packages_start.txt ']' 04:14:43 + '[' -f /tmp/packages_end.txt ']' 04:14:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:14:43 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1112 ']' 04:14:43 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives/ 04:14:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1112/archives/ [Pipeline] echo 04:14:43 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-1112/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:14:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:44 . [Pipeline] withDockerContainer 04:14:44 prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container 04:14:44 $ 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-1112/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-1112 -v /w/workspace/gexfoundry_device-sdk-go_PR-1112:/w/workspace/gexfoundry_device-sdk-go_PR-1112:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:14:44 $ docker top 8475aab341d3f1ddad024e3efc18519fa0db9ce46b34157f72b762564ab74752 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:45 + touch /tmp/pre-build-complete [Pipeline] sh 04:14:45 + mkdir -p /var/log/sysstat [Pipeline] sh 04:14:45 + ls /var/log/sa-host 04:14:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:45 provisioning config files... 04:14:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1112@tmp/config7443661001973011213tmp [Pipeline] { [Pipeline] echo 04:14:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:14:46 ---> create-netrc.sh [Pipeline] } 04:14:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:14:46 ---> python-tools-install.sh [Pipeline] echo 04:14:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:14:46 ---> sudo-logs.sh 04:14:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:14:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:14:47 ---> job-cost.sh 04:14:47 lf-activate-venv: SKIPPING 04:14:47 DEBUG: total: 0.2199999988079071 04:14:47 INFO: Retrieving Stack Cost... 04:14:47 INFO: Retrieving Pricing Info for: v3-standard-8 04:14:48 INFO: Archiving Costs [Pipeline] echo 04:14:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:14:48 ---> logs-deploy.sh 04:14:48 lf-activate-venv: SKIPPING 04:14:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1112/1 04:14:48 INFO: archiving workspace using pattern(s): 04:14:49 Archives upload complete. 04:14:49 INFO: archiving logs to Nexus 04:14:50 ---> uname -a: 04:14:50 Linux prd-ubuntu20-04-docker-8c-8g-8534 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 04:14:50 04:14:50 04:14:50 ---> lscpu: 04:14:50 Architecture: x86_64 04:14:50 CPU op-mode(s): 32-bit, 64-bit 04:14:50 Byte Order: Little Endian 04:14:50 Address sizes: 40 bits physical, 48 bits virtual 04:14:50 CPU(s): 8 04:14:50 On-line CPU(s) list: 0-7 04:14:50 Thread(s) per core: 1 04:14:50 Core(s) per socket: 1 04:14:50 Socket(s): 8 04:14:50 NUMA node(s): 1 04:14:50 Vendor ID: AuthenticAMD 04:14:50 CPU family: 23 04:14:50 Model: 49 04:14:50 Model name: AMD EPYC-Rome Processor 04:14:50 Stepping: 0 04:14:50 CPU MHz: 2799.998 04:14:50 BogoMIPS: 5599.99 04:14:50 Virtualization: AMD-V 04:14:50 Hypervisor vendor: KVM 04:14:50 Virtualization type: full 04:14:50 L1d cache: 256 KiB 04:14:50 L1i cache: 256 KiB 04:14:50 L2 cache: 4 MiB 04:14:50 L3 cache: 128 MiB 04:14:50 NUMA node0 CPU(s): 0-7 04:14:50 Vulnerability Itlb multihit: Not affected 04:14:50 Vulnerability L1tf: Not affected 04:14:50 Vulnerability Mds: Not affected 04:14:50 Vulnerability Meltdown: Not affected 04:14:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:14:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:14:50 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:14:50 Vulnerability Srbds: Not affected 04:14:50 Vulnerability Tsx async abort: Not affected 04:14:50 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 04:14:50 04:14:50 04:14:50 ---> nproc: 04:14:50 8 04:14:50 04:14:50 04:14:50 ---> df -h: 04:14:50 Filesystem Size Used Avail Use% Mounted on 04:14:50 overlay 155G 11G 145G 7% / 04:14:50 tmpfs 64M 0 64M 0% /dev 04:14:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:14:50 shm 64M 0 64M 0% /dev/shm 04:14:50 /dev/vda1 155G 11G 145G 7% /facter-os 04:14:50 04:14:50 04:14:50 ---> sar -b -r -n DEV: 04:14:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-8534) 03/22/22 _x86_64_ (8 CPU) 04:14:50 04:14:50 04:05:00 LINUX RESTART (8 CPU) 04:14:50 04:14:50 04:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:14:50 04:07:01 193.41 1.69 191.71 0.00 26.57 82893.20 0.00 04:14:50 04:08:01 177.60 0.08 177.52 0.00 6.27 28886.12 0.00 04:14:50 04:09:01 1.55 0.00 1.55 0.00 0.00 18.27 0.00 04:14:50 04:10:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 04:14:50 04:11:01 0.97 0.02 0.95 0.00 0.13 11.33 0.00 04:14:50 04:12:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 04:14:50 04:13:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 04:14:50 04:14:01 1.53 0.00 1.53 0.00 0.00 16.39 0.00 04:14:50 Average: 47.09 0.22 46.87 0.00 4.07 13838.77 0.00 04:14:50 04:14:50 04:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:14:50 04:07:01 28271036 31757856 537988 1.64 176620 3499956 1877776 5.53 1339916 2809060 90520 04:14:50 04:08:01 27754060 31754988 540136 1.64 188828 3964180 1806976 5.33 1384932 3237464 128 04:14:50 04:09:01 27754056 31755072 539740 1.64 188876 3964184 1806976 5.33 1384748 3237468 24 04:14:50 04:10:01 27760760 31761796 532988 1.62 188920 3964176 1806976 5.33 1378168 3237476 20 04:14:50 04:11:01 27760560 31761620 533160 1.62 188936 3964192 1806976 5.33 1378344 3237484 8 04:14:50 04:12:01 27766088 31767164 527344 1.60 188960 3964196 1806976 5.33 1373164 3237488 8 04:14:50 04:13:01 27766080 31767276 527284 1.60 189000 3964204 1806976 5.33 1373148 3237580 12 04:14:50 04:14:01 27766252 31767496 527012 1.60 189028 3964208 1806976 5.33 1373168 3237588 12 04:14:50 Average: 27824862 31761658 533206 1.62 187396 3906162 1815826 5.35 1373198 3183951 11342 04:14:50 04:14:50 04:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:14:50 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:50 04:07:01 docker0 163.82 229.59 13.74 2114.42 0.00 0.00 0.00 0.00 04:14:50 04:07:01 ens3 289.17 209.18 2148.82 78.08 0.00 0.00 0.00 0.00 04:14:50 04:07:01 vethb04e814 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:14:50 04:08:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 04:14:50 04:08:01 docker0 14.83 18.71 0.84 89.36 0.00 0.00 0.00 0.00 04:14:50 04:08:01 ens3 155.84 93.53 2691.21 21.77 0.00 0.00 0.00 0.00 04:14:50 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:50 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:50 04:09:01 ens3 12.83 15.03 1.14 19.45 0.00 0.00 0.00 0.00 04:14:50 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:14:50 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:50 04:10:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 04:14:50 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:50 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:50 04:11:01 ens3 4.38 8.33 0.35 7.59 0.00 0.00 0.00 0.00 04:14:50 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:14:50 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:50 04:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:14:50 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:50 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:50 04:13:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:14:50 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:14:50 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:50 04:14:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:14:50 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:14:50 Average: docker0 22.03 30.62 1.80 271.61 0.00 0.00 0.00 0.00 04:14:50 Average: ens3 57.36 40.45 601.91 15.74 0.00 0.00 0.00 0.00 04:14:50 04:14:50 04:14:50 ---> sar -P ALL: 04:14:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-8534) 03/22/22 _x86_64_ (8 CPU) 04:14:50 04:14:50 04:05:00 LINUX RESTART (8 CPU) 04:14:50 04:14:50 04:06:02 CPU %user %nice %system %iowait %steal %idle 04:14:50 04:07:01 all 26.71 0.00 7.05 1.88 0.08 64.29 04:14:50 04:07:01 0 27.95 0.00 6.37 0.29 0.09 65.31 04:14:50 04:07:01 1 26.94 0.00 7.11 1.79 0.07 64.09 04:14:50 04:07:01 2 26.66 0.00 8.02 3.85 0.09 61.38 04:14:50 04:07:01 3 26.37 0.00 6.64 0.17 0.07 66.74 04:14:50 04:07:01 4 27.92 0.00 7.42 3.90 0.09 60.67 04:14:50 04:07:01 5 25.22 0.00 6.41 1.26 0.07 67.04 04:14:50 04:07:01 6 26.07 0.00 6.33 0.46 0.09 67.05 04:14:50 04:07:01 7 26.51 0.00 8.11 3.30 0.10 61.97 04:14:50 04:08:01 all 10.41 0.00 3.42 0.98 0.05 85.14 04:14:50 04:08:01 0 10.45 0.00 3.89 1.90 0.05 83.71 04:14:50 04:08:01 1 11.53 0.00 3.25 0.29 0.05 84.89 04:14:50 04:08:01 2 9.97 0.00 3.15 1.06 0.05 85.77 04:14:50 04:08:01 3 11.56 0.00 3.63 0.42 0.05 84.34 04:14:50 04:08:01 4 9.79 0.00 3.12 0.57 0.03 86.48 04:14:50 04:08:01 5 9.82 0.00 3.69 2.95 0.05 83.50 04:14:50 04:08:01 6 10.18 0.00 3.08 0.50 0.03 86.20 04:14:50 04:08:01 7 10.00 0.00 3.59 0.12 0.05 86.24 04:14:50 04:09:01 all 0.04 0.00 0.03 0.01 0.01 99.92 04:14:50 04:09:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:14:50 04:09:01 1 0.08 0.00 0.03 0.00 0.02 99.87 04:14:50 04:09:01 2 0.03 0.00 0.02 0.03 0.00 99.92 04:14:50 04:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:14:50 04:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:14:50 04:09:01 5 0.05 0.00 0.05 0.00 0.02 99.88 04:14:50 04:09:01 6 0.10 0.00 0.03 0.00 0.00 99.87 04:14:50 04:09:01 7 0.05 0.00 0.03 0.00 0.00 99.92 04:14:50 04:10:01 all 0.03 0.00 0.02 0.00 0.00 99.94 04:14:50 04:10:01 0 0.05 0.00 0.03 0.02 0.00 99.90 04:14:50 04:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:14:50 04:10:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:14:50 04:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:14:50 04:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:14:50 04:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:14:50 04:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:14:50 04:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:14:50 04:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:14:50 04:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:14:50 04:11:01 1 0.00 0.00 0.03 0.00 0.00 99.97 04:14:50 04:11:01 2 0.05 0.00 0.03 0.02 0.00 99.90 04:14:50 04:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:14:50 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:14:50 04:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:14:50 04:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:14:50 04:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:14:50 04:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:14:50 04:12:01 0 0.02 0.00 0.03 0.02 0.00 99.93 04:14:50 04:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:14:50 04:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:14:50 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:14:50 04:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:14:50 04:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:14:50 04:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:14:50 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:14:50 04:13:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:14:50 04:13:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:14:50 04:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:14:50 04:13:01 2 0.00 0.00 0.02 0.03 0.00 99.95 04:14:50 04:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:14:50 04:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:14:50 04:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:14:50 04:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:14:50 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:14:50 04:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:14:50 04:14:01 0 0.02 0.00 0.02 0.03 0.00 99.93 04:14:50 04:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:14:50 04:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:14:50 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:14:50 04:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:14:50 04:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:14:50 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:14:50 04:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:14:50 Average: all 4.56 0.00 1.30 0.35 0.02 93.77 04:14:50 Average: 0 4.72 0.00 1.27 0.29 0.02 93.70 04:14:50 Average: 1 4.74 0.00 1.28 0.25 0.02 93.70 04:14:50 Average: 2 4.50 0.00 1.38 0.62 0.02 93.49 04:14:50 Average: 3 4.67 0.00 1.27 0.07 0.01 93.97 04:14:50 Average: 4 4.61 0.00 1.30 0.54 0.02 93.53 04:14:50 Average: 5 4.30 0.00 1.26 0.52 0.02 93.89 04:14:50 Average: 6 4.46 0.00 1.16 0.12 0.02 94.24 04:14:50 Average: 7 4.47 0.00 1.44 0.41 0.02 93.65 04:14:50 04:14:50 04:14:50