Pull request #1490 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 7a12b09640b0469c890c4941c6436028b490dfae+5a7d05295c20c4306666c126d05bdc304538796c (6f290f3646bbb5f2f69c32b420e7e131247f1815) 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-ssh4836407353670364464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7160087591290877354.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-1490/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-1490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9724607823973848880.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-1490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18319559216257700394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh15264206191810572599.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-1490/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-1490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10887193887878222323.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-2855 in /w/workspace/gexfoundry_device-sdk-go_PR-1490 [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-1490 # 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 Merging remotes/origin/main commit 5a7d05295c20c4306666c126d05bdc304538796c into PR head commit 7a12b09640b0469c890c4941c6436028b490dfae Merge succeeded, producing 7a12b09640b0469c890c4941c6436028b490dfae Checking out Revision 7a12b09640b0469c890c4941c6436028b490dfae (PR-1490) > 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/1490/head:refs/remotes/origin/PR-1490 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a12b09640b0469c890c4941c6436028b490dfae # 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 5a7d05295c20c4306666c126d05bdc304538796c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a12b09640b0469c890c4941c6436028b490dfae # timeout=10 Commit message: "chore: Non-breaking version bumps of edgex dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:47:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:47:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:47:30 ========================================================= 23:47:30 EdgeX Global Pipelines Version Info 23:47:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:47:31 ------------------- 23:47:31 stable info: 23:47:31 ------------------- 23:47:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:47:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:47:31 Message: update stable to v1.0.250 23:47:31 ------------------- 23:47:31 experimental info: 23:47:31 ------------------- 23:47:31 Commited By: **** collab-it+edgex@linuxfoundation.org 23:47:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:47:31 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:47:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1490 [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1490 [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1490 [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a12b09640b0469c890c4941c6436028b490dfae [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a12b09 [Pipeline] echo 23:47:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:47:33 provisioning config files... 23:47:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/config17800524010998755762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:34 ---> docker-login.sh 23:47:34 nexus3.edgexfoundry.org:10001 23:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:34 Configure a credential helper to remove this warning. See 23:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:34 23:47:34 Login Succeeded 23:47:34 nexus3.edgexfoundry.org:10002 23:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:34 Configure a credential helper to remove this warning. See 23:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:34 23:47:34 Login Succeeded 23:47:34 nexus3.edgexfoundry.org:10003 23:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:34 Configure a credential helper to remove this warning. See 23:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:34 23:47:34 Login Succeeded 23:47:34 nexus3.edgexfoundry.org:10004 23:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:34 Configure a credential helper to remove this warning. See 23:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:34 23:47:34 Login Succeeded 23:47:34 docker.io 23:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:35 Configure a credential helper to remove this warning. See 23:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:35 23:47:35 Login Succeeded 23:47:35 ---> docker-login.sh ends [Pipeline] } 23:47:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:47:35 + git rev-list -1 --merges 7a12b09640b0469c890c4941c6436028b490dfae~1..7a12b09640b0469c890c4941c6436028b490dfae [Pipeline] echo 23:47:35 -----------> git rev-list -1 --merges 7a12b09640b0469c890c4941c6436028b490dfae~1..7a12b09640b0469c890c4941c6436028b490dfae 7a12b09640b0469c890c4941c6436028b490dfae [false] [Pipeline] sh 23:47:36 + git log --format=format:%s -1 7a12b09640b0469c890c4941c6436028b490dfae [Pipeline] echo 23:47:36 ========================================================= 23:47:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:47:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:47:36 + git log --format=format:%s -1 7a12b09640b0469c890c4941c6436028b490dfae [Pipeline] echo 23:47:36 [semverPrep] GIT_COMMIT: 7a12b09640b0469c890c4941c6436028b490dfae, Commit Message: chore: Non-breaking version bumps of edgex dependencies [Pipeline] echo 23:47:36 [semverPrep] This is not a build commit. [Pipeline] sh 23:47:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:47:37 + grep -v github /etc/ssh/ssh_known_hosts 23:47:37 + [ -e /tmp/ssh_known_hosts ] 23:47:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:47:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:47:37 + sudo tee -a /etc/ssh/ssh_known_hosts 23:47:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:47:37 23:47:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:47:37 0.1.4: Pulling from edgex-devops/py-git-semver 23:47:37 b85a868b505f: Pulling fs layer 23:47:37 e2be974225ed: Pulling fs layer 23:47:37 339a4e72a1f5: Pulling fs layer 23:47:37 988bab9f4d93: Pulling fs layer 23:47:37 1469e6f7b9e6: Pulling fs layer 23:47:37 eaf3925da568: Pulling fs layer 23:47:37 bab4dde63d76: Pulling fs layer 23:47:37 bde34c3a00c8: Pulling fs layer 23:47:37 b352a97aabf1: Pulling fs layer 23:47:37 4872d77fe225: Pulling fs layer 23:47:37 5851b861e8e6: Pulling fs layer 23:47:37 4872d77fe225: Waiting 23:47:37 bde34c3a00c8: Waiting 23:47:37 988bab9f4d93: Waiting 23:47:37 b352a97aabf1: Waiting 23:47:37 1469e6f7b9e6: Waiting 23:47:37 bab4dde63d76: Waiting 23:47:37 eaf3925da568: Waiting 23:47:37 e2be974225ed: Verifying Checksum 23:47:37 e2be974225ed: Download complete 23:47:37 988bab9f4d93: Verifying Checksum 23:47:37 988bab9f4d93: Download complete 23:47:38 339a4e72a1f5: Verifying Checksum 23:47:38 339a4e72a1f5: Download complete 23:47:38 1469e6f7b9e6: Verifying Checksum 23:47:38 1469e6f7b9e6: Download complete 23:47:38 eaf3925da568: Verifying Checksum 23:47:38 eaf3925da568: Download complete 23:47:38 bde34c3a00c8: Download complete 23:47:38 b352a97aabf1: Verifying Checksum 23:47:38 b352a97aabf1: Download complete 23:47:38 4872d77fe225: Verifying Checksum 23:47:38 4872d77fe225: Download complete 23:47:38 5851b861e8e6: Verifying Checksum 23:47:38 5851b861e8e6: Download complete 23:47:38 b85a868b505f: Verifying Checksum 23:47:38 b85a868b505f: Download complete 23:47:38 bab4dde63d76: Download complete 23:47:39 b85a868b505f: Pull complete 23:47:39 e2be974225ed: Pull complete 23:47:40 339a4e72a1f5: Pull complete 23:47:40 988bab9f4d93: Pull complete 23:47:40 1469e6f7b9e6: Pull complete 23:47:40 eaf3925da568: Pull complete 23:47:42 bab4dde63d76: Pull complete 23:47:42 bde34c3a00c8: Pull complete 23:47:42 b352a97aabf1: Pull complete 23:47:42 4872d77fe225: Pull complete 23:47:42 5851b861e8e6: Pull complete 23:47:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:47:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:43 prd-ubuntu20.04-docker-8c-8g-2855 does not seem to be running inside a container 23:47:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1490 -v /w/workspace/gexfoundry_device-sdk-go_PR-1490:/w/workspace/gexfoundry_device-sdk-go_PR-1490:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1490@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-devops/py-git-semver:0.1.4 cat 23:47:45 $ docker top 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e -eo pid,comm 23:47:45 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). 23:47:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:47:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:45 [ssh-agent] Looking for ssh-agent implementation... 23:47:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:46 $ docker exec 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e ssh-agent 23:47:46 SSH_AUTH_SOCK=/tmp/ssh-ROPg7gMkI3pa/agent.32 23:47:46 SSH_AGENT_PID=38 23:47:46 Running ssh-add (command line suppressed) 23:47:46 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/private_key_14525519032504486265.key (/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/private_key_14525519032504486265.key) 23:47:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:46 + git tag --points-at HEAD [Pipeline] } 23:47:46 $ docker exec --env ******** --env ******** 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e ssh-agent -k 23:47:46 unset SSH_AUTH_SOCK; 23:47:46 unset SSH_AGENT_PID; 23:47:46 echo Agent pid 38 killed; 23:47:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:47:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:46 [ssh-agent] Looking for ssh-agent implementation... 23:47:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:46 $ docker exec 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e ssh-agent 23:47:47 SSH_AUTH_SOCK=/tmp/ssh-QXp9wAesQcge/agent.70 23:47:47 SSH_AGENT_PID=76 23:47:47 Running ssh-add (command line suppressed) 23:47:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/private_key_11971251299008235032.key (/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/private_key_11971251299008235032.key) 23:47:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:47 + git semver init 23:47:47 2023-08-03 23:47:47,728 [run_init] DEBUG init version:0.0.0 force:False 23:47:47 2023-08-03 23:47:47,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver 23:47:47 2023-08-03 23:47:47,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver 23:47:47 2023-08-03 23:47:47,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1490, universal_newlines=False, shell=None, istream=None) 23:47:48 2023-08-03 23:47:48,616 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490/.git/info/exclude 23:47:48 2023-08-03 23:47:48,616 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver/PR-1490 with force:False 23:47:48 2023-08-03 23:47:48,616 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver/PR-1490 23:47:48 2023-08-03 23:47:48,621 [execute] INFO git cat-file --batch-check 23:47:48 2023-08-03 23:47:48,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver, universal_newlines=False, shell=None, istream=) 23:47:48 2023-08-03 23:47:48,628 [execute] INFO git cat-file --batch 23:47:48 2023-08-03 23:47:48,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver, universal_newlines=False, shell=None, istream=) 23:47:48 2023-08-03 23:47:48,634 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver/PR-1490 23:47:48 0.0.0 [Pipeline] } 23:47:48 $ docker exec --env ******** --env ******** 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e ssh-agent -k 23:47:48 unset SSH_AUTH_SOCK; 23:47:48 unset SSH_AGENT_PID; 23:47:48 echo Agent pid 76 killed; 23:47:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:47:49 + git semver [Pipeline] } 23:47:49 $ docker stop --time=1 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e 23:47:50 $ docker rm -f --volumes 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e [Pipeline] // withDockerContainer [Pipeline] sh 23:47:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:47:51 Stashed 1 file(s) [Pipeline] echo 23:47:51 [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 23:47:52 provisioning config files... 23:47:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/config16902526723041281517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:52 ---> docker-login.sh 23:47:52 nexus3.edgexfoundry.org:10001 23:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:52 Configure a credential helper to remove this warning. See 23:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:52 23:47:52 Login Succeeded 23:47:52 nexus3.edgexfoundry.org:10002 23:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:52 Configure a credential helper to remove this warning. See 23:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:52 23:47:52 Login Succeeded 23:47:52 nexus3.edgexfoundry.org:10003 23:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:52 Configure a credential helper to remove this warning. See 23:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:52 23:47:52 Login Succeeded 23:47:52 nexus3.edgexfoundry.org:10004 23:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:52 Configure a credential helper to remove this warning. See 23:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:52 23:47:52 Login Succeeded 23:47:52 docker.io 23:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:47:52 Configure a credential helper to remove this warning. See 23:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:47:52 23:47:52 Login Succeeded 23:47:52 ---> docker-login.sh ends [Pipeline] } 23:47:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:47:53 ========================================================= 23:47:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:47:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:53 + 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 . 23:47:53 Sending build context to Docker daemon 11.03MB 23:47:53 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:47:53 Step 2/10 : FROM ${BASE} AS builder 23:47:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:47:53 4db1b89c0bd1: Pulling fs layer 23:47:53 6911f1a30b25: Pulling fs layer 23:47:53 e194b8c5c2a9: Pulling fs layer 23:47:53 6863d3e3a2b1: Pulling fs layer 23:47:53 ec0bb842ea78: Pulling fs layer 23:47:53 40a00589a448: Pulling fs layer 23:47:53 6c08303d61cc: Pulling fs layer 23:47:53 ec0bb842ea78: Waiting 23:47:53 40a00589a448: Waiting 23:47:53 6863d3e3a2b1: Waiting 23:47:53 798269fcf238: Pulling fs layer 23:47:54 6911f1a30b25: Download complete 23:47:54 6863d3e3a2b1: Verifying Checksum 23:47:54 6863d3e3a2b1: Download complete 23:47:54 ec0bb842ea78: Download complete 23:47:54 4db1b89c0bd1: Download complete 23:47:54 40a00589a448: Verifying Checksum 23:47:54 40a00589a448: Download complete 23:47:54 4db1b89c0bd1: Pull complete 23:47:54 6911f1a30b25: Pull complete 23:47:54 798269fcf238: Verifying Checksum 23:47:54 798269fcf238: Download complete 23:47:54 e194b8c5c2a9: Download complete 23:47:54 6c08303d61cc: Verifying Checksum 23:47:54 6c08303d61cc: Download complete 23:47:58 e194b8c5c2a9: Pull complete 23:47:58 6863d3e3a2b1: Pull complete 23:47:58 ec0bb842ea78: Pull complete 23:47:58 40a00589a448: Pull complete 23:48:00 6c08303d61cc: Pull complete 23:48:01 798269fcf238: Pull complete 23:48:01 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:48:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:48:01 ---> ec979cd7f677 23:48:01 Step 3/10 : ARG MAKE=make build 23:48:06 ---> Running in c1917a13f362 23:48:06 Removing intermediate container c1917a13f362 23:48:06 ---> c869b737fb5a 23:48:06 Step 4/10 : WORKDIR /device-sdk-go 23:48:06 ---> Running in fa8e5d42a26e 23:48:06 Removing intermediate container fa8e5d42a26e 23:48:06 ---> 00375f863eda 23:48:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:48:06 ---> Running in 40d8c9813baa 23:48:06 Removing intermediate container 40d8c9813baa 23:48:06 ---> 331e9e4add25 23:48:06 Step 6/10 : RUN apk add --update --no-cache make git 23:48:06 ---> Running in ce468a0ad9c1 23:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:48:06 OK: 265 MiB in 53 packages 23:48:06 Still waiting to schedule task 23:48:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:48:07 Removing intermediate container ce468a0ad9c1 23:48:07 ---> e18f29eabb77 23:48:07 Step 7/10 : COPY go.mod vendor* ./ 23:48:07 ---> 5ffd7fe1d378 23:48:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:07 ---> Running in 16675b8fd3f3 23:48:54 Removing intermediate container 16675b8fd3f3 23:48:54 ---> 86c28ece3a34 23:48:54 Step 9/10 : COPY . . 23:48:54 ---> 697c11752c19 23:48:54 Step 10/10 : RUN ${MAKE} 23:48:54 ---> Running in 049167b50b2b 23:48:54 noop 23:48:54 Removing intermediate container 049167b50b2b 23:48:54 ---> 2d1b6ffec7f6 23:48:54 Successfully built 2d1b6ffec7f6 23:48:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:54 + docker inspect -f . ci-base-image-x86_64 23:48:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:54 prd-ubuntu20.04-docker-8c-8g-2855 does not seem to be running inside a container 23:48:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1490 -v /w/workspace/gexfoundry_device-sdk-go_PR-1490:/w/workspace/gexfoundry_device-sdk-go_PR-1490:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:48:55 $ docker top e17d6135003ba51a1dc58324b49bc825fa0484ee3f8ff2bba3e2a56f9b8cf19e -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:55 + go version 23:48:55 go version go1.20.6 linux/amd64 [Pipeline] } 23:48:55 $ docker stop --time=1 e17d6135003ba51a1dc58324b49bc825fa0484ee3f8ff2bba3e2a56f9b8cf19e 23:48:56 $ docker rm -f --volumes e17d6135003ba51a1dc58324b49bc825fa0484ee3f8ff2bba3e2a56f9b8cf19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:57 + docker inspect -f . ci-base-image-x86_64 23:48:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:57 prd-ubuntu20.04-docker-8c-8g-2855 does not seem to be running inside a container 23:48:57 $ 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-1490 -v /w/workspace/gexfoundry_device-sdk-go_PR-1490:/w/workspace/gexfoundry_device-sdk-go_PR-1490:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:48:58 $ docker top 99ee70c9ce4808cdf1cfad10efa9dec573a9945d5e286b16ed9b6956c7e6bdc1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:58 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1490 [Pipeline] fileExists [Pipeline] sh 23:48:58 + make test 23:48:58 go test -race -coverprofile=coverage.out ./... 23:49:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:49:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:49:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:49:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:49:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:49:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:49:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.062s coverage: 27.6% of statements 23:49:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:49:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:49:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.062s coverage: 80.2% of statements 23:49:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.083s coverage: 86.0% of statements 23:49:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:49:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.081s coverage: 70.6% of statements 23:49:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:49:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:49:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:49:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.078s coverage: 14.3% of statements 23:49:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.074s coverage: 43.8% of statements 23:49:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.098s coverage: 68.5% of statements 23:49:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.122s coverage: 89.2% of statements 23:49:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.074s coverage: 5.5% of statements 23:49:48 GO111MODULE=on go vet ./... 23:49:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2856 in /w/workspace/gexfoundry_device-sdk-go_PR-1490 [Pipeline] { [Pipeline] ws 23:49:49 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:49:49 The recommended git tool is: git 23:49:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:49:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:49:53 ./bin/test-attribution-txt.sh [Pipeline] echo 23:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:49:53 $ docker stop --time=1 99ee70c9ce4808cdf1cfad10efa9dec573a9945d5e286b16ed9b6956c7e6bdc1 23:49:56 using credential edgex-jenkins-ssh 23:49:56 Cloning the remote Git repository 23:49:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:49:56 > git init /w/workspace/device-sdk-go/1 # timeout=10 23:49:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:49:56 > git --version # timeout=10 23:49:56 > git --version # 'git version 2.25.1' 23:49:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:49:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:49:57 $ docker rm -f --volumes 99ee70c9ce4808cdf1cfad10efa9dec573a9945d5e286b16ed9b6956c7e6bdc1 [Pipeline] // withDockerContainer [Pipeline] sh 23:49:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:49:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:49:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:49:58 + ls -al . 23:49:58 total 300 23:49:58 drwxrwxr-x 11 jenkins jenkins 4096 Aug 3 23:48 . 23:49:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 23:47 .. 23:49:58 -rw-rw-r-- 1 jenkins jenkins 140 Aug 3 23:47 .dockerignore 23:49:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 23:47 .git 23:49:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 23:47 .github 23:49:58 -rw-rw-r-- 1 jenkins jenkins 137 Aug 3 23:47 .gitignore 23:49:58 -rw-rw-r-- 1 jenkins jenkins 42 Aug 3 23:47 .golangci.yml 23:49:58 drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 23:47 .semver 23:49:58 -rw-rw-r-- 1 jenkins jenkins 44878 Aug 3 23:47 CHANGELOG.md 23:49:58 -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 23:47 GOVERNANCE.md 23:49:58 -rw-rw-r-- 1 jenkins jenkins 885 Aug 3 23:47 Jenkinsfile 23:49:58 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 3 23:47 LICENSE 23:49:58 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 3 23:47 Makefile 23:49:58 -rw-rw-r-- 1 jenkins jenkins 619 Aug 3 23:47 OWNERS.md 23:49:58 -rw-rw-r-- 1 jenkins jenkins 4933 Aug 3 23:47 README.md 23:49:58 -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 23:47 VERSION 23:49:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 23:47 bin 23:49:58 -rw-r--r-- 1 jenkins jenkins 120081 Aug 3 23:49 coverage.out 23:49:58 drwxrwxr-x 5 jenkins jenkins 4096 Aug 3 23:47 example 23:49:58 -rw-rw-r-- 1 jenkins jenkins 3464 Aug 3 23:47 go.mod 23:49:58 -rw-rw-r-- 1 jenkins jenkins 32228 Aug 3 23:47 go.sum 23:49:58 drwxrwxr-x 12 jenkins jenkins 4096 Aug 3 23:47 internal 23:49:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 23:47 openapi 23:49:58 drwxrwxr-x 6 jenkins jenkins 4096 Aug 3 23:47 pkg 23:49:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 23:47 snap 23:49:58 -rw-rw-r-- 1 jenkins jenkins 222 Aug 3 23:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:59 + 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=7a12b09640b0469c890c4941c6436028b490dfae --label arch=amd64 --label version=0.0.0 . 23:49:59 Sending build context to Docker daemon 11.15MB 23:49:59 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 23:49:59 Step 2/23 : FROM ${BASE} AS builder 23:49:59 ---> 2d1b6ffec7f6 23:49:59 Step 3/23 : ARG MAKE=make build 23:49:59 ---> Running in ddc4396eb507 23:49:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:49:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:49:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:49:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:49:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:49:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1490/head:refs/remotes/origin/PR-1490 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:49:59 Removing intermediate container ddc4396eb507 23:49:59 ---> 25d70ac83a61 23:49:59 Step 4/23 : WORKDIR /device-sdk-go 23:49:59 ---> Running in bd35a27d6515 23:49:59 Removing intermediate container bd35a27d6515 23:49:59 ---> 42c40b8961cf 23:49:59 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:49:59 ---> Running in 0acbd1dacf20 23:49:59 Removing intermediate container 0acbd1dacf20 23:49:59 ---> f82e6f09e47b 23:49:59 Step 6/23 : RUN apk add --update --no-cache make git 23:49:59 ---> Running in 63475cd7cb97 23:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:50:00 Merging remotes/origin/main commit 5a7d05295c20c4306666c126d05bdc304538796c into PR head commit 7a12b09640b0469c890c4941c6436028b490dfae 23:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:50:00 Merge succeeded, producing 7a12b09640b0469c890c4941c6436028b490dfae 23:50:00 Checking out Revision 7a12b09640b0469c890c4941c6436028b490dfae (PR-1490) 23:50:00 OK: 265 MiB in 53 packages 23:50:01 Removing intermediate container 63475cd7cb97 23:50:01 ---> 77aadd783ed5 23:50:01 Step 7/23 : COPY go.mod vendor* ./ 23:50:01 ---> bad82395713a 23:50:01 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:01 ---> Running in 89597d4994c4 23:50:00 > git config core.sparsecheckout # timeout=10 23:50:00 > git checkout -f 7a12b09640b0469c890c4941c6436028b490dfae # timeout=10 23:50:00 > git remote # timeout=10 23:50:00 > git config --get remote.origin.url # timeout=10 23:50:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:00 > git merge 5a7d05295c20c4306666c126d05bdc304538796c # timeout=10 23:50:00 > git rev-parse HEAD^{commit} # timeout=10 23:50:00 > git config core.sparsecheckout # timeout=10 23:50:00 > git checkout -f 7a12b09640b0469c890c4941c6436028b490dfae # timeout=10 23:50:02 Removing intermediate container 89597d4994c4 23:50:02 ---> 4e2f8744c2bb 23:50:02 Step 9/23 : COPY . . 23:50:02 ---> 282f7d952a88 23:50:02 Step 10/23 : RUN ${MAKE} 23:50:02 ---> Running in b97d44eecba7 23:50:02 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:50:04 Commit message: "chore: Non-breaking version bumps of edgex dependencies" 23:50:04 > git --version # timeout=10 23:50:04 > git --version # 'git version 2.25.1' 23:50:04 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:50:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:50:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:05 Dload Upload Total Spent Left Speed 23:50:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 23:50:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:50:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:50:06 + sudo tee /etc/docker/daemon.new 23:50:06 { 23:50:06 "registry-mirrors": [ 23:50:06 "https://nexus3.edgexfoundry.org:10001" 23:50:06 ], 23:50:06 "bip": "10.250.0.254/24", 23:50:06 "hosts": [ 23:50:06 "tcp://0.0.0.0:5555", 23:50:06 "unix:///var/run/docker.sock" 23:50:06 ], 23:50:06 "mtu": 1458, 23:50:06 "selinux-enabled": true, 23:50:06 "seccomp-profile": "/etc/docker/seccomp.json" 23:50:06 } [Pipeline] sh 23:50:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:50:07 + sudo service docker restart 23:50:24 Removing intermediate container b97d44eecba7 23:50:24 ---> 24edabe8587c 23:50:24 Step 11/23 : FROM alpine:3.17 23:50:24 3.17: Pulling from library/alpine 23:50:24 4db1b89c0bd1: Already exists 23:50:24 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:50:24 Status: Downloaded newer image for alpine:3.17 23:50:24 ---> 1f73a9d63274 23:50:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:50:24 ---> Running in a26b92c27303 23:50:24 Removing intermediate container a26b92c27303 23:50:24 ---> e29b99eb1381 23:50:24 Step 13/23 : RUN apk add --update --no-cache 23:50:24 ---> Running in 14732e176c70 23:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:50:25 OK: 7 MiB in 15 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:25 provisioning config files... 23:50:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10090741988029767830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:25 Removing intermediate container 14732e176c70 23:50:25 ---> 3792a249bc07 23:50:25 Step 14/23 : WORKDIR / 23:50:25 ---> Running in ca2221efbed7 23:50:25 Removing intermediate container ca2221efbed7 23:50:25 ---> 14e68578efe7 23:50:25 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:50:25 ---> 20f0fd349383 23:50:25 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:50:25 ---> docker-login.sh 23:50:25 nexus3.edgexfoundry.org:10001 23:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:26 Configure a credential helper to remove this warning. See 23:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:26 23:50:26 Login Succeeded 23:50:26 nexus3.edgexfoundry.org:10002 23:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:26 Configure a credential helper to remove this warning. See 23:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:26 23:50:26 Login Succeeded 23:50:26 nexus3.edgexfoundry.org:10003 23:50:26 ---> c6633fb438da 23:50:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:27 ---> 4be7749b9893 23:50:27 Step 18/23 : EXPOSE 59999 23:50:27 ---> Running in 2151b6c62377 23:50:27 Removing intermediate container 2151b6c62377 23:50:27 ---> 5ff95b8d27e5 23:50:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:50:27 ---> Running in 6d1ac7b292fb 23:50:27 Removing intermediate container 6d1ac7b292fb 23:50:27 ---> b686ecb43c34 23:50:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:50:27 ---> Running in fe3f6b3414db 23:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:27 Configure a credential helper to remove this warning. See 23:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:27 23:50:27 Login Succeeded 23:50:27 nexus3.edgexfoundry.org:10004 23:50:27 Removing intermediate container fe3f6b3414db 23:50:27 ---> a638d1412257 23:50:27 Step 21/23 : LABEL arch=amd64 23:50:27 ---> Running in e58095c20035 23:50:27 Removing intermediate container e58095c20035 23:50:27 ---> 35ee3f13afef 23:50:27 Step 22/23 : LABEL git_sha=7a12b09640b0469c890c4941c6436028b490dfae 23:50:27 ---> Running in 98cba4992762 23:50:27 Removing intermediate container 98cba4992762 23:50:27 ---> ab37e9961555 23:50:27 Step 23/23 : LABEL version=0.0.0 23:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:27 Configure a credential helper to remove this warning. See 23:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:27 23:50:27 Login Succeeded 23:50:27 docker.io 23:50:27 ---> Running in 2efd7c257a23 23:50:27 Removing intermediate container 2efd7c257a23 23:50:27 ---> f565b21b0d52 23:50:27 [Warning] One or more build-args [ARCH] were not consumed 23:50:27 Successfully built f565b21b0d52 23:50:27 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 23:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 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 23:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:28 Configure a credential helper to remove this warning. See 23:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:28 23:50:28 Login Succeeded 23:50:28 ---> docker-login.sh ends [Pipeline] } 23:50:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 23:50:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:50:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:50:28 ========================================================= 23:50:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:50:28 ========================================================= 23:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:28 23:50:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 23:50:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:29 latest: Pulling from edgex-lftools-log-publisher 23:50:29 5eb5b503b376: Pulling fs layer 23:50:29 5c69ac0246d0: Pulling fs layer 23:50:29 ec43610c2a17: Pulling fs layer 23:50:29 3a2ae6a8a46f: Pulling fs layer 23:50:29 33b1e0a273af: Pulling fs layer 23:50:29 5d3b04190fa2: Pulling fs layer 23:50:29 2f39f015ded8: Pulling fs layer 23:50:29 3a2ae6a8a46f: Waiting 23:50:29 33b1e0a273af: Waiting 23:50:29 5d3b04190fa2: Waiting 23:50:29 2f39f015ded8: Waiting 23:50:29 5c69ac0246d0: Verifying Checksum 23:50:29 5c69ac0246d0: Download complete 23:50:29 3a2ae6a8a46f: Verifying Checksum 23:50:29 33b1e0a273af: Verifying Checksum 23:50:29 33b1e0a273af: Download complete 23:50:29 ec43610c2a17: Verifying Checksum 23:50:29 ec43610c2a17: Download complete 23:50:29 5d3b04190fa2: Verifying Checksum 23:50:29 5d3b04190fa2: Download complete 23:50:29 + 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 . 23:50:29 5eb5b503b376: Verifying Checksum 23:50:29 5eb5b503b376: Download complete 23:50:29 Sending build context to Docker daemon 5.905MB 23:50:29 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 23:50:29 Step 2/10 : FROM ${BASE} AS builder 23:50:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:50:29 edb6bdbacee9: Pulling fs layer 23:50:29 5f9638ab2659: Pulling fs layer 23:50:29 8d51d6327a98: Pulling fs layer 23:50:29 8b374f2dd631: Pulling fs layer 23:50:29 ec14aa9079de: Pulling fs layer 23:50:29 2f466654f4bb: Pulling fs layer 23:50:29 554e91adad29: Pulling fs layer 23:50:29 ec14aa9079de: Waiting 23:50:29 2f466654f4bb: Waiting 23:50:29 554e91adad29: Waiting 23:50:29 8b374f2dd631: Waiting 23:50:29 5f9638ab2659: Download complete 23:50:29 8b374f2dd631: Verifying Checksum 23:50:29 8b374f2dd631: Download complete 23:50:29 ec14aa9079de: Verifying Checksum 23:50:29 ec14aa9079de: Download complete 23:50:29 edb6bdbacee9: Verifying Checksum 23:50:29 edb6bdbacee9: Download complete 23:50:29 2f39f015ded8: Download complete 23:50:30 5eb5b503b376: Pull complete 23:50:30 5c69ac0246d0: Pull complete 23:50:30 ec43610c2a17: Pull complete 23:50:30 3a2ae6a8a46f: Pull complete 23:50:31 edb6bdbacee9: Pull complete 23:50:31 33b1e0a273af: Pull complete 23:50:31 554e91adad29: Verifying Checksum 23:50:31 554e91adad29: Download complete 23:50:31 5f9638ab2659: Pull complete 23:50:31 5d3b04190fa2: Pull complete 23:50:32 2f466654f4bb: Verifying Checksum 23:50:32 2f466654f4bb: Download complete 23:50:32 8d51d6327a98: Verifying Checksum 23:50:32 8d51d6327a98: Download complete 23:50:36 2f39f015ded8: Pull complete 23:50:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:36 prd-ubuntu20.04-docker-8c-8g-2855 does not seem to be running inside a container 23:50:37 $ 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-1490 -v /w/workspace/gexfoundry_device-sdk-go_PR-1490:/w/workspace/gexfoundry_device-sdk-go_PR-1490:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:50:40 $ docker top 64521413ce6c6eb53c540ccf144eeff36cb340f2bcc460a7af3d9187404b2108 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:40 ---> job-cost.sh 23:50:40 lf-activate-venv: SKIPPING 23:50:40 INFO: No Stack... 23:50:41 INFO: Retrieving Pricing Info for: v3-standard-8 23:50:41 INFO: Archiving Costs [Pipeline] sh 23:50:42 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives/cost.csv 23:50:42 + cut -d, -f6 [Pipeline] lock 23:50:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] 23:50:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] did not exist. Created. 23:50:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:50:42 + echo total: 0.2199999988079071 [Pipeline] stash 23:50:42 Stashed 1 file(s) [Pipeline] } 23:50:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:50:42 $ docker stop --time=1 64521413ce6c6eb53c540ccf144eeff36cb340f2bcc460a7af3d9187404b2108 23:50:43 $ docker rm -f --volumes 64521413ce6c6eb53c540ccf144eeff36cb340f2bcc460a7af3d9187404b2108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:50:44 8d51d6327a98: Pull complete 23:50:44 8b374f2dd631: Pull complete 23:50:44 ec14aa9079de: Pull complete 23:50:51 2f466654f4bb: Pull complete 23:50:54 554e91adad29: Pull complete 23:50:54 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 23:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:50:54 ---> 1e15ea492957 23:50:54 Step 3/10 : ARG MAKE=make build 23:50:56 ---> Running in 2ca20c4db4fe 23:50:56 Removing intermediate container 2ca20c4db4fe 23:50:56 ---> 9f711c0ab5c4 23:50:56 Step 4/10 : WORKDIR /device-sdk-go 23:50:56 ---> Running in f259eec5ba9d 23:50:56 Removing intermediate container f259eec5ba9d 23:50:56 ---> d9e9d9d946af 23:50:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:50:56 ---> Running in 54c6592f15c4 23:50:56 Removing intermediate container 54c6592f15c4 23:50:56 ---> 71c53f85ebf2 23:50:56 Step 6/10 : RUN apk add --update --no-cache make git 23:50:56 ---> Running in a830dc9c748b 23:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:59 OK: 263 MiB in 53 packages 23:51:00 Removing intermediate container a830dc9c748b 23:51:00 ---> d09a09eb8ff9 23:51:00 Step 7/10 : COPY go.mod vendor* ./ 23:51:01 ---> e4fae1286f89 23:51:01 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:01 ---> Running in eb7fd9732f74 23:52:09 Removing intermediate container eb7fd9732f74 23:52:09 ---> 9dfd88a7d4cc 23:52:09 Step 9/10 : COPY . . 23:52:09 ---> c1a46aeb599f 23:52:09 Step 10/10 : RUN ${MAKE} 23:52:09 ---> Running in 405de0100d39 23:52:09 noop 23:52:09 Removing intermediate container 405de0100d39 23:52:09 ---> bd7633b8087c 23:52:09 Successfully built bd7633b8087c 23:52:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:09 + docker inspect -f . ci-base-image-arm64 23:52:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:09 prd-ubuntu20.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container 23:52:09 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:52:11 $ docker top d615d01c41ab359c21d0385a33b736b77ddc61075ca007bfce1609cd55ac71b5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:11 + go version 23:52:11 go version go1.20.6 linux/arm64 [Pipeline] } 23:52:11 $ docker stop --time=1 d615d01c41ab359c21d0385a33b736b77ddc61075ca007bfce1609cd55ac71b5 23:52:15 $ docker rm -f --volumes d615d01c41ab359c21d0385a33b736b77ddc61075ca007bfce1609cd55ac71b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:15 + docker inspect -f . ci-base-image-arm64 23:52:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:16 prd-ubuntu20.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container 23:52:16 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:52:17 $ docker top fb6f2a77c056c1126a0b0a179fc3db933aa2a61493f0f4707b93f5491451884d -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:18 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 23:52:18 + make test 23:52:18 go test -race -coverprofile=coverage.out ./... 23:53:15 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:55:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:55:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:55:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:55:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:55:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:55:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.228s coverage: 27.6% of statements 23:56:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.294s coverage: 80.2% of statements 23:56:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:56:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:56:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.415s coverage: 86.0% of statements 23:56:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:56:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.520s coverage: 70.6% of statements 23:56:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.356s coverage: 14.3% of statements 23:56:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.190s coverage: 43.8% of statements 23:56:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:56:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:56:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.512s coverage: 68.5% of statements 23:56:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.507s coverage: 89.2% of statements 23:56:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:56:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.265s coverage: 5.5% of statements 23:56:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:56:31 GO111MODULE=on go vet ./... 23:59:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:59:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:59:23 ./bin/test-attribution-txt.sh [Pipeline] echo 23:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:59:23 $ docker stop --time=1 fb6f2a77c056c1126a0b0a179fc3db933aa2a61493f0f4707b93f5491451884d 23:59:25 $ docker rm -f --volumes fb6f2a77c056c1126a0b0a179fc3db933aa2a61493f0f4707b93f5491451884d [Pipeline] // withDockerContainer [Pipeline] sh 23:59:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:59:26 Warning: overwriting stash ‘coverage-report’ 23:59:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:59:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:59:28 + ls -al . 23:59:28 total 296 23:59:28 drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 23:52 . 23:59:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 23:49 .. 23:59:28 -rw-rw-r-- 1 jenkins jenkins 140 Aug 3 23:50 .dockerignore 23:59:28 drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 23:50 .git 23:59:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 23:50 .github 23:59:28 -rw-rw-r-- 1 jenkins jenkins 137 Aug 3 23:50 .gitignore 23:59:28 -rw-rw-r-- 1 jenkins jenkins 42 Aug 3 23:50 .golangci.yml 23:59:28 -rw-rw-r-- 1 jenkins jenkins 44878 Aug 3 23:50 CHANGELOG.md 23:59:28 -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 23:50 GOVERNANCE.md 23:59:28 -rw-rw-r-- 1 jenkins jenkins 885 Aug 3 23:50 Jenkinsfile 23:59:28 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 3 23:50 LICENSE 23:59:28 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 3 23:50 Makefile 23:59:28 -rw-rw-r-- 1 jenkins jenkins 619 Aug 3 23:50 OWNERS.md 23:59:28 -rw-rw-r-- 1 jenkins jenkins 4933 Aug 3 23:50 README.md 23:59:28 -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 23:47 VERSION 23:59:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 23:50 bin 23:59:28 -rw-r--r-- 1 jenkins jenkins 120082 Aug 3 23:56 coverage.out 23:59:28 drwxrwxr-x 5 jenkins jenkins 4096 Aug 3 23:50 example 23:59:28 -rw-rw-r-- 1 jenkins jenkins 3464 Aug 3 23:50 go.mod 23:59:28 -rw-rw-r-- 1 jenkins jenkins 32228 Aug 3 23:50 go.sum 23:59:28 drwxrwxr-x 12 jenkins jenkins 4096 Aug 3 23:50 internal 23:59:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 23:50 openapi 23:59:28 drwxrwxr-x 6 jenkins jenkins 4096 Aug 3 23:50 pkg 23:59:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 23:50 snap 23:59:28 -rw-rw-r-- 1 jenkins jenkins 222 Aug 3 23:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:28 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7a12b09640b0469c890c4941c6436028b490dfae --label arch=arm64 --label version=0.0.0 . 23:59:28 Sending build context to Docker daemon 6.026MB 23:59:28 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 23:59:28 Step 2/23 : FROM ${BASE} AS builder 23:59:28 ---> bd7633b8087c 23:59:28 Step 3/23 : ARG MAKE=make build 23:59:29 ---> Running in 885f6883cb8d 23:59:29 Removing intermediate container 885f6883cb8d 23:59:29 ---> 258ab774f0ae 23:59:29 Step 4/23 : WORKDIR /device-sdk-go 23:59:29 ---> Running in eec72cf5f209 23:59:29 Removing intermediate container eec72cf5f209 23:59:29 ---> 40307dfefcb0 23:59:29 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:59:30 ---> Running in a3ea038c8474 23:59:30 Removing intermediate container a3ea038c8474 23:59:30 ---> 227dfe7deba5 23:59:30 Step 6/23 : RUN apk add --update --no-cache make git 23:59:30 ---> Running in 0903fb9ffd01 23:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:59:32 OK: 263 MiB in 53 packages 23:59:33 Removing intermediate container 0903fb9ffd01 23:59:33 ---> 04b40537216e 23:59:33 Step 7/23 : COPY go.mod vendor* ./ 23:59:34 ---> 09bbddf9cc76 23:59:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:34 ---> Running in 0afc6cc2331b 23:59:36 Removing intermediate container 0afc6cc2331b 23:59:36 ---> 0570ee5c9ccb 23:59:36 Step 9/23 : COPY . . 23:59:37 ---> 031248988fa1 23:59:37 Step 10/23 : RUN ${MAKE} 23:59:37 ---> Running in fa1603a8fbf0 23:59:38 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 00:02:14 Removing intermediate container fa1603a8fbf0 00:02:14 ---> 2305d9ed8b79 00:02:14 Step 11/23 : FROM alpine:3.17 00:02:14 3.17: Pulling from library/alpine 00:02:14 edb6bdbacee9: Already exists 00:02:14 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:02:14 Status: Downloaded newer image for alpine:3.17 00:02:14 ---> 779605e5fbc0 00:02:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:02:14 ---> Running in 8832d8027a26 00:02:14 Removing intermediate container 8832d8027a26 00:02:14 ---> 0b13e43dcdea 00:02:14 Step 13/23 : RUN apk add --update --no-cache 00:02:14 ---> Running in 5730c208a391 00:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:02:14 OK: 7 MiB in 15 packages 00:02:14 Removing intermediate container 5730c208a391 00:02:14 ---> aadd5df43ee3 00:02:14 Step 14/23 : WORKDIR / 00:02:14 ---> Running in 2b948818f0e4 00:02:14 Removing intermediate container 2b948818f0e4 00:02:14 ---> 69a60207b636 00:02:14 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 00:02:14 ---> 660b965adae0 00:02:14 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 00:02:14 ---> 7c0fe78f9350 00:02:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 00:02:14 ---> 18e24a5feefb 00:02:14 Step 18/23 : EXPOSE 59999 00:02:14 ---> Running in ce7c1fb2483d 00:02:14 Removing intermediate container ce7c1fb2483d 00:02:14 ---> 47d048e48da4 00:02:14 Step 19/23 : ENTRYPOINT ["/device-simple"] 00:02:14 ---> Running in 43468ced18d8 00:02:14 Removing intermediate container 43468ced18d8 00:02:14 ---> 68a72d697ca5 00:02:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:02:14 ---> Running in 36de68b2c2e6 00:02:14 Removing intermediate container 36de68b2c2e6 00:02:14 ---> 76d1c60bd5f5 00:02:14 Step 21/23 : LABEL arch=arm64 00:02:14 ---> Running in 298735067a0b 00:02:14 Removing intermediate container 298735067a0b 00:02:14 ---> 1768add6eb09 00:02:14 Step 22/23 : LABEL git_sha=7a12b09640b0469c890c4941c6436028b490dfae 00:02:14 ---> Running in 39ab00db3571 00:02:14 Removing intermediate container 39ab00db3571 00:02:14 ---> ad4a30e79cbc 00:02:14 Step 23/23 : LABEL version=0.0.0 00:02:14 ---> Running in 12399cb350f0 00:02:14 Removing intermediate container 12399cb350f0 00:02:14 ---> a99b1f1355a6 00:02:14 [Warning] One or more build-args [ARCH] were not consumed 00:02:14 Successfully built a99b1f1355a6 00:02:14 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 00:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:15 00:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:16 arm64: Pulling from edgex-lftools-log-publisher 00:02:16 8998bd30e6a1: Pulling fs layer 00:02:16 04944245beec: Pulling fs layer 00:02:16 699f458cf7ca: Pulling fs layer 00:02:16 765212b225bb: Pulling fs layer 00:02:16 f23df028b6ca: Pulling fs layer 00:02:16 d65c8cfc05b1: Pulling fs layer 00:02:16 2437ff75d9bd: Pulling fs layer 00:02:16 765212b225bb: Waiting 00:02:16 f23df028b6ca: Waiting 00:02:16 d65c8cfc05b1: Waiting 00:02:16 2437ff75d9bd: Waiting 00:02:17 04944245beec: Verifying Checksum 00:02:17 04944245beec: Download complete 00:02:17 765212b225bb: Verifying Checksum 00:02:17 765212b225bb: Download complete 00:02:18 f23df028b6ca: Verifying Checksum 00:02:18 f23df028b6ca: Download complete 00:02:18 d65c8cfc05b1: Verifying Checksum 00:02:18 d65c8cfc05b1: Download complete 00:02:18 699f458cf7ca: Verifying Checksum 00:02:18 699f458cf7ca: Download complete 00:02:18 8998bd30e6a1: Verifying Checksum 00:02:18 8998bd30e6a1: Download complete 00:02:21 2437ff75d9bd: Verifying Checksum 00:02:22 8998bd30e6a1: Pull complete 00:02:23 04944245beec: Pull complete 00:02:24 699f458cf7ca: Pull complete 00:02:24 765212b225bb: Pull complete 00:02:28 f23df028b6ca: Pull complete 00:02:28 d65c8cfc05b1: Pull complete 00:02:43 2437ff75d9bd: Pull complete 00:02:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:43 prd-ubuntu20.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container 00:02:43 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:02:46 $ docker top b399b7c306fe47aebfe102825471cf76417479a77de982842c06052bafd76c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:46 ---> job-cost.sh 00:02:46 lf-activate-venv: SKIPPING 00:02:46 INFO: No Stack... 00:02:47 INFO: Retrieving Pricing Info for: v3-standard-4 00:02:48 INFO: Archiving Costs [Pipeline] sh 00:02:48 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 00:02:48 + cut -d, -f6 [Pipeline] lock 00:02:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] 00:02:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] did not exist. Created. 00:02:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:02:49 /w/workspace/device-sdk-go/1@tmp/durable-d61008cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:02:49 + echo total: 0.10999999940395355 [Pipeline] stash 00:02:49 Warning: overwriting stash ‘stack-cost’ 00:02:49 Stashed 1 file(s) [Pipeline] } 00:02:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:02:49 $ docker stop --time=1 b399b7c306fe47aebfe102825471cf76417479a77de982842c06052bafd76c86 00:02:51 $ docker rm -f --volumes b399b7c306fe47aebfe102825471cf76417479a77de982842c06052bafd76c86 [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 00:02:52 provisioning config files... 00:02:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/config14879822271220489418tmp [Pipeline] { [Pipeline] sh 00:02:52 + set +x 00:02:52 + bash -s -- 00:02:52 + curl -s https://codecov.io/bash 00:02:52 00:02:52 _____ _ 00:02:52 / ____| | | 00:02:52 | | ___ __| | ___ ___ _____ __ 00:02:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:02:52 | |___| (_) | (_| | __/ (_| (_) \ V / 00:02:52 \_____\___/ \__,_|\___|\___\___/ \_/ 00:02:52 Bash-1.0.6 00:02:52 00:02:52 00:02:52 ==> git version 2.25.1 found 00:02:52 ==> 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 00:02:52 Release-Date: 2020-01-08 00:02:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:02:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:02:52 ==> Jenkins CI detected. 00:02:52 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1490 00:02:52 project root: . 00:02:52 --> token set from env 00:02:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:02:52 ==> Running gcov in . (disable via -X gcov) 00:02:52 ==> Python coveragepy not found 00:02:52 ==> Searching for coverage reports in: 00:02:52 + . 00:02:52 -> Found 1 reports 00:02:52 ==> Detecting git/mercurial file structure 00:02:52 ==> Reading reports 00:02:52 + ./coverage.out bytes=120082 00:02:52 ==> Appending adjustments 00:02:52 https://docs.codecov.io/docs/fixing-reports 00:02:53 + Found adjustments 00:02:53 ==> Gzipping contents 00:02:53 20K /tmp/codecov.Hn1y6J.gz 00:02:53 ==> Uploading reports 00:02:53 url: https://codecov.io 00:02:53 query: branch=PR-1490&commit=7a12b09640b0469c890c4941c6436028b490dfae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1490&job=&cmd_args= 00:02:53 -> Pinging Codecov 00:02:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1490&commit=7a12b09640b0469c890c4941c6436028b490dfae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1490&job=&cmd_args= 00:02:53 -> Uploading to 00:02:53 https://storage.googleapis.com/codecov/v4/raw/2023-08-04/7E55EF52A471D76F132DFD9A03CDDE97/7a12b09640b0469c890c4941c6436028b490dfae/be4091fb-e361-4dea-8a75-cdd71517bd8b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230804T000253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0cc263d3fa79e1b24f816991bdc1ef0ec6d3076f4a23cc7610e4df0664022bcc 00:02:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:02:53 Dload Upload Total Spent Left Speed 00:02:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16438 0 0 100 16438 0 80578 --:--:-- --:--:-- --:--:-- 80578 00:02:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7a12b09640b0469c890c4941c6436028b490dfae [Pipeline] } 00:02:53 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 00:02:55 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives ] 00:02:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives 00:02:55 total 16 00:02:55 drwxr-xr-x 3 root root 4096 Aug 3 23:50 . 00:02:55 drwxrwxr-x 12 jenkins jenkins 4096 Aug 3 23:50 .. 00:02:55 drwxr-xr-x 2 root root 4096 Aug 3 23:50 cost 00:02:55 -rw-r--r-- 1 root root 86 Aug 3 23:50 cost.csv 00:02:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives 00:02:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives 00:02:55 total 16 00:02:55 drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 23:50 . 00:02:55 drwxrwxr-x 12 jenkins jenkins 4096 Aug 3 23:50 .. 00:02:55 drwxr-xr-x 2 jenkins jenkins 4096 Aug 3 23:50 cost 00:02:55 -rw-r--r-- 1 jenkins jenkins 86 Aug 3 23:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:02:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:02:56 ---> package-listing.sh 00:02:56 ++ facter osfamily 00:02:56 ++ tr '[:upper:]' '[:lower:]' 00:02:56 + OS_FAMILY=debian 00:02:56 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1490 00:02:56 + START_PACKAGES=/tmp/packages_start.txt 00:02:56 + END_PACKAGES=/tmp/packages_end.txt 00:02:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:02:56 + PACKAGES=/tmp/packages_start.txt 00:02:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1490 ']' 00:02:56 + PACKAGES=/tmp/packages_end.txt 00:02:56 + case "${OS_FAMILY}" in 00:02:56 + dpkg -l 00:02:56 + grep '^ii' 00:02:56 + '[' -f /tmp/packages_start.txt ']' 00:02:56 + '[' -f /tmp/packages_end.txt ']' 00:02:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:02:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1490 ']' 00:02:56 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives/ 00:02:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives/ [Pipeline] echo 00:02:56 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-1490/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:02:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:57 prd-ubuntu20.04-docker-8c-8g-2855 does not seem to be running inside a container 00:02:57 $ 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-1490/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-1490 -v /w/workspace/gexfoundry_device-sdk-go_PR-1490:/w/workspace/gexfoundry_device-sdk-go_PR-1490:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:02:57 $ docker top d26ce2347225dc525346f576c0181130db96d07a07c11e17094bced55cad3d11 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:58 + touch /tmp/pre-build-complete [Pipeline] sh 00:02:58 + mkdir -p /var/log/sysstat [Pipeline] sh 00:02:58 + ls /var/log/sa-host 00:02:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:59 provisioning config files... 00:02:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/config1816838181623471316tmp [Pipeline] { [Pipeline] echo 00:02:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:02:59 ---> create-netrc.sh [Pipeline] } 00:02:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:03:00 ---> python-tools-install.sh [Pipeline] echo 00:03:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:03:00 ---> sudo-logs.sh 00:03:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:03:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:03:00 ---> job-cost.sh 00:03:00 lf-activate-venv: SKIPPING 00:03:00 DEBUG: total: 0.2199999988079071 00:03:00 INFO: Retrieving Stack Cost... 00:03:01 INFO: Retrieving Pricing Info for: v3-standard-8 00:03:01 INFO: Archiving Costs [Pipeline] echo 00:03:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:03:01 ---> logs-deploy.sh 00:03:01 lf-activate-venv: SKIPPING 00:03:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1490/1 00:03:01 INFO: archiving workspace using pattern(s): 00:03:02 Archives upload complete. 00:03:03 INFO: archiving logs to Nexus 00:03:03 ---> uname -a: 00:03:03 Linux prd-ubuntu20-04-docker-8c-8g-2855 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:03:03 00:03:03 00:03:03 ---> lscpu: 00:03:03 Architecture: x86_64 00:03:03 CPU op-mode(s): 32-bit, 64-bit 00:03:03 Byte Order: Little Endian 00:03:03 Address sizes: 40 bits physical, 48 bits virtual 00:03:03 CPU(s): 8 00:03:03 On-line CPU(s) list: 0-7 00:03:03 Thread(s) per core: 1 00:03:03 Core(s) per socket: 1 00:03:03 Socket(s): 8 00:03:03 NUMA node(s): 1 00:03:03 Vendor ID: AuthenticAMD 00:03:03 CPU family: 23 00:03:03 Model: 49 00:03:03 Model name: AMD EPYC-Rome Processor 00:03:03 Stepping: 0 00:03:03 CPU MHz: 2800.000 00:03:03 BogoMIPS: 5600.00 00:03:03 Virtualization: AMD-V 00:03:03 Hypervisor vendor: KVM 00:03:03 Virtualization type: full 00:03:03 L1d cache: 256 KiB 00:03:03 L1i cache: 256 KiB 00:03:03 L2 cache: 4 MiB 00:03:03 L3 cache: 128 MiB 00:03:03 NUMA node0 CPU(s): 0-7 00:03:03 Vulnerability Itlb multihit: Not affected 00:03:03 Vulnerability L1tf: Not affected 00:03:03 Vulnerability Mds: Not affected 00:03:03 Vulnerability Meltdown: Not affected 00:03:03 Vulnerability Mmio stale data: Not affected 00:03:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:03:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:03:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:03:03 Vulnerability Srbds: Not affected 00:03:03 Vulnerability Tsx async abort: Not affected 00:03:03 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 00:03:03 00:03:03