Pull request #1559 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 385edb6ab7648def3c05b90910d9b924c25985bd+d1553bc24bec90db76a2b10fa9e928c5afbf1e1c (31df6b451ccfc532a7a924bcf960202e24cfb5c9) 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-ssh14023174074332693457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12112109243782706992.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1559/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-1559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4517342133005609980.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-1559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10435333739760224305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7222206063068825715.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-1559/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-1559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh661294913416964867.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1039 in /w/workspace/gexfoundry_device-sdk-go_PR-1559 [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-1559 # 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 Merging remotes/origin/main commit d1553bc24bec90db76a2b10fa9e928c5afbf1e1c into PR head commit 385edb6ab7648def3c05b90910d9b924c25985bd Merge succeeded, producing 385edb6ab7648def3c05b90910d9b924c25985bd Checking out Revision 385edb6ab7648def3c05b90910d9b924c25985bd (PR-1559) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/1559/head:refs/remotes/origin/PR-1559 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 385edb6ab7648def3c05b90910d9b924c25985bd # 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 d1553bc24bec90db76a2b10fa9e928c5afbf1e1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 385edb6ab7648def3c05b90910d9b924c25985bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:53:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:53:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:53:32 ========================================================= 04:53:32 EdgeX Global Pipelines Version Info 04:53:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:53:33 ------------------- 04:53:33 stable info: 04:53:33 ------------------- 04:53:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:53:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:53:33 Message: update stable to v1.0.258 04:53:33 ------------------- 04:53:33 experimental info: 04:53:33 ------------------- 04:53:33 Commited By: **** collab-it+edgex@linuxfoundation.org 04:53:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:53:33 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:53:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:53:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1559 [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1559 [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1559 [Pipeline] echo 04:53:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 385edb6ab7648def3c05b90910d9b924c25985bd [Pipeline] echo 04:53:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 385edb6 [Pipeline] echo 04:53:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:36 provisioning config files... 04:53:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp/config3464766222301957512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:36 ---> ****-login.sh 04:53:36 nexus3.edgexfoundry.org:10001 04:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:36 Configure a credential helper to remove this warning. See 04:53:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:36 04:53:36 Login Succeeded 04:53:36 nexus3.edgexfoundry.org:10002 04:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:37 Configure a credential helper to remove this warning. See 04:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:37 04:53:37 Login Succeeded 04:53:37 nexus3.edgexfoundry.org:10003 04:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:37 Configure a credential helper to remove this warning. See 04:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:37 04:53:37 Login Succeeded 04:53:37 nexus3.edgexfoundry.org:10004 04:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:37 Configure a credential helper to remove this warning. See 04:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:37 04:53:37 Login Succeeded 04:53:37 ****.io 04:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:37 Configure a credential helper to remove this warning. See 04:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:37 04:53:37 Login Succeeded 04:53:37 ---> ****-login.sh ends [Pipeline] } 04:53:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:53:38 + git rev-list -1 --merges 385edb6ab7648def3c05b90910d9b924c25985bd~1..385edb6ab7648def3c05b90910d9b924c25985bd [Pipeline] echo 04:53:38 -----------> git rev-list -1 --merges 385edb6ab7648def3c05b90910d9b924c25985bd~1..385edb6ab7648def3c05b90910d9b924c25985bd 385edb6ab7648def3c05b90910d9b924c25985bd [false] [Pipeline] sh 04:53:38 + git log --format=format:%s -1 385edb6ab7648def3c05b90910d9b924c25985bd [Pipeline] echo 04:53:38 ========================================================= 04:53:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:53:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:39 + git log --format=format:%s -1 385edb6ab7648def3c05b90910d9b924c25985bd [Pipeline] echo 04:53:39 [semverPrep] GIT_COMMIT: 385edb6ab7648def3c05b90910d9b924c25985bd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:53:39 [semverPrep] This is not a build commit. [Pipeline] sh 04:53:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:53:39 + grep -v github /etc/ssh/ssh_known_hosts 04:53:39 + [ -e /tmp/ssh_known_hosts ] 04:53:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:53:39 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 04:53:39 -a /etc/ssh/ssh_known_hosts 04:53:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:40 04:53:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:40 0.1.4: Pulling from edgex-devops/py-git-semver 04:53:40 b85a868b505f: Pulling fs layer 04:53:40 e2be974225ed: Pulling fs layer 04:53:40 339a4e72a1f5: Pulling fs layer 04:53:40 988bab9f4d93: Pulling fs layer 04:53:40 1469e6f7b9e6: Pulling fs layer 04:53:40 eaf3925da568: Pulling fs layer 04:53:40 bab4dde63d76: Pulling fs layer 04:53:40 bde34c3a00c8: Pulling fs layer 04:53:40 b352a97aabf1: Pulling fs layer 04:53:40 4872d77fe225: Pulling fs layer 04:53:40 5851b861e8e6: Pulling fs layer 04:53:40 1469e6f7b9e6: Waiting 04:53:40 b352a97aabf1: Waiting 04:53:40 bde34c3a00c8: Waiting 04:53:40 5851b861e8e6: Waiting 04:53:40 4872d77fe225: Waiting 04:53:40 eaf3925da568: Waiting 04:53:40 988bab9f4d93: Waiting 04:53:40 bab4dde63d76: Waiting 04:53:40 e2be974225ed: Verifying Checksum 04:53:40 e2be974225ed: Download complete 04:53:40 988bab9f4d93: Verifying Checksum 04:53:40 988bab9f4d93: Download complete 04:53:40 1469e6f7b9e6: Verifying Checksum 04:53:40 1469e6f7b9e6: Download complete 04:53:41 eaf3925da568: Verifying Checksum 04:53:41 eaf3925da568: Download complete 04:53:41 339a4e72a1f5: Verifying Checksum 04:53:41 339a4e72a1f5: Download complete 04:53:41 bde34c3a00c8: Verifying Checksum 04:53:41 b352a97aabf1: Verifying Checksum 04:53:41 b352a97aabf1: Download complete 04:53:41 4872d77fe225: Download complete 04:53:41 5851b861e8e6: Verifying Checksum 04:53:41 5851b861e8e6: Download complete 04:53:41 b85a868b505f: Verifying Checksum 04:53:41 b85a868b505f: Download complete 04:53:41 bab4dde63d76: Verifying Checksum 04:53:41 bab4dde63d76: Download complete 04:53:42 b85a868b505f: Pull complete 04:53:42 e2be974225ed: Pull complete 04:53:43 339a4e72a1f5: Pull complete 04:53:43 988bab9f4d93: Pull complete 04:53:43 1469e6f7b9e6: Pull complete 04:53:43 eaf3925da568: Pull complete 04:53:45 bab4dde63d76: Pull complete 04:53:45 bde34c3a00c8: Pull complete 04:53:45 b352a97aabf1: Pull complete 04:53:45 4872d77fe225: Pull complete 04:53:45 5851b861e8e6: Pull complete 04:53:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:53:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:46 prd-ubuntu20.04-docker-8c-8g-1039 does not seem to be running inside a container 04:53:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1559 -v /w/workspace/gexfoundry_device-sdk-go_PR-1559:/w/workspace/gexfoundry_device-sdk-go_PR-1559:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1559@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:53:49 $ docker top 42a8eb77b3b2dfca489b122d60b968c25f88af8c872d52cb5cf13a350a973116 -eo pid,comm 04:53:49 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:53:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:53:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:49 [ssh-agent] Looking for ssh-agent implementation... 04:53:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:49 $ docker exec 42a8eb77b3b2dfca489b122d60b968c25f88af8c872d52cb5cf13a350a973116 ssh-agent 04:53:49 SSH_AUTH_SOCK=/tmp/ssh-jUmpS1rAaFoz/agent.32 04:53:49 SSH_AGENT_PID=38 04:53:49 Running ssh-add (command line suppressed) 04:53:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp/private_key_8225448394728516082.key (/w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp/private_key_8225448394728516082.key) 04:53:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:50 + git tag --points-at HEAD [Pipeline] } 04:53:50 $ docker exec --env ******** --env ******** 42a8eb77b3b2dfca489b122d60b968c25f88af8c872d52cb5cf13a350a973116 ssh-agent -k 04:53:50 unset SSH_AUTH_SOCK; 04:53:50 unset SSH_AGENT_PID; 04:53:50 echo Agent pid 38 killed; 04:53:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:53:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:50 [ssh-agent] Looking for ssh-agent implementation... 04:53:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:50 $ docker exec 42a8eb77b3b2dfca489b122d60b968c25f88af8c872d52cb5cf13a350a973116 ssh-agent 04:53:50 SSH_AUTH_SOCK=/tmp/ssh-LvvUDigouDfg/agent.70 04:53:50 SSH_AGENT_PID=76 04:53:50 Running ssh-add (command line suppressed) 04:53:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp/private_key_9213629810276067422.key (/w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp/private_key_9213629810276067422.key) 04:53:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:51 + git semver init 04:53:51 2024-02-16 04:53:51,531 [run_init] DEBUG init version:0.0.0 force:False 04:53:51 2024-02-16 04:53:51,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1559/.semver 04:53:51 2024-02-16 04:53:51,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1559/.semver 04:53:51 2024-02-16 04:53:51,532 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1559/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1559, universal_newlines=False, shell=None, istream=None) 04:53:53 2024-02-16 04:53:52,685 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1559/.git/info/exclude 04:53:53 2024-02-16 04:53:52,685 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1559/.semver/PR-1559 with force:False 04:53:53 2024-02-16 04:53:52,685 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1559/.semver/PR-1559 04:53:53 2024-02-16 04:53:52,690 [execute] INFO git cat-file --batch-check 04:53:53 2024-02-16 04:53:52,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1559/.semver, universal_newlines=False, shell=None, istream=) 04:53:53 2024-02-16 04:53:52,695 [execute] INFO git cat-file --batch 04:53:53 2024-02-16 04:53:52,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1559/.semver, universal_newlines=False, shell=None, istream=) 04:53:53 2024-02-16 04:53:52,700 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1559/.semver/PR-1559 04:53:53 0.0.0 [Pipeline] } 04:53:53 $ docker exec --env ******** --env ******** 42a8eb77b3b2dfca489b122d60b968c25f88af8c872d52cb5cf13a350a973116 ssh-agent -k 04:53:53 unset SSH_AUTH_SOCK; 04:53:53 unset SSH_AGENT_PID; 04:53:53 echo Agent pid 76 killed; 04:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:53:53 + git semver [Pipeline] } 04:53:53 $ docker stop --time=1 42a8eb77b3b2dfca489b122d60b968c25f88af8c872d52cb5cf13a350a973116 04:53:55 $ docker rm -f --volumes 42a8eb77b3b2dfca489b122d60b968c25f88af8c872d52cb5cf13a350a973116 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:53:56 Stashed 1 file(s) [Pipeline] echo 04:53:56 [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:53:56 provisioning config files... 04:53:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp/config11822365975385797303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:57 ---> ****-login.sh 04:53:57 nexus3.edgexfoundry.org:10001 04:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:57 Configure a credential helper to remove this warning. See 04:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:57 04:53:57 Login Succeeded 04:53:57 nexus3.edgexfoundry.org:10002 04:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:57 Configure a credential helper to remove this warning. See 04:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:57 04:53:57 Login Succeeded 04:53:57 nexus3.edgexfoundry.org:10003 04:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:57 Configure a credential helper to remove this warning. See 04:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:57 04:53:57 Login Succeeded 04:53:57 nexus3.edgexfoundry.org:10004 04:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:57 Configure a credential helper to remove this warning. See 04:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:57 04:53:57 Login Succeeded 04:53:57 ****.io 04:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:57 Configure a credential helper to remove this warning. See 04:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:57 04:53:57 Login Succeeded 04:53:57 ---> ****-login.sh ends [Pipeline] } 04:53:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:53:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:58 ========================================================= 04:53:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:53:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:58 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:53:58 Sending build context to Docker daemon 21.94MB 04:53:58 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:53:58 Step 2/10 : FROM ${BASE} AS builder 04:53:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:53:59 7264a8db6415: Pulling fs layer 04:53:59 c4d48a809fc2: Pulling fs layer 04:53:59 4f1c88b9dad5: Pulling fs layer 04:53:59 ad3a456e5733: Pulling fs layer 04:53:59 69c7f0334f64: Pulling fs layer 04:53:59 1f1c1a5573a3: Pulling fs layer 04:53:59 69c7f0334f64: Waiting 04:53:59 ad3a456e5733: Waiting 04:53:59 ce7588e14bc9: Pulling fs layer 04:53:59 b5e4710f87ac: Pulling fs layer 04:53:59 1f1c1a5573a3: Waiting 04:53:59 b5e4710f87ac: Waiting 04:53:59 c4d48a809fc2: Verifying Checksum 04:53:59 c4d48a809fc2: Download complete 04:53:59 ad3a456e5733: Download complete 04:53:59 69c7f0334f64: Verifying Checksum 04:53:59 69c7f0334f64: Download complete 04:53:59 7264a8db6415: Verifying Checksum 04:53:59 7264a8db6415: Download complete 04:53:59 1f1c1a5573a3: Verifying Checksum 04:53:59 1f1c1a5573a3: Download complete 04:53:59 7264a8db6415: Pull complete 04:53:59 b5e4710f87ac: Verifying Checksum 04:53:59 b5e4710f87ac: Download complete 04:53:59 c4d48a809fc2: Pull complete 04:53:59 4f1c88b9dad5: Verifying Checksum 04:53:59 4f1c88b9dad5: Download complete 04:54:00 ce7588e14bc9: Verifying Checksum 04:54:00 ce7588e14bc9: Download complete 04:54:03 4f1c88b9dad5: Pull complete 04:54:03 ad3a456e5733: Pull complete 04:54:03 69c7f0334f64: Pull complete 04:54:03 1f1c1a5573a3: Pull complete 04:54:06 ce7588e14bc9: Pull complete 04:54:06 b5e4710f87ac: Pull complete 04:54:06 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:54:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:54:06 ---> 88b5674ff536 04:54:06 Step 3/10 : ARG MAKE=make build 04:54:11 Still waiting to schedule task 04:54:11 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1038’ 04:54:11 ---> Running in e3d4adb33954 04:54:11 Removing intermediate container e3d4adb33954 04:54:11 ---> 070df3cb5017 04:54:11 Step 4/10 : WORKDIR /device-sdk-go 04:54:12 ---> Running in 88cf67b5fbbe 04:54:12 Removing intermediate container 88cf67b5fbbe 04:54:12 ---> 585f370651d4 04:54:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:54:12 ---> Running in 2d9e6140b172 04:54:12 Removing intermediate container 2d9e6140b172 04:54:12 ---> 1eb8876a1418 04:54:12 Step 6/10 : RUN apk add --update --no-cache make git 04:54:12 ---> Running in 99ed480f105f 04:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:12 OK: 264 MiB in 52 packages 04:54:13 Removing intermediate container 99ed480f105f 04:54:13 ---> edf3b8193ca6 04:54:13 Step 7/10 : COPY go.mod vendor* ./ 04:54:13 ---> 4fbc719a8c57 04:54:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:13 ---> Running in b3d8c900ee41 04:54:46 Removing intermediate container b3d8c900ee41 04:54:46 ---> 790465ce9b67 04:54:46 Step 9/10 : COPY . . 04:54:46 ---> 7db2fe39b204 04:54:46 Step 10/10 : RUN ${MAKE} 04:54:46 ---> Running in fe763117b1a3 04:54:46 noop 04:54:46 Removing intermediate container fe763117b1a3 04:54:46 ---> 130c47cdf862 04:54:46 Successfully built 130c47cdf862 04:54:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:46 + docker inspect -f . ci-base-image-x86_64 04:54:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:46 prd-ubuntu20.04-docker-8c-8g-1039 does not seem to be running inside a container 04:54:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1559 -v /w/workspace/gexfoundry_device-sdk-go_PR-1559:/w/workspace/gexfoundry_device-sdk-go_PR-1559:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1559@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:54:47 $ docker top bb44f9f495e3dbcae2f56b5b84da8b9e70f7c401887483beed136ee3c95f33fb -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:47 + go version 04:54:47 go version go1.21.0 linux/amd64 [Pipeline] } 04:54:47 $ docker stop --time=1 bb44f9f495e3dbcae2f56b5b84da8b9e70f7c401887483beed136ee3c95f33fb 04:54:48 $ docker rm -f --volumes bb44f9f495e3dbcae2f56b5b84da8b9e70f7c401887483beed136ee3c95f33fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:49 + docker inspect -f . ci-base-image-x86_64 04:54:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:50 prd-ubuntu20.04-docker-8c-8g-1039 does not seem to be running inside a container 04:54:50 $ 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-1559 -v /w/workspace/gexfoundry_device-sdk-go_PR-1559:/w/workspace/gexfoundry_device-sdk-go_PR-1559:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1559@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:54:50 $ docker top 4cdc2b9899dcd514beae1026d74d6f94a067cf80f2252e1dbede4714388561f8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:50 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1559 [Pipeline] fileExists [Pipeline] sh 04:54:51 + make test 04:54:51 go test -race -coverprofile=coverage.out ./... 04:54:57 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:55:12 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:55:12 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:55:12 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:55:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:55:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:55:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:55:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:55:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.043s coverage: 27.6% of statements 04:55:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:55:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.049s coverage: 81.5% of statements 04:55:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.065s coverage: 86.0% of statements 04:55:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.077s coverage: 71.8% of statements 04:55:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:55:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:55:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:55:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.049s coverage: 14.4% of statements 04:55:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 5.042s coverage: 45.6% of statements 04:55:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.063s coverage: 68.5% of statements 04:55:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements 04:55:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements 04:55:42 GO111MODULE=on go vet ./... 04:55:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:55:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:55:42 ./bin/test-attribution-txt.sh 04:55:42 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:55:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:55:43 $ docker stop --time=1 4cdc2b9899dcd514beae1026d74d6f94a067cf80f2252e1dbede4714388561f8 04:55:47 $ docker rm -f --volumes 4cdc2b9899dcd514beae1026d74d6f94a067cf80f2252e1dbede4714388561f8 [Pipeline] // withDockerContainer [Pipeline] sh 04:55:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:55:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:55:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:55:48 + ls -al . 04:55:48 total 308 04:55:48 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 04:54 . 04:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 04:53 .. 04:55:48 -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 04:53 .dockerignore 04:55:48 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 04:55 .git 04:55:48 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:53 .github 04:55:48 -rw-rw-r-- 1 jenkins jenkins 137 Feb 16 04:53 .gitignore 04:55:48 -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 04:53 .golangci.yml 04:55:48 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 04:53 .semver 04:55:48 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 16 04:53 CHANGELOG.md 04:55:48 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 04:53 GOVERNANCE.md 04:55:48 -rw-rw-r-- 1 jenkins jenkins 885 Feb 16 04:53 Jenkinsfile 04:55:48 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 16 04:53 LICENSE 04:55:48 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 16 04:53 Makefile 04:55:48 -rw-rw-r-- 1 jenkins jenkins 619 Feb 16 04:53 OWNERS.md 04:55:48 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 16 04:53 README.md 04:55:48 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 04:53 VERSION 04:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 04:53 bin 04:55:48 -rw-r--r-- 1 jenkins jenkins 122153 Feb 16 04:55 coverage.out 04:55:48 drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 04:53 example 04:55:48 -rw-rw-r-- 1 jenkins jenkins 3768 Feb 16 04:53 go.mod 04:55:48 -rw-rw-r-- 1 jenkins jenkins 33786 Feb 16 04:53 go.sum 04:55:48 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 04:53 internal 04:55:48 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:53 openapi 04:55:48 drwxrwxr-x 6 jenkins jenkins 4096 Feb 16 04:53 pkg 04:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 04:53 snap 04:55:48 -rw-rw-r-- 1 jenkins jenkins 222 Feb 16 04:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55: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=385edb6ab7648def3c05b90910d9b924c25985bd --label arch=amd64 --label version=0.0.0 . 04:55:49 Sending build context to Docker daemon 22.06MB 04:55:49 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:55:49 Step 2/23 : FROM ${BASE} AS builder 04:55:49 ---> 130c47cdf862 04:55:49 Step 3/23 : ARG MAKE=make build 04:55:50 ---> Running in 9019e70c3a9b 04:55:50 Removing intermediate container 9019e70c3a9b 04:55:50 ---> c65000e6f89e 04:55:50 Step 4/23 : WORKDIR /device-sdk-go 04:55:50 ---> Running in 975b006a70de 04:55:50 Removing intermediate container 975b006a70de 04:55:50 ---> 8376159d0b35 04:55:50 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:55:50 ---> Running in b9f82d5123c7 04:55:50 Removing intermediate container b9f82d5123c7 04:55:50 ---> 20dcfe8f273c 04:55:50 Step 6/23 : RUN apk add --update --no-cache make git 04:55:50 ---> Running in 7cde8d0fa67a 04:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:55:51 OK: 264 MiB in 52 packages 04:55:51 Removing intermediate container 7cde8d0fa67a 04:55:51 ---> 08e6213fe1b3 04:55:51 Step 7/23 : COPY go.mod vendor* ./ 04:55:51 ---> b35c61eabb59 04:55:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:51 ---> Running in e2a6b9817be2 04:55:51 Removing intermediate container e2a6b9817be2 04:55:51 ---> e72c9e83479d 04:55:51 Step 9/23 : COPY . . 04:55:52 ---> d552d35ec47c 04:55:52 Step 10/23 : RUN ${MAKE} 04:55:52 ---> Running in bdf778168cce 04:55:53 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:56:15 Removing intermediate container bdf778168cce 04:56:15 ---> 75ffc0cf5e59 04:56:15 Step 11/23 : FROM alpine:3.18 04:56:15 3.18: Pulling from library/alpine 04:56:15 619be1103602: Pulling fs layer 04:56:15 619be1103602: Verifying Checksum 04:56:15 619be1103602: Download complete 04:56:15 619be1103602: Pull complete 04:56:15 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:56:15 Status: Downloaded newer image for alpine:3.18 04:56:15 ---> d3782b16ccc9 04:56:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:56:15 ---> Running in db325d406943 04:56:15 Removing intermediate container db325d406943 04:56:15 ---> e62545dde4fb 04:56:15 Step 13/23 : RUN apk add --update --no-cache 04:56:15 ---> Running in 22d4ecaa25c6 04:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:15 OK: 7 MiB in 15 packages 04:56:15 Removing intermediate container 22d4ecaa25c6 04:56:15 ---> 13a9922674a2 04:56:15 Step 14/23 : WORKDIR / 04:56:15 ---> Running in 3a6229df974c 04:56:15 Removing intermediate container 3a6229df974c 04:56:15 ---> db2f325709ea 04:56:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:56:15 ---> 385e05ef5783 04:56:15 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:56:15 ---> d1aa902a73bb 04:56:15 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:56:15 ---> 3b28d49aa93c 04:56:15 Step 18/23 : EXPOSE 59999 04:56:15 ---> Running in f4f1ec7b801f 04:56:15 Removing intermediate container f4f1ec7b801f 04:56:15 ---> 93b2fc7355f7 04:56:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:56:15 ---> Running in 49986a69838d 04:56:15 Removing intermediate container 49986a69838d 04:56:15 ---> 5de7b228fd48 04:56:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:56:15 ---> Running in de51c241b751 04:56:15 Removing intermediate container de51c241b751 04:56:15 ---> f53c8dd5de86 04:56:15 Step 21/23 : LABEL arch=amd64 04:56:15 ---> Running in 22d2f6f03dfd 04:56:16 Removing intermediate container 22d2f6f03dfd 04:56:16 ---> 75c5dda77284 04:56:16 Step 22/23 : LABEL git_sha=385edb6ab7648def3c05b90910d9b924c25985bd 04:56:16 ---> Running in a8639e92e5b5 04:56:16 Removing intermediate container a8639e92e5b5 04:56:16 ---> 4272f02e45a2 04:56:16 Step 23/23 : LABEL version=0.0.0 04:56:16 ---> Running in 77061b6fe5c7 04:56:16 Removing intermediate container 77061b6fe5c7 04:56:16 ---> 45678b47390f 04:56:16 [Warning] One or more build-args [ARCH] were not consumed 04:56:16 Successfully built 45678b47390f 04:56:16 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 04:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:17 04:56:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:17 latest: Pulling from edgex-lftools-log-publisher 04:56:17 5eb5b503b376: Pulling fs layer 04:56:17 5c69ac0246d0: Pulling fs layer 04:56:17 ec43610c2a17: Pulling fs layer 04:56:17 3a2ae6a8a46f: Pulling fs layer 04:56:17 33b1e0a273af: Pulling fs layer 04:56:17 5d3b04190fa2: Pulling fs layer 04:56:17 2f39f015ded8: Pulling fs layer 04:56:17 33b1e0a273af: Waiting 04:56:17 2f39f015ded8: Waiting 04:56:17 5d3b04190fa2: Waiting 04:56:17 3a2ae6a8a46f: Waiting 04:56:17 5c69ac0246d0: Download complete 04:56:17 3a2ae6a8a46f: Verifying Checksum 04:56:17 ec43610c2a17: Verifying Checksum 04:56:17 ec43610c2a17: Download complete 04:56:17 33b1e0a273af: Verifying Checksum 04:56:17 33b1e0a273af: Download complete 04:56:17 5d3b04190fa2: Verifying Checksum 04:56:17 5d3b04190fa2: Download complete 04:56:19 5eb5b503b376: Verifying Checksum 04:56:19 5eb5b503b376: Download complete 04:56:19 2f39f015ded8: Download complete 04:56:20 5eb5b503b376: Pull complete 04:56:20 5c69ac0246d0: Pull complete 04:56:21 ec43610c2a17: Pull complete 04:56:21 3a2ae6a8a46f: Pull complete 04:56:21 33b1e0a273af: Pull complete 04:56:21 5d3b04190fa2: Pull complete 04:56:25 2f39f015ded8: Pull complete 04:56:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:56:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:26 prd-ubuntu20.04-docker-8c-8g-1039 does not seem to be running inside a container 04:56:26 $ 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-1559 -v /w/workspace/gexfoundry_device-sdk-go_PR-1559:/w/workspace/gexfoundry_device-sdk-go_PR-1559:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1559@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 04:56:30 $ docker top 346e4af399a0e532de58f12603ec97962b88ff93a0fe6f3150ab81ecd30b7dc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:31 ---> job-cost.sh 04:56:31 lf-activate-venv: SKIPPING 04:56:31 INFO: No Stack... 04:56:32 INFO: Retrieving Pricing Info for: v3-standard-8 04:56:32 INFO: Archiving Costs [Pipeline] sh 04:56:32 + cut -d, -f6 04:56:32 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1559/archives/cost.csv [Pipeline] lock 04:56:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1559-1-stack-cost] 04:56:32 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1559-1-stack-cost] did not exist. Created. 04:56:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:56:33 + echo total: 0.2199999988079071 [Pipeline] stash 04:56:33 Stashed 1 file(s) [Pipeline] } 04:56:33 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1559-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:56:33 $ docker stop --time=1 346e4af399a0e532de58f12603ec97962b88ff93a0fe6f3150ab81ecd30b7dc5 04:56:34 $ docker rm -f --volumes 346e4af399a0e532de58f12603ec97962b88ff93a0fe6f3150ab81ecd30b7dc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:57:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1040 in /w/workspace/gexfoundry_device-sdk-go_PR-1559 [Pipeline] { [Pipeline] ws 04:57:25 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:57:28 The recommended git tool is: git 04:57:33 using credential edgex-jenkins-ssh 04:57:33 Cloning the remote Git repository 04:57:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:57:33 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:57:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:57:34 > git --version # timeout=10 04:57:34 > git --version # 'git version 2.25.1' 04:57:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:57:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:57:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1559/head:refs/remotes/origin/PR-1559 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:57:38 Merging remotes/origin/main commit d1553bc24bec90db76a2b10fa9e928c5afbf1e1c into PR head commit 385edb6ab7648def3c05b90910d9b924c25985bd 04:57:39 Merge succeeded, producing 385edb6ab7648def3c05b90910d9b924c25985bd 04:57:39 Checking out Revision 385edb6ab7648def3c05b90910d9b924c25985bd (PR-1559) 04:57:39 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:57:39 > git --version # timeout=10 04:57:39 > git --version # 'git version 2.25.1' 04:57:39 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:57:38 > git config core.sparsecheckout # timeout=10 04:57:39 > git checkout -f 385edb6ab7648def3c05b90910d9b924c25985bd # timeout=10 04:57:39 > git remote # timeout=10 04:57:39 > git config --get remote.origin.url # timeout=10 04:57:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:39 > git merge d1553bc24bec90db76a2b10fa9e928c5afbf1e1c # timeout=10 04:57:39 > git rev-parse HEAD^{commit} # timeout=10 04:57:39 > git config core.sparsecheckout # timeout=10 04:57:39 > git checkout -f 385edb6ab7648def3c05b90910d9b924c25985bd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:57:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:57:41 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:41 Dload Upload Total Spent Left Speed 04:57:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 46310 0 --:--:-- --:--:-- --:--:-- 46478 [Pipeline] sh 04:57:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:57:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:57:42 + sudo tee /etc/docker/daemon.new 04:57:42 { 04:57:42 "registry-mirrors": [ 04:57:42 "https://nexus3.edgexfoundry.org:10001" 04:57:42 ], 04:57:42 "bip": "10.250.0.254/24", 04:57:42 "hosts": [ 04:57:42 "tcp://0.0.0.0:5555", 04:57:42 "unix:///var/run/docker.sock" 04:57:42 ], 04:57:42 "mtu": 1458, 04:57:42 "selinux-enabled": true, 04:57:42 "seccomp-profile": "/etc/docker/seccomp.json" 04:57:42 } [Pipeline] sh 04:57:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:57:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:01 provisioning config files... 04:58:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config13302497990764397604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:02 ---> ****-login.sh 04:58:02 nexus3.edgexfoundry.org:10001 04:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:02 Configure a credential helper to remove this warning. See 04:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:02 04:58:02 Login Succeeded 04:58:02 nexus3.edgexfoundry.org:10002 04:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:03 Configure a credential helper to remove this warning. See 04:58:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:03 04:58:03 Login Succeeded 04:58:03 nexus3.edgexfoundry.org:10003 04:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:03 Configure a credential helper to remove this warning. See 04:58:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:03 04:58:03 Login Succeeded 04:58:03 nexus3.edgexfoundry.org:10004 04:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:03 Configure a credential helper to remove this warning. See 04:58:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:03 04:58:03 Login Succeeded 04:58:03 ****.io 04:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:58:04 Configure a credential helper to remove this warning. See 04:58:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:58:04 04:58:04 Login Succeeded 04:58:04 ---> ****-login.sh ends [Pipeline] } 04:58:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:58:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:58:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:58:05 ========================================================= 04:58:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:58:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:06 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:58:06 Sending build context to Docker daemon 11.37MB 04:58:06 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:58:06 Step 2/10 : FROM ${BASE} AS builder 04:58:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:58:06 9fda8d8052c6: Pulling fs layer 04:58:06 5d54e960e981: Pulling fs layer 04:58:06 c4a7e357bf2a: Pulling fs layer 04:58:06 f0e02332f6b5: Pulling fs layer 04:58:06 872ee5b61b7b: Pulling fs layer 04:58:06 0c6a40ed1a82: Pulling fs layer 04:58:06 94ae7d8d031c: Pulling fs layer 04:58:06 f0e02332f6b5: Waiting 04:58:06 872ee5b61b7b: Waiting 04:58:06 0c6a40ed1a82: Waiting 04:58:06 94ae7d8d031c: Waiting 04:58:06 5d54e960e981: Download complete 04:58:06 f0e02332f6b5: Verifying Checksum 04:58:06 f0e02332f6b5: Download complete 04:58:06 872ee5b61b7b: Verifying Checksum 04:58:06 872ee5b61b7b: Download complete 04:58:06 9fda8d8052c6: Verifying Checksum 04:58:06 9fda8d8052c6: Download complete 04:58:07 94ae7d8d031c: Verifying Checksum 04:58:07 94ae7d8d031c: Download complete 04:58:08 9fda8d8052c6: Pull complete 04:58:08 5d54e960e981: Pull complete 04:58:08 c4a7e357bf2a: Verifying Checksum 04:58:08 c4a7e357bf2a: Download complete 04:58:10 0c6a40ed1a82: Verifying Checksum 04:58:10 0c6a40ed1a82: Download complete 04:58:22 c4a7e357bf2a: Pull complete 04:58:22 f0e02332f6b5: Pull complete 04:58:22 872ee5b61b7b: Pull complete 04:58:30 0c6a40ed1a82: Pull complete 04:58:34 94ae7d8d031c: Pull complete 04:58:34 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:58:34 ---> 86de565de09d 04:58:34 Step 3/10 : ARG MAKE=make build 04:58:35 ---> Running in 0c65bb7c8cbe 04:58:35 Removing intermediate container 0c65bb7c8cbe 04:58:35 ---> 130566d41b94 04:58:35 Step 4/10 : WORKDIR /device-sdk-go 04:58:35 ---> Running in 77be0e44c556 04:58:35 Removing intermediate container 77be0e44c556 04:58:35 ---> 9f2281b83b09 04:58:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:58:35 ---> Running in 46d39c93bc89 04:58:36 Removing intermediate container 46d39c93bc89 04:58:36 ---> 87dd886fa9ad 04:58:36 Step 6/10 : RUN apk add --update --no-cache make git 04:58:36 ---> Running in dcc57f4a04f8 04:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:38 OK: 266 MiB in 52 packages 04:58:39 Removing intermediate container dcc57f4a04f8 04:58:39 ---> 6a28837fdc35 04:58:39 Step 7/10 : COPY go.mod vendor* ./ 04:58:40 ---> a75da5d58b21 04:58:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:40 ---> Running in ec8cf385059f 04:59:48 Removing intermediate container ec8cf385059f 04:59:48 ---> b2067e74d7de 04:59:48 Step 9/10 : COPY . . 04:59:48 ---> 515207eb39f7 04:59:48 Step 10/10 : RUN ${MAKE} 04:59:48 ---> Running in 25e1091f6a3a 04:59:48 noop 04:59:48 Removing intermediate container 25e1091f6a3a 04:59:48 ---> 1d4ea0cf3e63 04:59:48 Successfully built 1d4ea0cf3e63 04:59:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:48 + docker inspect -f . ci-base-image-arm64 04:59:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:49 prd-ubuntu20.04-docker-arm64-4c-16g-1040 does not seem to be running inside a container 04:59:49 $ 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 04:59:50 $ docker top 2f1d35b7f92d7ab96e5d80b017e146ff80c2304abde97888b4bd20133a4b96f2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:51 + go version 04:59:51 go version go1.21.0 linux/arm64 [Pipeline] } 04:59:51 $ docker stop --time=1 2f1d35b7f92d7ab96e5d80b017e146ff80c2304abde97888b4bd20133a4b96f2 04:59:53 $ docker rm -f --volumes 2f1d35b7f92d7ab96e5d80b017e146ff80c2304abde97888b4bd20133a4b96f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:54 + docker inspect -f . ci-base-image-arm64 04:59:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:55 prd-ubuntu20.04-docker-arm64-4c-16g-1040 does not seem to be running inside a container 04:59:55 $ 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 04:59:56 $ docker top 260ecdbdad74ae6b2cef39e27972c0c9bf9dff60eff03c3008b45fe6df641384 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:57 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:59:58 + make test 04:59:58 go test -race -coverprofile=coverage.out ./... 05:00:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:02:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:02:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:02:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:02:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:02:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:02:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.208s coverage: 27.6% of statements 05:02:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.309s coverage: 81.5% of statements 05:02:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:02:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:02:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.502s coverage: 86.0% of statements 05:02:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:03:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.397s coverage: 71.8% of statements 05:03:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.234s coverage: 14.4% of statements 05:03:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:03:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:03:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 5.954s coverage: 45.6% of statements 05:03:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.400s coverage: 68.5% of statements 05:03:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.418s coverage: 89.2% of statements 05:03:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:03:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.239s coverage: 5.5% of statements 05:03:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:03:12 GO111MODULE=on go vet ./... 05:05:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:05:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:05:18 ./bin/test-attribution-txt.sh 05:05:18 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:05:18 $ docker stop --time=1 260ecdbdad74ae6b2cef39e27972c0c9bf9dff60eff03c3008b45fe6df641384 05:05:20 $ docker rm -f --volumes 260ecdbdad74ae6b2cef39e27972c0c9bf9dff60eff03c3008b45fe6df641384 [Pipeline] // withDockerContainer [Pipeline] sh 05:05:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:05:22 Warning: overwriting stash ‘coverage-report’ 05:05:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:05:24 + ls -al . 05:05:24 total 304 05:05:24 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 05:00 . 05:05:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 04:57 .. 05:05:24 -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 04:57 .dockerignore 05:05:24 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 04:57 .git 05:05:24 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:57 .github 05:05:24 -rw-rw-r-- 1 jenkins jenkins 137 Feb 16 04:57 .gitignore 05:05:24 -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 04:57 .golangci.yml 05:05:24 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 16 04:57 CHANGELOG.md 05:05:24 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 04:57 GOVERNANCE.md 05:05:24 -rw-rw-r-- 1 jenkins jenkins 885 Feb 16 04:57 Jenkinsfile 05:05:24 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 16 04:57 LICENSE 05:05:24 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 16 04:57 Makefile 05:05:24 -rw-rw-r-- 1 jenkins jenkins 619 Feb 16 04:57 OWNERS.md 05:05:24 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 16 04:57 README.md 05:05:24 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 04:53 VERSION 05:05:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 04:57 bin 05:05:24 -rw-r--r-- 1 jenkins jenkins 122156 Feb 16 05:03 coverage.out 05:05:24 drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 04:57 example 05:05:24 -rw-rw-r-- 1 jenkins jenkins 3768 Feb 16 04:57 go.mod 05:05:24 -rw-rw-r-- 1 jenkins jenkins 33786 Feb 16 04:57 go.sum 05:05:24 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 04:57 internal 05:05:24 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 04:57 openapi 05:05:24 drwxrwxr-x 6 jenkins jenkins 4096 Feb 16 04:57 pkg 05:05:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 04:57 snap 05:05:24 -rw-rw-r-- 1 jenkins jenkins 222 Feb 16 04:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:25 + 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=385edb6ab7648def3c05b90910d9b924c25985bd --label arch=arm64 --label version=0.0.0 . 05:05:25 Sending build context to Docker daemon 11.5MB 05:05:25 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:05:25 Step 2/23 : FROM ${BASE} AS builder 05:05:25 ---> 1d4ea0cf3e63 05:05:25 Step 3/23 : ARG MAKE=make build 05:05:26 ---> Running in 15ee5f462e96 05:05:26 Removing intermediate container 15ee5f462e96 05:05:26 ---> e11f444bf96b 05:05:26 Step 4/23 : WORKDIR /device-sdk-go 05:05:26 ---> Running in 41987d956240 05:05:26 Removing intermediate container 41987d956240 05:05:26 ---> 39dfc34f4855 05:05:26 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:05:26 ---> Running in c8c373b36d85 05:05:27 Removing intermediate container c8c373b36d85 05:05:27 ---> 0ab07b157145 05:05:27 Step 6/23 : RUN apk add --update --no-cache make git 05:05:27 ---> Running in 044077d83c0a 05:05:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:30 OK: 266 MiB in 52 packages 05:05:30 Removing intermediate container 044077d83c0a 05:05:30 ---> 88b9cb1baa56 05:05:30 Step 7/23 : COPY go.mod vendor* ./ 05:05:31 ---> 03b654046275 05:05:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:31 ---> Running in c5ecda5a1d19 05:05:33 Removing intermediate container c5ecda5a1d19 05:05:33 ---> 3fca02c12144 05:05:33 Step 9/23 : COPY . . 05:05:38 ---> 5aca5b4aa2a0 05:05:38 Step 10/23 : RUN ${MAKE} 05:05:38 ---> Running in f32661d26ac9 05:05:39 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:07:30 Removing intermediate container f32661d26ac9 05:07:30 ---> 523441cda300 05:07:30 Step 11/23 : FROM alpine:3.18 05:07:30 3.18: Pulling from library/alpine 05:07:30 c6b39de5b339: Pulling fs layer 05:07:30 c6b39de5b339: Verifying Checksum 05:07:30 c6b39de5b339: Download complete 05:07:30 c6b39de5b339: Pull complete 05:07:30 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:07:30 Status: Downloaded newer image for alpine:3.18 05:07:30 ---> 33abbf032149 05:07:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:07:30 ---> Running in 71aef5a38895 05:07:30 Removing intermediate container 71aef5a38895 05:07:30 ---> 8cc1225abce7 05:07:30 Step 13/23 : RUN apk add --update --no-cache 05:07:30 ---> Running in bc47560521ec 05:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:07:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:07:32 OK: 8 MiB in 15 packages 05:07:36 Removing intermediate container bc47560521ec 05:07:36 ---> 515163644846 05:07:36 Step 14/23 : WORKDIR / 05:07:36 ---> Running in 82bdd5f82d2f 05:07:36 Removing intermediate container 82bdd5f82d2f 05:07:36 ---> eaabf85ab310 05:07:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:07:36 ---> 4f137208d7ed 05:07:36 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:07:38 ---> 6916bafdfc0d 05:07:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:07:38 ---> 0ff1e54af164 05:07:38 Step 18/23 : EXPOSE 59999 05:07:38 ---> Running in 13b3e2599c21 05:07:39 Removing intermediate container 13b3e2599c21 05:07:39 ---> e9e1a12d8af5 05:07:39 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:07:39 ---> Running in 8538e04f620b 05:07:39 Removing intermediate container 8538e04f620b 05:07:39 ---> 67d3d829df46 05:07:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:07:39 ---> Running in bf9637c543a7 05:07:39 Removing intermediate container bf9637c543a7 05:07:39 ---> de3cefd20643 05:07:39 Step 21/23 : LABEL arch=arm64 05:07:39 ---> Running in 00aeb7f90623 05:07:40 Removing intermediate container 00aeb7f90623 05:07:40 ---> 85fa0961e5cf 05:07:40 Step 22/23 : LABEL git_sha=385edb6ab7648def3c05b90910d9b924c25985bd 05:07:40 ---> Running in d17b56cc9002 05:07:40 Removing intermediate container d17b56cc9002 05:07:40 ---> 3c85fad9c571 05:07:40 Step 23/23 : LABEL version=0.0.0 05:07:40 ---> Running in f41d02e467f7 05:07:40 Removing intermediate container f41d02e467f7 05:07:40 ---> dd79991c6c54 05:07:40 [Warning] One or more build-args [ARCH] were not consumed 05:07:40 Successfully built dd79991c6c54 05:07:40 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:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:07:42 05:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:07:42 arm64: Pulling from edgex-lftools-log-publisher 05:07:42 8998bd30e6a1: Pulling fs layer 05:07:42 04944245beec: Pulling fs layer 05:07:42 699f458cf7ca: Pulling fs layer 05:07:42 765212b225bb: Pulling fs layer 05:07:42 f23df028b6ca: Pulling fs layer 05:07:42 d65c8cfc05b1: Pulling fs layer 05:07:42 2437ff75d9bd: Pulling fs layer 05:07:42 765212b225bb: Waiting 05:07:42 f23df028b6ca: Waiting 05:07:42 d65c8cfc05b1: Waiting 05:07:42 2437ff75d9bd: Waiting 05:07:43 04944245beec: Verifying Checksum 05:07:43 04944245beec: Download complete 05:07:43 765212b225bb: Verifying Checksum 05:07:43 765212b225bb: Download complete 05:07:43 f23df028b6ca: Verifying Checksum 05:07:43 f23df028b6ca: Download complete 05:07:43 d65c8cfc05b1: Verifying Checksum 05:07:43 d65c8cfc05b1: Download complete 05:07:43 699f458cf7ca: Verifying Checksum 05:07:43 699f458cf7ca: Download complete 05:07:43 8998bd30e6a1: Verifying Checksum 05:07:43 8998bd30e6a1: Download complete 05:07:46 2437ff75d9bd: Verifying Checksum 05:07:46 2437ff75d9bd: Download complete 05:07:50 8998bd30e6a1: Pull complete 05:07:51 04944245beec: Pull complete 05:07:52 699f458cf7ca: Pull complete 05:07:52 765212b225bb: Pull complete 05:07:53 f23df028b6ca: Pull complete 05:07:53 d65c8cfc05b1: Pull complete 05:08:12 2437ff75d9bd: Pull complete 05:08:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:08:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:08:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:12 prd-ubuntu20.04-docker-arm64-4c-16g-1040 does not seem to be running inside a container 05:08:12 $ 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:08:15 $ docker top 2cfa6774af413be7a5f559b8d05b295afa377a0382020addb20a368ceb1ef838 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:16 ---> job-cost.sh 05:08:16 lf-activate-venv: SKIPPING 05:08:16 INFO: No Stack... 05:08:16 INFO: Retrieving Pricing Info for: v3-standard-4 05:08:17 INFO: Archiving Costs [Pipeline] sh 05:08:18 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:08:18 + cut -d, -f6 [Pipeline] lock 05:08:18 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1559-1-stack-cost] 05:08:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1559-1-stack-cost] did not exist. Created. 05:08:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:08:19 /w/workspace/device-sdk-go/1@tmp/durable-d4a35f63/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:08:19 + echo total: 0.10999999940395355 [Pipeline] stash 05:08:19 Warning: overwriting stash ‘stack-cost’ 05:08:20 Stashed 1 file(s) [Pipeline] } 05:08:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1559-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:08:20 $ docker stop --time=1 2cfa6774af413be7a5f559b8d05b295afa377a0382020addb20a368ceb1ef838 05:08:22 $ docker rm -f --volumes 2cfa6774af413be7a5f559b8d05b295afa377a0382020addb20a368ceb1ef838 [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:08:24 provisioning config files... 05:08:24 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp/config7405577530096255037tmp [Pipeline] { [Pipeline] sh 05:08:24 + set +x 05:08:24 + curl -s https://codecov.io/bash 05:08:24 + bash -s -- 05:08:24 05:08:24 _____ _ 05:08:24 / ____| | | 05:08:24 | | ___ __| | ___ ___ _____ __ 05:08:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:08:24 | |___| (_) | (_| | __/ (_| (_) \ V / 05:08:24 \_____\___/ \__,_|\___|\___\___/ \_/ 05:08:24 Bash-1.0.6 05:08:24 05:08:24 05:08:24 ==> git version 2.25.1 found 05:08:24 ==> 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:08:24 Release-Date: 2020-01-08 05:08:24 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:08:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:08:24 ==> Jenkins CI detected. 05:08:24 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1559 05:08:24 project root: . 05:08:24 --> token set from env 05:08:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:08:24 ==> Running gcov in . (disable via -X gcov) 05:08:24 ==> Python coveragepy not found 05:08:24 ==> Searching for coverage reports in: 05:08:24 + . 05:08:25 -> Found 1 reports 05:08:25 ==> Detecting git/mercurial file structure 05:08:25 ==> Reading reports 05:08:25 + ./coverage.out bytes=122156 05:08:25 ==> Appending adjustments 05:08:25 https://docs.codecov.io/docs/fixing-reports 05:08:25 + Found adjustments 05:08:25 ==> Gzipping contents 05:08:25 20K /tmp/codecov.zyuAtS.gz 05:08:25 ==> Uploading reports 05:08:25 url: https://codecov.io 05:08:25 query: branch=PR-1559&commit=385edb6ab7648def3c05b90910d9b924c25985bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1559&job=&cmd_args= 05:08:25 -> Pinging Codecov 05:08:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1559&commit=385edb6ab7648def3c05b90910d9b924c25985bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1559&job=&cmd_args= 05:08:25 -> Uploading to 05:08:25 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/7E55EF52A471D76F132DFD9A03CDDE97/385edb6ab7648def3c05b90910d9b924c25985bd/305b6e6a-389a-4f23-b44c-0cb2aefc0c05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T050825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=462078ccd216954c26e989b31c90ef084f7259a5adc1c7a843785ecc036ed0b3 05:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 05:08:25 Dload Upload Total Spent Left Speed 05:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16712 0 0 100 16712 0 61667 --:--:-- --:--:-- --:--:-- 61441 05:08:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/385edb6ab7648def3c05b90910d9b924c25985bd [Pipeline] } 05:08:25 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:08:29 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1559/archives ] 05:08:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1559/archives 05:08:29 total 16 05:08:29 drwxr-xr-x 3 root root 4096 Feb 16 04:56 . 05:08:29 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 04:56 .. 05:08:29 drwxr-xr-x 2 root root 4096 Feb 16 04:56 cost 05:08:29 -rw-r--r-- 1 root root 86 Feb 16 04:56 cost.csv 05:08:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1559/archives 05:08:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1559/archives 05:08:29 total 16 05:08:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 04:56 . 05:08:29 drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 04:56 .. 05:08:29 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 04:56 cost 05:08:29 -rw-r--r-- 1 jenkins jenkins 86 Feb 16 04:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:08:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:08:30 ---> package-listing.sh 05:08:30 ++ facter osfamily 05:08:30 ++ tr '[:upper:]' '[:lower:]' 05:08:30 + OS_FAMILY=debian 05:08:30 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1559 05:08:30 + START_PACKAGES=/tmp/packages_start.txt 05:08:30 + END_PACKAGES=/tmp/packages_end.txt 05:08:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:08:30 + PACKAGES=/tmp/packages_start.txt 05:08:30 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1559 ']' 05:08:30 + PACKAGES=/tmp/packages_end.txt 05:08:30 + case "${OS_FAMILY}" in 05:08:30 + dpkg -l 05:08:30 + grep '^ii' 05:08:30 + '[' -f /tmp/packages_start.txt ']' 05:08:30 + '[' -f /tmp/packages_end.txt ']' 05:08:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:08:30 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1559 ']' 05:08:30 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1559/archives/ 05:08:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1559/archives/ [Pipeline] echo 05:08:30 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-1559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:08:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:32 prd-ubuntu20.04-docker-8c-8g-1039 does not seem to be running inside a container 05:08:32 $ 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-1559/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-1559 -v /w/workspace/gexfoundry_device-sdk-go_PR-1559:/w/workspace/gexfoundry_device-sdk-go_PR-1559:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1559@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:08:32 $ docker top 5555b5294b289d520a47a7ae784b94222d8f20e336417658924e8b40edd0ca15 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:32 + touch /tmp/pre-build-complete [Pipeline] sh 05:08:33 + mkdir -p /var/log/sysstat [Pipeline] sh 05:08:33 + ls /var/log/sa-host 05:08:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:33 provisioning config files... 05:08:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1559@tmp/config13300431971598842784tmp [Pipeline] { [Pipeline] echo 05:08:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:08:34 ---> create-netrc.sh [Pipeline] } 05:08:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:08:34 ---> python-tools-install.sh [Pipeline] echo 05:08:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:08:34 ---> sudo-logs.sh 05:08:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:08:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:08:35 ---> job-cost.sh 05:08:35 lf-activate-venv: SKIPPING 05:08:35 DEBUG: total: 0.2199999988079071 05:08:35 INFO: Retrieving Stack Cost... 05:08:35 INFO: Retrieving Pricing Info for: v3-standard-8 05:08:36 INFO: Archiving Costs [Pipeline] echo 05:08:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:08:36 ---> logs-deploy.sh 05:08:36 lf-activate-venv: SKIPPING 05:08:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1559/1 05:08:36 INFO: archiving workspace using pattern(s): 05:08:37 Archives upload complete. 05:08:37 INFO: archiving logs to Nexus