Pull request #1442 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ba5f4d12551d20e1bd1364225c5fa769ce9d260+1f684668525fd42346bcfc2ecf4c1133232fc3c4 (1ceb813950ac63257499d91ee519d77e3fb0e823) 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-ssh5128745136214797266.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2733583298914358840.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-1442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-1442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15410345070303235617.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-1442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4789802133635451849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 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-ssh16393905325826717215.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-1442/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-1442/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6935785808758496201.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v3]] ========================================================= [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.20 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/v3 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 SNYK_DEBUG: false [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-12303 in /w/workspace/gexfoundry_device-sdk-go_PR-1442 [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-1442 # 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 > 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/1442/head:refs/remotes/origin/PR-1442 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f684668525fd42346bcfc2ecf4c1133232fc3c4 into PR head commit 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 Merge succeeded, producing 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 Checking out Revision 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 (PR-1442) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:19 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 # 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 1f684668525fd42346bcfc2ecf4c1133232fc3c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:19 ========================================================= 04:59:19 EdgeX Global Pipelines Version Info 04:59:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:20 ------------------- 04:59:20 stable info: 04:59:20 ------------------- 04:59:20 Commited By: Bill Mahoney bill.mahoney@intel.com 04:59:20 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:59:20 Message: update stable to v1.0.248 04:59:21 ------------------- 04:59:21 experimental info: 04:59:21 ------------------- 04:59:21 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:21 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:59:21 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:59:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:59:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:59:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1442 [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1442 [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1442 [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ba5f4d [Pipeline] echo 04:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:23 provisioning config files... 04:59:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/config18154737122343183595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:23 ---> docker-login.sh 04:59:23 nexus3.edgexfoundry.org:10001 04:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:24 Configure a credential helper to remove this warning. See 04:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:24 04:59:24 Login Succeeded 04:59:24 nexus3.edgexfoundry.org:10002 04:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:24 Configure a credential helper to remove this warning. See 04:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:24 04:59:24 Login Succeeded 04:59:24 nexus3.edgexfoundry.org:10003 04:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:24 Configure a credential helper to remove this warning. See 04:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:24 04:59:24 Login Succeeded 04:59:24 nexus3.edgexfoundry.org:10004 04:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:24 Configure a credential helper to remove this warning. See 04:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:24 04:59:24 Login Succeeded 04:59:24 docker.io 04:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:24 Configure a credential helper to remove this warning. See 04:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:24 04:59:24 Login Succeeded 04:59:24 ---> docker-login.sh ends [Pipeline] } 04:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:25 + git rev-list -1 --merges 9ba5f4d12551d20e1bd1364225c5fa769ce9d260~1..9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [Pipeline] echo 04:59:25 -----------> git rev-list -1 --merges 9ba5f4d12551d20e1bd1364225c5fa769ce9d260~1..9ba5f4d12551d20e1bd1364225c5fa769ce9d260 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [false] [Pipeline] sh 04:59:25 + git log --format=format:%s -1 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [Pipeline] echo 04:59:25 ========================================================= 04:59:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:26 + git log --format=format:%s -1 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [Pipeline] echo 04:59:26 [semverPrep] GIT_COMMIT: 9ba5f4d12551d20e1bd1364225c5fa769ce9d260, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 04:59:26 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:26 + grep -v github /etc/ssh/ssh_known_hosts 04:59:26 + [ -e /tmp/ssh_known_hosts ] 04:59:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:26 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:27 04:59:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:27 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:27 b85a868b505f: Pulling fs layer 04:59:27 e2be974225ed: Pulling fs layer 04:59:27 339a4e72a1f5: Pulling fs layer 04:59:27 988bab9f4d93: Pulling fs layer 04:59:27 1469e6f7b9e6: Pulling fs layer 04:59:27 eaf3925da568: Pulling fs layer 04:59:27 1469e6f7b9e6: Waiting 04:59:27 988bab9f4d93: Waiting 04:59:27 bab4dde63d76: Pulling fs layer 04:59:27 bde34c3a00c8: Pulling fs layer 04:59:27 b352a97aabf1: Pulling fs layer 04:59:27 4872d77fe225: Pulling fs layer 04:59:27 5851b861e8e6: Pulling fs layer 04:59:27 eaf3925da568: Waiting 04:59:27 bab4dde63d76: Waiting 04:59:27 b352a97aabf1: Waiting 04:59:27 bde34c3a00c8: Waiting 04:59:27 5851b861e8e6: Waiting 04:59:27 e2be974225ed: Download complete 04:59:27 988bab9f4d93: Verifying Checksum 04:59:27 988bab9f4d93: Download complete 04:59:27 1469e6f7b9e6: Verifying Checksum 04:59:27 1469e6f7b9e6: Download complete 04:59:27 eaf3925da568: Verifying Checksum 04:59:27 eaf3925da568: Download complete 04:59:27 339a4e72a1f5: Verifying Checksum 04:59:27 339a4e72a1f5: Download complete 04:59:27 bde34c3a00c8: Verifying Checksum 04:59:27 bde34c3a00c8: Download complete 04:59:27 b352a97aabf1: Verifying Checksum 04:59:27 b352a97aabf1: Download complete 04:59:27 4872d77fe225: Verifying Checksum 04:59:27 4872d77fe225: Download complete 04:59:27 5851b861e8e6: Verifying Checksum 04:59:27 5851b861e8e6: Download complete 04:59:27 b85a868b505f: Verifying Checksum 04:59:27 b85a868b505f: Download complete 04:59:28 bab4dde63d76: Verifying Checksum 04:59:28 bab4dde63d76: Download complete 04:59:29 b85a868b505f: Pull complete 04:59:29 e2be974225ed: Pull complete 04:59:30 339a4e72a1f5: Pull complete 04:59:30 988bab9f4d93: Pull complete 04:59:30 1469e6f7b9e6: Pull complete 04:59:30 eaf3925da568: Pull complete 04:59:32 bab4dde63d76: Pull complete 04:59:32 bde34c3a00c8: Pull complete 04:59:32 b352a97aabf1: Pull complete 04:59:32 4872d77fe225: Pull complete 04:59:32 5851b861e8e6: Pull complete 04:59:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:32 prd-ubuntu20.04-docker-8c-8g-12303 does not seem to be running inside a container 04:59:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1442 -v /w/workspace/gexfoundry_device-sdk-go_PR-1442:/w/workspace/gexfoundry_device-sdk-go_PR-1442:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1442@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-devops/py-git-semver:0.1.4 cat 04:59:34 $ docker top 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 -eo pid,comm 04:59:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:59:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:34 [ssh-agent] Looking for ssh-agent implementation... 04:59:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:34 $ docker exec 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 ssh-agent 04:59:34 SSH_AUTH_SOCK=/tmp/ssh-kwVW7qc8NBSh/agent.32 04:59:34 SSH_AGENT_PID=38 04:59:34 Running ssh-add (command line suppressed) 04:59:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/private_key_17263171694076801377.key (/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/private_key_17263171694076801377.key) 04:59:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:35 + git tag --points-at HEAD [Pipeline] } 04:59:35 $ docker exec --env ******** --env ******** 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 ssh-agent -k 04:59:35 unset SSH_AUTH_SOCK; 04:59:35 unset SSH_AGENT_PID; 04:59:35 echo Agent pid 38 killed; 04:59:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:35 [ssh-agent] Looking for ssh-agent implementation... 04:59:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:35 $ docker exec 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 ssh-agent 04:59:35 SSH_AUTH_SOCK=/tmp/ssh-McfgGfS2BdJ5/agent.70 04:59:35 SSH_AGENT_PID=76 04:59:35 Running ssh-add (command line suppressed) 04:59:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/private_key_356611964046256932.key (/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/private_key_356611964046256932.key) 04:59:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:36 + git semver init 04:59:36 2023-05-02 04:59:36,628 [run_init] DEBUG init version:0.0.0 force:False 04:59:36 2023-05-02 04:59:36,629 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver 04:59:36 2023-05-02 04:59:36,630 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver 04:59:36 2023-05-02 04:59:36,630 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1442, universal_newlines=False, shell=None, istream=None) 04:59:37 2023-05-02 04:59:37,546 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442/.git/info/exclude 04:59:37 2023-05-02 04:59:37,546 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver/PR-1442 with force:False 04:59:37 2023-05-02 04:59:37,546 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver/PR-1442 04:59:37 2023-05-02 04:59:37,551 [execute] INFO git cat-file --batch-check 04:59:37 2023-05-02 04:59:37,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver, universal_newlines=False, shell=None, istream=) 04:59:37 2023-05-02 04:59:37,559 [execute] INFO git cat-file --batch 04:59:37 2023-05-02 04:59:37,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver, universal_newlines=False, shell=None, istream=) 04:59:37 2023-05-02 04:59:37,565 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver/PR-1442 04:59:37 0.0.0 [Pipeline] } 04:59:37 $ docker exec --env ******** --env ******** 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 ssh-agent -k 04:59:37 unset SSH_AUTH_SOCK; 04:59:37 unset SSH_AGENT_PID; 04:59:37 echo Agent pid 76 killed; 04:59:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:38 + git semver [Pipeline] } 04:59:38 $ docker stop --time=1 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 04:59:39 $ docker rm -f --volumes 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:40 Stashed 1 file(s) [Pipeline] echo 04:59:40 [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:59:41 provisioning config files... 04:59:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/config1145761037312700703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:41 ---> docker-login.sh 04:59:41 nexus3.edgexfoundry.org:10001 04:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:41 Configure a credential helper to remove this warning. See 04:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:41 04:59:41 Login Succeeded 04:59:41 nexus3.edgexfoundry.org:10002 04:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:41 Configure a credential helper to remove this warning. See 04:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:41 04:59:41 Login Succeeded 04:59:41 nexus3.edgexfoundry.org:10003 04:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:41 Configure a credential helper to remove this warning. See 04:59:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:41 04:59:41 Login Succeeded 04:59:41 nexus3.edgexfoundry.org:10004 04:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:42 Configure a credential helper to remove this warning. See 04:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:42 04:59:42 Login Succeeded 04:59:42 docker.io 04:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:42 Configure a credential helper to remove this warning. See 04:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:42 04:59:42 Login Succeeded 04:59:42 ---> docker-login.sh ends [Pipeline] } 04:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:42 ========================================================= 04:59:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:59:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:43 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 04:59:43 Sending build context to Docker daemon 11.06MB 04:59:43 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:59:43 Step 2/10 : FROM ${BASE} AS builder 04:59:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:43 f56be85fc22e: Pulling fs layer 04:59:43 85791d961cd3: Pulling fs layer 04:59:43 d694b5ae8c79: Pulling fs layer 04:59:43 9f32a84ed3da: Pulling fs layer 04:59:43 4d19c01a9841: Pulling fs layer 04:59:43 9325e15d5711: Pulling fs layer 04:59:43 556b6ee489ea: Pulling fs layer 04:59:43 c5a4b2cf53e6: Pulling fs layer 04:59:43 556b6ee489ea: Waiting 04:59:43 9325e15d5711: Waiting 04:59:43 c5a4b2cf53e6: Waiting 04:59:43 4d19c01a9841: Waiting 04:59:43 9f32a84ed3da: Waiting 04:59:43 85791d961cd3: Download complete 04:59:43 9f32a84ed3da: Download complete 04:59:43 4d19c01a9841: Verifying Checksum 04:59:43 4d19c01a9841: Download complete 04:59:43 f56be85fc22e: Verifying Checksum 04:59:43 f56be85fc22e: Download complete 04:59:43 9325e15d5711: Verifying Checksum 04:59:43 9325e15d5711: Download complete 04:59:43 f56be85fc22e: Pull complete 04:59:43 85791d961cd3: Pull complete 04:59:43 c5a4b2cf53e6: Verifying Checksum 04:59:43 c5a4b2cf53e6: Download complete 04:59:43 d694b5ae8c79: Verifying Checksum 04:59:43 d694b5ae8c79: Download complete 04:59:44 556b6ee489ea: Verifying Checksum 04:59:44 556b6ee489ea: Download complete 04:59:47 d694b5ae8c79: Pull complete 04:59:47 9f32a84ed3da: Pull complete 04:59:47 4d19c01a9841: Pull complete 04:59:47 9325e15d5711: Pull complete 04:59:49 556b6ee489ea: Pull complete 04:59:51 c5a4b2cf53e6: Pull complete 04:59:51 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:59:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:59:51 ---> c4be618373d6 04:59:51 Step 3/10 : ARG MAKE=make build 04:59:55 ---> Running in 008ba3043a6c 04:59:55 Removing intermediate container 008ba3043a6c 04:59:55 ---> f80d9f9fcbff 04:59:55 Step 4/10 : WORKDIR /device-sdk-go 04:59:55 ---> Running in b262108742c5 04:59:55 Removing intermediate container b262108742c5 04:59:55 ---> 5a1affb9726e 04:59:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:59:55 ---> Running in cce549957cef 04:59:55 Removing intermediate container cce549957cef 04:59:55 ---> 91072aad3dc8 04:59:55 Step 6/10 : RUN apk add --update --no-cache make git 04:59:55 ---> Running in 89705ba50a6d 04:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:59:55 Still waiting to schedule task 04:59:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:59:56 OK: 265 MiB in 53 packages 04:59:56 Removing intermediate container 89705ba50a6d 04:59:56 ---> 17953615860b 04:59:56 Step 7/10 : COPY go.mod vendor* ./ 04:59:56 ---> de39225cd137 04:59:56 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:56 ---> Running in 1fe86fd301ab 05:00:23 Removing intermediate container 1fe86fd301ab 05:00:23 ---> 67e28e4aa2cb 05:00:23 Step 9/10 : COPY . . 05:00:23 ---> 8cd0d3e43f8c 05:00:23 Step 10/10 : RUN ${MAKE} 05:00:23 ---> Running in 67d947afe40a 05:00:23 noop 05:00:23 Removing intermediate container 67d947afe40a 05:00:23 ---> c4c25b482557 05:00:23 Successfully built c4c25b482557 05:00:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:23 + docker inspect -f . ci-base-image-x86_64 05:00:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:23 prd-ubuntu20.04-docker-8c-8g-12303 does not seem to be running inside a container 05:00:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1442 -v /w/workspace/gexfoundry_device-sdk-go_PR-1442:/w/workspace/gexfoundry_device-sdk-go_PR-1442:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:00:24 $ docker top 66f98722d38775da572be8926b7f557cf93a04ebde1b5d51100f67ab95178fe5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:24 + go version 05:00:24 go version go1.20.2 linux/amd64 [Pipeline] } 05:00:24 $ docker stop --time=1 66f98722d38775da572be8926b7f557cf93a04ebde1b5d51100f67ab95178fe5 05:00:25 $ docker rm -f --volumes 66f98722d38775da572be8926b7f557cf93a04ebde1b5d51100f67ab95178fe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:26 + docker inspect -f . ci-base-image-x86_64 05:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:26 prd-ubuntu20.04-docker-8c-8g-12303 does not seem to be running inside a container 05:00:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1442 -v /w/workspace/gexfoundry_device-sdk-go_PR-1442:/w/workspace/gexfoundry_device-sdk-go_PR-1442:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:00:27 $ docker top 13007e5ec574d2dbd77e17eba077e3d38539c151727dc90f74f0ae282223f6fb -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:27 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1442 [Pipeline] fileExists [Pipeline] sh 05:00:28 + make test 05:00:28 go test -race -coverprofile=coverage.out ./... 05:00:36 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:00:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:00:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:00:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:00:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:00:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:00:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.108s coverage: 27.6% of statements 05:00:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:00:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:00:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.069s coverage: 80.2% of statements 05:00:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.092s coverage: 86.0% of statements 05:00:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:00:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 77.5% of statements 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:00:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:00:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.090s coverage: 14.6% of statements 05:00:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.082s coverage: 68.5% of statements 05:00:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.114s coverage: 89.2% of statements 05:00:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.5% of statements 05:01:15 GO111MODULE=on go vet ./... 05:01:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:18 ./bin/test-attribution-txt.sh [Pipeline] echo 05:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:18 $ docker stop --time=1 13007e5ec574d2dbd77e17eba077e3d38539c151727dc90f74f0ae282223f6fb 05:01:22 $ docker rm -f --volumes 13007e5ec574d2dbd77e17eba077e3d38539c151727dc90f74f0ae282223f6fb [Pipeline] // withDockerContainer [Pipeline] sh 05:01:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:01:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:01:23 + ls -al . 05:01:23 total 272 05:01:23 drwxrwxr-x 11 jenkins jenkins 4096 May 2 05:00 . 05:01:23 drwxrwxr-x 4 jenkins jenkins 4096 May 2 04:59 .. 05:01:23 -rw-rw-r-- 1 jenkins jenkins 140 May 2 04:59 .dockerignore 05:01:23 drwxrwxr-x 8 jenkins jenkins 4096 May 2 04:59 .git 05:01:23 drwxrwxr-x 2 jenkins jenkins 4096 May 2 04:59 .github 05:01:23 -rw-rw-r-- 1 jenkins jenkins 131 May 2 04:59 .gitignore 05:01:23 -rw-rw-r-- 1 jenkins jenkins 42 May 2 04:59 .golangci.yml 05:01:23 drwxr-xr-x 3 jenkins jenkins 4096 May 2 04:59 .semver 05:01:23 -rw-rw-r-- 1 jenkins jenkins 31677 May 2 04:59 CHANGELOG.md 05:01:23 -rw-rw-r-- 1 jenkins jenkins 677 May 2 04:59 GOVERNANCE.md 05:01:23 -rw-rw-r-- 1 jenkins jenkins 885 May 2 04:59 Jenkinsfile 05:01:23 -rw-rw-r-- 1 jenkins jenkins 11341 May 2 04:59 LICENSE 05:01:23 -rw-rw-r-- 1 jenkins jenkins 1714 May 2 04:59 Makefile 05:01:23 -rw-rw-r-- 1 jenkins jenkins 619 May 2 04:59 OWNERS.md 05:01:23 -rw-rw-r-- 1 jenkins jenkins 4891 May 2 04:59 README.md 05:01:23 -rw-rw-r-- 1 jenkins jenkins 5 May 2 04:59 VERSION 05:01:23 drwxrwxr-x 2 jenkins jenkins 4096 May 2 04:59 bin 05:01:23 -rw-r--r-- 1 jenkins jenkins 106121 May 2 05:00 coverage.out 05:01:23 drwxrwxr-x 5 jenkins jenkins 4096 May 2 04:59 example 05:01:23 -rw-rw-r-- 1 jenkins jenkins 3246 May 2 04:59 go.mod 05:01:23 -rw-rw-r-- 1 jenkins jenkins 30896 May 2 04:59 go.sum 05:01:23 drwxrwxr-x 12 jenkins jenkins 4096 May 2 04:59 internal 05:01:23 drwxrwxr-x 3 jenkins jenkins 4096 May 2 04:59 openapi 05:01:23 drwxrwxr-x 6 jenkins jenkins 4096 May 2 04:59 pkg 05:01:23 drwxrwxr-x 4 jenkins jenkins 4096 May 2 04:59 snap 05:01:23 -rw-rw-r-- 1 jenkins jenkins 222 May 2 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:24 + 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=9ba5f4d12551d20e1bd1364225c5fa769ce9d260 --label arch=amd64 --label version=0.0.0 . 05:01:24 Sending build context to Docker daemon 11.17MB 05:01:24 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:01:24 Step 2/23 : FROM ${BASE} AS builder 05:01:24 ---> c4c25b482557 05:01:24 Step 3/23 : ARG MAKE=make build 05:01:24 ---> Running in 2cb04071a281 05:01:24 Removing intermediate container 2cb04071a281 05:01:24 ---> 159b910e3ec3 05:01:24 Step 4/23 : WORKDIR /device-sdk-go 05:01:24 ---> Running in be298cc20760 05:01:24 Removing intermediate container be298cc20760 05:01:24 ---> 95a3346dc570 05:01:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:24 ---> Running in d7e00e413d86 05:01:24 Removing intermediate container d7e00e413d86 05:01:24 ---> e43d9a7573d8 05:01:24 Step 6/23 : RUN apk add --update --no-cache make git 05:01:24 ---> Running in bce262a5519d 05:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:25 OK: 265 MiB in 53 packages 05:01:25 Removing intermediate container bce262a5519d 05:01:25 ---> c49bcdd7f83b 05:01:25 Step 7/23 : COPY go.mod vendor* ./ 05:01:25 ---> e79b4c0afbc3 05:01:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:25 ---> Running in a9f9dc840a09 05:01:26 Removing intermediate container a9f9dc840a09 05:01:26 ---> 32e90b7aab5f 05:01:26 Step 9/23 : COPY . . 05:01:27 ---> ecdfcd4a7e34 05:01:27 Step 10/23 : RUN ${MAKE} 05:01:27 ---> Running in e95fcb1f99e5 05:01:27 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:01:49 Removing intermediate container e95fcb1f99e5 05:01:49 ---> e8fc431c8a4f 05:01:49 Step 11/23 : FROM alpine:3.17 05:01:49 3.17: Pulling from library/alpine 05:01:49 f56be85fc22e: Already exists 05:01:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:01:49 Status: Downloaded newer image for alpine:3.17 05:01:49 ---> 9ed4aefc74f6 05:01:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:01:49 ---> Running in 88bf1d537db1 05:01:49 Removing intermediate container 88bf1d537db1 05:01:49 ---> cd5d0160542a 05:01:49 Step 13/23 : RUN apk add --update --no-cache 05:01:49 ---> Running in a68219a2b903 05:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:49 OK: 7 MiB in 15 packages 05:01:49 Removing intermediate container a68219a2b903 05:01:49 ---> 3a06c8a145a6 05:01:49 Step 14/23 : WORKDIR / 05:01:49 ---> Running in d9fa04a0335b 05:01:49 Removing intermediate container d9fa04a0335b 05:01:49 ---> 29ea7ca740ba 05:01:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:01:49 ---> 023928ab8397 05:01:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:01:49 ---> d6b5e32c6be0 05:01:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:01:49 ---> f0be83427238 05:01:49 Step 18/23 : EXPOSE 59999 05:01:49 ---> Running in 668f117d8ada 05:01:49 Removing intermediate container 668f117d8ada 05:01:49 ---> c5e9c846c471 05:01:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:01:49 ---> Running in 933ff6035ec5 05:01:49 Removing intermediate container 933ff6035ec5 05:01:49 ---> 2023f8db1da8 05:01:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:01:49 ---> Running in 6c14d0fcd6ec 05:01:49 Removing intermediate container 6c14d0fcd6ec 05:01:49 ---> 2c1fb84e5436 05:01:49 Step 21/23 : LABEL arch=amd64 05:01:49 ---> Running in e5ee969b27e2 05:01:49 Removing intermediate container e5ee969b27e2 05:01:49 ---> 6b9d86b6fcb6 05:01:49 Step 22/23 : LABEL git_sha=9ba5f4d12551d20e1bd1364225c5fa769ce9d260 05:01:49 ---> Running in f8c119c104c7 05:01:49 Removing intermediate container f8c119c104c7 05:01:49 ---> 154c4139a4cc 05:01:49 Step 23/23 : LABEL version=0.0.0 05:01:49 ---> Running in d80d4f0adc42 05:01:49 Removing intermediate container d80d4f0adc42 05:01:49 ---> f7f307d52a53 05:01:49 [Warning] One or more build-args [ARCH] were not consumed 05:01:49 Successfully built f7f307d52a53 05:01:49 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 05:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:50 05:01:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:51 latest: Pulling from edgex-lftools-log-publisher 05:01:51 5eb5b503b376: Pulling fs layer 05:01:51 5c69ac0246d0: Pulling fs layer 05:01:51 ec43610c2a17: Pulling fs layer 05:01:51 3a2ae6a8a46f: Pulling fs layer 05:01:51 33b1e0a273af: Pulling fs layer 05:01:51 5d3b04190fa2: Pulling fs layer 05:01:51 2f39f015ded8: Pulling fs layer 05:01:51 33b1e0a273af: Waiting 05:01:51 5d3b04190fa2: Waiting 05:01:51 3a2ae6a8a46f: Waiting 05:01:51 2f39f015ded8: Waiting 05:01:51 5c69ac0246d0: Download complete 05:01:51 3a2ae6a8a46f: Download complete 05:01:51 33b1e0a273af: Verifying Checksum 05:01:51 33b1e0a273af: Download complete 05:01:51 5d3b04190fa2: Download complete 05:01:51 ec43610c2a17: Verifying Checksum 05:01:51 ec43610c2a17: Download complete 05:01:51 5eb5b503b376: Verifying Checksum 05:01:51 5eb5b503b376: Download complete 05:01:51 2f39f015ded8: Download complete 05:01:52 5eb5b503b376: Pull complete 05:01:52 5c69ac0246d0: Pull complete 05:01:53 ec43610c2a17: Pull complete 05:01:53 3a2ae6a8a46f: Pull complete 05:01:53 33b1e0a273af: Pull complete 05:01:53 5d3b04190fa2: Pull complete 05:01:57 2f39f015ded8: Pull complete 05:01:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:58 prd-ubuntu20.04-docker-8c-8g-12303 does not seem to be running inside a container 05:01:58 $ 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-1442 -v /w/workspace/gexfoundry_device-sdk-go_PR-1442:/w/workspace/gexfoundry_device-sdk-go_PR-1442:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:02:01 $ docker top 596c8e505adc54b20397692514fd0c71f48c3a00273e65975356822dfaa93da4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:01 ---> job-cost.sh 05:02:01 lf-activate-venv: SKIPPING 05:02:01 INFO: No Stack... 05:02:02 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:02 INFO: Archiving Costs [Pipeline] sh 05:02:02 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives/cost.csv 05:02:02 + cut -d, -f6 [Pipeline] lock 05:02:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] 05:02:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] did not exist. Created. 05:02:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:03 + echo total: 0.2199999988079071 [Pipeline] stash 05:02:03 Stashed 1 file(s) [Pipeline] } 05:02:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:03 $ docker stop --time=1 596c8e505adc54b20397692514fd0c71f48c3a00273e65975356822dfaa93da4 05:02:04 $ docker rm -f --volumes 596c8e505adc54b20397692514fd0c71f48c3a00273e65975356822dfaa93da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:02:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12310 in /w/workspace/gexfoundry_device-sdk-go_PR-1442 [Pipeline] { [Pipeline] ws 05:02:11 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:02:11 The recommended git tool is: git 05:02:17 using credential edgex-jenkins-ssh 05:02:17 Cloning the remote Git repository 05:02:17 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:02:17 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:02:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:02:18 > git --version # timeout=10 05:02:18 > git --version # 'git version 2.25.1' 05:02:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:02:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:02:22 Merging remotes/origin/main commit 1f684668525fd42346bcfc2ecf4c1133232fc3c4 into PR head commit 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 05:02:22 Merge succeeded, producing 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 05:02:22 Checking out Revision 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 (PR-1442) 05:02:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:02:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1442/head:refs/remotes/origin/PR-1442 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:02:22 > git config core.sparsecheckout # timeout=10 05:02:22 > git checkout -f 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 # timeout=10 05:02:22 > git remote # timeout=10 05:02:22 > git config --get remote.origin.url # timeout=10 05:02:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:22 > git merge 1f684668525fd42346bcfc2ecf4c1133232fc3c4 # timeout=10 05:02:22 > git rev-parse HEAD^{commit} # timeout=10 05:02:22 > git config core.sparsecheckout # timeout=10 05:02:22 > git checkout -f 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 # timeout=10 05:02:23 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" 05:02:23 > git --version # timeout=10 05:02:23 > git --version # 'git version 2.25.1' 05:02:23 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:02:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:24 Dload Upload Total Spent Left Speed 05:02:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh 05:02:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:02:25 + sudo tee /etc/docker/daemon.new 05:02:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:02:25 { 05:02:25 "registry-mirrors": [ 05:02:25 "https://nexus3.edgexfoundry.org:10001" 05:02:25 ], 05:02:25 "bip": "10.250.0.254/24", 05:02:25 "hosts": [ 05:02:25 "tcp://0.0.0.0:5555", 05:02:25 "unix:///var/run/docker.sock" 05:02:25 ], 05:02:25 "mtu": 1458, 05:02:25 "selinux-enabled": true, 05:02:25 "seccomp-profile": "/etc/docker/seccomp.json" 05:02:25 } [Pipeline] sh 05:02:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:02:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:45 provisioning config files... 05:02:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5278220248825323346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:45 ---> docker-login.sh 05:02:45 nexus3.edgexfoundry.org:10001 05:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:46 Configure a credential helper to remove this warning. See 05:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:46 05:02:46 Login Succeeded 05:02:46 nexus3.edgexfoundry.org:10002 05:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:46 Configure a credential helper to remove this warning. See 05:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:46 05:02:46 Login Succeeded 05:02:46 nexus3.edgexfoundry.org:10003 05:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:47 Configure a credential helper to remove this warning. See 05:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:47 05:02:47 Login Succeeded 05:02:47 nexus3.edgexfoundry.org:10004 05:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:47 Configure a credential helper to remove this warning. See 05:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:47 05:02:47 Login Succeeded 05:02:47 docker.io 05:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:48 Configure a credential helper to remove this warning. See 05:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:48 05:02:48 Login Succeeded 05:02:48 ---> docker-login.sh ends [Pipeline] } 05:02:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:48 ========================================================= 05:02:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:02:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:49 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 05:02:49 Sending build context to Docker daemon 5.938MB 05:02:49 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:02:49 Step 2/10 : FROM ${BASE} AS builder 05:02:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:49 c41833b44d91: Pulling fs layer 05:02:49 ed15518f5707: Pulling fs layer 05:02:49 feae8fd75edb: Pulling fs layer 05:02:49 242c74f7c9fa: Pulling fs layer 05:02:49 3cdef696dda3: Pulling fs layer 05:02:49 2ced38df9373: Pulling fs layer 05:02:49 58f1dce35555: Pulling fs layer 05:02:49 3cdef696dda3: Waiting 05:02:49 2ced38df9373: Waiting 05:02:49 58f1dce35555: Waiting 05:02:49 242c74f7c9fa: Waiting 05:02:50 ed15518f5707: Verifying Checksum 05:02:50 ed15518f5707: Download complete 05:02:50 242c74f7c9fa: Verifying Checksum 05:02:50 242c74f7c9fa: Download complete 05:02:50 c41833b44d91: Verifying Checksum 05:02:50 c41833b44d91: Download complete 05:02:50 3cdef696dda3: Verifying Checksum 05:02:50 3cdef696dda3: Download complete 05:02:51 c41833b44d91: Pull complete 05:02:51 58f1dce35555: Verifying Checksum 05:02:51 58f1dce35555: Download complete 05:02:51 ed15518f5707: Pull complete 05:02:52 feae8fd75edb: Verifying Checksum 05:02:52 feae8fd75edb: Download complete 05:02:53 2ced38df9373: Verifying Checksum 05:02:53 2ced38df9373: Download complete 05:03:05 feae8fd75edb: Pull complete 05:03:05 242c74f7c9fa: Pull complete 05:03:05 3cdef696dda3: Pull complete 05:03:12 2ced38df9373: Pull complete 05:03:14 58f1dce35555: Pull complete 05:03:14 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:03:14 ---> fadd8f120f05 05:03:14 Step 3/10 : ARG MAKE=make build 05:03:16 ---> Running in 64d87fd89c0b 05:03:16 Removing intermediate container 64d87fd89c0b 05:03:16 ---> 7011674143e8 05:03:16 Step 4/10 : WORKDIR /device-sdk-go 05:03:16 ---> Running in fd466a34c589 05:03:16 Removing intermediate container fd466a34c589 05:03:16 ---> 5105689f4d7b 05:03:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:16 ---> Running in 1350e869ea6d 05:03:17 Removing intermediate container 1350e869ea6d 05:03:17 ---> 298bc8af737b 05:03:17 Step 6/10 : RUN apk add --update --no-cache make git 05:03:17 ---> Running in 7837124cfcd0 05:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:03:20 OK: 263 MiB in 53 packages 05:03:21 Removing intermediate container 7837124cfcd0 05:03:21 ---> 0e7800ff05a1 05:03:21 Step 7/10 : COPY go.mod vendor* ./ 05:03:22 ---> dcf99ebe6a10 05:03:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:22 ---> Running in 6bc9f47bfc9e 05:04:30 Removing intermediate container 6bc9f47bfc9e 05:04:30 ---> 59b3f98e195c 05:04:30 Step 9/10 : COPY . . 05:04:30 ---> 726c8b284618 05:04:30 Step 10/10 : RUN ${MAKE} 05:04:30 ---> Running in dbf65f061924 05:04:30 noop 05:04:30 Removing intermediate container dbf65f061924 05:04:30 ---> ae631a9a3235 05:04:30 Successfully built ae631a9a3235 05:04:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:30 + docker inspect -f . ci-base-image-arm64 05:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:31 prd-ubuntu20.04-docker-arm64-4c-16g-12310 does not seem to be running inside a container 05:04:31 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:04:33 $ docker top 5a4536bcc2d0df321d8353365ae87b83de16a8d69499ef1b4a65f29e79ffc511 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:34 + go version 05:04:34 go version go1.20.2 linux/arm64 [Pipeline] } 05:04:34 $ docker stop --time=1 5a4536bcc2d0df321d8353365ae87b83de16a8d69499ef1b4a65f29e79ffc511 05:04:36 $ docker rm -f --volumes 5a4536bcc2d0df321d8353365ae87b83de16a8d69499ef1b4a65f29e79ffc511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:37 + docker inspect -f . ci-base-image-arm64 05:04:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:37 prd-ubuntu20.04-docker-arm64-4c-16g-12310 does not seem to be running inside a container 05:04:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-arm64 cat 05:04:39 $ docker top c0559130f48601a3de11f5ad97c835334ff7687d149377dd0b5d72fef8720218 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:40 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:04:40 + make test 05:04:40 go test -race -coverprofile=coverage.out ./... 05:05:37 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:07:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:07:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:07:59 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:07:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:07:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:08:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.254s coverage: 27.6% of statements 05:08:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.327s coverage: 80.2% of statements 05:08:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:08:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:08:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.470s coverage: 86.0% of statements 05:08:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:08:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:08:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.548s coverage: 77.5% of statements 05:08:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.303s coverage: 14.6% of statements 05:08:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:08:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:08:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.540s coverage: 68.5% of statements 05:08:41 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.542s coverage: 89.2% of statements 05:08:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:08:45 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.278s coverage: 5.5% of statements 05:08:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:08:46 GO111MODULE=on go vet ./... 05:11:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:11:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:11:38 ./bin/test-attribution-txt.sh [Pipeline] echo 05:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:11:38 $ docker stop --time=1 c0559130f48601a3de11f5ad97c835334ff7687d149377dd0b5d72fef8720218 05:11:40 $ docker rm -f --volumes c0559130f48601a3de11f5ad97c835334ff7687d149377dd0b5d72fef8720218 [Pipeline] // withDockerContainer [Pipeline] sh 05:11:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:11:42 Warning: overwriting stash ‘coverage-report’ 05:11:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:11:44 + ls -al . 05:11:44 total 268 05:11:44 drwxrwxr-x 10 jenkins jenkins 4096 May 2 05:04 . 05:11:44 drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:02 .. 05:11:44 -rw-rw-r-- 1 jenkins jenkins 140 May 2 05:02 .dockerignore 05:11:44 drwxrwxr-x 8 jenkins jenkins 4096 May 2 05:02 .git 05:11:44 drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:02 .github 05:11:44 -rw-rw-r-- 1 jenkins jenkins 131 May 2 05:02 .gitignore 05:11:44 -rw-rw-r-- 1 jenkins jenkins 42 May 2 05:02 .golangci.yml 05:11:44 -rw-rw-r-- 1 jenkins jenkins 31677 May 2 05:02 CHANGELOG.md 05:11:44 -rw-rw-r-- 1 jenkins jenkins 677 May 2 05:02 GOVERNANCE.md 05:11:44 -rw-rw-r-- 1 jenkins jenkins 885 May 2 05:02 Jenkinsfile 05:11:44 -rw-rw-r-- 1 jenkins jenkins 11341 May 2 05:02 LICENSE 05:11:44 -rw-rw-r-- 1 jenkins jenkins 1714 May 2 05:02 Makefile 05:11:44 -rw-rw-r-- 1 jenkins jenkins 619 May 2 05:02 OWNERS.md 05:11:44 -rw-rw-r-- 1 jenkins jenkins 4891 May 2 05:02 README.md 05:11:44 -rw-rw-r-- 1 jenkins jenkins 5 May 2 04:59 VERSION 05:11:44 drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:02 bin 05:11:44 -rw-r--r-- 1 jenkins jenkins 106121 May 2 05:08 coverage.out 05:11:44 drwxrwxr-x 5 jenkins jenkins 4096 May 2 05:02 example 05:11:44 -rw-rw-r-- 1 jenkins jenkins 3246 May 2 05:02 go.mod 05:11:44 -rw-rw-r-- 1 jenkins jenkins 30896 May 2 05:02 go.sum 05:11:44 drwxrwxr-x 12 jenkins jenkins 4096 May 2 05:02 internal 05:11:44 drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:02 openapi 05:11:44 drwxrwxr-x 6 jenkins jenkins 4096 May 2 05:02 pkg 05:11:44 drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:02 snap 05:11:44 -rw-rw-r-- 1 jenkins jenkins 222 May 2 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:44 + 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=9ba5f4d12551d20e1bd1364225c5fa769ce9d260 --label arch=arm64 --label version=0.0.0 . 05:11:45 Sending build context to Docker daemon 6.045MB 05:11:45 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:11:45 Step 2/23 : FROM ${BASE} AS builder 05:11:45 ---> ae631a9a3235 05:11:45 Step 3/23 : ARG MAKE=make build 05:11:45 ---> Running in c5488598a9d7 05:11:45 Removing intermediate container c5488598a9d7 05:11:45 ---> 8dc9f896c260 05:11:45 Step 4/23 : WORKDIR /device-sdk-go 05:11:45 ---> Running in 7f3f437b6af4 05:11:46 Removing intermediate container 7f3f437b6af4 05:11:46 ---> 5865a4da1748 05:11:46 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:11:46 ---> Running in 61c93129f6bf 05:11:46 Removing intermediate container 61c93129f6bf 05:11:46 ---> 4bab32f24f92 05:11:46 Step 6/23 : RUN apk add --update --no-cache make git 05:11:46 ---> Running in 584c0e20f221 05:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:11:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:11:49 OK: 263 MiB in 53 packages 05:11:50 Removing intermediate container 584c0e20f221 05:11:50 ---> 1a415963df47 05:11:50 Step 7/23 : COPY go.mod vendor* ./ 05:11:51 ---> cbb072c6dc5b 05:11:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:51 ---> Running in caa25684bf50 05:11:54 Removing intermediate container caa25684bf50 05:11:54 ---> e0179b446c39 05:11:54 Step 9/23 : COPY . . 05:11:55 ---> ae7046f96acc 05:11:55 Step 10/23 : RUN ${MAKE} 05:11:55 ---> Running in 509ba115b030 05:11:56 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:14:33 Removing intermediate container 509ba115b030 05:14:33 ---> 72556afd515d 05:14:33 Step 11/23 : FROM alpine:3.17 05:14:33 3.17: Pulling from library/alpine 05:14:33 c41833b44d91: Already exists 05:14:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:14:33 Status: Downloaded newer image for alpine:3.17 05:14:33 ---> 51e60588ff2c 05:14:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:14:33 ---> Running in 571b58508298 05:14:33 Removing intermediate container 571b58508298 05:14:33 ---> 73745aea0c7d 05:14:33 Step 13/23 : RUN apk add --update --no-cache 05:14:33 ---> Running in 5a89543e5e9f 05:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:14:34 OK: 7 MiB in 15 packages 05:14:39 Removing intermediate container 5a89543e5e9f 05:14:39 ---> bc385db3a427 05:14:39 Step 14/23 : WORKDIR / 05:14:39 ---> Running in 21431bf797b9 05:14:39 Removing intermediate container 21431bf797b9 05:14:39 ---> b8e36bcf984b 05:14:39 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:14:39 ---> f006ed503e2c 05:14:39 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:14:40 ---> 43e01d89c043 05:14:40 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:14:41 ---> e06aef58f1fe 05:14:41 Step 18/23 : EXPOSE 59999 05:14:41 ---> Running in 0bac1695b849 05:14:41 Removing intermediate container 0bac1695b849 05:14:41 ---> 27c64018667d 05:14:41 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:14:41 ---> Running in 09d96c5c0b05 05:14:42 Removing intermediate container 09d96c5c0b05 05:14:42 ---> e60c4a9581f7 05:14:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:14:42 ---> Running in 07d39605c10d 05:14:42 Removing intermediate container 07d39605c10d 05:14:42 ---> c2b008eeac69 05:14:42 Step 21/23 : LABEL arch=arm64 05:14:42 ---> Running in 25abab3b0aad 05:14:42 Removing intermediate container 25abab3b0aad 05:14:42 ---> 52c1a78014c6 05:14:42 Step 22/23 : LABEL git_sha=9ba5f4d12551d20e1bd1364225c5fa769ce9d260 05:14:42 ---> Running in 4009199260ef 05:14:43 Removing intermediate container 4009199260ef 05:14:43 ---> 5213a2646b1f 05:14:43 Step 23/23 : LABEL version=0.0.0 05:14:43 ---> Running in 5f53f8ade896 05:14:43 Removing intermediate container 5f53f8ade896 05:14:43 ---> cda640f78908 05:14:43 [Warning] One or more build-args [ARCH] were not consumed 05:14:43 Successfully built cda640f78908 05:14:43 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 05:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:44 05:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:44 arm64: Pulling from edgex-lftools-log-publisher 05:14:44 8998bd30e6a1: Pulling fs layer 05:14:44 04944245beec: Pulling fs layer 05:14:44 699f458cf7ca: Pulling fs layer 05:14:44 765212b225bb: Pulling fs layer 05:14:44 f23df028b6ca: Pulling fs layer 05:14:44 d65c8cfc05b1: Pulling fs layer 05:14:44 2437ff75d9bd: Pulling fs layer 05:14:44 f23df028b6ca: Waiting 05:14:44 d65c8cfc05b1: Waiting 05:14:44 2437ff75d9bd: Waiting 05:14:44 765212b225bb: Waiting 05:14:44 04944245beec: Verifying Checksum 05:14:44 04944245beec: Download complete 05:14:44 765212b225bb: Verifying Checksum 05:14:44 765212b225bb: Download complete 05:14:44 f23df028b6ca: Verifying Checksum 05:14:44 f23df028b6ca: Download complete 05:14:44 d65c8cfc05b1: Download complete 05:14:45 699f458cf7ca: Verifying Checksum 05:14:45 699f458cf7ca: Download complete 05:14:45 8998bd30e6a1: Verifying Checksum 05:14:45 8998bd30e6a1: Download complete 05:14:48 2437ff75d9bd: Verifying Checksum 05:14:48 2437ff75d9bd: Download complete 05:14:49 8998bd30e6a1: Pull complete 05:14:52 04944245beec: Pull complete 05:14:53 699f458cf7ca: Pull complete 05:14:53 765212b225bb: Pull complete 05:14:54 f23df028b6ca: Pull complete 05:14:54 d65c8cfc05b1: Pull complete 05:15:09 2437ff75d9bd: Pull complete 05:15:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:10 prd-ubuntu20.04-docker-arm64-4c-16g-12310 does not seem to be running inside a container 05:15:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:15:13 $ docker top 52a6af85d2e9c9d6992e68f0478d2fdc3195043d48ec8d16e0c50046e6d2f211 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:14 ---> job-cost.sh 05:15:14 lf-activate-venv: SKIPPING 05:15:14 INFO: No Stack... 05:15:14 INFO: Retrieving Pricing Info for: v3-standard-4 05:15:15 INFO: Archiving Costs [Pipeline] sh 05:15:15 + cut -d, -f6 05:15:15 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:15:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] 05:15:15 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] did not exist. Created. 05:15:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:16 /w/workspace/device-sdk-go/1@tmp/durable-97821425/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:15:17 + echo total: 0.10999999940395355 [Pipeline] stash 05:15:17 Warning: overwriting stash ‘stack-cost’ 05:15:17 Stashed 1 file(s) [Pipeline] } 05:15:17 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:15:17 $ docker stop --time=1 52a6af85d2e9c9d6992e68f0478d2fdc3195043d48ec8d16e0c50046e6d2f211 05:15:19 $ docker rm -f --volumes 52a6af85d2e9c9d6992e68f0478d2fdc3195043d48ec8d16e0c50046e6d2f211 [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 05:15:20 provisioning config files... 05:15:20 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/config10621874165295758145tmp [Pipeline] { [Pipeline] sh 05:15:20 + set +x 05:15:20 + curl -s https://codecov.io/bash 05:15:20 + bash -s -- 05:15:20 05:15:20 _____ _ 05:15:20 / ____| | | 05:15:20 | | ___ __| | ___ ___ _____ __ 05:15:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:15:20 | |___| (_) | (_| | __/ (_| (_) \ V / 05:15:20 \_____\___/ \__,_|\___|\___\___/ \_/ 05:15:20 Bash-1.0.6 05:15:20 05:15:20 05:15:20 ==> git version 2.25.1 found 05:15:20 ==> 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 05:15:20 Release-Date: 2020-01-08 05:15:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:15:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:15:20 ==> Jenkins CI detected. 05:15:20 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1442 05:15:20 project root: . 05:15:20 --> token set from env 05:15:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:15:20 ==> Running gcov in . (disable via -X gcov) 05:15:20 ==> Python coveragepy not found 05:15:20 ==> Searching for coverage reports in: 05:15:20 + . 05:15:20 -> Found 1 reports 05:15:20 ==> Detecting git/mercurial file structure 05:15:20 ==> Reading reports 05:15:20 + ./coverage.out bytes=106121 05:15:20 ==> Appending adjustments 05:15:20 https://docs.codecov.io/docs/fixing-reports 05:15:21 + Found adjustments 05:15:21 ==> Gzipping contents 05:15:21 16K /tmp/codecov.TT9Jtx.gz 05:15:21 ==> Uploading reports 05:15:21 url: https://codecov.io 05:15:21 query: branch=PR-1442&commit=9ba5f4d12551d20e1bd1364225c5fa769ce9d260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1442&job=&cmd_args= 05:15:21 -> Pinging Codecov 05:15:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1442&commit=9ba5f4d12551d20e1bd1364225c5fa769ce9d260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1442&job=&cmd_args= 05:15:21 -> Uploading to 05:15:21 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/7E55EF52A471D76F132DFD9A03CDDE97/9ba5f4d12551d20e1bd1364225c5fa769ce9d260/dee0777f-803b-4658-86b1-fb702814425f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T051521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=005673d3717b882accd6ad23a40e05ccff9c47731b63c064dbf85fbfaea8df80 05:15:21 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:21 Dload Upload Total Spent Left Speed 05:15:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14993 0 0 100 14993 0 76494 --:--:-- --:--:-- --:--:-- 76106 100 14993 0 0 100 14993 0 76494 --:--:-- --:--:-- --:--:-- 76106 05:15:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [Pipeline] } 05:15:21 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 05:15:23 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives ] 05:15:23 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives 05:15:23 total 16 05:15:23 drwxr-xr-x 3 root root 4096 May 2 05:02 . 05:15:23 drwxrwxr-x 12 jenkins jenkins 4096 May 2 05:02 .. 05:15:23 drwxr-xr-x 2 root root 4096 May 2 05:02 cost 05:15:23 -rw-r--r-- 1 root root 86 May 2 05:02 cost.csv 05:15:23 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives 05:15:23 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives 05:15:23 total 16 05:15:23 drwxr-xr-x 3 jenkins jenkins 4096 May 2 05:02 . 05:15:23 drwxrwxr-x 12 jenkins jenkins 4096 May 2 05:02 .. 05:15:23 drwxr-xr-x 2 jenkins jenkins 4096 May 2 05:02 cost 05:15:23 -rw-r--r-- 1 jenkins jenkins 86 May 2 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:15:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:24 ---> package-listing.sh 05:15:24 ++ facter osfamily 05:15:24 ++ tr '[:upper:]' '[:lower:]' 05:15:24 + OS_FAMILY=debian 05:15:24 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1442 05:15:24 + START_PACKAGES=/tmp/packages_start.txt 05:15:24 + END_PACKAGES=/tmp/packages_end.txt 05:15:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:24 + PACKAGES=/tmp/packages_start.txt 05:15:24 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1442 ']' 05:15:24 + PACKAGES=/tmp/packages_end.txt 05:15:24 + case "${OS_FAMILY}" in 05:15:24 + dpkg -l 05:15:24 + grep '^ii' 05:15:24 + '[' -f /tmp/packages_start.txt ']' 05:15:24 + '[' -f /tmp/packages_end.txt ']' 05:15:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:24 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1442 ']' 05:15:24 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives/ 05:15:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives/ [Pipeline] echo 05:15:24 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-1442/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:25 prd-ubuntu20.04-docker-8c-8g-12303 does not seem to be running inside a container 05:15:25 $ 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-1442/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-1442 -v /w/workspace/gexfoundry_device-sdk-go_PR-1442:/w/workspace/gexfoundry_device-sdk-go_PR-1442:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1442@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:latest cat 05:15:26 $ docker top 0aabf33a261d310e67d396451764c1093beda62850eb4ede476a4fac149196e4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:26 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:26 + mkdir -p /var/log/sysstat [Pipeline] sh 05:15:27 + ls /var/log/sa-host 05:15:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:27 provisioning config files... 05:15:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/config13194554345011106110tmp [Pipeline] { [Pipeline] echo 05:15:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:27 ---> create-netrc.sh [Pipeline] } 05:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:15:28 ---> python-tools-install.sh [Pipeline] echo 05:15:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:28 ---> sudo-logs.sh 05:15:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:15:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:28 ---> job-cost.sh 05:15:28 lf-activate-venv: SKIPPING 05:15:28 DEBUG: total: 0.2199999988079071 05:15:28 INFO: Retrieving Stack Cost... 05:15:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:15:29 INFO: Archiving Costs [Pipeline] echo 05:15:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:29 ---> logs-deploy.sh 05:15:29 lf-activate-venv: SKIPPING 05:15:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1442/1 05:15:29 INFO: archiving workspace using pattern(s): 05:15:30 Archives upload complete. 05:15:30 INFO: archiving logs to Nexus 05:15:31 ---> uname -a: 05:15:31 Linux prd-ubuntu20-04-docker-8c-8g-12303 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:15:31 05:15:31 05:15:31 ---> lscpu: 05:15:31 Architecture: x86_64 05:15:31 CPU op-mode(s): 32-bit, 64-bit 05:15:31 Byte Order: Little Endian 05:15:31 Address sizes: 40 bits physical, 48 bits virtual 05:15:31 CPU(s): 8 05:15:31 On-line CPU(s) list: 0-7 05:15:31 Thread(s) per core: 1 05:15:31 Core(s) per socket: 1 05:15:31 Socket(s): 8 05:15:31 NUMA node(s): 1 05:15:31 Vendor ID: AuthenticAMD 05:15:31 CPU family: 23 05:15:31 Model: 49 05:15:31 Model name: AMD EPYC-Rome Processor 05:15:31 Stepping: 0 05:15:31 CPU MHz: 2799.998 05:15:31 BogoMIPS: 5599.99 05:15:31 Virtualization: AMD-V 05:15:31 Hypervisor vendor: KVM 05:15:31 Virtualization type: full 05:15:31 L1d cache: 256 KiB 05:15:31 L1i cache: 256 KiB 05:15:31 L2 cache: 4 MiB 05:15:31 L3 cache: 128 MiB 05:15:31 NUMA node0 CPU(s): 0-7 05:15:31 Vulnerability Itlb multihit: Not affected 05:15:31 Vulnerability L1tf: Not affected 05:15:31 Vulnerability Mds: Not affected 05:15:31 Vulnerability Meltdown: Not affected 05:15:31 Vulnerability Mmio stale data: Not affected 05:15:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:15:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:15:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:15:31 Vulnerability Srbds: Not affected 05:15:31 Vulnerability Tsx async abort: Not affected 05:15:31 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 05:15:31 05:15:31 05:15:31 ---> nproc: 05:15:31 8 05:15:31 05:15:31