Pull request #1466 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1af300b8517d19e9a23fcf09dd1197bb9874034+0269f5defae23ecfb21598e73301b9248fb3e022 (a3ac3bf0a7b5f68705d0bd9c47c2ec4c4849a27f) 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-ssh16107809045654152159.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13574009871038164114.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-1466/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-1466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12675975327086736134.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-1466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12075790067486413993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh18239500594920260478.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-1466/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-1466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12882833703285134859.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-17447 in /w/workspace/gexfoundry_device-sdk-go_PR-1466 [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-1466 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1466/head:refs/remotes/origin/PR-1466 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0269f5defae23ecfb21598e73301b9248fb3e022 into PR head commit f1af300b8517d19e9a23fcf09dd1197bb9874034 Merge succeeded, producing f1af300b8517d19e9a23fcf09dd1197bb9874034 Checking out Revision f1af300b8517d19e9a23fcf09dd1197bb9874034 (PR-1466) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:37 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f1af300b8517d19e9a23fcf09dd1197bb9874034 # 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 0269f5defae23ecfb21598e73301b9248fb3e022 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1af300b8517d19e9a23fcf09dd1197bb9874034 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:58:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:37 ========================================================= 04:58:37 EdgeX Global Pipelines Version Info 04:58:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:58:38 ------------------- 04:58:38 stable info: 04:58:38 ------------------- 04:58:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:58:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:58:38 Message: update stable to v1.0.249 04:58:39 ------------------- 04:58:39 experimental info: 04:58:39 ------------------- 04:58:39 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:58:39 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1466 [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1466 [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1466 [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1af300b8517d19e9a23fcf09dd1197bb9874034 [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1af300 [Pipeline] echo 04:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:41 provisioning config files... 04:58:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/config1658743830293020927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:41 ---> docker-login.sh 04:58:41 nexus3.edgexfoundry.org:10001 04:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:41 Configure a credential helper to remove this warning. See 04:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:41 04:58:41 Login Succeeded 04:58:41 nexus3.edgexfoundry.org:10002 04:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:41 Configure a credential helper to remove this warning. See 04:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:41 04:58:41 Login Succeeded 04:58:41 nexus3.edgexfoundry.org:10003 04:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:41 Configure a credential helper to remove this warning. See 04:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:41 04:58:41 Login Succeeded 04:58:41 nexus3.edgexfoundry.org:10004 04:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:42 Configure a credential helper to remove this warning. See 04:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:42 04:58:42 Login Succeeded 04:58:42 docker.io 04:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:42 Configure a credential helper to remove this warning. See 04:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:42 04:58:42 Login Succeeded 04:58:42 ---> docker-login.sh ends [Pipeline] } 04:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:58:43 + git rev-list -1 --merges f1af300b8517d19e9a23fcf09dd1197bb9874034~1..f1af300b8517d19e9a23fcf09dd1197bb9874034 [Pipeline] echo 04:58:43 -----------> git rev-list -1 --merges f1af300b8517d19e9a23fcf09dd1197bb9874034~1..f1af300b8517d19e9a23fcf09dd1197bb9874034 f1af300b8517d19e9a23fcf09dd1197bb9874034 [false] [Pipeline] sh 04:58:43 + git log --format=format:%s -1 f1af300b8517d19e9a23fcf09dd1197bb9874034 [Pipeline] echo 04:58:43 ========================================================= 04:58:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:58:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:43 + git log --format=format:%s -1 f1af300b8517d19e9a23fcf09dd1197bb9874034 [Pipeline] echo 04:58:44 [semverPrep] GIT_COMMIT: f1af300b8517d19e9a23fcf09dd1197bb9874034, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 [Pipeline] echo 04:58:44 [semverPrep] This is not a build commit. [Pipeline] sh 04:58:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:44 + grep -v github /etc/ssh/ssh_known_hosts 04:58:44 + [ -e /tmp/ssh_known_hosts ] 04:58:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:58:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:58:44 + sudo tee -a /etc/ssh/ssh_known_hosts 04:58:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:44 04:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:45 0.1.4: Pulling from edgex-devops/py-git-semver 04:58:45 b85a868b505f: Pulling fs layer 04:58:45 e2be974225ed: Pulling fs layer 04:58:45 339a4e72a1f5: Pulling fs layer 04:58:45 988bab9f4d93: Pulling fs layer 04:58:45 1469e6f7b9e6: Pulling fs layer 04:58:45 eaf3925da568: Pulling fs layer 04:58:45 bab4dde63d76: Pulling fs layer 04:58:45 bde34c3a00c8: Pulling fs layer 04:58:45 b352a97aabf1: Pulling fs layer 04:58:45 4872d77fe225: Pulling fs layer 04:58:45 5851b861e8e6: Pulling fs layer 04:58:45 988bab9f4d93: Waiting 04:58:45 eaf3925da568: Waiting 04:58:45 1469e6f7b9e6: Waiting 04:58:45 bab4dde63d76: Waiting 04:58:45 b352a97aabf1: Waiting 04:58:45 bde34c3a00c8: Waiting 04:58:45 4872d77fe225: Waiting 04:58:45 5851b861e8e6: Waiting 04:58:45 e2be974225ed: Verifying Checksum 04:58:45 e2be974225ed: Download complete 04:58:45 988bab9f4d93: Verifying Checksum 04:58:45 988bab9f4d93: Download complete 04:58:45 1469e6f7b9e6: Verifying Checksum 04:58:45 1469e6f7b9e6: Download complete 04:58:45 339a4e72a1f5: Verifying Checksum 04:58:45 339a4e72a1f5: Download complete 04:58:45 eaf3925da568: Verifying Checksum 04:58:45 eaf3925da568: Download complete 04:58:45 bde34c3a00c8: Verifying Checksum 04:58:45 bde34c3a00c8: Download complete 04:58:45 b352a97aabf1: Download complete 04:58:45 4872d77fe225: Verifying Checksum 04:58:45 4872d77fe225: Download complete 04:58:45 5851b861e8e6: Verifying Checksum 04:58:45 5851b861e8e6: Download complete 04:58:45 b85a868b505f: Download complete 04:58:45 bab4dde63d76: Verifying Checksum 04:58:45 bab4dde63d76: Download complete 04:58:46 b85a868b505f: Pull complete 04:58:46 e2be974225ed: Pull complete 04:58:47 339a4e72a1f5: Pull complete 04:58:47 988bab9f4d93: Pull complete 04:58:47 1469e6f7b9e6: Pull complete 04:58:47 eaf3925da568: Pull complete 04:58:49 bab4dde63d76: Pull complete 04:58:49 bde34c3a00c8: Pull complete 04:58:49 b352a97aabf1: Pull complete 04:58:49 4872d77fe225: Pull complete 04:58:49 5851b861e8e6: Pull complete 04:58:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:49 prd-ubuntu20.04-docker-8c-8g-17447 does not seem to be running inside a container 04:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1466 -v /w/workspace/gexfoundry_device-sdk-go_PR-1466:/w/workspace/gexfoundry_device-sdk-go_PR-1466:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:58:51 $ docker top 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f -eo pid,comm 04:58:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:58:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:51 [ssh-agent] Looking for ssh-agent implementation... 04:58:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:51 $ docker exec 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f ssh-agent 04:58:51 SSH_AUTH_SOCK=/tmp/ssh-ACCMnwvEZ7kd/agent.32 04:58:51 SSH_AGENT_PID=38 04:58:51 Running ssh-add (command line suppressed) 04:58:51 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/private_key_17477389915598123056.key (/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/private_key_17477389915598123056.key) 04:58:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:52 + git tag --points-at HEAD [Pipeline] } 04:58:52 $ docker exec --env ******** --env ******** 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f ssh-agent -k 04:58:52 unset SSH_AUTH_SOCK; 04:58:52 unset SSH_AGENT_PID; 04:58:52 echo Agent pid 38 killed; 04:58:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:52 [ssh-agent] Looking for ssh-agent implementation... 04:58:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:52 $ docker exec 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f ssh-agent 04:58:52 SSH_AUTH_SOCK=/tmp/ssh-s1i8w4iEtbLE/agent.69 04:58:52 SSH_AGENT_PID=75 04:58:52 Running ssh-add (command line suppressed) 04:58:52 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/private_key_17881185465930090878.key (/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/private_key_17881185465930090878.key) 04:58:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:53 + git semver init 04:58:53 2023-05-31 04:58:53,276 [run_init] DEBUG init version:0.0.0 force:False 04:58:53 2023-05-31 04:58:53,277 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver 04:58:53 2023-05-31 04:58:53,278 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver 04:58:53 2023-05-31 04:58:53,278 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1466, universal_newlines=False, shell=None, istream=None) 04:58:54 2023-05-31 04:58:54,110 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466/.git/info/exclude 04:58:54 2023-05-31 04:58:54,111 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver/PR-1466 with force:False 04:58:54 2023-05-31 04:58:54,111 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver/PR-1466 04:58:54 2023-05-31 04:58:54,116 [execute] INFO git cat-file --batch-check 04:58:54 2023-05-31 04:58:54,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver, universal_newlines=False, shell=None, istream=) 04:58:54 2023-05-31 04:58:54,123 [execute] INFO git cat-file --batch 04:58:54 2023-05-31 04:58:54,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver, universal_newlines=False, shell=None, istream=) 04:58:54 2023-05-31 04:58:54,129 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1466/.semver/PR-1466 04:58:54 0.0.0 [Pipeline] } 04:58:54 $ docker exec --env ******** --env ******** 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f ssh-agent -k 04:58:54 unset SSH_AUTH_SOCK; 04:58:54 unset SSH_AGENT_PID; 04:58:54 echo Agent pid 75 killed; 04:58:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:54 + git semver [Pipeline] } 04:58:55 $ docker stop --time=1 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f 04:58:56 $ docker rm -f --volumes 642c66b0872f2fd8da97295cd3a8afaa99259d4585a0f6bf51ff4af485784f2f [Pipeline] // withDockerContainer [Pipeline] sh 04:58:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:58:57 Stashed 1 file(s) [Pipeline] echo 04:58:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:57 provisioning config files... 04:58:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/config7185153302179907548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:58 ---> docker-login.sh 04:58:58 nexus3.edgexfoundry.org:10001 04:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:58 Configure a credential helper to remove this warning. See 04:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:58 04:58:58 Login Succeeded 04:58:58 nexus3.edgexfoundry.org:10002 04:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:58 Configure a credential helper to remove this warning. See 04:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:58 04:58:58 Login Succeeded 04:58:58 nexus3.edgexfoundry.org:10003 04:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:58 Configure a credential helper to remove this warning. See 04:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:58 04:58:58 Login Succeeded 04:58:58 nexus3.edgexfoundry.org:10004 04:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:58 Configure a credential helper to remove this warning. See 04:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:58 04:58:58 Login Succeeded 04:58:58 docker.io 04:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:58 Configure a credential helper to remove this warning. See 04:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:58 04:58:58 Login Succeeded 04:58:58 ---> docker-login.sh ends [Pipeline] } 04:58:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:58:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:58 ========================================================= 04:58:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:58:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:59 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:58:59 Sending build context to Docker daemon 11.24MB 04:58:59 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:58:59 Step 2/10 : FROM ${BASE} AS builder 04:58:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:58:59 f56be85fc22e: Pulling fs layer 04:58:59 85791d961cd3: Pulling fs layer 04:58:59 d694b5ae8c79: Pulling fs layer 04:58:59 9f32a84ed3da: Pulling fs layer 04:58:59 4d19c01a9841: Pulling fs layer 04:58:59 9325e15d5711: Pulling fs layer 04:58:59 556b6ee489ea: Pulling fs layer 04:58:59 c5a4b2cf53e6: Pulling fs layer 04:58:59 9f32a84ed3da: Waiting 04:58:59 556b6ee489ea: Waiting 04:58:59 c5a4b2cf53e6: Waiting 04:58:59 4d19c01a9841: Waiting 04:58:59 85791d961cd3: Verifying Checksum 04:58:59 85791d961cd3: Download complete 04:58:59 9f32a84ed3da: Verifying Checksum 04:58:59 9f32a84ed3da: Download complete 04:58:59 4d19c01a9841: Verifying Checksum 04:58:59 4d19c01a9841: Download complete 04:58:59 f56be85fc22e: Verifying Checksum 04:58:59 f56be85fc22e: Download complete 04:58:59 9325e15d5711: Verifying Checksum 04:58:59 9325e15d5711: Download complete 04:58:59 f56be85fc22e: Pull complete 04:58:59 85791d961cd3: Pull complete 04:59:00 c5a4b2cf53e6: Verifying Checksum 04:59:00 c5a4b2cf53e6: Download complete 04:59:00 d694b5ae8c79: Verifying Checksum 04:59:00 d694b5ae8c79: Download complete 04:59:00 556b6ee489ea: Download complete 04:59:03 d694b5ae8c79: Pull complete 04:59:03 9f32a84ed3da: Pull complete 04:59:03 4d19c01a9841: Pull complete 04:59:03 9325e15d5711: Pull complete 04:59:06 556b6ee489ea: Pull complete 04:59:07 c5a4b2cf53e6: Pull complete 04:59:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:59:07 ---> c4be618373d6 04:59:07 Step 3/10 : ARG MAKE=make build 04:59:09 ---> Running in cfc1841f75bf 04:59:09 Removing intermediate container cfc1841f75bf 04:59:09 ---> dad7a2219c43 04:59:09 Step 4/10 : WORKDIR /device-sdk-go 04:59:09 ---> Running in 5090fd9f2270 04:59:09 Removing intermediate container 5090fd9f2270 04:59:09 ---> 74cdd9a29372 04:59:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:59:09 ---> Running in efa155120af0 04:59:09 Removing intermediate container efa155120af0 04:59:09 ---> fcf3e1b8dcbf 04:59:09 Step 6/10 : RUN apk add --update --no-cache make git 04:59:09 ---> Running in 5c7378f35fc4 04:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:59:10 OK: 265 MiB in 53 packages 04:59:10 Removing intermediate container 5c7378f35fc4 04:59:10 ---> adce6e06f790 04:59:10 Step 7/10 : COPY go.mod vendor* ./ 04:59:10 ---> b51ea9a76b61 04:59:10 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:10 ---> Running in fc1df5a4a80c 04:59:12 Still waiting to schedule task 04:59:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:59:49 Removing intermediate container fc1df5a4a80c 04:59:49 ---> f56295516ad8 04:59:49 Step 9/10 : COPY . . 04:59:49 ---> 231a9eb9d245 04:59:49 Step 10/10 : RUN ${MAKE} 04:59:49 ---> Running in 78dff2996de8 04:59:49 noop 04:59:49 Removing intermediate container 78dff2996de8 04:59:49 ---> fdd2d84b0152 04:59:49 Successfully built fdd2d84b0152 04:59:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:49 + docker inspect -f . ci-base-image-x86_64 04:59:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:50 prd-ubuntu20.04-docker-8c-8g-17447 does not seem to be running inside a container 04:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1466 -v /w/workspace/gexfoundry_device-sdk-go_PR-1466:/w/workspace/gexfoundry_device-sdk-go_PR-1466:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:50 $ docker top ca3a72c3f963b80ccff6dcbb11a74cb3eac123ca3131f3255715f6c8151e7279 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:50 + go version 04:59:50 go version go1.20.2 linux/amd64 [Pipeline] } 04:59:50 $ docker stop --time=1 ca3a72c3f963b80ccff6dcbb11a74cb3eac123ca3131f3255715f6c8151e7279 04:59:52 $ docker rm -f --volumes ca3a72c3f963b80ccff6dcbb11a74cb3eac123ca3131f3255715f6c8151e7279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:52 + docker inspect -f . ci-base-image-x86_64 04:59:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:52 prd-ubuntu20.04-docker-8c-8g-17447 does not seem to be running inside a container 04:59:53 $ 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-1466 -v /w/workspace/gexfoundry_device-sdk-go_PR-1466:/w/workspace/gexfoundry_device-sdk-go_PR-1466:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:59:53 $ docker top 2f3eddaafbba30da05d0f53df0d2449063abf4094d497e79095865258db11ca5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:53 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1466 [Pipeline] fileExists [Pipeline] sh 04:59:54 + make test 04:59:54 go test -race -coverprofile=coverage.out ./... 05:00:02 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:00:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.075s coverage: 27.6% of statements 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:00:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.065s coverage: 80.2% of statements 05:00:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.082s coverage: 86.0% of statements 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:00:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.120s coverage: 77.5% of statements 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:00:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:00:17 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:00:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.075s coverage: 14.3% of statements 05:00:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.082s coverage: 68.5% of statements 05:00:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements 05:00:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 5.7% of statements 05:00:41 GO111MODULE=on go vet ./... 05:00:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:00:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:00:44 ./bin/test-attribution-txt.sh [Pipeline] echo 05:00:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:00:44 $ docker stop --time=1 2f3eddaafbba30da05d0f53df0d2449063abf4094d497e79095865258db11ca5 05:00:47 $ docker rm -f --volumes 2f3eddaafbba30da05d0f53df0d2449063abf4094d497e79095865258db11ca5 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:00:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 05:00:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17449 in /w/workspace/gexfoundry_device-sdk-go_PR-1466 [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] ws 05:00:48 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:00:48 The recommended git tool is: git [Pipeline] sh 05:00:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:00:49 + ls -al . 05:00:49 total 284 05:00:49 drwxrwxr-x 11 jenkins jenkins 4096 May 31 04:59 . 05:00:49 drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:58 .. 05:00:49 -rw-rw-r-- 1 jenkins jenkins 140 May 31 04:58 .dockerignore 05:00:49 drwxrwxr-x 8 jenkins jenkins 4096 May 31 04:58 .git 05:00:49 drwxrwxr-x 2 jenkins jenkins 4096 May 31 04:58 .github 05:00:49 -rw-rw-r-- 1 jenkins jenkins 137 May 31 04:58 .gitignore 05:00:49 -rw-rw-r-- 1 jenkins jenkins 42 May 31 04:58 .golangci.yml 05:00:49 drwxr-xr-x 3 jenkins jenkins 4096 May 31 04:58 .semver 05:00:49 -rw-rw-r-- 1 jenkins jenkins 44878 May 31 04:58 CHANGELOG.md 05:00:49 -rw-rw-r-- 1 jenkins jenkins 677 May 31 04:58 GOVERNANCE.md 05:00:49 -rw-rw-r-- 1 jenkins jenkins 885 May 31 04:58 Jenkinsfile 05:00:49 -rw-rw-r-- 1 jenkins jenkins 11341 May 31 04:58 LICENSE 05:00:49 -rw-rw-r-- 1 jenkins jenkins 1714 May 31 04:58 Makefile 05:00:49 -rw-rw-r-- 1 jenkins jenkins 619 May 31 04:58 OWNERS.md 05:00:49 -rw-rw-r-- 1 jenkins jenkins 4933 May 31 04:58 README.md 05:00:49 -rw-rw-r-- 1 jenkins jenkins 5 May 31 04:58 VERSION 05:00:49 drwxrwxr-x 2 jenkins jenkins 4096 May 31 04:58 bin 05:00:49 -rw-r--r-- 1 jenkins jenkins 106152 May 31 05:00 coverage.out 05:00:49 drwxrwxr-x 5 jenkins jenkins 4096 May 31 04:58 example 05:00:49 -rw-rw-r-- 1 jenkins jenkins 3193 May 31 04:58 go.mod 05:00:49 -rw-rw-r-- 1 jenkins jenkins 30789 May 31 04:58 go.sum 05:00:49 drwxrwxr-x 12 jenkins jenkins 4096 May 31 04:58 internal 05:00:49 drwxrwxr-x 3 jenkins jenkins 4096 May 31 04:58 openapi 05:00:49 drwxrwxr-x 6 jenkins jenkins 4096 May 31 04:58 pkg 05:00:49 drwxrwxr-x 4 jenkins jenkins 4096 May 31 04:58 snap 05:00:49 -rw-rw-r-- 1 jenkins jenkins 222 May 31 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:49 + 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=f1af300b8517d19e9a23fcf09dd1197bb9874034 --label arch=amd64 --label version=0.0.0 . 05:00:49 Sending build context to Docker daemon 11.35MB 05:00:49 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:00:49 Step 2/23 : FROM ${BASE} AS builder 05:00:49 ---> fdd2d84b0152 05:00:49 Step 3/23 : ARG MAKE=make build 05:00:49 ---> Running in 6f7c384a3022 05:00:49 Removing intermediate container 6f7c384a3022 05:00:49 ---> a0714051fb1f 05:00:49 Step 4/23 : WORKDIR /device-sdk-go 05:00:50 ---> Running in 41866461bc34 05:00:50 Removing intermediate container 41866461bc34 05:00:50 ---> 292865e67cf3 05:00:50 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:50 ---> Running in a09b64812ab3 05:00:50 Removing intermediate container a09b64812ab3 05:00:50 ---> 52f523467097 05:00:50 Step 6/23 : RUN apk add --update --no-cache make git 05:00:50 ---> Running in 63064fa9c6e9 05:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:00:50 OK: 265 MiB in 53 packages 05:00:51 Removing intermediate container 63064fa9c6e9 05:00:51 ---> 07392bea9423 05:00:51 Step 7/23 : COPY go.mod vendor* ./ 05:00:51 ---> c3d6547e8083 05:00:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:51 ---> Running in b6953a1fa349 05:00:52 Removing intermediate container b6953a1fa349 05:00:52 ---> a5fbd555b5ce 05:00:52 Step 9/23 : COPY . . 05:00:52 ---> d0f6bc2a9e94 05:00:52 Step 10/23 : RUN ${MAKE} 05:00:52 ---> Running in 2f3490dc6249 05:00:52 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:00:53 using credential edgex-jenkins-ssh 05:00:53 Cloning the remote Git repository 05:00:53 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:00:53 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:00:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:00:53 > git --version # timeout=10 05:00:53 > git --version # 'git version 2.25.1' 05:00:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:00:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:00:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:00:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1466/head:refs/remotes/origin/PR-1466 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:00:57 Merging remotes/origin/main commit 0269f5defae23ecfb21598e73301b9248fb3e022 into PR head commit f1af300b8517d19e9a23fcf09dd1197bb9874034 05:00:57 Merge succeeded, producing f1af300b8517d19e9a23fcf09dd1197bb9874034 05:00:57 Checking out Revision f1af300b8517d19e9a23fcf09dd1197bb9874034 (PR-1466) 05:00:57 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4" 05:00:57 > git --version # timeout=10 05:00:57 > git --version # 'git version 2.25.1' 05:00:57 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:00:57 > git config core.sparsecheckout # timeout=10 05:00:57 > git checkout -f f1af300b8517d19e9a23fcf09dd1197bb9874034 # timeout=10 05:00:57 > git remote # timeout=10 05:00:57 > git config --get remote.origin.url # timeout=10 05:00:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:57 > git merge 0269f5defae23ecfb21598e73301b9248fb3e022 # timeout=10 05:00:57 > git rev-parse HEAD^{commit} # timeout=10 05:00:57 > git config core.sparsecheckout # timeout=10 05:00:57 > git checkout -f f1af300b8517d19e9a23fcf09dd1197bb9874034 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:00:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:00:59 Dload Upload Total Spent Left Speed 05:00:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 05:00:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:00 + sudo tee /etc/docker/daemon.new 05:01:00 { 05:01:00 "registry-mirrors": [ 05:01:00 "https://nexus3.edgexfoundry.org:10001" 05:01:00 ], 05:01:00 "bip": "10.250.0.254/24", 05:01:00 "hosts": [ 05:01:00 "tcp://0.0.0.0:5555", 05:01:00 "unix:///var/run/docker.sock" 05:01:00 ], 05:01:00 "mtu": 1458, 05:01:00 "selinux-enabled": true, 05:01:00 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:00 } [Pipeline] sh 05:01:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:00 + sudo service docker restart 05:01:10 Removing intermediate container 2f3490dc6249 05:01:10 ---> 9cc738d17eec 05:01:10 Step 11/23 : FROM alpine:3.17 05:01:10 3.17: Pulling from library/alpine 05:01:10 f56be85fc22e: Already exists 05:01:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:01:10 Status: Downloaded newer image for alpine:3.17 05:01:10 ---> 9ed4aefc74f6 05:01:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:01:10 ---> Running in 4f68d9402fae 05:01:10 Removing intermediate container 4f68d9402fae 05:01:10 ---> 247bb106b9ff 05:01:10 Step 13/23 : RUN apk add --update --no-cache 05:01:10 ---> Running in 1bbae5dcf97c 05:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:11 OK: 7 MiB in 15 packages 05:01:11 Removing intermediate container 1bbae5dcf97c 05:01:11 ---> 965b8a55eb87 05:01:11 Step 14/23 : WORKDIR / 05:01:11 ---> Running in 18635fc9eee7 05:01:11 Removing intermediate container 18635fc9eee7 05:01:11 ---> 23c2629823cd 05:01:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:01:12 ---> b2abe6781103 05:01:12 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:01:12 ---> 125287dd0159 05:01:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:01:12 ---> 463fbc45489e 05:01:12 Step 18/23 : EXPOSE 59999 05:01:12 ---> Running in c5cc92cbbeab 05:01:12 Removing intermediate container c5cc92cbbeab 05:01:12 ---> 8555c34ecc36 05:01:12 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:01:12 ---> Running in c746586581ac 05:01:12 Removing intermediate container c746586581ac 05:01:12 ---> e9caabe30cb5 05:01:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:01:12 ---> Running in 6bdf1495e5ad 05:01:12 Removing intermediate container 6bdf1495e5ad 05:01:12 ---> 84620d249dde 05:01:12 Step 21/23 : LABEL arch=amd64 05:01:12 ---> Running in 3a44526976ac 05:01:12 Removing intermediate container 3a44526976ac 05:01:12 ---> 88ff53cb0978 05:01:12 Step 22/23 : LABEL git_sha=f1af300b8517d19e9a23fcf09dd1197bb9874034 05:01:12 ---> Running in d27111d8688f 05:01:13 Removing intermediate container d27111d8688f 05:01:13 ---> 8c55ab811340 05:01:13 Step 23/23 : LABEL version=0.0.0 05:01:13 ---> Running in 13457ed15a61 05:01:13 Removing intermediate container 13457ed15a61 05:01:13 ---> 5089be3ede0c 05:01:13 [Warning] One or more build-args [ARCH] were not consumed 05:01:13 Successfully built 5089be3ede0c 05:01:13 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:14 05:01:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:14 latest: Pulling from edgex-lftools-log-publisher 05:01:14 5eb5b503b376: Pulling fs layer 05:01:14 5c69ac0246d0: Pulling fs layer 05:01:14 ec43610c2a17: Pulling fs layer 05:01:14 3a2ae6a8a46f: Pulling fs layer 05:01:14 33b1e0a273af: Pulling fs layer 05:01:14 5d3b04190fa2: Pulling fs layer 05:01:14 2f39f015ded8: Pulling fs layer 05:01:14 33b1e0a273af: Waiting 05:01:14 5d3b04190fa2: Waiting 05:01:14 3a2ae6a8a46f: Waiting 05:01:14 2f39f015ded8: Waiting 05:01:14 5c69ac0246d0: Verifying Checksum 05:01:14 5c69ac0246d0: Download complete 05:01:14 3a2ae6a8a46f: Verifying Checksum 05:01:14 3a2ae6a8a46f: Download complete 05:01:14 33b1e0a273af: Verifying Checksum 05:01:14 33b1e0a273af: Download complete 05:01:14 5d3b04190fa2: Download complete 05:01:14 ec43610c2a17: Verifying Checksum 05:01:14 ec43610c2a17: Download complete 05:01:14 5eb5b503b376: Verifying Checksum 05:01:14 5eb5b503b376: Download complete 05:01:15 2f39f015ded8: Download complete 05:01:15 5eb5b503b376: Pull complete 05:01:15 5c69ac0246d0: Pull complete 05:01:16 ec43610c2a17: Pull complete 05:01:16 3a2ae6a8a46f: Pull complete 05:01:16 33b1e0a273af: Pull complete 05:01:16 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:19 provisioning config files... 05:01:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config12838219574474737126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:19 ---> docker-login.sh 05:01:19 nexus3.edgexfoundry.org:10001 05:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:19 Configure a credential helper to remove this warning. See 05:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:19 05:01:19 Login Succeeded 05:01:19 nexus3.edgexfoundry.org:10002 05:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:20 Configure a credential helper to remove this warning. See 05:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:20 05:01:20 Login Succeeded 05:01:20 nexus3.edgexfoundry.org:10003 05:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:20 Configure a credential helper to remove this warning. See 05:01:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:20 05:01:20 Login Succeeded 05:01:20 nexus3.edgexfoundry.org:10004 05:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:20 2f39f015ded8: Pull complete 05:01:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:21 prd-ubuntu20.04-docker-8c-8g-17447 does not seem to be running inside a container 05:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:21 Configure a credential helper to remove this warning. See 05:01:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:21 05:01:21 Login Succeeded 05:01:21 docker.io 05:01:21 $ 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-1466 -v /w/workspace/gexfoundry_device-sdk-go_PR-1466:/w/workspace/gexfoundry_device-sdk-go_PR-1466:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:21 Configure a credential helper to remove this warning. See 05:01:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:21 05:01:21 Login Succeeded 05:01:21 ---> docker-login.sh ends 05:01:24 $ docker top 10af756c32449908016d130341d603fd4d020a62a1ad64ecf55c437ec31c13e3 -eo pid,comm [Pipeline] { [Pipeline] } 05:01:24 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:01:24 ---> job-cost.sh 05:01:24 lf-activate-venv: SKIPPING 05:01:24 INFO: No Stack... [Pipeline] echo 05:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:25 ========================================================= 05:01:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:01:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 05:01:25 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:25 INFO: Archiving Costs [Pipeline] sh 05:01:25 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:01:25 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives/cost.csv 05:01:25 + cut -d, -f6 [Pipeline] lock 05:01:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] 05:01:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] did not exist. Created. 05:01:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] [Pipeline] { 05:01:25 Sending build context to Docker daemon 6.046MB [Pipeline] unstash [Pipeline] sh 05:01:26 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:01:26 Step 2/10 : FROM ${BASE} AS builder 05:01:26 + echo total: 0.2199999988079071 [Pipeline] stash 05:01:26 Stashed 1 file(s) [Pipeline] } 05:01:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:01:26 $ docker stop --time=1 10af756c32449908016d130341d603fd4d020a62a1ad64ecf55c437ec31c13e3 05:01:27 $ docker rm -f --volumes 10af756c32449908016d130341d603fd4d020a62a1ad64ecf55c437ec31c13e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:01:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:28 c41833b44d91: Pulling fs layer 05:01:28 ed15518f5707: Pulling fs layer 05:01:28 feae8fd75edb: Pulling fs layer 05:01:28 242c74f7c9fa: Pulling fs layer 05:01:28 3cdef696dda3: Pulling fs layer 05:01:28 2ced38df9373: Pulling fs layer 05:01:28 58f1dce35555: Pulling fs layer 05:01:28 242c74f7c9fa: Waiting 05:01:28 3cdef696dda3: Waiting 05:01:28 2ced38df9373: Waiting 05:01:28 58f1dce35555: Waiting 05:01:28 ed15518f5707: Verifying Checksum 05:01:28 ed15518f5707: Download complete 05:01:28 242c74f7c9fa: Verifying Checksum 05:01:28 242c74f7c9fa: Download complete 05:01:28 3cdef696dda3: Verifying Checksum 05:01:28 3cdef696dda3: Download complete 05:01:28 c41833b44d91: Verifying Checksum 05:01:29 c41833b44d91: Pull complete 05:01:29 58f1dce35555: Verifying Checksum 05:01:29 58f1dce35555: Download complete 05:01:29 ed15518f5707: Pull complete 05:01:30 feae8fd75edb: Download complete 05:01:30 2ced38df9373: Download complete 05:01:41 feae8fd75edb: Pull complete 05:01:41 242c74f7c9fa: Pull complete 05:01:41 3cdef696dda3: Pull complete 05:01:48 2ced38df9373: Pull complete 05:01:50 58f1dce35555: Pull complete 05:01:50 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:01:50 ---> fadd8f120f05 05:01:50 Step 3/10 : ARG MAKE=make build 05:01:52 ---> Running in feeaaea495bf 05:01:53 Removing intermediate container feeaaea495bf 05:01:53 ---> fb75c778982a 05:01:53 Step 4/10 : WORKDIR /device-sdk-go 05:01:53 ---> Running in faeeafe3f256 05:01:53 Removing intermediate container faeeafe3f256 05:01:53 ---> 66f1c277181f 05:01:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:53 ---> Running in a4360509e4d9 05:01:53 Removing intermediate container a4360509e4d9 05:01:53 ---> a7ce065b0931 05:01:53 Step 6/10 : RUN apk add --update --no-cache make git 05:01:53 ---> Running in 9d79e6259fae 05:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:01:56 OK: 263 MiB in 53 packages 05:01:57 Removing intermediate container 9d79e6259fae 05:01:57 ---> f68cc164ce91 05:01:57 Step 7/10 : COPY go.mod vendor* ./ 05:01:57 ---> 75aab15f06b4 05:01:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:58 ---> Running in c0efc551368a 05:03:06 Removing intermediate container c0efc551368a 05:03:06 ---> 2c600fea04cd 05:03:06 Step 9/10 : COPY . . 05:03:06 ---> 84ad100c672b 05:03:06 Step 10/10 : RUN ${MAKE} 05:03:06 ---> Running in ab86b7e20740 05:03:06 noop 05:03:06 Removing intermediate container ab86b7e20740 05:03:06 ---> b80634435459 05:03:06 Successfully built b80634435459 05:03:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:06 + docker inspect -f . ci-base-image-arm64 05:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:06 prd-ubuntu20.04-docker-arm64-4c-16g-17449 does not seem to be running inside a container 05:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:08 $ docker top 928cecc7146c2e4c524261f7b041402c16c7f8782f86afc98abff555608d59ea -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:08 + go version 05:03:08 go version go1.20.2 linux/arm64 [Pipeline] } 05:03:08 $ docker stop --time=1 928cecc7146c2e4c524261f7b041402c16c7f8782f86afc98abff555608d59ea 05:03:10 $ docker rm -f --volumes 928cecc7146c2e4c524261f7b041402c16c7f8782f86afc98abff555608d59ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:11 + docker inspect -f . ci-base-image-arm64 05:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:11 prd-ubuntu20.04-docker-arm64-4c-16g-17449 does not seem to be running inside a container 05:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:03:14 $ docker top e6fdff248d3399e06ba4898117d988776a52fb007053e5efd8efd6abfbe650d5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:14 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:03:15 + make test 05:03:15 go test -race -coverprofile=coverage.out ./... 05:04:02 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:06:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:06:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:06:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:06:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:06:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:06:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.207s coverage: 27.6% of statements 05:06:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.260s coverage: 80.2% of statements 05:06:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:06:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:06:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.378s coverage: 86.0% of statements 05:06:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:06:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:06:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.462s coverage: 77.5% of statements 05:06:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.256s coverage: 14.3% of statements 05:06:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:06:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:06:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.389s coverage: 68.5% of statements 05:06:33 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.480s coverage: 89.2% of statements 05:06:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:06:35 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.253s coverage: 5.7% of statements 05:06:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:06:36 GO111MODULE=on go vet ./... 05:08:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:08:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:08:58 ./bin/test-attribution-txt.sh [Pipeline] echo 05:08:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:08:58 $ docker stop --time=1 e6fdff248d3399e06ba4898117d988776a52fb007053e5efd8efd6abfbe650d5 05:09:00 $ docker rm -f --volumes e6fdff248d3399e06ba4898117d988776a52fb007053e5efd8efd6abfbe650d5 [Pipeline] // withDockerContainer [Pipeline] sh 05:09:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:01 Warning: overwriting stash ‘coverage-report’ 05:09:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:03 + ls -al . 05:09:03 total 280 05:09:03 drwxrwxr-x 10 jenkins jenkins 4096 May 31 05:03 . 05:09:03 drwxrwxr-x 4 jenkins jenkins 4096 May 31 05:00 .. 05:09:03 -rw-rw-r-- 1 jenkins jenkins 140 May 31 05:00 .dockerignore 05:09:03 drwxrwxr-x 8 jenkins jenkins 4096 May 31 05:00 .git 05:09:03 drwxrwxr-x 2 jenkins jenkins 4096 May 31 05:00 .github 05:09:03 -rw-rw-r-- 1 jenkins jenkins 137 May 31 05:00 .gitignore 05:09:03 -rw-rw-r-- 1 jenkins jenkins 42 May 31 05:00 .golangci.yml 05:09:03 -rw-rw-r-- 1 jenkins jenkins 44878 May 31 05:00 CHANGELOG.md 05:09:03 -rw-rw-r-- 1 jenkins jenkins 677 May 31 05:00 GOVERNANCE.md 05:09:03 -rw-rw-r-- 1 jenkins jenkins 885 May 31 05:00 Jenkinsfile 05:09:03 -rw-rw-r-- 1 jenkins jenkins 11341 May 31 05:00 LICENSE 05:09:03 -rw-rw-r-- 1 jenkins jenkins 1714 May 31 05:00 Makefile 05:09:03 -rw-rw-r-- 1 jenkins jenkins 619 May 31 05:00 OWNERS.md 05:09:03 -rw-rw-r-- 1 jenkins jenkins 4933 May 31 05:00 README.md 05:09:03 -rw-rw-r-- 1 jenkins jenkins 5 May 31 04:58 VERSION 05:09:03 drwxrwxr-x 2 jenkins jenkins 4096 May 31 05:00 bin 05:09:03 -rw-r--r-- 1 jenkins jenkins 106150 May 31 05:06 coverage.out 05:09:03 drwxrwxr-x 5 jenkins jenkins 4096 May 31 05:00 example 05:09:03 -rw-rw-r-- 1 jenkins jenkins 3193 May 31 05:00 go.mod 05:09:03 -rw-rw-r-- 1 jenkins jenkins 30789 May 31 05:00 go.sum 05:09:03 drwxrwxr-x 12 jenkins jenkins 4096 May 31 05:00 internal 05:09:03 drwxrwxr-x 3 jenkins jenkins 4096 May 31 05:00 openapi 05:09:03 drwxrwxr-x 6 jenkins jenkins 4096 May 31 05:00 pkg 05:09:03 drwxrwxr-x 4 jenkins jenkins 4096 May 31 05:00 snap 05:09:03 -rw-rw-r-- 1 jenkins jenkins 222 May 31 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:04 + 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=f1af300b8517d19e9a23fcf09dd1197bb9874034 --label arch=arm64 --label version=0.0.0 . 05:09:04 Sending build context to Docker daemon 6.153MB 05:09:04 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:09:04 Step 2/23 : FROM ${BASE} AS builder 05:09:04 ---> b80634435459 05:09:04 Step 3/23 : ARG MAKE=make build 05:09:04 ---> Running in c20a0df4c748 05:09:04 Removing intermediate container c20a0df4c748 05:09:04 ---> fafeadc4d9f8 05:09:04 Step 4/23 : WORKDIR /device-sdk-go 05:09:04 ---> Running in eca7392158cb 05:09:05 Removing intermediate container eca7392158cb 05:09:05 ---> 59a43f89e203 05:09:05 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:09:05 ---> Running in 0ae8031cfd82 05:09:05 Removing intermediate container 0ae8031cfd82 05:09:05 ---> 9c7c76dde5e2 05:09:05 Step 6/23 : RUN apk add --update --no-cache make git 05:09:05 ---> Running in be468f586e92 05:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:09:08 OK: 263 MiB in 53 packages 05:09:12 Removing intermediate container be468f586e92 05:09:12 ---> 6415449b3342 05:09:12 Step 7/23 : COPY go.mod vendor* ./ 05:09:12 ---> 314d1f397d6d 05:09:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:12 ---> Running in 7c6f59e8f965 05:09:15 Removing intermediate container 7c6f59e8f965 05:09:15 ---> f33c84aaa492 05:09:15 Step 9/23 : COPY . . 05:09:16 ---> 8bfd8e31b3d3 05:09:16 Step 10/23 : RUN ${MAKE} 05:09:16 ---> Running in e2353c5b8c8a 05:09:17 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:11:39 Removing intermediate container e2353c5b8c8a 05:11:39 ---> 7d1c2b5ffc7e 05:11:39 Step 11/23 : FROM alpine:3.17 05:11:39 3.17: Pulling from library/alpine 05:11:39 c41833b44d91: Already exists 05:11:39 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:11:39 Status: Downloaded newer image for alpine:3.17 05:11:39 ---> 51e60588ff2c 05:11:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:11:39 ---> Running in 12f25143d994 05:11:39 Removing intermediate container 12f25143d994 05:11:39 ---> a38741f1dfbe 05:11:39 Step 13/23 : RUN apk add --update --no-cache 05:11:39 ---> Running in 4c9e4fad90ee 05:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:11:39 OK: 7 MiB in 15 packages 05:11:39 Removing intermediate container 4c9e4fad90ee 05:11:39 ---> eff4320f3c5e 05:11:39 Step 14/23 : WORKDIR / 05:11:39 ---> Running in 0962312a523b 05:11:39 Removing intermediate container 0962312a523b 05:11:39 ---> 29345c3e7b7b 05:11:39 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:11:39 ---> cb22c4182407 05:11:39 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:11:39 ---> 961915bf426a 05:11:39 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:11:39 ---> d2cf8ee242a8 05:11:39 Step 18/23 : EXPOSE 59999 05:11:39 ---> Running in 1551989cfd7e 05:11:39 Removing intermediate container 1551989cfd7e 05:11:39 ---> 543ac8b868a8 05:11:39 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:11:39 ---> Running in 94ff4b1b557b 05:11:39 Removing intermediate container 94ff4b1b557b 05:11:39 ---> 73931530d5f7 05:11:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:11:39 ---> Running in 3c2844d5dd33 05:11:39 Removing intermediate container 3c2844d5dd33 05:11:39 ---> cef0bd046810 05:11:39 Step 21/23 : LABEL arch=arm64 05:11:39 ---> Running in f3beb47470cd 05:11:39 Removing intermediate container f3beb47470cd 05:11:39 ---> c71bfa76dba2 05:11:39 Step 22/23 : LABEL git_sha=f1af300b8517d19e9a23fcf09dd1197bb9874034 05:11:39 ---> Running in 89fd03ad92c5 05:11:39 Removing intermediate container 89fd03ad92c5 05:11:39 ---> b859f1b51591 05:11:39 Step 23/23 : LABEL version=0.0.0 05:11:39 ---> Running in a815d413650c 05:11:39 Removing intermediate container a815d413650c 05:11:39 ---> f65d01ef9b38 05:11:39 [Warning] One or more build-args [ARCH] were not consumed 05:11:39 Successfully built f65d01ef9b38 05:11:39 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:40 05:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:41 arm64: Pulling from edgex-lftools-log-publisher 05:11:41 8998bd30e6a1: Pulling fs layer 05:11:41 04944245beec: Pulling fs layer 05:11:41 699f458cf7ca: Pulling fs layer 05:11:41 765212b225bb: Pulling fs layer 05:11:41 f23df028b6ca: Pulling fs layer 05:11:41 d65c8cfc05b1: Pulling fs layer 05:11:41 2437ff75d9bd: Pulling fs layer 05:11:41 765212b225bb: Waiting 05:11:41 d65c8cfc05b1: Waiting 05:11:41 f23df028b6ca: Waiting 05:11:41 2437ff75d9bd: Waiting 05:11:41 04944245beec: Verifying Checksum 05:11:41 04944245beec: Download complete 05:11:41 765212b225bb: Verifying Checksum 05:11:41 765212b225bb: Download complete 05:11:41 f23df028b6ca: Verifying Checksum 05:11:41 f23df028b6ca: Download complete 05:11:41 d65c8cfc05b1: Verifying Checksum 05:11:41 d65c8cfc05b1: Download complete 05:11:41 699f458cf7ca: Verifying Checksum 05:11:41 699f458cf7ca: Download complete 05:11:42 8998bd30e6a1: Verifying Checksum 05:11:42 8998bd30e6a1: Download complete 05:11:44 2437ff75d9bd: Verifying Checksum 05:11:44 2437ff75d9bd: Download complete 05:11:46 8998bd30e6a1: Pull complete 05:11:46 04944245beec: Pull complete 05:11:47 699f458cf7ca: Pull complete 05:11:47 765212b225bb: Pull complete 05:11:48 f23df028b6ca: Pull complete 05:11:48 d65c8cfc05b1: Pull complete 05:12:03 2437ff75d9bd: Pull complete 05:12:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:03 prd-ubuntu20.04-docker-arm64-4c-16g-17449 does not seem to be running inside a container 05:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:12:06 $ docker top 193c2762561402f58bb227cedc1a82c0d49cb549e42ceb7ebc2dc0e2e8167fa0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:07 ---> job-cost.sh 05:12:07 lf-activate-venv: SKIPPING 05:12:07 INFO: No Stack... 05:12:08 INFO: Retrieving Pricing Info for: v3-standard-4 05:12:08 INFO: Archiving Costs [Pipeline] sh 05:12:09 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:12:09 + cut -d, -f6 [Pipeline] lock 05:12:09 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] 05:12:09 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] did not exist. Created. 05:12:09 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:12:10 /w/workspace/device-sdk-go/1@tmp/durable-836f3d3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:12:10 + echo total: 0.10999999940395355 [Pipeline] stash 05:12:10 Warning: overwriting stash ‘stack-cost’ 05:12:10 Stashed 1 file(s) [Pipeline] } 05:12:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1466-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:12:11 $ docker stop --time=1 193c2762561402f58bb227cedc1a82c0d49cb549e42ceb7ebc2dc0e2e8167fa0 05:12:12 $ docker rm -f --volumes 193c2762561402f58bb227cedc1a82c0d49cb549e42ceb7ebc2dc0e2e8167fa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:12:13 provisioning config files... 05:12:13 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/config3453918949525503341tmp [Pipeline] { [Pipeline] sh 05:12:13 + set +x 05:12:13 + curl -s https://codecov.io/bash 05:12:13 + bash -s -- 05:12:13 05:12:13 _____ _ 05:12:13 / ____| | | 05:12:13 | | ___ __| | ___ ___ _____ __ 05:12:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:12:13 | |___| (_) | (_| | __/ (_| (_) \ V / 05:12:13 \_____\___/ \__,_|\___|\___\___/ \_/ 05:12:13 Bash-1.0.6 05:12:13 05:12:13 05:12:13 ==> git version 2.25.1 found 05:12:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:12:13 Release-Date: 2020-01-08 05:12:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:12:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:12:13 ==> Jenkins CI detected. 05:12:13 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1466 05:12:13 project root: . 05:12:13 --> token set from env 05:12:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:12:13 ==> Running gcov in . (disable via -X gcov) 05:12:13 ==> Python coveragepy not found 05:12:13 ==> Searching for coverage reports in: 05:12:13 + . 05:12:13 -> Found 1 reports 05:12:13 ==> Detecting git/mercurial file structure 05:12:13 ==> Reading reports 05:12:14 + ./coverage.out bytes=106150 05:12:14 ==> Appending adjustments 05:12:14 https://docs.codecov.io/docs/fixing-reports 05:12:14 + Found adjustments 05:12:14 ==> Gzipping contents 05:12:14 16K /tmp/codecov.zIICQm.gz 05:12:14 ==> Uploading reports 05:12:14 url: https://codecov.io 05:12:14 query: branch=PR-1466&commit=f1af300b8517d19e9a23fcf09dd1197bb9874034&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1466&job=&cmd_args= 05:12:14 -> Pinging Codecov 05:12:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1466&commit=f1af300b8517d19e9a23fcf09dd1197bb9874034&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1466&job=&cmd_args= 05:12:14 -> Uploading to 05:12:14 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/7E55EF52A471D76F132DFD9A03CDDE97/f1af300b8517d19e9a23fcf09dd1197bb9874034/c700e8c0-c380-40cf-a97a-1b840cd50db0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T051214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8abe569fc2b2a222684e4047bb87476814bcb52877d9a0b0c4ef961e2e086c63 05:12:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:12:14 Dload Upload Total Spent Left Speed 05:12:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15118 0 0 100 15118 0 62471 --:--:-- --:--:-- --:--:-- 62471 05:12:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f1af300b8517d19e9a23fcf09dd1197bb9874034 [Pipeline] } 05:12:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:12:16 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives ] 05:12:16 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives 05:12:16 total 16 05:12:16 drwxr-xr-x 3 root root 4096 May 31 05:01 . 05:12:16 drwxrwxr-x 12 jenkins jenkins 4096 May 31 05:01 .. 05:12:16 drwxr-xr-x 2 root root 4096 May 31 05:01 cost 05:12:16 -rw-r--r-- 1 root root 86 May 31 05:01 cost.csv 05:12:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives 05:12:16 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives 05:12:16 total 16 05:12:16 drwxr-xr-x 3 jenkins jenkins 4096 May 31 05:01 . 05:12:16 drwxrwxr-x 12 jenkins jenkins 4096 May 31 05:01 .. 05:12:16 drwxr-xr-x 2 jenkins jenkins 4096 May 31 05:01 cost 05:12:16 -rw-r--r-- 1 jenkins jenkins 86 May 31 05:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:12:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:17 ---> package-listing.sh 05:12:17 ++ facter osfamily 05:12:17 ++ tr '[:upper:]' '[:lower:]' 05:12:18 + OS_FAMILY=debian 05:12:18 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1466 05:12:18 + START_PACKAGES=/tmp/packages_start.txt 05:12:18 + END_PACKAGES=/tmp/packages_end.txt 05:12:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:18 + PACKAGES=/tmp/packages_start.txt 05:12:18 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1466 ']' 05:12:18 + PACKAGES=/tmp/packages_end.txt 05:12:18 + case "${OS_FAMILY}" in 05:12:18 + dpkg -l 05:12:18 + grep '^ii' 05:12:18 + '[' -f /tmp/packages_start.txt ']' 05:12:18 + '[' -f /tmp/packages_end.txt ']' 05:12:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:18 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1466 ']' 05:12:18 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives/ 05:12:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1466/archives/ [Pipeline] echo 05:12:18 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-1466/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:12:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:18 prd-ubuntu20.04-docker-8c-8g-17447 does not seem to be running inside a container 05:12:18 $ 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-1466/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-1466 -v /w/workspace/gexfoundry_device-sdk-go_PR-1466:/w/workspace/gexfoundry_device-sdk-go_PR-1466:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:12:19 $ docker top 4377f6443e8652277665699cf68e793b5424e347866297310c908ccc6c7514fc -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:19 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:19 + mkdir -p /var/log/sysstat [Pipeline] sh 05:12:20 + ls /var/log/sa-host 05:12:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:20 provisioning config files... 05:12:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1466@tmp/config14906170298549714704tmp [Pipeline] { [Pipeline] echo 05:12:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:20 ---> create-netrc.sh [Pipeline] } 05:12:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:12:21 ---> python-tools-install.sh [Pipeline] echo 05:12:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:21 ---> sudo-logs.sh 05:12:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:12:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:21 ---> job-cost.sh 05:12:21 lf-activate-venv: SKIPPING 05:12:21 DEBUG: total: 0.2199999988079071 05:12:21 INFO: Retrieving Stack Cost... 05:12:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:12:22 INFO: Archiving Costs [Pipeline] echo 05:12:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:23 ---> logs-deploy.sh 05:12:23 lf-activate-venv: SKIPPING 05:12:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1466/1 05:12:23 INFO: archiving workspace using pattern(s): 05:12:24 Archives upload complete. 05:12:24 INFO: archiving logs to Nexus