Pull request #1521 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d00688335e91370ca010c747d70ea44e6fb41bf+1f885853b7afeee748945214d1e34d19c3162505 (9ca452c18c5e8da43eff809c9f2900e45be71766) 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-ssh6770653883512163956.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11771247179978221789.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-1521/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-1521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17448341619659560367.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-1521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3960608674092396313.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16404529645092310353.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-1521/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-1521/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4957334107466317560.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8445 in /w/workspace/gexfoundry_device-sdk-go_PR-1521 [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-1521 # 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/1521/head:refs/remotes/origin/PR-1521 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f885853b7afeee748945214d1e34d19c3162505 into PR head commit 0d00688335e91370ca010c747d70ea44e6fb41bf Merge succeeded, producing 0d00688335e91370ca010c747d70ea44e6fb41bf Checking out Revision 0d00688335e91370ca010c747d70ea44e6fb41bf (PR-1521) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:16:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d00688335e91370ca010c747d70ea44e6fb41bf # 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 1f885853b7afeee748945214d1e34d19c3162505 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d00688335e91370ca010c747d70ea44e6fb41bf # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:16:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:16:34 ========================================================= 04:16:34 EdgeX Global Pipelines Version Info 04:16:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:16:35 ------------------- 04:16:35 stable info: 04:16:35 ------------------- 04:16:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:16:35 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:16:35 Message: update stable to v1.0.254 04:16:35 ------------------- 04:16:35 experimental info: 04:16:35 ------------------- 04:16:35 Commited By: **** collab-it+edgex@linuxfoundation.org 04:16:35 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:16:35 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:16:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1521 [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1521 [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1521 [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d00688335e91370ca010c747d70ea44e6fb41bf [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d00688 [Pipeline] echo 04:16:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:37 provisioning config files... 04:16:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp/config12945076375235727444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:38 ---> docker-login.sh 04:16:38 nexus3.edgexfoundry.org:10001 04:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:38 Configure a credential helper to remove this warning. See 04:16:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:38 04:16:38 Login Succeeded 04:16:38 nexus3.edgexfoundry.org:10002 04:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:38 Configure a credential helper to remove this warning. See 04:16:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:38 04:16:38 Login Succeeded 04:16:38 nexus3.edgexfoundry.org:10003 04:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:38 Configure a credential helper to remove this warning. See 04:16:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:38 04:16:38 Login Succeeded 04:16:38 nexus3.edgexfoundry.org:10004 04:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:38 Configure a credential helper to remove this warning. See 04:16:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:38 04:16:38 Login Succeeded 04:16:38 docker.io 04:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:39 Configure a credential helper to remove this warning. See 04:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:39 04:16:39 Login Succeeded 04:16:39 ---> docker-login.sh ends [Pipeline] } 04:16:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:16:39 + git rev-list -1 --merges 0d00688335e91370ca010c747d70ea44e6fb41bf~1..0d00688335e91370ca010c747d70ea44e6fb41bf [Pipeline] echo 04:16:39 -----------> git rev-list -1 --merges 0d00688335e91370ca010c747d70ea44e6fb41bf~1..0d00688335e91370ca010c747d70ea44e6fb41bf 0d00688335e91370ca010c747d70ea44e6fb41bf [false] [Pipeline] sh 04:16:40 + git log --format=format:%s -1 0d00688335e91370ca010c747d70ea44e6fb41bf [Pipeline] echo 04:16:40 ========================================================= 04:16:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:16:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:40 + git log --format=format:%s -1 0d00688335e91370ca010c747d70ea44e6fb41bf [Pipeline] echo 04:16:40 [semverPrep] GIT_COMMIT: 0d00688335e91370ca010c747d70ea44e6fb41bf, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:16:40 [semverPrep] This is not a build commit. [Pipeline] sh 04:16:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:16:41 + grep -v github /etc/ssh/ssh_known_hosts 04:16:41 + [ -e /tmp/ssh_known_hosts ] 04:16:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:16:41 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:16:41 sudo tee -a /etc/ssh/ssh_known_hosts 04:16:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:41 04:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:41 0.1.4: Pulling from edgex-devops/py-git-semver 04:16:41 b85a868b505f: Pulling fs layer 04:16:41 e2be974225ed: Pulling fs layer 04:16:41 339a4e72a1f5: Pulling fs layer 04:16:41 988bab9f4d93: Pulling fs layer 04:16:41 1469e6f7b9e6: Pulling fs layer 04:16:41 eaf3925da568: Pulling fs layer 04:16:41 bab4dde63d76: Pulling fs layer 04:16:41 bde34c3a00c8: Pulling fs layer 04:16:41 b352a97aabf1: Pulling fs layer 04:16:41 4872d77fe225: Pulling fs layer 04:16:41 5851b861e8e6: Pulling fs layer 04:16:41 988bab9f4d93: Waiting 04:16:41 1469e6f7b9e6: Waiting 04:16:41 bab4dde63d76: Waiting 04:16:41 b352a97aabf1: Waiting 04:16:41 eaf3925da568: Waiting 04:16:41 4872d77fe225: Waiting 04:16:41 5851b861e8e6: Waiting 04:16:41 bde34c3a00c8: Waiting 04:16:41 e2be974225ed: Verifying Checksum 04:16:41 e2be974225ed: Download complete 04:16:41 988bab9f4d93: Verifying Checksum 04:16:41 988bab9f4d93: Download complete 04:16:42 1469e6f7b9e6: Verifying Checksum 04:16:42 1469e6f7b9e6: Download complete 04:16:42 eaf3925da568: Verifying Checksum 04:16:42 339a4e72a1f5: Verifying Checksum 04:16:42 339a4e72a1f5: Download complete 04:16:42 bde34c3a00c8: Download complete 04:16:42 b352a97aabf1: Verifying Checksum 04:16:42 b352a97aabf1: Download complete 04:16:42 4872d77fe225: Verifying Checksum 04:16:42 4872d77fe225: Download complete 04:16:42 5851b861e8e6: Verifying Checksum 04:16:42 5851b861e8e6: Download complete 04:16:42 b85a868b505f: Verifying Checksum 04:16:42 b85a868b505f: Download complete 04:16:42 bab4dde63d76: Verifying Checksum 04:16:42 bab4dde63d76: Download complete 04:16:43 b85a868b505f: Pull complete 04:16:43 e2be974225ed: Pull complete 04:16:44 339a4e72a1f5: Pull complete 04:16:44 988bab9f4d93: Pull complete 04:16:44 1469e6f7b9e6: Pull complete 04:16:44 eaf3925da568: Pull complete 04:16:46 bab4dde63d76: Pull complete 04:16:46 bde34c3a00c8: Pull complete 04:16:46 b352a97aabf1: Pull complete 04:16:46 4872d77fe225: Pull complete 04:16:46 5851b861e8e6: Pull complete 04:16:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:16:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:46 prd-ubuntu20.04-docker-8c-8g-8445 does not seem to be running inside a container 04:16:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1521 -v /w/workspace/gexfoundry_device-sdk-go_PR-1521:/w/workspace/gexfoundry_device-sdk-go_PR-1521:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:16:49 $ docker top 614b9493e1d290ae6f54d96348687ec0eb719a23ddfab5428e94ea5ac04adcc8 -eo pid,comm 04:16:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:16:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:49 [ssh-agent] Looking for ssh-agent implementation... 04:16:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:49 $ docker exec 614b9493e1d290ae6f54d96348687ec0eb719a23ddfab5428e94ea5ac04adcc8 ssh-agent 04:16:49 SSH_AUTH_SOCK=/tmp/ssh-Pvi5t3pDj7dO/agent.31 04:16:49 SSH_AGENT_PID=37 04:16:49 Running ssh-add (command line suppressed) 04:16:49 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp/private_key_9354248607814295607.key (/w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp/private_key_9354248607814295607.key) 04:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:50 + git tag --points-at HEAD [Pipeline] } 04:16:50 $ docker exec --env ******** --env ******** 614b9493e1d290ae6f54d96348687ec0eb719a23ddfab5428e94ea5ac04adcc8 ssh-agent -k 04:16:50 unset SSH_AUTH_SOCK; 04:16:50 unset SSH_AGENT_PID; 04:16:50 echo Agent pid 37 killed; 04:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:50 [ssh-agent] Looking for ssh-agent implementation... 04:16:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:50 $ docker exec 614b9493e1d290ae6f54d96348687ec0eb719a23ddfab5428e94ea5ac04adcc8 ssh-agent 04:16:50 SSH_AUTH_SOCK=/tmp/ssh-faRRCjtmj43i/agent.69 04:16:50 SSH_AGENT_PID=75 04:16:50 Running ssh-add (command line suppressed) 04:16:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp/private_key_9098614690744278216.key (/w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp/private_key_9098614690744278216.key) 04:16:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:50 + git semver init 04:16:51 2023-10-04 04:16:51,081 [run_init] DEBUG init version:0.0.0 force:False 04:16:51 2023-10-04 04:16:51,082 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1521/.semver 04:16:51 2023-10-04 04:16:51,082 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1521/.semver 04:16:51 2023-10-04 04:16:51,083 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1521/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1521, universal_newlines=False, shell=None, istream=None) 04:16:52 2023-10-04 04:16:52,072 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1521/.git/info/exclude 04:16:52 2023-10-04 04:16:52,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1521/.semver/PR-1521 with force:False 04:16:52 2023-10-04 04:16:52,073 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1521/.semver/PR-1521 04:16:52 2023-10-04 04:16:52,077 [execute] INFO git cat-file --batch-check 04:16:52 2023-10-04 04:16:52,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1521/.semver, universal_newlines=False, shell=None, istream=) 04:16:52 2023-10-04 04:16:52,083 [execute] INFO git cat-file --batch 04:16:52 2023-10-04 04:16:52,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1521/.semver, universal_newlines=False, shell=None, istream=) 04:16:52 2023-10-04 04:16:52,088 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1521/.semver/PR-1521 04:16:52 0.0.0 [Pipeline] } 04:16:52 $ docker exec --env ******** --env ******** 614b9493e1d290ae6f54d96348687ec0eb719a23ddfab5428e94ea5ac04adcc8 ssh-agent -k 04:16:52 unset SSH_AUTH_SOCK; 04:16:52 unset SSH_AGENT_PID; 04:16:52 echo Agent pid 75 killed; 04:16:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:52 + git semver [Pipeline] } 04:16:52 $ docker stop --time=1 614b9493e1d290ae6f54d96348687ec0eb719a23ddfab5428e94ea5ac04adcc8 04:16:54 $ docker rm -f --volumes 614b9493e1d290ae6f54d96348687ec0eb719a23ddfab5428e94ea5ac04adcc8 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:54 Stashed 1 file(s) [Pipeline] echo 04:16:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:55 provisioning config files... 04:16:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp/config14960707896829976286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:55 ---> docker-login.sh 04:16:55 nexus3.edgexfoundry.org:10001 04:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:55 Configure a credential helper to remove this warning. See 04:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:55 04:16:55 Login Succeeded 04:16:55 nexus3.edgexfoundry.org:10002 04:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:55 Configure a credential helper to remove this warning. See 04:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:55 04:16:55 Login Succeeded 04:16:55 nexus3.edgexfoundry.org:10003 04:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:56 Configure a credential helper to remove this warning. See 04:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:56 04:16:56 Login Succeeded 04:16:56 nexus3.edgexfoundry.org:10004 04:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:56 Configure a credential helper to remove this warning. See 04:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:56 04:16:56 Login Succeeded 04:16:56 docker.io 04:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:56 Configure a credential helper to remove this warning. See 04:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:56 04:16:56 Login Succeeded 04:16:56 ---> docker-login.sh ends [Pipeline] } 04:16:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:56 ========================================================= 04:16:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:16:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:57 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:16:57 Sending build context to Docker daemon 11.22MB 04:16:57 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:16:57 Step 2/10 : FROM ${BASE} AS builder 04:16:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:57 7264a8db6415: Pulling fs layer 04:16:57 c4d48a809fc2: Pulling fs layer 04:16:57 4f1c88b9dad5: Pulling fs layer 04:16:57 ad3a456e5733: Pulling fs layer 04:16:57 33e27b845d1e: Pulling fs layer 04:16:57 c68163c4e522: Pulling fs layer 04:16:57 50da416c3ac9: Pulling fs layer 04:16:57 23d2d4c4bb30: Pulling fs layer 04:16:57 ad3a456e5733: Waiting 04:16:57 33e27b845d1e: Waiting 04:16:57 50da416c3ac9: Waiting 04:16:57 c4d48a809fc2: Verifying Checksum 04:16:57 c4d48a809fc2: Download complete 04:16:57 ad3a456e5733: Verifying Checksum 04:16:57 ad3a456e5733: Download complete 04:16:57 33e27b845d1e: Verifying Checksum 04:16:57 33e27b845d1e: Download complete 04:16:57 7264a8db6415: Verifying Checksum 04:16:57 7264a8db6415: Download complete 04:16:57 c68163c4e522: Verifying Checksum 04:16:57 c68163c4e522: Download complete 04:16:57 7264a8db6415: Pull complete 04:16:57 c4d48a809fc2: Pull complete 04:16:58 23d2d4c4bb30: Verifying Checksum 04:16:58 23d2d4c4bb30: Download complete 04:16:58 4f1c88b9dad5: Verifying Checksum 04:16:58 4f1c88b9dad5: Download complete 04:16:58 50da416c3ac9: Verifying Checksum 04:16:58 50da416c3ac9: Download complete 04:17:01 4f1c88b9dad5: Pull complete 04:17:01 ad3a456e5733: Pull complete 04:17:01 33e27b845d1e: Pull complete 04:17:01 c68163c4e522: Pull complete 04:17:03 50da416c3ac9: Pull complete 04:17:04 23d2d4c4bb30: Pull complete 04:17:04 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:17:04 ---> 0786185ac409 04:17:04 Step 3/10 : ARG MAKE=make build 04:17:07 ---> Running in 2f6a49956cb0 04:17:07 Removing intermediate container 2f6a49956cb0 04:17:07 ---> 902c550f83ba 04:17:07 Step 4/10 : WORKDIR /device-sdk-go 04:17:07 ---> Running in 11a248d21843 04:17:07 Removing intermediate container 11a248d21843 04:17:07 ---> b7e3da622a69 04:17:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:17:07 ---> Running in f317e1dd12cf 04:17:07 Removing intermediate container f317e1dd12cf 04:17:07 ---> cea5be645b03 04:17:07 Step 6/10 : RUN apk add --update --no-cache make git 04:17:07 ---> Running in 5ec780756ea4 04:17:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:17:08 OK: 264 MiB in 52 packages 04:17:08 Removing intermediate container 5ec780756ea4 04:17:08 ---> ca72594779e7 04:17:08 Step 7/10 : COPY go.mod vendor* ./ 04:17:08 ---> a8badf81f867 04:17:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:08 ---> Running in 38cd678bb4fe 04:17:10 Still waiting to schedule task 04:17:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:17:55 Removing intermediate container 38cd678bb4fe 04:17:55 ---> 8475cb71fc78 04:17:55 Step 9/10 : COPY . . 04:17:55 ---> 02b85c710a07 04:17:55 Step 10/10 : RUN ${MAKE} 04:17:55 ---> Running in 0875338906a6 04:17:55 noop 04:17:55 Removing intermediate container 0875338906a6 04:17:55 ---> b83ef1e839ee 04:17:55 Successfully built b83ef1e839ee 04:17:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:55 + docker inspect -f . ci-base-image-x86_64 04:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:56 prd-ubuntu20.04-docker-8c-8g-8445 does not seem to be running inside a container 04:17:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1521 -v /w/workspace/gexfoundry_device-sdk-go_PR-1521:/w/workspace/gexfoundry_device-sdk-go_PR-1521:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:17:56 $ docker top 745b1f2fffa90adb614ef73dc8971f6efc60d8ba762851c9c2a99dfd23a67325 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:56 + go version 04:17:56 go version go1.21.0 linux/amd64 [Pipeline] } 04:17:56 $ docker stop --time=1 745b1f2fffa90adb614ef73dc8971f6efc60d8ba762851c9c2a99dfd23a67325 04:17:58 $ docker rm -f --volumes 745b1f2fffa90adb614ef73dc8971f6efc60d8ba762851c9c2a99dfd23a67325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:58 + docker inspect -f . ci-base-image-x86_64 04:17:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:59 prd-ubuntu20.04-docker-8c-8g-8445 does not seem to be running inside a container 04:17:59 $ 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-1521 -v /w/workspace/gexfoundry_device-sdk-go_PR-1521:/w/workspace/gexfoundry_device-sdk-go_PR-1521:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:17:59 $ docker top 4cbd1e447bb7df3d6c076de615f2fd608c8855b127633e16bac09fe0ad5b5373 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1521 [Pipeline] fileExists [Pipeline] sh 04:18:00 + make test 04:18:00 go test -race -coverprofile=coverage.out ./... 04:18:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:18:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:18:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:18:16 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:18:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:18:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:18:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:18:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:18:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:18:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.049s coverage: 27.6% of statements 04:18:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.060s coverage: 81.5% of statements 04:18:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.070s coverage: 86.0% of statements 04:18:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.064s coverage: 71.8% of statements 04:18:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:18:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:18:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:18:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.055s coverage: 14.4% of statements 04:18:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.906s coverage: 45.6% of statements 04:18:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.059s coverage: 68.5% of statements 04:18:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.094s coverage: 89.2% of statements 04:18:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.043s coverage: 5.5% of statements 04:18:40 GO111MODULE=on go vet ./... 04:18:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8446 in /w/workspace/gexfoundry_device-sdk-go_PR-1521 [Pipeline] { [Pipeline] ws 04:18:41 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:18:41 The recommended git tool is: git 04:18:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:18:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:18:44 ./bin/test-attribution-txt.sh [Pipeline] echo 04:18:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:18:44 $ docker stop --time=1 4cbd1e447bb7df3d6c076de615f2fd608c8855b127633e16bac09fe0ad5b5373 04:18:46 using credential edgex-jenkins-ssh 04:18:46 Cloning the remote Git repository 04:18:46 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:18:46 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:18:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:18:46 > git --version # timeout=10 04:18:46 > git --version # 'git version 2.25.1' 04:18:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:18:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:18:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:18:48 $ docker rm -f --volumes 4cbd1e447bb7df3d6c076de615f2fd608c8855b127633e16bac09fe0ad5b5373 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:18:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:18:50 Merging remotes/origin/main commit 1f885853b7afeee748945214d1e34d19c3162505 into PR head commit 0d00688335e91370ca010c747d70ea44e6fb41bf 04:18:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:18:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:18:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1521/head:refs/remotes/origin/PR-1521 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:18:50 + sudo chown -R jenkins:jenkins . 04:18:50 Merge succeeded, producing 0d00688335e91370ca010c747d70ea44e6fb41bf 04:18:50 Checking out Revision 0d00688335e91370ca010c747d70ea44e6fb41bf (PR-1521) [Pipeline] sh 04:18:50 + ls -al . 04:18:50 total 304 04:18:50 drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 04:18 . 04:18:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 04:16 .. 04:18:50 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 04:16 .dockerignore 04:18:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 04:18 .git 04:18:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 04:16 .github 04:18:50 -rw-rw-r-- 1 jenkins jenkins 137 Oct 4 04:16 .gitignore 04:18:50 -rw-rw-r-- 1 jenkins jenkins 42 Oct 4 04:16 .golangci.yml 04:18:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 04:16 .semver 04:18:50 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 4 04:16 CHANGELOG.md 04:18:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 04:16 GOVERNANCE.md 04:18:50 -rw-rw-r-- 1 jenkins jenkins 885 Oct 4 04:16 Jenkinsfile 04:18:50 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 4 04:16 LICENSE 04:18:50 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 4 04:16 Makefile 04:18:50 -rw-rw-r-- 1 jenkins jenkins 619 Oct 4 04:16 OWNERS.md 04:18:50 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 4 04:16 README.md 04:18:50 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 04:16 VERSION 04:18:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 04:16 bin 04:18:50 -rw-r--r-- 1 jenkins jenkins 122153 Oct 4 04:18 coverage.out 04:18:50 drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 04:16 example 04:18:50 -rw-rw-r-- 1 jenkins jenkins 3722 Oct 4 04:16 go.mod 04:18:50 -rw-rw-r-- 1 jenkins jenkins 34806 Oct 4 04:16 go.sum 04:18:50 drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 04:16 internal 04:18:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 04:16 openapi 04:18:50 drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 04:16 pkg 04:18:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 04:16 snap 04:18:50 -rw-rw-r-- 1 jenkins jenkins 222 Oct 4 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:50 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:18:50 > git --version # timeout=10 04:18:50 > git --version # 'git version 2.25.1' 04:18:50 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 04:18:51 + 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=0d00688335e91370ca010c747d70ea44e6fb41bf --label arch=amd64 --label version=0.0.0 . 04:18:51 Sending build context to Docker daemon 11.35MB 04:18:51 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:18:51 Step 2/23 : FROM ${BASE} AS builder 04:18:51 ---> b83ef1e839ee 04:18:51 Step 3/23 : ARG MAKE=make build [Pipeline] withEnv [Pipeline] { 04:18:51 ---> Running in 03ebfb0868ed 04:18:51 Removing intermediate container 03ebfb0868ed 04:18:51 ---> 2215eeefb450 04:18:51 Step 4/23 : WORKDIR /device-sdk-go 04:18:51 ---> Running in 657ece0c9417 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 04:18:50 > git config core.sparsecheckout # timeout=10 04:18:50 > git checkout -f 0d00688335e91370ca010c747d70ea44e6fb41bf # timeout=10 04:18:50 > git remote # timeout=10 04:18:50 > git config --get remote.origin.url # timeout=10 04:18:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:50 > git merge 1f885853b7afeee748945214d1e34d19c3162505 # timeout=10 04:18:50 > git rev-parse HEAD^{commit} # timeout=10 04:18:50 > git config core.sparsecheckout # timeout=10 04:18:50 > git checkout -f 0d00688335e91370ca010c747d70ea44e6fb41bf # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 04:18:51 Removing intermediate container 657ece0c9417 04:18:51 ---> 1cd20332d306 04:18:51 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:18:51 ---> Running in 28929af9b12b 04:18:51 Removing intermediate container 28929af9b12b 04:18:51 ---> 7b55b2bb173d 04:18:51 Step 6/23 : RUN apk add --update --no-cache make git 04:18:51 ---> Running in 435c74883580 04:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:18:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:18:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:52 Dload Upload Total Spent Left Speed 04:18:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k 04:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:18:52 OK: 264 MiB in 52 packages [Pipeline] sh 04:18:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:18:52 Removing intermediate container 435c74883580 04:18:52 ---> 2f3610f06db6 04:18:52 Step 7/23 : COPY go.mod vendor* ./ 04:18:52 ---> 329d319de324 04:18:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:52 ---> Running in 0ef9769aa9af 04:18:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:18:52 + sudo tee /etc/docker/daemon.new 04:18:52 { 04:18:52 "registry-mirrors": [ 04:18:52 "https://nexus3.edgexfoundry.org:10001" 04:18:52 ], 04:18:52 "bip": "10.250.0.254/24", 04:18:52 "hosts": [ 04:18:52 "tcp://0.0.0.0:5555", 04:18:52 "unix:///var/run/docker.sock" 04:18:52 ], 04:18:52 "mtu": 1458, 04:18:52 "selinux-enabled": true, 04:18:52 "seccomp-profile": "/etc/docker/seccomp.json" 04:18:52 } [Pipeline] sh 04:18:53 Removing intermediate container 0ef9769aa9af 04:18:53 ---> 617782d0d7e0 04:18:53 Step 9/23 : COPY . . 04:18:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:18:53 + sudo service docker restart 04:18:53 ---> 50ba09005e97 04:18:53 Step 10/23 : RUN ${MAKE} 04:18:53 ---> Running in 6d8e9395ff3c 04:18:54 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:11 provisioning config files... 04:19:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4252845615019955090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:12 Removing intermediate container 6d8e9395ff3c 04:19:12 ---> d54d87be0bb3 04:19:12 Step 11/23 : FROM alpine:3.18 04:19:12 3.18: Pulling from library/alpine 04:19:12 96526aa774ef: Pulling fs layer 04:19:12 96526aa774ef: Download complete 04:19:12 ---> docker-login.sh 04:19:12 nexus3.edgexfoundry.org:10001 04:19:12 96526aa774ef: Pull complete 04:19:12 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:19:12 Status: Downloaded newer image for alpine:3.18 04:19:12 ---> 8ca4688f4f35 04:19:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:19:12 ---> Running in 42cb7f19e279 04:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:12 Removing intermediate container 42cb7f19e279 04:19:12 ---> 2d8586848ac0 04:19:12 Step 13/23 : RUN apk add --update --no-cache 04:19:12 ---> Running in a7be8fe17c2e 04:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:12 Configure a credential helper to remove this warning. See 04:19:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:12 04:19:12 Login Succeeded 04:19:12 nexus3.edgexfoundry.org:10002 04:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:13 Configure a credential helper to remove this warning. See 04:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:13 04:19:13 Login Succeeded 04:19:13 nexus3.edgexfoundry.org:10003 04:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:13 OK: 7 MiB in 15 packages 04:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:13 Configure a credential helper to remove this warning. See 04:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:13 04:19:13 Login Succeeded 04:19:13 nexus3.edgexfoundry.org:10004 04:19:13 Removing intermediate container a7be8fe17c2e 04:19:13 ---> 2b63404d1943 04:19:13 Step 14/23 : WORKDIR / 04:19:13 ---> Running in 98cf74b21354 04:19:13 Removing intermediate container 98cf74b21354 04:19:13 ---> 44881b7441a4 04:19:13 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:19:13 ---> cb8f0a9417b7 04:19:13 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:13 Configure a credential helper to remove this warning. See 04:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:13 04:19:13 Login Succeeded 04:19:13 docker.io 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 ---> docker-login.sh ends [Pipeline] } 04:19:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 04:19:14 ---> 9111838f69e9 04:19:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:19:14 ---> 81a88658a9a0 04:19:14 Step 18/23 : EXPOSE 59999 04:19:14 ---> Running in 743898fced61 04:19:14 Removing intermediate container 743898fced61 04:19:14 ---> bd3aefd02e0b 04:19:14 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:19:14 ---> Running in 5db17adc08bb [Pipeline] unstash [Pipeline] echo 04:19:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 04:19:14 Removing intermediate container 5db17adc08bb 04:19:14 ---> d9630a70dba8 04:19:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:19:14 ---> Running in f6e86e72a3d4 04:19:14 Removing intermediate container f6e86e72a3d4 04:19:14 ---> cd625dde4937 04:19:14 Step 21/23 : LABEL arch=amd64 04:19:14 ---> Running in 21ce1c8d4baa 04:19:14 Removing intermediate container 21ce1c8d4baa 04:19:14 ---> 77015f337cdd 04:19:14 Step 22/23 : LABEL git_sha=0d00688335e91370ca010c747d70ea44e6fb41bf 04:19:14 ---> Running in d28852c79cab [Pipeline] echo 04:19:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:15 ========================================================= 04:19:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:19:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:19:15 Removing intermediate container d28852c79cab 04:19:15 ---> e4399aca80d2 04:19:15 Step 23/23 : LABEL version=0.0.0 04:19:15 ---> Running in 83d56bde282e 04:19:15 Removing intermediate container 83d56bde282e 04:19:15 ---> 6289eeb2084f 04:19:15 [Warning] One or more build-args [ARCH] were not consumed 04:19:15 Successfully built 6289eeb2084f 04:19:15 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 04:19:15 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { 04:19:15 Sending build context to Docker daemon 6.004MB 04:19:15 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:19:15 Step 2/10 : FROM ${BASE} AS builder [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:19:16 9fda8d8052c6: Pulling fs layer 04:19:16 5d54e960e981: Pulling fs layer 04:19:16 c4a7e357bf2a: Pulling fs layer 04:19:16 f0e02332f6b5: Pulling fs layer 04:19:16 cefa15bbcfad: Pulling fs layer 04:19:16 17808c966233: Pulling fs layer 04:19:16 f4c1fc716caa: Pulling fs layer 04:19:16 f0e02332f6b5: Waiting 04:19:16 17808c966233: Waiting 04:19:16 cefa15bbcfad: Waiting 04:19:16 f4c1fc716caa: Waiting 04:19:16 5d54e960e981: Verifying Checksum 04:19:16 5d54e960e981: Download complete 04:19:16 f0e02332f6b5: Verifying Checksum 04:19:16 f0e02332f6b5: Download complete 04:19:16 cefa15bbcfad: Verifying Checksum 04:19:16 cefa15bbcfad: Download complete 04:19:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:16 04:19:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:16 9fda8d8052c6: Verifying Checksum 04:19:16 9fda8d8052c6: Download complete 04:19:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:16 latest: Pulling from edgex-lftools-log-publisher 04:19:16 5eb5b503b376: Pulling fs layer 04:19:16 5c69ac0246d0: Pulling fs layer 04:19:16 ec43610c2a17: Pulling fs layer 04:19:16 3a2ae6a8a46f: Pulling fs layer 04:19:16 33b1e0a273af: Pulling fs layer 04:19:16 5d3b04190fa2: Pulling fs layer 04:19:16 2f39f015ded8: Pulling fs layer 04:19:16 5d3b04190fa2: Waiting 04:19:16 3a2ae6a8a46f: Waiting 04:19:16 2f39f015ded8: Waiting 04:19:16 33b1e0a273af: Waiting 04:19:16 5c69ac0246d0: Download complete 04:19:16 3a2ae6a8a46f: Verifying Checksum 04:19:16 3a2ae6a8a46f: Download complete 04:19:16 33b1e0a273af: Verifying Checksum 04:19:16 33b1e0a273af: Download complete 04:19:16 f4c1fc716caa: Verifying Checksum 04:19:16 f4c1fc716caa: Download complete 04:19:16 5d3b04190fa2: Verifying Checksum 04:19:16 5d3b04190fa2: Download complete 04:19:16 ec43610c2a17: Verifying Checksum 04:19:16 5eb5b503b376: Verifying Checksum 04:19:16 5eb5b503b376: Download complete 04:19:17 9fda8d8052c6: Pull complete 04:19:17 2f39f015ded8: Download complete 04:19:17 5d54e960e981: Pull complete 04:19:18 5eb5b503b376: Pull complete 04:19:18 c4a7e357bf2a: Verifying Checksum 04:19:18 c4a7e357bf2a: Download complete 04:19:18 5c69ac0246d0: Pull complete 04:19:18 ec43610c2a17: Pull complete 04:19:18 3a2ae6a8a46f: Pull complete 04:19:18 33b1e0a273af: Pull complete 04:19:18 17808c966233: Verifying Checksum 04:19:18 17808c966233: Download complete 04:19:19 5d3b04190fa2: Pull complete 04:19:23 2f39f015ded8: Pull complete 04:19:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:23 prd-ubuntu20.04-docker-8c-8g-8445 does not seem to be running inside a container 04:19:23 $ 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-1521 -v /w/workspace/gexfoundry_device-sdk-go_PR-1521:/w/workspace/gexfoundry_device-sdk-go_PR-1521:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:19:26 $ docker top 949c34771c717ed78aaeebfcdc7b9c36b9562dd5f5cdfa0a0e9db980b187bb72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:26 ---> job-cost.sh 04:19:26 lf-activate-venv: SKIPPING 04:19:26 INFO: No Stack... 04:19:27 INFO: Retrieving Pricing Info for: v3-standard-8 04:19:27 INFO: Archiving Costs [Pipeline] sh 04:19:27 + cut -d, -f6 04:19:27 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1521/archives/cost.csv [Pipeline] lock 04:19:27 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1521-1-stack-cost] 04:19:27 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1521-1-stack-cost] did not exist. Created. 04:19:27 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1521-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:28 + echo total: 0.2199999988079071 [Pipeline] stash 04:19:28 Stashed 1 file(s) [Pipeline] } 04:19:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1521-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:19:28 $ docker stop --time=1 949c34771c717ed78aaeebfcdc7b9c36b9562dd5f5cdfa0a0e9db980b187bb72 04:19:28 c4a7e357bf2a: Pull complete 04:19:28 f0e02332f6b5: Pull complete 04:19:29 cefa15bbcfad: Pull complete 04:19:29 $ docker rm -f --volumes 949c34771c717ed78aaeebfcdc7b9c36b9562dd5f5cdfa0a0e9db980b187bb72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:19:35 17808c966233: Pull complete 04:19:37 f4c1fc716caa: Pull complete 04:19:37 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:19:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:19:37 ---> ea914061e18c 04:19:37 Step 3/10 : ARG MAKE=make build 04:19:38 ---> Running in 5ef7e441ea03 04:19:38 Removing intermediate container 5ef7e441ea03 04:19:38 ---> 9eafb2d8cdc0 04:19:38 Step 4/10 : WORKDIR /device-sdk-go 04:19:38 ---> Running in 6e132c802e6c 04:19:39 Removing intermediate container 6e132c802e6c 04:19:39 ---> 18dd13455521 04:19:39 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:19:39 ---> Running in bf4dffb1f2fe 04:19:39 Removing intermediate container bf4dffb1f2fe 04:19:39 ---> 0124fdbaadfe 04:19:39 Step 6/10 : RUN apk add --update --no-cache make git 04:19:39 ---> Running in 3db0c255c230 04:19:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:19:42 OK: 266 MiB in 52 packages 04:19:42 Removing intermediate container 3db0c255c230 04:19:42 ---> bfb340459e12 04:19:42 Step 7/10 : COPY go.mod vendor* ./ 04:19:43 ---> 5cb855730f3f 04:19:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:43 ---> Running in 0934cedefae6 04:20:51 Removing intermediate container 0934cedefae6 04:20:51 ---> c045c6affbfe 04:20:51 Step 9/10 : COPY . . 04:20:51 ---> 4cf11f76de7d 04:20:51 Step 10/10 : RUN ${MAKE} 04:20:51 ---> Running in daccd97bc55f 04:20:51 noop 04:20:51 Removing intermediate container daccd97bc55f 04:20:51 ---> 95fd2deb313a 04:20:51 Successfully built 95fd2deb313a 04:20:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:52 + docker inspect -f . ci-base-image-arm64 04:20:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:52 prd-ubuntu20.04-docker-arm64-4c-16g-8446 does not seem to be running inside a container 04:20:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:20:53 $ docker top a5c9e575b6dc9b341c61cdf8360b6a99d540b2a80fedf0cb51cadd56e73b0dd6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:54 + go version 04:20:54 go version go1.21.0 linux/arm64 [Pipeline] } 04:20:54 $ docker stop --time=1 a5c9e575b6dc9b341c61cdf8360b6a99d540b2a80fedf0cb51cadd56e73b0dd6 04:20:56 $ docker rm -f --volumes a5c9e575b6dc9b341c61cdf8360b6a99d540b2a80fedf0cb51cadd56e73b0dd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:57 + docker inspect -f . ci-base-image-arm64 04:20:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:57 prd-ubuntu20.04-docker-arm64-4c-16g-8446 does not seem to be running inside a container 04:20:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:20:58 $ docker top 58f15ff0eff14b7bc15e40e453506fa318d4545c5fa25f0f38826a06a6725c45 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:59 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:20:59 + make test 04:20:59 go test -race -coverprofile=coverage.out ./... 04:21:31 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:23:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:23:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:23:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:23:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:23:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:23:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.198s coverage: 27.6% of statements 04:23:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.284s coverage: 81.5% of statements 04:23:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:23:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:23:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.471s coverage: 86.0% of statements 04:23:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:23:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.576s coverage: 71.8% of statements 04:23:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.304s coverage: 14.4% of statements 04:23:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.986s coverage: 45.9% of statements 04:23:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:23:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:23:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.505s coverage: 68.5% of statements 04:23:38 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.414s coverage: 89.2% of statements 04:23:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:23:40 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.230s coverage: 5.5% of statements 04:23:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:23:41 GO111MODULE=on go vet ./... 04:25:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:25:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:25:33 ./bin/test-attribution-txt.sh [Pipeline] echo 04:25:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:25:34 $ docker stop --time=1 58f15ff0eff14b7bc15e40e453506fa318d4545c5fa25f0f38826a06a6725c45 04:25:35 $ docker rm -f --volumes 58f15ff0eff14b7bc15e40e453506fa318d4545c5fa25f0f38826a06a6725c45 [Pipeline] // withDockerContainer [Pipeline] sh 04:25:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:25:37 Warning: overwriting stash ‘coverage-report’ 04:25:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:25:39 + ls -al . 04:25:39 total 300 04:25:39 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 04:21 . 04:25:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 04:18 .. 04:25:39 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 04:18 .dockerignore 04:25:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 04:18 .git 04:25:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 04:18 .github 04:25:39 -rw-rw-r-- 1 jenkins jenkins 137 Oct 4 04:18 .gitignore 04:25:39 -rw-rw-r-- 1 jenkins jenkins 42 Oct 4 04:18 .golangci.yml 04:25:39 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 4 04:18 CHANGELOG.md 04:25:39 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 04:18 GOVERNANCE.md 04:25:39 -rw-rw-r-- 1 jenkins jenkins 885 Oct 4 04:18 Jenkinsfile 04:25:39 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 4 04:18 LICENSE 04:25:39 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 4 04:18 Makefile 04:25:39 -rw-rw-r-- 1 jenkins jenkins 619 Oct 4 04:18 OWNERS.md 04:25:39 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 4 04:18 README.md 04:25:39 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 04:16 VERSION 04:25:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 04:18 bin 04:25:39 -rw-r--r-- 1 jenkins jenkins 122153 Oct 4 04:23 coverage.out 04:25:39 drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 04:18 example 04:25:39 -rw-rw-r-- 1 jenkins jenkins 3722 Oct 4 04:18 go.mod 04:25:39 -rw-rw-r-- 1 jenkins jenkins 34806 Oct 4 04:18 go.sum 04:25:39 drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 04:18 internal 04:25:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 04:18 openapi 04:25:39 drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 04:18 pkg 04:25:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 04:18 snap 04:25:39 -rw-rw-r-- 1 jenkins jenkins 222 Oct 4 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:39 + 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=0d00688335e91370ca010c747d70ea44e6fb41bf --label arch=arm64 --label version=0.0.0 . 04:25:39 Sending build context to Docker daemon 6.127MB 04:25:39 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:25:39 Step 2/23 : FROM ${BASE} AS builder 04:25:39 ---> 95fd2deb313a 04:25:39 Step 3/23 : ARG MAKE=make build 04:25:40 ---> Running in c48453cf8fcd 04:25:40 Removing intermediate container c48453cf8fcd 04:25:40 ---> 855a9c82f559 04:25:40 Step 4/23 : WORKDIR /device-sdk-go 04:25:40 ---> Running in de962a7872c5 04:25:40 Removing intermediate container de962a7872c5 04:25:40 ---> bf8df2e23a81 04:25:40 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:25:40 ---> Running in ad2093cb1967 04:25:40 Removing intermediate container ad2093cb1967 04:25:40 ---> 21af0877ed1a 04:25:40 Step 6/23 : RUN apk add --update --no-cache make git 04:25:41 ---> Running in 20f099f79c4a 04:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:43 OK: 266 MiB in 52 packages 04:25:44 Removing intermediate container 20f099f79c4a 04:25:44 ---> 80a6ad674ec4 04:25:44 Step 7/23 : COPY go.mod vendor* ./ 04:25:44 ---> 42b26956b2fb 04:25:44 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:44 ---> Running in 1dea6c13c7ab 04:25:49 Removing intermediate container 1dea6c13c7ab 04:25:49 ---> 6bc6f1494a7c 04:25:49 Step 9/23 : COPY . . 04:25:49 ---> 7b5bc35b8b7f 04:25:49 Step 10/23 : RUN ${MAKE} 04:25:49 ---> Running in 1341edbc2bfe 04:25:50 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:27:42 Removing intermediate container 1341edbc2bfe 04:27:42 ---> 376ea36bf5c4 04:27:42 Step 11/23 : FROM alpine:3.18 04:27:42 3.18: Pulling from library/alpine 04:27:42 579b34f0a95b: Pulling fs layer 04:27:42 579b34f0a95b: Verifying Checksum 04:27:42 579b34f0a95b: Download complete 04:27:42 579b34f0a95b: Pull complete 04:27:42 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:27:42 Status: Downloaded newer image for alpine:3.18 04:27:42 ---> 3cc203321400 04:27:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:27:42 ---> Running in 1e7fedb4a878 04:27:42 Removing intermediate container 1e7fedb4a878 04:27:42 ---> fd678a6dfa4c 04:27:42 Step 13/23 : RUN apk add --update --no-cache 04:27:42 ---> Running in 6e5ac749a89e 04:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:42 OK: 8 MiB in 15 packages 04:27:42 Removing intermediate container 6e5ac749a89e 04:27:42 ---> e602dae53aaa 04:27:42 Step 14/23 : WORKDIR / 04:27:42 ---> Running in 120864519b7f 04:27:42 Removing intermediate container 120864519b7f 04:27:42 ---> 3168411b37a2 04:27:42 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:27:42 ---> 105723642f57 04:27:42 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:27:42 ---> 3e08d90a57a7 04:27:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:27:42 ---> e70bb2028a44 04:27:42 Step 18/23 : EXPOSE 59999 04:27:42 ---> Running in 7b25de4846bc 04:27:42 Removing intermediate container 7b25de4846bc 04:27:42 ---> 6b841433c92d 04:27:42 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:27:42 ---> Running in 1f4b6dc24305 04:27:42 Removing intermediate container 1f4b6dc24305 04:27:42 ---> 17600596fab3 04:27:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:27:42 ---> Running in 7d607c3ff3a1 04:27:42 Removing intermediate container 7d607c3ff3a1 04:27:42 ---> 6e31f0a24b8a 04:27:42 Step 21/23 : LABEL arch=arm64 04:27:42 ---> Running in 5182ee9f1a53 04:27:42 Removing intermediate container 5182ee9f1a53 04:27:42 ---> bc41969d7576 04:27:42 Step 22/23 : LABEL git_sha=0d00688335e91370ca010c747d70ea44e6fb41bf 04:27:42 ---> Running in cebbb4935ce8 04:27:42 Removing intermediate container cebbb4935ce8 04:27:42 ---> c7c01654a0d6 04:27:42 Step 23/23 : LABEL version=0.0.0 04:27:42 ---> Running in 440fcfbc170c 04:27:42 Removing intermediate container 440fcfbc170c 04:27:42 ---> 04688775ace4 04:27:42 [Warning] One or more build-args [ARCH] were not consumed 04:27:42 Successfully built 04688775ace4 04:27:42 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 04:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:43 04:27:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:43 arm64: Pulling from edgex-lftools-log-publisher 04:27:43 8998bd30e6a1: Pulling fs layer 04:27:43 04944245beec: Pulling fs layer 04:27:43 699f458cf7ca: Pulling fs layer 04:27:43 765212b225bb: Pulling fs layer 04:27:43 f23df028b6ca: Pulling fs layer 04:27:43 d65c8cfc05b1: Pulling fs layer 04:27:43 2437ff75d9bd: Pulling fs layer 04:27:43 765212b225bb: Waiting 04:27:43 f23df028b6ca: Waiting 04:27:43 d65c8cfc05b1: Waiting 04:27:43 2437ff75d9bd: Waiting 04:27:43 04944245beec: Verifying Checksum 04:27:43 04944245beec: Download complete 04:27:43 765212b225bb: Verifying Checksum 04:27:43 765212b225bb: Download complete 04:27:43 f23df028b6ca: Download complete 04:27:43 d65c8cfc05b1: Verifying Checksum 04:27:43 d65c8cfc05b1: Download complete 04:27:43 699f458cf7ca: Verifying Checksum 04:27:43 699f458cf7ca: Download complete 04:27:44 8998bd30e6a1: Verifying Checksum 04:27:44 8998bd30e6a1: Download complete 04:27:46 2437ff75d9bd: Verifying Checksum 04:27:46 2437ff75d9bd: Download complete 04:27:48 8998bd30e6a1: Pull complete 04:27:48 04944245beec: Pull complete 04:27:50 699f458cf7ca: Pull complete 04:27:50 765212b225bb: Pull complete 04:27:51 f23df028b6ca: Pull complete 04:27:51 d65c8cfc05b1: Pull complete 04:28:06 2437ff75d9bd: Pull complete 04:28:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:28:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:06 prd-ubuntu20.04-docker-arm64-4c-16g-8446 does not seem to be running inside a container 04:28:06 $ 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 04:28:08 $ docker top 0904ef3dc59f26832a8796994b97ff666291f1a668d731664f82090c5c032085 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:09 ---> job-cost.sh 04:28:09 lf-activate-venv: SKIPPING 04:28:09 INFO: No Stack... 04:28:10 INFO: Retrieving Pricing Info for: v3-standard-4 04:28:10 INFO: Archiving Costs [Pipeline] sh 04:28:11 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:28:11 + cut -d, -f6 [Pipeline] lock 04:28:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1521-1-stack-cost] 04:28:11 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1521-1-stack-cost] did not exist. Created. 04:28:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1521-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:28:12 /w/workspace/device-sdk-go/1@tmp/durable-dc5d1b92/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:28:12 + echo total: 0.10999999940395355 [Pipeline] stash 04:28:12 Warning: overwriting stash ‘stack-cost’ 04:28:12 Stashed 1 file(s) [Pipeline] } 04:28:12 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1521-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:28:12 $ docker stop --time=1 0904ef3dc59f26832a8796994b97ff666291f1a668d731664f82090c5c032085 04:28:14 $ docker rm -f --volumes 0904ef3dc59f26832a8796994b97ff666291f1a668d731664f82090c5c032085 [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 04:28:15 provisioning config files... 04:28:15 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp/config12383629144552058999tmp [Pipeline] { [Pipeline] sh 04:28:15 + set +x 04:28:15 + curl -s https://codecov.io/bash 04:28:15 + bash -s -- 04:28:15 04:28:15 _____ _ 04:28:15 / ____| | | 04:28:15 | | ___ __| | ___ ___ _____ __ 04:28:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:28:15 | |___| (_) | (_| | __/ (_| (_) \ V / 04:28:15 \_____\___/ \__,_|\___|\___\___/ \_/ 04:28:15 Bash-1.0.6 04:28:15 04:28:15 04:28:15 ==> git version 2.25.1 found 04:28:15 ==> 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 04:28:15 Release-Date: 2020-01-08 04:28:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:28:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:28:15 ==> Jenkins CI detected. 04:28:15 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1521 04:28:15 project root: . 04:28:15 --> token set from env 04:28:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:28:15 ==> Running gcov in . (disable via -X gcov) 04:28:15 ==> Python coveragepy not found 04:28:15 ==> Searching for coverage reports in: 04:28:15 + . 04:28:15 -> Found 1 reports 04:28:15 ==> Detecting git/mercurial file structure 04:28:15 ==> Reading reports 04:28:15 + ./coverage.out bytes=122153 04:28:15 ==> Appending adjustments 04:28:15 https://docs.codecov.io/docs/fixing-reports 04:28:16 + Found adjustments 04:28:16 ==> Gzipping contents 04:28:16 20K /tmp/codecov.K5NIpf.gz 04:28:16 ==> Uploading reports 04:28:16 url: https://codecov.io 04:28:16 query: branch=PR-1521&commit=0d00688335e91370ca010c747d70ea44e6fb41bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1521&job=&cmd_args= 04:28:16 -> Pinging Codecov 04:28:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1521&commit=0d00688335e91370ca010c747d70ea44e6fb41bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1521&job=&cmd_args= 04:28:16 -> Uploading to 04:28:16 https://storage.googleapis.com/codecov/v4/raw/2023-10-04/7E55EF52A471D76F132DFD9A03CDDE97/0d00688335e91370ca010c747d70ea44e6fb41bf/dd4c9729-e89f-4037-9d61-9d10de1ef81f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T042816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d69cc5e6725faee05af6fa2c09ccb8638769eae77bba26c41c7fc871134b00e 04:28:16 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:16 Dload Upload Total Spent Left Speed 04:28:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16747 0 0 100 16747 0 80903 --:--:-- --:--:-- --:--:-- 80514 100 16747 0 0 100 16747 0 65163 --:--:-- --:--:-- --:--:-- 64910 04:28:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0d00688335e91370ca010c747d70ea44e6fb41bf [Pipeline] } 04:28:16 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 04:28:18 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1521/archives ] 04:28:18 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1521/archives 04:28:18 total 16 04:28:18 drwxr-xr-x 3 root root 4096 Oct 4 04:19 . 04:28:18 drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 04:19 .. 04:28:18 drwxr-xr-x 2 root root 4096 Oct 4 04:19 cost 04:28:18 -rw-r--r-- 1 root root 86 Oct 4 04:19 cost.csv 04:28:18 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1521/archives 04:28:18 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1521/archives 04:28:18 total 16 04:28:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 04:19 . 04:28:18 drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 04:19 .. 04:28:18 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 04:19 cost 04:28:18 -rw-r--r-- 1 jenkins jenkins 86 Oct 4 04:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:28:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:19 ---> package-listing.sh 04:28:19 ++ facter osfamily 04:28:19 ++ tr '[:upper:]' '[:lower:]' 04:28:19 + OS_FAMILY=debian 04:28:19 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1521 04:28:19 + START_PACKAGES=/tmp/packages_start.txt 04:28:19 + END_PACKAGES=/tmp/packages_end.txt 04:28:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:19 + PACKAGES=/tmp/packages_start.txt 04:28:19 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1521 ']' 04:28:19 + PACKAGES=/tmp/packages_end.txt 04:28:19 + case "${OS_FAMILY}" in 04:28:19 + dpkg -l 04:28:19 + grep '^ii' 04:28:19 + '[' -f /tmp/packages_start.txt ']' 04:28:19 + '[' -f /tmp/packages_end.txt ']' 04:28:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:28:19 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1521 ']' 04:28:19 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1521/archives/ 04:28:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1521/archives/ [Pipeline] echo 04:28:19 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-1521/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:28:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:20 prd-ubuntu20.04-docker-8c-8g-8445 does not seem to be running inside a container 04:28:20 $ 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-1521/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-1521 -v /w/workspace/gexfoundry_device-sdk-go_PR-1521:/w/workspace/gexfoundry_device-sdk-go_PR-1521:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1521@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 04:28:21 $ docker top 5bc23d087eff0b0f4bf5017e182175170520e86b1e6532992982ad03c7e73322 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:21 + touch /tmp/pre-build-complete [Pipeline] sh 04:28:21 + mkdir -p /var/log/sysstat [Pipeline] sh 04:28:22 + ls /var/log/sa-host 04:28:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:22 provisioning config files... 04:28:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1521@tmp/config8512864318523618780tmp [Pipeline] { [Pipeline] echo 04:28:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:28:22 ---> create-netrc.sh [Pipeline] } 04:28:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:28:23 ---> python-tools-install.sh [Pipeline] echo 04:28:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:28:23 ---> sudo-logs.sh 04:28:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:28:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:28:23 ---> job-cost.sh 04:28:23 lf-activate-venv: SKIPPING 04:28:23 DEBUG: total: 0.2199999988079071 04:28:23 INFO: Retrieving Stack Cost... 04:28:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:28:24 INFO: Archiving Costs [Pipeline] echo 04:28:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:28:25 ---> logs-deploy.sh 04:28:25 lf-activate-venv: SKIPPING 04:28:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1521/1 04:28:25 INFO: archiving workspace using pattern(s): 04:28:26 Archives upload complete. 04:28:26 INFO: archiving logs to Nexus