Pull request #1354 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47dc9c5e9ede83b896a9158eb6c209022a995c6b+6c52867c974148776ead9b5ce3090ce3cf294dda (951545190406aa0e3f6e5e753bf828424c64737a) 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-ssh10604386979004285179.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16891329825517290826.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1354/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-1354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16649463450933921151.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-1354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8694611328070970927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13371315189319818103.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-1354/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-1354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8269236377101624505.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-7887’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7891 in /w/workspace/gexfoundry_device-sdk-go_PR-1354 [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-1354 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1354/head:refs/remotes/origin/PR-1354 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6c52867c974148776ead9b5ce3090ce3cf294dda into PR head commit 47dc9c5e9ede83b896a9158eb6c209022a995c6b Merge succeeded, producing 47dc9c5e9ede83b896a9158eb6c209022a995c6b Checking out Revision 47dc9c5e9ede83b896a9158eb6c209022a995c6b (PR-1354) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:01:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:01:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:01:15 ========================================================= 05:01:15 EdgeX Global Pipelines Version Info 05:01:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 47dc9c5e9ede83b896a9158eb6c209022a995c6b # 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 6c52867c974148776ead9b5ce3090ce3cf294dda # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47dc9c5e9ede83b896a9158eb6c209022a995c6b # timeout=10 05:01:16 ------------------- 05:01:16 stable info: 05:01:16 ------------------- 05:01:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:01:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:01:16 Message: update stable to v1.0.244 05:01:16 ------------------- 05:01:16 experimental info: 05:01:16 ------------------- 05:01:16 Commited By: **** collab-it+edgex@linuxfoundation.org 05:01:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:01:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:01:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:01:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:01:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:01:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:01:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:01:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:01:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:01:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:01:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1354 [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1354 [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1354 [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47dc9c5e9ede83b896a9158eb6c209022a995c6b [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47dc9c5 [Pipeline] echo 05:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:18 provisioning config files... 05:01:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp/config2000582249974595247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:18 ---> docker-login.sh 05:01:18 nexus3.edgexfoundry.org:10001 05:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:18 Configure a credential helper to remove this warning. See 05:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:18 05:01:18 Login Succeeded 05:01:18 nexus3.edgexfoundry.org:10002 05:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:18 Configure a credential helper to remove this warning. See 05:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:18 05:01:18 Login Succeeded 05:01:18 nexus3.edgexfoundry.org:10003 05:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:18 Configure a credential helper to remove this warning. See 05:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:18 05:01:18 Login Succeeded 05:01:18 nexus3.edgexfoundry.org:10004 05:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:19 Configure a credential helper to remove this warning. See 05:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:19 05:01:19 Login Succeeded 05:01:19 docker.io 05:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:19 Configure a credential helper to remove this warning. See 05:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:19 05:01:19 Login Succeeded 05:01:19 ---> docker-login.sh ends [Pipeline] } 05:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:01:20 + git rev-list -1 --merges 47dc9c5e9ede83b896a9158eb6c209022a995c6b~1..47dc9c5e9ede83b896a9158eb6c209022a995c6b [Pipeline] echo 05:01:20 -----------> git rev-list -1 --merges 47dc9c5e9ede83b896a9158eb6c209022a995c6b~1..47dc9c5e9ede83b896a9158eb6c209022a995c6b 47dc9c5e9ede83b896a9158eb6c209022a995c6b [false] [Pipeline] sh 05:01:20 + git log --format=format:%s -1 47dc9c5e9ede83b896a9158eb6c209022a995c6b [Pipeline] echo 05:01:20 ========================================================= 05:01:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:01:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:21 + git log --format=format:%s -1 47dc9c5e9ede83b896a9158eb6c209022a995c6b [Pipeline] echo 05:01:21 [semverPrep] GIT_COMMIT: 47dc9c5e9ede83b896a9158eb6c209022a995c6b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 05:01:21 [semverPrep] This is not a build commit. [Pipeline] sh 05:01:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:01:21 + grep -v github /etc/ssh/ssh_known_hosts 05:01:21 + [ -e /tmp/ssh_known_hosts ] 05:01:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:01:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:01:21 + sudo tee -a /etc/ssh/ssh_known_hosts 05:01:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:21 05:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:22 0.1.4: Pulling from edgex-devops/py-git-semver 05:01:22 b85a868b505f: Pulling fs layer 05:01:22 e2be974225ed: Pulling fs layer 05:01:22 339a4e72a1f5: Pulling fs layer 05:01:22 988bab9f4d93: Pulling fs layer 05:01:22 1469e6f7b9e6: Pulling fs layer 05:01:22 eaf3925da568: Pulling fs layer 05:01:22 bab4dde63d76: Pulling fs layer 05:01:22 bde34c3a00c8: Pulling fs layer 05:01:22 b352a97aabf1: Pulling fs layer 05:01:22 4872d77fe225: Pulling fs layer 05:01:22 5851b861e8e6: Pulling fs layer 05:01:22 988bab9f4d93: Waiting 05:01:22 eaf3925da568: Waiting 05:01:22 1469e6f7b9e6: Waiting 05:01:22 bde34c3a00c8: Waiting 05:01:22 b352a97aabf1: Waiting 05:01:22 bab4dde63d76: Waiting 05:01:22 e2be974225ed: Verifying Checksum 05:01:22 e2be974225ed: Download complete 05:01:22 988bab9f4d93: Verifying Checksum 05:01:22 988bab9f4d93: Download complete 05:01:22 339a4e72a1f5: Verifying Checksum 05:01:22 339a4e72a1f5: Download complete 05:01:22 1469e6f7b9e6: Verifying Checksum 05:01:22 1469e6f7b9e6: Download complete 05:01:22 eaf3925da568: Verifying Checksum 05:01:22 eaf3925da568: Download complete 05:01:22 bde34c3a00c8: Verifying Checksum 05:01:22 bde34c3a00c8: Download complete 05:01:22 b85a868b505f: Verifying Checksum 05:01:22 b85a868b505f: Download complete 05:01:22 4872d77fe225: Verifying Checksum 05:01:22 4872d77fe225: Download complete 05:01:22 b352a97aabf1: Download complete 05:01:22 5851b861e8e6: Download complete 05:01:23 bab4dde63d76: Verifying Checksum 05:01:23 bab4dde63d76: Download complete 05:01:24 b85a868b505f: Pull complete 05:01:24 e2be974225ed: Pull complete 05:01:24 339a4e72a1f5: Pull complete 05:01:24 988bab9f4d93: Pull complete 05:01:24 1469e6f7b9e6: Pull complete 05:01:24 eaf3925da568: Pull complete 05:01:26 bab4dde63d76: Pull complete 05:01:27 bde34c3a00c8: Pull complete 05:01:27 b352a97aabf1: Pull complete 05:01:27 4872d77fe225: Pull complete 05:01:27 5851b861e8e6: Pull complete 05:01:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:27 prd-ubuntu20.04-docker-8c-8g-7891 does not seem to be running inside a container 05:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1354 -v /w/workspace/gexfoundry_device-sdk-go_PR-1354:/w/workspace/gexfoundry_device-sdk-go_PR-1354:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1354@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 05:01:30 $ docker top 1bce58f71df4a6be68c3c62069a8e663176148caea502b25482c39c520323d62 -eo pid,comm 05:01:30 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). 05:01:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:01:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:30 [ssh-agent] Looking for ssh-agent implementation... 05:01:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:30 $ docker exec 1bce58f71df4a6be68c3c62069a8e663176148caea502b25482c39c520323d62 ssh-agent 05:01:30 SSH_AUTH_SOCK=/tmp/ssh-xIkwiJVCKQUx/agent.31 05:01:30 SSH_AGENT_PID=37 05:01:30 Running ssh-add (command line suppressed) 05:01:30 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp/private_key_11733130674915459036.key (/w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp/private_key_11733130674915459036.key) 05:01:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:31 + git tag --points-at HEAD [Pipeline] } 05:01:31 $ docker exec --env ******** --env ******** 1bce58f71df4a6be68c3c62069a8e663176148caea502b25482c39c520323d62 ssh-agent -k 05:01:31 unset SSH_AUTH_SOCK; 05:01:31 unset SSH_AGENT_PID; 05:01:31 echo Agent pid 37 killed; 05:01:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:01:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:31 [ssh-agent] Looking for ssh-agent implementation... 05:01:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:31 $ docker exec 1bce58f71df4a6be68c3c62069a8e663176148caea502b25482c39c520323d62 ssh-agent 05:01:31 SSH_AUTH_SOCK=/tmp/ssh-b4ufeu54p3xT/agent.70 05:01:31 SSH_AGENT_PID=76 05:01:31 Running ssh-add (command line suppressed) 05:01:31 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp/private_key_17017252007872957315.key (/w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp/private_key_17017252007872957315.key) 05:01:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:32 + git semver init 05:01:32 2023-03-01 05:01:32,324 [run_init] DEBUG init version:0.0.0 force:False 05:01:32 2023-03-01 05:01:32,324 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1354/.semver 05:01:32 2023-03-01 05:01:32,325 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1354/.semver 05:01:32 2023-03-01 05:01:32,325 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1354/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1354, universal_newlines=False, shell=None, istream=None) 05:01:33 2023-03-01 05:01:33,292 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1354/.git/info/exclude 05:01:33 2023-03-01 05:01:33,292 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1354/.semver/PR-1354 with force:False 05:01:33 2023-03-01 05:01:33,292 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1354/.semver/PR-1354 05:01:33 2023-03-01 05:01:33,296 [execute] INFO git cat-file --batch-check 05:01:33 2023-03-01 05:01:33,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1354/.semver, universal_newlines=False, shell=None, istream=) 05:01:33 2023-03-01 05:01:33,303 [execute] INFO git cat-file --batch 05:01:33 2023-03-01 05:01:33,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1354/.semver, universal_newlines=False, shell=None, istream=) 05:01:33 2023-03-01 05:01:33,309 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1354/.semver/PR-1354 05:01:33 0.0.0 [Pipeline] } 05:01:33 $ docker exec --env ******** --env ******** 1bce58f71df4a6be68c3c62069a8e663176148caea502b25482c39c520323d62 ssh-agent -k 05:01:33 unset SSH_AUTH_SOCK; 05:01:33 unset SSH_AGENT_PID; 05:01:33 echo Agent pid 76 killed; 05:01:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:01:33 + git semver [Pipeline] } 05:01:34 $ docker stop --time=1 1bce58f71df4a6be68c3c62069a8e663176148caea502b25482c39c520323d62 05:01:35 $ docker rm -f --volumes 1bce58f71df4a6be68c3c62069a8e663176148caea502b25482c39c520323d62 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:01:36 Stashed 1 file(s) [Pipeline] echo 05:01:36 [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 05:01:36 provisioning config files... 05:01:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp/config12673783538705961224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:37 ---> docker-login.sh 05:01:37 nexus3.edgexfoundry.org:10001 05:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:37 Configure a credential helper to remove this warning. See 05:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:37 05:01:37 Login Succeeded 05:01:37 nexus3.edgexfoundry.org:10002 05:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:37 Configure a credential helper to remove this warning. See 05:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:37 05:01:37 Login Succeeded 05:01:37 nexus3.edgexfoundry.org:10003 05:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:37 Configure a credential helper to remove this warning. See 05:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:37 05:01:37 Login Succeeded 05:01:37 nexus3.edgexfoundry.org:10004 05:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:37 Configure a credential helper to remove this warning. See 05:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:37 05:01:37 Login Succeeded 05:01:37 docker.io 05:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:37 Configure a credential helper to remove this warning. See 05:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:37 05:01:37 Login Succeeded 05:01:37 ---> docker-login.sh ends [Pipeline] } 05:01:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:37 ========================================================= 05:01:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:01:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:38 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 05:01:38 Sending build context to Docker daemon 10.61MB 05:01:38 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:01:38 Step 2/10 : FROM ${BASE} AS builder 05:01:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:01:38 213ec9aee27d: Pulling fs layer 05:01:38 4583459ba037: Pulling fs layer 05:01:38 93c1e223e6f2: Pulling fs layer 05:01:38 53926ce57604: Pulling fs layer 05:01:38 21b2b0c7a3f4: Pulling fs layer 05:01:38 22ff95d597cd: Pulling fs layer 05:01:38 12d6caf4c0d1: Pulling fs layer 05:01:38 96b7cbca73a9: Pulling fs layer 05:01:38 a7acece74701: Pulling fs layer 05:01:38 53926ce57604: Waiting 05:01:38 21b2b0c7a3f4: Waiting 05:01:38 22ff95d597cd: Waiting 05:01:38 12d6caf4c0d1: Waiting 05:01:38 96b7cbca73a9: Waiting 05:01:38 a7acece74701: Waiting 05:01:38 93c1e223e6f2: Verifying Checksum 05:01:38 93c1e223e6f2: Download complete 05:01:38 4583459ba037: Verifying Checksum 05:01:38 4583459ba037: Download complete 05:01:38 21b2b0c7a3f4: Verifying Checksum 05:01:38 21b2b0c7a3f4: Download complete 05:01:38 22ff95d597cd: Verifying Checksum 05:01:38 22ff95d597cd: Download complete 05:01:38 213ec9aee27d: Verifying Checksum 05:01:38 213ec9aee27d: Download complete 05:01:38 12d6caf4c0d1: Verifying Checksum 05:01:38 12d6caf4c0d1: Download complete 05:01:38 213ec9aee27d: Pull complete 05:01:39 4583459ba037: Pull complete 05:01:39 93c1e223e6f2: Pull complete 05:01:39 a7acece74701: Verifying Checksum 05:01:39 a7acece74701: Download complete 05:01:39 96b7cbca73a9: Verifying Checksum 05:01:39 96b7cbca73a9: Download complete 05:01:39 53926ce57604: Verifying Checksum 05:01:39 53926ce57604: Download complete 05:01:43 53926ce57604: Pull complete 05:01:43 21b2b0c7a3f4: Pull complete 05:01:43 22ff95d597cd: Pull complete 05:01:43 12d6caf4c0d1: Pull complete 05:01:45 96b7cbca73a9: Pull complete 05:01:45 a7acece74701: Pull complete 05:01:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:01:45 ---> db6d94c90886 05:01:45 Step 3/10 : ARG MAKE=make build 05:01:49 ---> Running in 223739ae9167 05:01:49 Removing intermediate container 223739ae9167 05:01:49 ---> 188117bd813f 05:01:49 Step 4/10 : WORKDIR /device-sdk-go 05:01:49 ---> Running in 86347ea80536 05:01:49 Removing intermediate container 86347ea80536 05:01:49 ---> 229339041b5f 05:01:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:49 ---> Running in cfac3c6fd2f7 05:01:49 Removing intermediate container cfac3c6fd2f7 05:01:49 ---> 54d625b267d2 05:01:49 Step 6/10 : RUN apk add --update --no-cache make git 05:01:49 ---> Running in 1c7a76e4cad2 05:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:01:50 OK: 211 MiB in 51 packages 05:01:50 Removing intermediate container 1c7a76e4cad2 05:01:50 ---> 0093c2bba415 05:01:50 Step 7/10 : COPY go.mod vendor* ./ 05:01:50 ---> 07245b85e331 05:01:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:50 ---> Running in 5d8038854eaf 05:01:51 Still waiting to schedule task 05:01:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7892’ is offline 05:02:29 Removing intermediate container 5d8038854eaf 05:02:29 ---> 7d370ace7063 05:02:29 Step 9/10 : COPY . . 05:02:29 ---> b45466f75189 05:02:29 Step 10/10 : RUN ${MAKE} 05:02:29 ---> Running in 79ed1683539b 05:02:29 noop 05:02:29 Removing intermediate container 79ed1683539b 05:02:29 ---> 3e0cf7af19b4 05:02:29 Successfully built 3e0cf7af19b4 05:02:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:29 + docker inspect -f . ci-base-image-x86_64 05:02:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:29 prd-ubuntu20.04-docker-8c-8g-7891 does not seem to be running inside a container 05:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1354 -v /w/workspace/gexfoundry_device-sdk-go_PR-1354:/w/workspace/gexfoundry_device-sdk-go_PR-1354:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:02:30 $ docker top 0e38ef909da7e585d8213501d4b5137b11d492f06b5a74b203e96f0f296bd63c -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:30 + go version 05:02:30 go version go1.18.7 linux/amd64 [Pipeline] } 05:02:30 $ docker stop --time=1 0e38ef909da7e585d8213501d4b5137b11d492f06b5a74b203e96f0f296bd63c 05:02:31 $ docker rm -f --volumes 0e38ef909da7e585d8213501d4b5137b11d492f06b5a74b203e96f0f296bd63c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:32 + docker inspect -f . ci-base-image-x86_64 05:02:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:32 prd-ubuntu20.04-docker-8c-8g-7891 does not seem to be running inside a container 05:02:32 $ 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-1354 -v /w/workspace/gexfoundry_device-sdk-go_PR-1354:/w/workspace/gexfoundry_device-sdk-go_PR-1354:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:02:33 $ docker top 0f2a0d79b524297e42f1e7a3b9d54e483347c0adc10b868cd947f53c26adf2b1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1354 [Pipeline] fileExists [Pipeline] sh 05:02:33 + make test 05:02:33 go test -race -coverprofile=coverage.out ./... 05:02:40 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:02:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:02:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:02:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:02:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:02:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:02:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.071s coverage: 27.6% of statements 05:02:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.069s coverage: 78.9% of statements 05:02:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:02:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.093s coverage: 86.0% of statements 05:02:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:02:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:02:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.095s coverage: 75.0% of statements 05:02:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:02:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.069s coverage: 15.3% of statements 05:02:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:02:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.093s coverage: 65.2% of statements 05:02:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:02:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:02:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.718s coverage: 89.2% of statements 05:02:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:02:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.067s coverage: 4.6% of statements 05:02:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:03:11 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:03:11 GO111MODULE=on go vet ./... 05:03:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:03:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:03:13 ./bin/test-attribution-txt.sh [Pipeline] echo 05:03:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:03:13 $ docker stop --time=1 0f2a0d79b524297e42f1e7a3b9d54e483347c0adc10b868cd947f53c26adf2b1 05:03:16 $ docker rm -f --volumes 0f2a0d79b524297e42f1e7a3b9d54e483347c0adc10b868cd947f53c26adf2b1 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:17 + ls -al . 05:03:17 total 280 05:03:17 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 05:02 . 05:03:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:01 .. 05:03:17 -rw-rw-r-- 1 jenkins jenkins 140 Mar 1 05:01 .dockerignore 05:03:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 05:02 .git 05:03:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 05:01 .github 05:03:17 -rw-rw-r-- 1 jenkins jenkins 131 Mar 1 05:01 .gitignore 05:03:17 -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 05:01 .golangci.yml 05:03:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 05:01 .semver 05:03:17 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 1 05:01 CHANGELOG.md 05:03:17 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 05:01 GOVERNANCE.md 05:03:17 -rw-rw-r-- 1 jenkins jenkins 885 Mar 1 05:01 Jenkinsfile 05:03:17 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 1 05:01 LICENSE 05:03:17 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 1 05:01 Makefile 05:03:17 -rw-rw-r-- 1 jenkins jenkins 619 Mar 1 05:01 OWNERS.md 05:03:17 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 1 05:01 README.md 05:03:17 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 05:01 VERSION 05:03:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 05:01 bin 05:03:17 -rw-r--r-- 1 jenkins jenkins 111243 Mar 1 05:02 coverage.out 05:03:17 drwxrwxr-x 5 jenkins jenkins 4096 Mar 1 05:01 example 05:03:17 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 1 05:01 go.mod 05:03:17 -rw-rw-r-- 1 jenkins jenkins 30840 Mar 1 05:01 go.sum 05:03:17 drwxrwxr-x 13 jenkins jenkins 4096 Mar 1 05:01 internal 05:03:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 05:01 openapi 05:03:17 drwxrwxr-x 6 jenkins jenkins 4096 Mar 1 05:01 pkg 05:03:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:01 snap 05:03:17 -rw-rw-r-- 1 jenkins jenkins 222 Mar 1 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:18 + 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=47dc9c5e9ede83b896a9158eb6c209022a995c6b --label arch=amd64 --label version=0.0.0 . 05:03:18 Sending build context to Docker daemon 10.72MB 05:03:18 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:03:18 Step 2/23 : FROM ${BASE} AS builder 05:03:18 ---> 3e0cf7af19b4 05:03:18 Step 3/23 : ARG MAKE=make build 05:03:18 ---> Running in 62d6602ad7ef 05:03:18 Removing intermediate container 62d6602ad7ef 05:03:18 ---> 1b5195923582 05:03:18 Step 4/23 : WORKDIR /device-sdk-go 05:03:18 ---> Running in 50db24ab84a5 05:03:18 Removing intermediate container 50db24ab84a5 05:03:18 ---> 0368cfcae1ce 05:03:18 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:18 ---> Running in 14752c0e8200 05:03:18 Removing intermediate container 14752c0e8200 05:03:18 ---> 54b9e0bd61e7 05:03:18 Step 6/23 : RUN apk add --update --no-cache make git 05:03:18 ---> Running in 7e97d089f51c 05:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:03:19 OK: 211 MiB in 51 packages 05:03:19 Removing intermediate container 7e97d089f51c 05:03:19 ---> e0243f87186a 05:03:19 Step 7/23 : COPY go.mod vendor* ./ 05:03:19 ---> 6d80131a1292 05:03:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:19 ---> Running in 9f125e3a1941 05:03:20 Removing intermediate container 9f125e3a1941 05:03:20 ---> f7bb60547cdb 05:03:20 Step 9/23 : COPY . . 05:03:21 ---> 65eddacc0075 05:03:21 Step 10/23 : RUN ${MAKE} 05:03:21 ---> Running in 9e1eeab3e41a 05:03:21 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:03:39 Removing intermediate container 9e1eeab3e41a 05:03:39 ---> 147c39e89c59 05:03:39 Step 11/23 : FROM alpine:3.16 05:03:39 3.16: Pulling from library/alpine 05:03:39 ef5531b6e74e: Pulling fs layer 05:03:39 ef5531b6e74e: Verifying Checksum 05:03:39 ef5531b6e74e: Download complete 05:03:39 ef5531b6e74e: Pull complete 05:03:39 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:03:39 Status: Downloaded newer image for alpine:3.16 05:03:39 ---> dfd21b5a31f5 05:03:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:03:39 ---> Running in de488547306d 05:03:39 Removing intermediate container de488547306d 05:03:39 ---> 63ed90bc4b96 05:03:39 Step 13/23 : RUN apk add --update --no-cache 05:03:39 ---> Running in 7427bbe59aec 05:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:03:40 OK: 6 MiB in 14 packages 05:03:41 Removing intermediate container 7427bbe59aec 05:03:41 ---> 2956b194769c 05:03:41 Step 14/23 : WORKDIR / 05:03:41 ---> Running in 88e0301bfaaf 05:03:41 Removing intermediate container 88e0301bfaaf 05:03:41 ---> 0d2a5d53d5ba 05:03:41 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:03:41 ---> a4970764befa 05:03:41 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:03:42 ---> 8806bf254182 05:03:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:03:42 ---> 31f80ce848f0 05:03:42 Step 18/23 : EXPOSE 59999 05:03:42 ---> Running in 8f1557d07649 05:03:42 Removing intermediate container 8f1557d07649 05:03:42 ---> 13ba37803dbd 05:03:42 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:03:42 ---> Running in 93f7be9fe0f1 05:03:42 Removing intermediate container 93f7be9fe0f1 05:03:42 ---> 0b7cf0edadcc 05:03:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:03:42 ---> Running in e3da2f02694d 05:03:42 Removing intermediate container e3da2f02694d 05:03:42 ---> 715278491466 05:03:42 Step 21/23 : LABEL arch=amd64 05:03:42 ---> Running in 2757203b432a 05:03:42 Removing intermediate container 2757203b432a 05:03:42 ---> 30bdf94faa32 05:03:42 Step 22/23 : LABEL git_sha=47dc9c5e9ede83b896a9158eb6c209022a995c6b 05:03:42 ---> Running in 8a4ab8a20d11 05:03:42 Removing intermediate container 8a4ab8a20d11 05:03:42 ---> c415f9614988 05:03:42 Step 23/23 : LABEL version=0.0.0 05:03:42 ---> Running in f353a9118be5 05:03:42 Removing intermediate container f353a9118be5 05:03:42 ---> 580fd4672ece 05:03:42 [Warning] One or more build-args [ARCH] were not consumed 05:03:42 Successfully built 580fd4672ece 05:03:42 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:43 05:03:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:44 latest: Pulling from edgex-lftools-log-publisher 05:03:44 5eb5b503b376: Pulling fs layer 05:03:44 5c69ac0246d0: Pulling fs layer 05:03:44 ec43610c2a17: Pulling fs layer 05:03:44 3a2ae6a8a46f: Pulling fs layer 05:03:44 33b1e0a273af: Pulling fs layer 05:03:44 5d3b04190fa2: Pulling fs layer 05:03:44 2f39f015ded8: Pulling fs layer 05:03:44 3a2ae6a8a46f: Waiting 05:03:44 33b1e0a273af: Waiting 05:03:44 5d3b04190fa2: Waiting 05:03:44 2f39f015ded8: Waiting 05:03:44 5c69ac0246d0: Verifying Checksum 05:03:44 5c69ac0246d0: Download complete 05:03:44 3a2ae6a8a46f: Verifying Checksum 05:03:44 3a2ae6a8a46f: Download complete 05:03:44 ec43610c2a17: Verifying Checksum 05:03:44 ec43610c2a17: Download complete 05:03:44 5d3b04190fa2: Download complete 05:03:44 33b1e0a273af: Verifying Checksum 05:03:44 33b1e0a273af: Download complete 05:03:44 5eb5b503b376: Download complete 05:03:44 2f39f015ded8: Download complete 05:03:45 5eb5b503b376: Pull complete 05:03:45 5c69ac0246d0: Pull complete 05:03:45 ec43610c2a17: Pull complete 05:03:46 3a2ae6a8a46f: Pull complete 05:03:46 33b1e0a273af: Pull complete 05:03:46 5d3b04190fa2: Pull complete 05:03:50 2f39f015ded8: Pull complete 05:03:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:50 prd-ubuntu20.04-docker-8c-8g-7891 does not seem to be running inside a container 05:03:50 $ 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-1354 -v /w/workspace/gexfoundry_device-sdk-go_PR-1354:/w/workspace/gexfoundry_device-sdk-go_PR-1354:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:54 $ docker top f8519f5f990d5a462cdeed36ca3e882eeaca5dadc454d50e9e5eb8ad9790542c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:54 ---> job-cost.sh 05:03:54 lf-activate-venv: SKIPPING 05:03:54 INFO: No Stack... 05:03:54 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:55 INFO: Archiving Costs [Pipeline] sh 05:03:55 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1354/archives/cost.csv 05:03:55 + cut -d, -f6 [Pipeline] lock 05:03:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1354-1-stack-cost] 05:03:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1354-1-stack-cost] did not exist. Created. 05:03:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:56 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:56 Stashed 1 file(s) [Pipeline] } 05:03:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1354-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:56 $ docker stop --time=1 f8519f5f990d5a462cdeed36ca3e882eeaca5dadc454d50e9e5eb8ad9790542c 05:03:57 $ docker rm -f --volumes f8519f5f990d5a462cdeed36ca3e882eeaca5dadc454d50e9e5eb8ad9790542c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7898 in /w/workspace/gexfoundry_device-sdk-go_PR-1354 [Pipeline] { [Pipeline] ws 05:04:40 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:04:40 The recommended git tool is: git 05:04:47 using credential edgex-jenkins-ssh 05:04:47 Cloning the remote Git repository 05:04:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:04:47 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:04:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:04:47 > git --version # timeout=10 05:04:47 > git --version # 'git version 2.25.1' 05:04:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:04:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:04:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:04:52 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:53 Merging remotes/origin/main commit 6c52867c974148776ead9b5ce3090ce3cf294dda into PR head commit 47dc9c5e9ede83b896a9158eb6c209022a995c6b 05:04:53 Merge succeeded, producing 47dc9c5e9ede83b896a9158eb6c209022a995c6b 05:04:53 Checking out Revision 47dc9c5e9ede83b896a9158eb6c209022a995c6b (PR-1354) 05:04:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1354/head:refs/remotes/origin/PR-1354 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:04:53 > git config core.sparsecheckout # timeout=10 05:04:53 > git checkout -f 47dc9c5e9ede83b896a9158eb6c209022a995c6b # timeout=10 05:04:53 > git remote # timeout=10 05:04:53 > git config --get remote.origin.url # timeout=10 05:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:53 > git merge 6c52867c974148776ead9b5ce3090ce3cf294dda # timeout=10 05:04:53 > git rev-parse HEAD^{commit} # timeout=10 05:04:53 > git config core.sparsecheckout # timeout=10 05:04:53 > git checkout -f 47dc9c5e9ede83b896a9158eb6c209022a995c6b # timeout=10 05:04:54 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" 05:04:54 > git --version # timeout=10 05:04:54 > git --version # 'git version 2.25.1' 05:04:54 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:04:55 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:55 Dload Upload Total Spent Left Speed 05:04:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 05:04:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:04:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:04:56 + sudo tee /etc/docker/daemon.new 05:04:56 { 05:04:56 "registry-mirrors": [ 05:04:56 "https://nexus3.edgexfoundry.org:10001" 05:04:56 ], 05:04:56 "bip": "10.250.0.254/24", 05:04:56 "hosts": [ 05:04:56 "tcp://0.0.0.0:5555", 05:04:56 "unix:///var/run/docker.sock" 05:04:56 ], 05:04:56 "mtu": 1458, 05:04:56 "selinux-enabled": true, 05:04:56 "seccomp-profile": "/etc/docker/seccomp.json" 05:04:56 } [Pipeline] sh 05:04:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:04:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:15 provisioning config files... 05:05:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11445570910091279789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:16 ---> docker-login.sh 05:05:16 nexus3.edgexfoundry.org:10001 05:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:16 Configure a credential helper to remove this warning. See 05:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:16 05:05:16 Login Succeeded 05:05:16 nexus3.edgexfoundry.org:10002 05:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:17 Configure a credential helper to remove this warning. See 05:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:17 05:05:17 Login Succeeded 05:05:17 nexus3.edgexfoundry.org:10003 05:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:17 Configure a credential helper to remove this warning. See 05:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:17 05:05:17 Login Succeeded 05:05:17 nexus3.edgexfoundry.org:10004 05:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:18 Configure a credential helper to remove this warning. See 05:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:18 05:05:18 Login Succeeded 05:05:18 docker.io 05:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:18 Configure a credential helper to remove this warning. See 05:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:18 05:05:18 Login Succeeded 05:05:18 ---> docker-login.sh ends [Pipeline] } 05:05:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:19 ========================================================= 05:05:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:05:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:20 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 05:05:20 Sending build context to Docker daemon 5.698MB 05:05:20 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:05:20 Step 2/10 : FROM ${BASE} AS builder 05:05:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:20 9b18e9b68314: Pulling fs layer 05:05:20 35d82f9e3411: Pulling fs layer 05:05:20 e16973657156: Pulling fs layer 05:05:20 fc693d55d65f: Pulling fs layer 05:05:20 7e9fc2657dce: Pulling fs layer 05:05:20 dda99020689f: Pulling fs layer 05:05:20 db1c61fa0a46: Pulling fs layer 05:05:20 891c053d2c06: Pulling fs layer 05:05:20 dda99020689f: Waiting 05:05:20 db1c61fa0a46: Waiting 05:05:20 891c053d2c06: Waiting 05:05:20 7e9fc2657dce: Waiting 05:05:20 fc693d55d65f: Waiting 05:05:20 e16973657156: Verifying Checksum 05:05:20 e16973657156: Download complete 05:05:20 35d82f9e3411: Verifying Checksum 05:05:20 35d82f9e3411: Download complete 05:05:20 7e9fc2657dce: Verifying Checksum 05:05:20 7e9fc2657dce: Download complete 05:05:20 dda99020689f: Verifying Checksum 05:05:20 dda99020689f: Download complete 05:05:20 9b18e9b68314: Download complete 05:05:21 9b18e9b68314: Pull complete 05:05:22 891c053d2c06: Verifying Checksum 05:05:22 891c053d2c06: Download complete 05:05:22 35d82f9e3411: Pull complete 05:05:22 e16973657156: Pull complete 05:05:23 db1c61fa0a46: Verifying Checksum 05:05:23 db1c61fa0a46: Download complete 05:05:23 fc693d55d65f: Verifying Checksum 05:05:23 fc693d55d65f: Download complete 05:05:36 fc693d55d65f: Pull complete 05:05:36 7e9fc2657dce: Pull complete 05:05:36 dda99020689f: Pull complete 05:05:44 db1c61fa0a46: Pull complete 05:05:45 891c053d2c06: Pull complete 05:05:45 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:05:45 ---> f96f9c87975a 05:05:45 Step 3/10 : ARG MAKE=make build 05:05:46 ---> Running in e1db97adf358 05:05:46 Removing intermediate container e1db97adf358 05:05:46 ---> d18ebbe45089 05:05:46 Step 4/10 : WORKDIR /device-sdk-go 05:05:46 ---> Running in a273577f8d31 05:05:47 Removing intermediate container a273577f8d31 05:05:47 ---> 700dda2978d0 05:05:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:05:47 ---> Running in 22e86995a368 05:05:47 Removing intermediate container 22e86995a368 05:05:47 ---> d08257571f7d 05:05:47 Step 6/10 : RUN apk add --update --no-cache make git 05:05:47 ---> Running in e6075a5f11eb 05:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:05:50 OK: 221 MiB in 51 packages 05:05:51 Removing intermediate container e6075a5f11eb 05:05:51 ---> 3db30552ac9e 05:05:51 Step 7/10 : COPY go.mod vendor* ./ 05:05:52 ---> b044d79512a1 05:05:52 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:52 ---> Running in ec9a9059d9fb 05:07:00 Removing intermediate container ec9a9059d9fb 05:07:00 ---> dbdbc6c84918 05:07:00 Step 9/10 : COPY . . 05:07:00 ---> 9b90e7eb40ad 05:07:00 Step 10/10 : RUN ${MAKE} 05:07:00 ---> Running in 65e7098abe9a 05:07:00 noop 05:07:00 Removing intermediate container 65e7098abe9a 05:07:00 ---> d5224e05acff 05:07:00 Successfully built d5224e05acff 05:07:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:01 + docker inspect -f . ci-base-image-arm64 05:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:01 prd-ubuntu20.04-docker-arm64-4c-16g-7898 does not seem to be running inside a container 05:07:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:07:02 $ docker top 2bf7a48ed3d7bf4832f40aba2401a4bfcdca91b750e6e84cd044564eaecbd8f2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:03 + go version 05:07:03 go version go1.18.7 linux/arm64 [Pipeline] } 05:07:03 $ docker stop --time=1 2bf7a48ed3d7bf4832f40aba2401a4bfcdca91b750e6e84cd044564eaecbd8f2 05:07:05 $ docker rm -f --volumes 2bf7a48ed3d7bf4832f40aba2401a4bfcdca91b750e6e84cd044564eaecbd8f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:06 + docker inspect -f . ci-base-image-arm64 05:07:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:06 prd-ubuntu20.04-docker-arm64-4c-16g-7898 does not seem to be running inside a container 05:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:07:07 $ docker top 9a7adaaf4a9ba2532b92fa80ddb33938fb138176d668d38f06ef97ea2624aaff -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:08 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:07:09 + make test 05:07:09 go test -race -coverprofile=coverage.out ./... 05:07:48 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:10:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:10:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:10:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:10:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:10:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:10:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.416s coverage: 27.6% of statements 05:10:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.338s coverage: 78.9% of statements 05:10:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:10:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.485s coverage: 86.0% of statements 05:10:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:10:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:10:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.500s coverage: 75.0% of statements 05:10:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:10:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.316s coverage: 15.3% of statements 05:10:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:10:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.480s coverage: 65.2% of statements 05:10:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:10:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:10:48 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.581s coverage: 89.2% of statements 05:10:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:10:48 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.346s coverage: 4.6% of statements 05:10:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:10:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:10:48 GO111MODULE=on go vet ./... 05:12:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:40 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:12:40 $ docker stop --time=1 9a7adaaf4a9ba2532b92fa80ddb33938fb138176d668d38f06ef97ea2624aaff 05:12:42 $ docker rm -f --volumes 9a7adaaf4a9ba2532b92fa80ddb33938fb138176d668d38f06ef97ea2624aaff [Pipeline] // withDockerContainer [Pipeline] sh 05:12:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:12:43 Warning: overwriting stash ‘coverage-report’ 05:12:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:45 + ls -al . 05:12:45 total 276 05:12:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 05:07 . 05:12:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:04 .. 05:12:45 -rw-rw-r-- 1 jenkins jenkins 140 Mar 1 05:04 .dockerignore 05:12:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 05:04 .git 05:12:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 05:04 .github 05:12:45 -rw-rw-r-- 1 jenkins jenkins 131 Mar 1 05:04 .gitignore 05:12:45 -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 05:04 .golangci.yml 05:12:45 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 1 05:04 CHANGELOG.md 05:12:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 05:04 GOVERNANCE.md 05:12:45 -rw-rw-r-- 1 jenkins jenkins 885 Mar 1 05:04 Jenkinsfile 05:12:45 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 1 05:04 LICENSE 05:12:45 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 1 05:04 Makefile 05:12:45 -rw-rw-r-- 1 jenkins jenkins 619 Mar 1 05:04 OWNERS.md 05:12:45 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 1 05:04 README.md 05:12:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 05:01 VERSION 05:12:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 05:04 bin 05:12:45 -rw-r--r-- 1 jenkins jenkins 111244 Mar 1 05:10 coverage.out 05:12:45 drwxrwxr-x 5 jenkins jenkins 4096 Mar 1 05:04 example 05:12:45 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 1 05:04 go.mod 05:12:45 -rw-rw-r-- 1 jenkins jenkins 30840 Mar 1 05:04 go.sum 05:12:45 drwxrwxr-x 13 jenkins jenkins 4096 Mar 1 05:04 internal 05:12:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 05:04 openapi 05:12:45 drwxrwxr-x 6 jenkins jenkins 4096 Mar 1 05:04 pkg 05:12:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:04 snap 05:12:45 -rw-rw-r-- 1 jenkins jenkins 222 Mar 1 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:45 + 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=47dc9c5e9ede83b896a9158eb6c209022a995c6b --label arch=arm64 --label version=0.0.0 . 05:12:46 Sending build context to Docker daemon 5.81MB 05:12:46 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:12:46 Step 2/23 : FROM ${BASE} AS builder 05:12:46 ---> d5224e05acff 05:12:46 Step 3/23 : ARG MAKE=make build 05:12:46 ---> Running in 750afc6282f7 05:12:46 Removing intermediate container 750afc6282f7 05:12:46 ---> fdbdafe64981 05:12:46 Step 4/23 : WORKDIR /device-sdk-go 05:12:47 ---> Running in e6d8548e52c6 05:12:47 Removing intermediate container e6d8548e52c6 05:12:47 ---> 0d7925d29565 05:12:47 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:12:47 ---> Running in 3ec6c6b5aa2a 05:12:47 Removing intermediate container 3ec6c6b5aa2a 05:12:47 ---> bfa0e1bd0756 05:12:47 Step 6/23 : RUN apk add --update --no-cache make git 05:12:47 ---> Running in 3de652960438 05:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:12:50 OK: 221 MiB in 51 packages 05:12:51 Removing intermediate container 3de652960438 05:12:51 ---> 245445d5046b 05:12:51 Step 7/23 : COPY go.mod vendor* ./ 05:12:52 ---> f89b359e299b 05:12:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:52 ---> Running in 0db0b1c06c90 05:12:54 Removing intermediate container 0db0b1c06c90 05:12:54 ---> af6ca4ec1199 05:12:54 Step 9/23 : COPY . . 05:12:56 ---> a7fadda026ec 05:12:56 Step 10/23 : RUN ${MAKE} 05:12:56 ---> Running in 62b54e4b4c1c 05:12:57 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:15:19 Removing intermediate container 62b54e4b4c1c 05:15:19 ---> bc5464203923 05:15:19 Step 11/23 : FROM alpine:3.16 05:15:19 3.16: Pulling from library/alpine 05:15:19 3760b48202b3: Pulling fs layer 05:15:19 3760b48202b3: Verifying Checksum 05:15:19 3760b48202b3: Download complete 05:15:19 3760b48202b3: Pull complete 05:15:19 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:15:19 Status: Downloaded newer image for alpine:3.16 05:15:19 ---> 4c81e5bf8899 05:15:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:15:19 ---> Running in 9ccf6c880300 05:15:19 Removing intermediate container 9ccf6c880300 05:15:19 ---> 2eebb459a15a 05:15:19 Step 13/23 : RUN apk add --update --no-cache 05:15:19 ---> Running in 37176b8298e0 05:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:15:19 OK: 5 MiB in 14 packages 05:15:19 Removing intermediate container 37176b8298e0 05:15:19 ---> ef9aaaed08c0 05:15:19 Step 14/23 : WORKDIR / 05:15:19 ---> Running in 2e080a32ff1e 05:15:19 Removing intermediate container 2e080a32ff1e 05:15:19 ---> cd8be0230482 05:15:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:15:19 ---> 128566066dd5 05:15:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:15:19 ---> fe35b119dc7f 05:15:19 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:15:19 ---> cdaf16e10a92 05:15:19 Step 18/23 : EXPOSE 59999 05:15:19 ---> Running in e57d0c17624f 05:15:20 Removing intermediate container e57d0c17624f 05:15:20 ---> 31e3161706d0 05:15:20 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:15:20 ---> Running in 2355d6d4c8c8 05:15:20 Removing intermediate container 2355d6d4c8c8 05:15:20 ---> af7c192f6e76 05:15:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:20 ---> Running in 0600de738d14 05:15:20 Removing intermediate container 0600de738d14 05:15:20 ---> 2c7315e20002 05:15:20 Step 21/23 : LABEL arch=arm64 05:15:20 ---> Running in d0c6b0bf42ac 05:15:21 Removing intermediate container d0c6b0bf42ac 05:15:21 ---> 71276e9d5960 05:15:21 Step 22/23 : LABEL git_sha=47dc9c5e9ede83b896a9158eb6c209022a995c6b 05:15:21 ---> Running in 64c166f286c5 05:15:21 Removing intermediate container 64c166f286c5 05:15:21 ---> 3b621da6fa8e 05:15:21 Step 23/23 : LABEL version=0.0.0 05:15:21 ---> Running in 24df1022940a 05:15:22 Removing intermediate container 24df1022940a 05:15:22 ---> b15cd9aac11d 05:15:22 [Warning] One or more build-args [ARCH] were not consumed 05:15:22 Successfully built b15cd9aac11d 05:15:22 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:15:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:22 05:15:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:23 arm64: Pulling from edgex-lftools-log-publisher 05:15:23 8998bd30e6a1: Pulling fs layer 05:15:23 04944245beec: Pulling fs layer 05:15:23 699f458cf7ca: Pulling fs layer 05:15:23 765212b225bb: Pulling fs layer 05:15:23 f23df028b6ca: Pulling fs layer 05:15:23 d65c8cfc05b1: Pulling fs layer 05:15:23 2437ff75d9bd: Pulling fs layer 05:15:23 f23df028b6ca: Waiting 05:15:23 d65c8cfc05b1: Waiting 05:15:23 765212b225bb: Waiting 05:15:23 2437ff75d9bd: Waiting 05:15:23 04944245beec: Verifying Checksum 05:15:23 04944245beec: Download complete 05:15:23 765212b225bb: Download complete 05:15:23 f23df028b6ca: Download complete 05:15:23 d65c8cfc05b1: Download complete 05:15:23 699f458cf7ca: Verifying Checksum 05:15:24 8998bd30e6a1: Verifying Checksum 05:15:24 8998bd30e6a1: Download complete 05:15:25 2437ff75d9bd: Verifying Checksum 05:15:25 2437ff75d9bd: Download complete 05:15:27 8998bd30e6a1: Pull complete 05:15:28 04944245beec: Pull complete 05:15:29 699f458cf7ca: Pull complete 05:15:29 765212b225bb: Pull complete 05:15:30 f23df028b6ca: Pull complete 05:15:30 d65c8cfc05b1: Pull complete 05:15:45 2437ff75d9bd: Pull complete 05:15:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:45 prd-ubuntu20.04-docker-arm64-4c-16g-7898 does not seem to be running inside a container 05:15:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:15:48 $ docker top fb94af90adad429192ddf2f5a3c78aa79f7915acbac4c70cfa47fb6d8b7c5287 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:49 ---> job-cost.sh 05:15:49 lf-activate-venv: SKIPPING 05:15:49 INFO: No Stack... 05:15:49 INFO: Retrieving Pricing Info for: v3-standard-4 [Pipeline] echo 05:18:11 Exception caught while running job-cost.sh. [Pipeline] } 05:18:11 $ docker stop --time=1 fb94af90adad429192ddf2f5a3c78aa79f7915acbac4c70cfa47fb6d8b7c5287 05:18:13 $ docker rm -f --volumes fb94af90adad429192ddf2f5a3c78aa79f7915acbac4c70cfa47fb6d8b7c5287 [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:18:14 provisioning config files... 05:18:14 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp/config3507153102608239125tmp [Pipeline] { [Pipeline] sh 05:18:14 + set +x 05:18:14 + bash -s -- 05:18:14 + curl -s https://codecov.io/bash 05:18:14 05:18:14 _____ _ 05:18:14 / ____| | | 05:18:14 | | ___ __| | ___ ___ _____ __ 05:18:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:18:14 | |___| (_) | (_| | __/ (_| (_) \ V / 05:18:14 \_____\___/ \__,_|\___|\___\___/ \_/ 05:18:14 Bash-1.0.6 05:18:14 05:18:14 05:18:14 ==> git version 2.25.1 found 05:18:14 ==> 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:18:14 Release-Date: 2020-01-08 05:18:14 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:18:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:18:14 ==> Jenkins CI detected. 05:18:14 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1354 05:18:14 project root: . 05:18:14 --> token set from env 05:18:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:18:14 ==> Running gcov in . (disable via -X gcov) 05:18:14 ==> Python coveragepy not found 05:18:14 ==> Searching for coverage reports in: 05:18:14 + . 05:18:14 -> Found 1 reports 05:18:14 ==> Detecting git/mercurial file structure 05:18:14 ==> Reading reports 05:18:14 + ./coverage.out bytes=111244 05:18:14 ==> Appending adjustments 05:18:14 https://docs.codecov.io/docs/fixing-reports 05:18:15 + Found adjustments 05:18:15 ==> Gzipping contents 05:18:15 16K /tmp/codecov.Tf5y8a.gz 05:18:15 ==> Uploading reports 05:18:15 url: https://codecov.io 05:18:15 query: branch=PR-1354&commit=47dc9c5e9ede83b896a9158eb6c209022a995c6b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1354&job=&cmd_args= 05:18:15 -> Pinging Codecov 05:18:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1354&commit=47dc9c5e9ede83b896a9158eb6c209022a995c6b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1354&job=&cmd_args= 05:18:15 -> Uploading to 05:18:15 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/7E55EF52A471D76F132DFD9A03CDDE97/47dc9c5e9ede83b896a9158eb6c209022a995c6b/993f8d9c-c34c-4b18-a2df-dd786cb75b68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T051814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b9b9c4b20bd165de354972d49222db64df1f1bb1bd9b6ce2e155e28dadcd5e4 05:18:15 % Total % Received % Xferd Average Speed Time Time Time Current 05:18:15 Dload Upload Total Spent Left Speed 05:18:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15359 0 0 100 15359 0 69813 --:--:-- --:--:-- --:--:-- 69497 100 15359 0 0 100 15359 0 59762 --:--:-- --:--:-- --:--:-- 59531 05:18:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/47dc9c5e9ede83b896a9158eb6c209022a995c6b [Pipeline] } 05:18:15 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:18:17 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1354/archives ] 05:18:17 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1354/archives 05:18:17 total 16 05:18:17 drwxr-xr-x 3 root root 4096 Mar 1 05:03 . 05:18:17 drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 05:03 .. 05:18:17 drwxr-xr-x 2 root root 4096 Mar 1 05:03 cost 05:18:17 -rw-r--r-- 1 root root 86 Mar 1 05:03 cost.csv 05:18:17 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1354/archives 05:18:17 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1354/archives 05:18:17 total 16 05:18:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 05:03 . 05:18:17 drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 05:03 .. 05:18:17 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 05:03 cost 05:18:17 -rw-r--r-- 1 jenkins jenkins 86 Mar 1 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:18:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:18:18 ---> package-listing.sh 05:18:18 ++ facter osfamily 05:18:18 ++ tr '[:upper:]' '[:lower:]' 05:18:18 + OS_FAMILY=debian 05:18:18 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1354 05:18:18 + START_PACKAGES=/tmp/packages_start.txt 05:18:18 + END_PACKAGES=/tmp/packages_end.txt 05:18:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:18:18 + PACKAGES=/tmp/packages_start.txt 05:18:18 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1354 ']' 05:18:18 + PACKAGES=/tmp/packages_end.txt 05:18:18 + case "${OS_FAMILY}" in 05:18:18 + dpkg -l 05:18:18 + grep '^ii' 05:18:18 + '[' -f /tmp/packages_start.txt ']' 05:18:18 + '[' -f /tmp/packages_end.txt ']' 05:18:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:18:18 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1354 ']' 05:18:18 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1354/archives/ 05:18:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1354/archives/ [Pipeline] echo 05:18:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:18:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:19 prd-ubuntu20.04-docker-8c-8g-7891 does not seem to be running inside a container 05:18:19 $ 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-1354/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-1354 -v /w/workspace/gexfoundry_device-sdk-go_PR-1354:/w/workspace/gexfoundry_device-sdk-go_PR-1354:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1354@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:18:19 $ docker top c4c75f52a85f0e6b34fddd536d20679ab78fc2f3345cc79ab4b86958d8c51086 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:20 + touch /tmp/pre-build-complete [Pipeline] sh 05:18:20 + mkdir -p /var/log/sysstat [Pipeline] sh 05:18:20 + ls /var/log/sa-host 05:18:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:20 provisioning config files... 05:18:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1354@tmp/config13896627175779987956tmp [Pipeline] { [Pipeline] echo 05:18:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:18:21 ---> create-netrc.sh [Pipeline] } 05:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:18:21 ---> python-tools-install.sh [Pipeline] echo 05:18:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:18:22 ---> sudo-logs.sh 05:18:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:18:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:18:22 ---> job-cost.sh 05:18:22 lf-activate-venv: SKIPPING 05:18:22 DEBUG: total: 0.2199999988079071 05:18:22 INFO: Retrieving Stack Cost... 05:18:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:18:23 INFO: Archiving Costs [Pipeline] echo 05:18:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:18:23 ---> logs-deploy.sh 05:18:23 lf-activate-venv: SKIPPING 05:18:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1354/1 05:18:23 INFO: archiving workspace using pattern(s): 05:18:24 Archives upload complete. 05:18:24 INFO: archiving logs to Nexus