Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fb9feca0c10481a594d8c8fb14f04008fc9a26d 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-ssh2124682936436863986.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15824638974132871552.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14485674241788403792.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh17551346714479271389.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13709059136906301470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-308 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 8fb9feca0c10481a594d8c8fb14f04008fc9a26d (main) > 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 Commit message: "Merge pull request #1375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.47" > git config core.sparsecheckout # timeout=10 > git checkout -f 8fb9feca0c10481a594d8c8fb14f04008fc9a26d # timeout=10 > git rev-list --no-walk a467ed68dbc5545eb1f52ee0fd8c22c9e93ae15d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:26:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:26:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:26:29 ========================================================= 01:26:29 EdgeX Global Pipelines Version Info 01:26:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:26:30 ------------------- 01:26:30 stable info: 01:26:30 ------------------- 01:26:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:26:30 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:26:30 Message: update stable to v1.0.245 01:26:30 ------------------- 01:26:30 experimental info: 01:26:30 ------------------- 01:26:30 Commited By: **** collab-it+edgex@linuxfoundation.org 01:26:30 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 01:26:30 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:26:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:26:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:26:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:26:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:26:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:26:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fb9feca0c10481a594d8c8fb14f04008fc9a26d [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fb9fec [Pipeline] echo 01:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:31 provisioning config files... 01:26:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5969732070584808503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:31 ---> docker-login.sh 01:26:31 nexus3.edgexfoundry.org:10001 01:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:31 Configure a credential helper to remove this warning. See 01:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:31 01:26:31 Login Succeeded 01:26:31 nexus3.edgexfoundry.org:10002 01:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:32 Configure a credential helper to remove this warning. See 01:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:32 01:26:32 Login Succeeded 01:26:32 nexus3.edgexfoundry.org:10003 01:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:32 Configure a credential helper to remove this warning. See 01:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:32 01:26:32 Login Succeeded 01:26:32 nexus3.edgexfoundry.org:10004 01:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:32 Configure a credential helper to remove this warning. See 01:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:32 01:26:32 Login Succeeded 01:26:32 docker.io 01:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:32 Configure a credential helper to remove this warning. See 01:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:32 01:26:32 Login Succeeded 01:26:32 ---> docker-login.sh ends [Pipeline] } 01:26:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:26:33 + git rev-list -1 --merges 8fb9feca0c10481a594d8c8fb14f04008fc9a26d~1..8fb9feca0c10481a594d8c8fb14f04008fc9a26d [Pipeline] echo 01:26:33 -----------> git rev-list -1 --merges 8fb9feca0c10481a594d8c8fb14f04008fc9a26d~1..8fb9feca0c10481a594d8c8fb14f04008fc9a26d 8fb9feca0c10481a594d8c8fb14f04008fc9a26d 01:26:33 8fb9feca0c10481a594d8c8fb14f04008fc9a26d [false] [Pipeline] sh 01:26:33 + git log --format=format:%s -1 8fb9feca0c10481a594d8c8fb14f04008fc9a26d [Pipeline] echo 01:26:33 ========================================================= 01:26:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:26:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:33 + git log --format=format:%s -1 8fb9feca0c10481a594d8c8fb14f04008fc9a26d [Pipeline] echo 01:26:33 [semverPrep] GIT_COMMIT: 8fb9feca0c10481a594d8c8fb14f04008fc9a26d, Commit Message: Merge pull request #1375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.47 [Pipeline] echo 01:26:33 [semverPrep] This is not a build commit. [Pipeline] sh 01:26:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:34 + grep -v github /etc/ssh/ssh_known_hosts 01:26:34 + [ -e /tmp/ssh_known_hosts ] 01:26:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:26:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:26:34 + sudo tee -a /etc/ssh/ssh_known_hosts 01:26:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:34 01:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:34 0.1.4: Pulling from edgex-devops/py-git-semver 01:26:34 b85a868b505f: Pulling fs layer 01:26:34 e2be974225ed: Pulling fs layer 01:26:34 339a4e72a1f5: Pulling fs layer 01:26:34 988bab9f4d93: Pulling fs layer 01:26:34 1469e6f7b9e6: Pulling fs layer 01:26:34 eaf3925da568: Pulling fs layer 01:26:34 bab4dde63d76: Pulling fs layer 01:26:34 bde34c3a00c8: Pulling fs layer 01:26:34 b352a97aabf1: Pulling fs layer 01:26:34 4872d77fe225: Pulling fs layer 01:26:34 5851b861e8e6: Pulling fs layer 01:26:34 988bab9f4d93: Waiting 01:26:34 1469e6f7b9e6: Waiting 01:26:34 eaf3925da568: Waiting 01:26:34 bab4dde63d76: Waiting 01:26:34 4872d77fe225: Waiting 01:26:34 5851b861e8e6: Waiting 01:26:34 bde34c3a00c8: Waiting 01:26:34 b352a97aabf1: Waiting 01:26:34 e2be974225ed: Verifying Checksum 01:26:34 e2be974225ed: Download complete 01:26:34 988bab9f4d93: Download complete 01:26:35 1469e6f7b9e6: Verifying Checksum 01:26:35 1469e6f7b9e6: Download complete 01:26:35 eaf3925da568: Verifying Checksum 01:26:35 eaf3925da568: Download complete 01:26:35 339a4e72a1f5: Verifying Checksum 01:26:35 339a4e72a1f5: Download complete 01:26:35 bde34c3a00c8: Download complete 01:26:35 b352a97aabf1: Verifying Checksum 01:26:35 b352a97aabf1: Download complete 01:26:35 5851b861e8e6: Download complete 01:26:35 b85a868b505f: Verifying Checksum 01:26:35 b85a868b505f: Download complete 01:26:35 bab4dde63d76: Verifying Checksum 01:26:35 bab4dde63d76: Download complete 01:26:36 b85a868b505f: Pull complete 01:26:36 e2be974225ed: Pull complete 01:26:37 339a4e72a1f5: Pull complete 01:26:37 988bab9f4d93: Pull complete 01:26:37 1469e6f7b9e6: Pull complete 01:26:37 eaf3925da568: Pull complete 01:26:39 bab4dde63d76: Pull complete 01:26:39 bde34c3a00c8: Pull complete 01:26:39 b352a97aabf1: Pull complete 01:26:39 4872d77fe225: Pull complete 01:26:39 5851b861e8e6: Pull complete 01:26:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:40 prd-ubuntu20.04-docker-8c-8g-308 does not seem to be running inside a container 01:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:41 $ docker top 1e4fb258c3e6a2bf82cbfeb598974fbc51e2719bd60b766296a398d0308c9103 -eo pid,comm 01:26:41 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). 01:26:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:41 [ssh-agent] Looking for ssh-agent implementation... 01:26:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:41 $ docker exec 1e4fb258c3e6a2bf82cbfeb598974fbc51e2719bd60b766296a398d0308c9103 ssh-agent 01:26:42 SSH_AUTH_SOCK=/tmp/ssh-d6CcID3utc5j/agent.33 01:26:42 SSH_AGENT_PID=39 01:26:42 Running ssh-add (command line suppressed) 01:26:42 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1375793370553357762.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1375793370553357762.key) 01:26:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:42 + git tag --points-at HEAD [Pipeline] } 01:26:42 $ docker exec --env ******** --env ******** 1e4fb258c3e6a2bf82cbfeb598974fbc51e2719bd60b766296a398d0308c9103 ssh-agent -k 01:26:42 unset SSH_AUTH_SOCK; 01:26:42 unset SSH_AGENT_PID; 01:26:42 echo Agent pid 39 killed; 01:26:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:26:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:42 [ssh-agent] Looking for ssh-agent implementation... 01:26:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:42 $ docker exec 1e4fb258c3e6a2bf82cbfeb598974fbc51e2719bd60b766296a398d0308c9103 ssh-agent 01:26:42 SSH_AUTH_SOCK=/tmp/ssh-2UqVlOu3Kimy/agent.72 01:26:42 SSH_AGENT_PID=78 01:26:42 Running ssh-add (command line suppressed) 01:26:43 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5986262777516948071.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5986262777516948071.key) 01:26:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:43 + git semver init 01:26:43 2023-03-15 01:26:43,571 [run_init] DEBUG init version:0.0.0 force:False 01:26:43 2023-03-15 01:26:43,572 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 01:26:43 2023-03-15 01:26:43,572 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 01:26:43 2023-03-15 01:26:43,573 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 01:26:44 2023-03-15 01:26:44,456 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 01:26:44 2023-03-15 01:26:44,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 01:26:44 2023-03-15 01:26:44,456 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 01:26:44 2023-03-15 01:26:44,457 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 01:26:44 3.0.0-dev.54 [Pipeline] } 01:26:44 $ docker exec --env ******** --env ******** 1e4fb258c3e6a2bf82cbfeb598974fbc51e2719bd60b766296a398d0308c9103 ssh-agent -k 01:26:44 unset SSH_AUTH_SOCK; 01:26:44 unset SSH_AGENT_PID; 01:26:44 echo Agent pid 78 killed; 01:26:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:44 + git semver [Pipeline] } 01:26:45 $ docker stop --time=1 1e4fb258c3e6a2bf82cbfeb598974fbc51e2719bd60b766296a398d0308c9103 01:26:46 $ docker rm -f --volumes 1e4fb258c3e6a2bf82cbfeb598974fbc51e2719bd60b766296a398d0308c9103 [Pipeline] // withDockerContainer [Pipeline] sh 01:26:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:26:47 Stashed 1 file(s) [Pipeline] echo 01:26:47 [edgeXSemver]: initialized semver on version 3.0.0-dev.54 [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 01:26:47 provisioning config files... 01:26:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6345455477517431671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:47 ---> docker-login.sh 01:26:47 nexus3.edgexfoundry.org:10001 01:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:47 Configure a credential helper to remove this warning. See 01:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:47 01:26:47 Login Succeeded 01:26:47 nexus3.edgexfoundry.org:10002 01:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:47 Configure a credential helper to remove this warning. See 01:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:47 01:26:47 Login Succeeded 01:26:47 nexus3.edgexfoundry.org:10003 01:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:47 Configure a credential helper to remove this warning. See 01:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:47 01:26:47 Login Succeeded 01:26:47 nexus3.edgexfoundry.org:10004 01:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:47 Configure a credential helper to remove this warning. See 01:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:47 01:26:47 Login Succeeded 01:26:47 docker.io 01:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:48 Configure a credential helper to remove this warning. See 01:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:48 01:26:48 Login Succeeded 01:26:48 ---> docker-login.sh ends [Pipeline] } 01:26:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:26:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:48 ========================================================= 01:26:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:26:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:48 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:26:48 Sending build context to Docker daemon 10.78MB 01:26:48 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 01:26:48 Step 2/10 : FROM ${BASE} AS builder 01:26:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:26:48 63b65145d645: Pulling fs layer 01:26:48 a2d21d5440eb: Pulling fs layer 01:26:48 935e6c44a52c: Pulling fs layer 01:26:48 94cc34f8dd06: Pulling fs layer 01:26:48 30dea6a524f1: Pulling fs layer 01:26:48 a2aff8979fd8: Pulling fs layer 01:26:48 6808be2612f2: Pulling fs layer 01:26:48 f25807f1079a: Pulling fs layer 01:26:48 30dea6a524f1: Waiting 01:26:48 6808be2612f2: Waiting 01:26:48 a2aff8979fd8: Waiting 01:26:48 f25807f1079a: Waiting 01:26:48 a2d21d5440eb: Verifying Checksum 01:26:48 a2d21d5440eb: Download complete 01:26:48 94cc34f8dd06: Verifying Checksum 01:26:48 94cc34f8dd06: Download complete 01:26:48 30dea6a524f1: Verifying Checksum 01:26:48 30dea6a524f1: Download complete 01:26:48 63b65145d645: Verifying Checksum 01:26:48 63b65145d645: Download complete 01:26:48 a2aff8979fd8: Verifying Checksum 01:26:48 a2aff8979fd8: Download complete 01:26:49 63b65145d645: Pull complete 01:26:49 a2d21d5440eb: Pull complete 01:26:49 f25807f1079a: Verifying Checksum 01:26:49 f25807f1079a: Download complete 01:26:49 935e6c44a52c: Download complete 01:26:49 6808be2612f2: Verifying Checksum 01:26:49 6808be2612f2: Download complete 01:26:53 935e6c44a52c: Pull complete 01:26:53 94cc34f8dd06: Pull complete 01:26:53 30dea6a524f1: Pull complete 01:26:53 a2aff8979fd8: Pull complete 01:26:55 6808be2612f2: Pull complete 01:26:56 f25807f1079a: Pull complete 01:26:56 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:26:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:26:56 ---> 3b553350e43f 01:26:56 Step 3/10 : ARG MAKE=make build 01:26:58 ---> Running in cf51473cb191 01:26:58 Removing intermediate container cf51473cb191 01:26:58 ---> 38653ed01957 01:26:58 Step 4/10 : WORKDIR /device-sdk-go 01:26:58 ---> Running in 4241a837bfa5 01:26:58 Removing intermediate container 4241a837bfa5 01:26:58 ---> 7ab4d970ed8c 01:26:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:26:58 ---> Running in 7fbdaa38b234 01:26:58 Removing intermediate container 7fbdaa38b234 01:26:58 ---> ddc037d06541 01:26:58 Step 6/10 : RUN apk add --update --no-cache make git 01:26:59 ---> Running in 202d153e165e 01:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:27:00 OK: 265 MiB in 53 packages 01:27:00 Removing intermediate container 202d153e165e 01:27:00 ---> 2de41cb077b2 01:27:00 Step 7/10 : COPY go.mod vendor* ./ 01:27:00 ---> 15c854e532b7 01:27:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:00 ---> Running in c1cf8aa9e1f0 01:27:02 Still waiting to schedule task 01:27:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-302’ 01:27:32 Removing intermediate container c1cf8aa9e1f0 01:27:32 ---> fd12a55d4358 01:27:32 Step 9/10 : COPY . . 01:27:32 ---> c395ced6dc22 01:27:32 Step 10/10 : RUN ${MAKE} 01:27:32 ---> Running in c9200aeb5afd 01:27:32 noop 01:27:32 Removing intermediate container c9200aeb5afd 01:27:32 ---> 7f69001952c9 01:27:32 Successfully built 7f69001952c9 01:27:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:32 + docker inspect -f . ci-base-image-x86_64 01:27:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:33 prd-ubuntu20.04-docker-8c-8g-308 does not seem to be running inside a container 01:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 01:27:33 $ docker top c57e39e5b67bc33d1170446392b780329a1284cfd07a6b10df0487ba06c9c3e9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:33 + go version 01:27:33 go version go1.20.2 linux/amd64 [Pipeline] } 01:27:33 $ docker stop --time=1 c57e39e5b67bc33d1170446392b780329a1284cfd07a6b10df0487ba06c9c3e9 01:27:35 $ docker rm -f --volumes c57e39e5b67bc33d1170446392b780329a1284cfd07a6b10df0487ba06c9c3e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:35 + docker inspect -f . ci-base-image-x86_64 01:27:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:35 prd-ubuntu20.04-docker-8c-8g-308 does not seem to be running inside a container 01:27:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 01:27:36 $ docker top b42fc8f5a8c1776e9c067fd85c9b0c4f086895f7e495f69602863c9f3b1f79b1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 01:27:36 + make test 01:27:36 go test -race -coverprofile=coverage.out ./... 01:27:43 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 01:27:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 01:27:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 01:27:58 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 01:27:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 01:27:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 01:27:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.077s coverage: 27.6% of statements 01:27:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements 01:27:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 01:27:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 01:27:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.091s coverage: 86.0% of statements 01:27:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 01:27:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 01:27:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.090s coverage: 75.9% of statements 01:27:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 01:27:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 01:27:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 01:28:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 15.2% of statements 01:28:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.075s coverage: 65.7% of statements 01:28:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.122s coverage: 89.2% of statements 01:28:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements 01:28:23 GO111MODULE=on go vet ./... 01:28:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:28:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:28:25 ./bin/test-attribution-txt.sh [Pipeline] echo 01:28:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:28:25 $ docker stop --time=1 b42fc8f5a8c1776e9c067fd85c9b0c4f086895f7e495f69602863c9f3b1f79b1 01:28:28 $ docker rm -f --volumes b42fc8f5a8c1776e9c067fd85c9b0c4f086895f7e495f69602863c9f3b1f79b1 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:28:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:28:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:28:29 + ls -al . 01:28:29 total 276 01:28:29 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 01:27 . 01:28:29 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 01:26 .. 01:28:29 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 01:26 .dockerignore 01:28:29 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 01:26 .git 01:28:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 01:26 .github 01:28:29 -rw-rw-r-- 1 jenkins jenkins 131 Mar 15 01:26 .gitignore 01:28:29 -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 01:26 .golangci.yml 01:28:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 01:26 .semver 01:28:29 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 15 01:26 CHANGELOG.md 01:28:29 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 01:26 GOVERNANCE.md 01:28:29 -rw-rw-r-- 1 jenkins jenkins 885 Mar 15 01:26 Jenkinsfile 01:28:29 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 01:26 LICENSE 01:28:29 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 15 01:26 Makefile 01:28:29 -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 01:26 OWNERS.md 01:28:29 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 15 01:26 README.md 01:28:29 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 01:26 VERSION 01:28:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 01:26 bin 01:28:29 -rw-r--r-- 1 jenkins jenkins 109536 Mar 15 01:28 coverage.out 01:28:29 drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 01:26 example 01:28:29 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 15 01:26 go.mod 01:28:29 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 15 01:26 go.sum 01:28:29 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 01:26 internal 01:28:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 01:26 openapi 01:28:29 drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 01:26 pkg 01:28:29 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 01:26 snap 01:28:29 -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:30 + 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=8fb9feca0c10481a594d8c8fb14f04008fc9a26d --label arch=amd64 --label version=3.0.0-dev.54 . 01:28:30 Sending build context to Docker daemon 10.89MB 01:28:30 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 01:28:30 Step 2/23 : FROM ${BASE} AS builder 01:28:30 ---> 7f69001952c9 01:28:30 Step 3/23 : ARG MAKE=make build 01:28:30 ---> Running in eb42740a6ced 01:28:30 Removing intermediate container eb42740a6ced 01:28:30 ---> f47f7c036def 01:28:30 Step 4/23 : WORKDIR /device-sdk-go 01:28:30 ---> Running in 3bc8648d80f0 01:28:30 Removing intermediate container 3bc8648d80f0 01:28:30 ---> 656ffd483e2b 01:28:30 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:28:30 ---> Running in b437570cdc63 01:28:30 Removing intermediate container b437570cdc63 01:28:30 ---> 9bdd2a6d64a2 01:28:30 Step 6/23 : RUN apk add --update --no-cache make git 01:28:30 ---> Running in 3b23165d1990 01:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:28:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:28:31 OK: 265 MiB in 53 packages 01:28:31 Removing intermediate container 3b23165d1990 01:28:31 ---> d1b4bddfd493 01:28:31 Step 7/23 : COPY go.mod vendor* ./ 01:28:31 ---> fd21ae7a0c5e 01:28:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 ---> Running in 495a3d01dd6c 01:28:32 Removing intermediate container 495a3d01dd6c 01:28:32 ---> 475a4de816cf 01:28:32 Step 9/23 : COPY . . 01:28:33 ---> 17bd3cc341d0 01:28:33 Step 10/23 : RUN ${MAKE} 01:28:33 ---> Running in e0bf992a681f 01:28:33 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.54" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:28:51 Removing intermediate container e0bf992a681f 01:28:51 ---> 65b324b04f89 01:28:51 Step 11/23 : FROM alpine:3.17 01:28:51 3.17: Pulling from library/alpine 01:28:51 63b65145d645: Already exists 01:28:51 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:28:51 Status: Downloaded newer image for alpine:3.17 01:28:51 ---> b2aa39c304c2 01:28:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:28:51 ---> Running in e71a725ca28b 01:28:51 Removing intermediate container e71a725ca28b 01:28:51 ---> 6cb10076440b 01:28:51 Step 13/23 : RUN apk add --update --no-cache 01:28:51 ---> Running in db5c88982d5c 01:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:28:52 OK: 7 MiB in 15 packages 01:28:53 Removing intermediate container db5c88982d5c 01:28:53 ---> 9380000173af 01:28:53 Step 14/23 : WORKDIR / 01:28:53 ---> Running in fd2a8e762253 01:28:53 Removing intermediate container fd2a8e762253 01:28:53 ---> 700d6293f2ef 01:28:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:28:53 ---> 78c241ce8c1b 01:28:53 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:28:53 ---> 73ff15d2550a 01:28:53 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:28:53 ---> e3f9b96cd0d2 01:28:53 Step 18/23 : EXPOSE 59999 01:28:53 ---> Running in 769b9a0d318d 01:28:53 Removing intermediate container 769b9a0d318d 01:28:53 ---> c8d2554e82d5 01:28:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:28:54 ---> Running in 681ee6202bf0 01:28:54 Removing intermediate container 681ee6202bf0 01:28:54 ---> fd767b52f17c 01:28:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:28:54 ---> Running in c9fc8e549ec6 01:28:54 Removing intermediate container c9fc8e549ec6 01:28:54 ---> 77f9c6f0b486 01:28:54 Step 21/23 : LABEL arch=amd64 01:28:54 ---> Running in dd4b3d0d9fa2 01:28:54 Removing intermediate container dd4b3d0d9fa2 01:28:54 ---> 07aa17c5dd4a 01:28:54 Step 22/23 : LABEL git_sha=8fb9feca0c10481a594d8c8fb14f04008fc9a26d 01:28:54 ---> Running in b67408a6ea3e 01:28:54 Removing intermediate container b67408a6ea3e 01:28:54 ---> 9481723bae1d 01:28:54 Step 23/23 : LABEL version=3.0.0-dev.54 01:28:54 ---> Running in ebf0a0adbc29 01:28:54 Removing intermediate container ebf0a0adbc29 01:28:54 ---> c3fd9ebf9114 01:28:54 [Warning] One or more build-args [ARCH] were not consumed 01:28:54 Successfully built c3fd9ebf9114 01:28:54 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:55 01:28:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:55 latest: Pulling from edgex-lftools-log-publisher 01:28:55 5eb5b503b376: Pulling fs layer 01:28:55 5c69ac0246d0: Pulling fs layer 01:28:55 ec43610c2a17: Pulling fs layer 01:28:55 3a2ae6a8a46f: Pulling fs layer 01:28:55 33b1e0a273af: Pulling fs layer 01:28:55 5d3b04190fa2: Pulling fs layer 01:28:55 2f39f015ded8: Pulling fs layer 01:28:55 3a2ae6a8a46f: Waiting 01:28:55 33b1e0a273af: Waiting 01:28:55 5d3b04190fa2: Waiting 01:28:55 2f39f015ded8: Waiting 01:28:55 5c69ac0246d0: Verifying Checksum 01:28:55 5c69ac0246d0: Download complete 01:28:55 3a2ae6a8a46f: Download complete 01:28:55 33b1e0a273af: Verifying Checksum 01:28:55 5d3b04190fa2: Verifying Checksum 01:28:55 5d3b04190fa2: Download complete 01:28:55 ec43610c2a17: Verifying Checksum 01:28:55 ec43610c2a17: Download complete 01:28:55 5eb5b503b376: Verifying Checksum 01:28:55 5eb5b503b376: Download complete 01:28:56 2f39f015ded8: Download complete 01:28:56 5eb5b503b376: Pull complete 01:28:57 5c69ac0246d0: Pull complete 01:28:57 ec43610c2a17: Pull complete 01:28:57 3a2ae6a8a46f: Pull complete 01:28:57 33b1e0a273af: Pull complete 01:28:57 5d3b04190fa2: Pull complete 01:29:02 2f39f015ded8: Pull complete 01:29:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:02 prd-ubuntu20.04-docker-8c-8g-308 does not seem to be running inside a container 01:29:02 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:29:04 $ docker top ddf920a5833a8ad01c1cda84379e1fab99afe666ef92c34d3065735bec189ee5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:04 ---> job-cost.sh 01:29:04 lf-activate-venv: SKIPPING 01:29:04 INFO: No Stack... 01:29:05 INFO: Retrieving Pricing Info for: v3-standard-8 01:29:05 INFO: Archiving Costs [Pipeline] sh 01:29:06 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 01:29:06 + cut -d, -f6 [Pipeline] lock 01:29:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-184-stack-cost] 01:29:06 Resource [jenkins-edgexfoundry-device-sdk-go-main-184-stack-cost] did not exist. Created. 01:29:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:29:06 + echo total: 0.2199999988079071 [Pipeline] stash 01:29:06 Stashed 1 file(s) [Pipeline] } 01:29:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 01:29:06 $ docker stop --time=1 ddf920a5833a8ad01c1cda84379e1fab99afe666ef92c34d3065735bec189ee5 01:29:07 $ docker rm -f --volumes ddf920a5833a8ad01c1cda84379e1fab99afe666ef92c34d3065735bec189ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:29:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-313 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 01:29:35 Running in /w/workspace/device-sdk-go/184 [Pipeline] { [Pipeline] checkout 01:29:35 The recommended git tool is: git 01:29:42 using credential edgex-jenkins-ssh 01:29:42 Cloning the remote Git repository 01:29:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:29:42 > git init /w/workspace/device-sdk-go/184 # timeout=10 01:29:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:29:42 > git --version # timeout=10 01:29:42 > git --version # 'git version 2.25.1' 01:29:42 using GIT_SSH to set credentials SSH Credentials for GitHub 01:29:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:29:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:29:45 Avoid second fetch 01:29:45 Checking out Revision 8fb9feca0c10481a594d8c8fb14f04008fc9a26d (main) 01:29:46 Commit message: "Merge pull request #1375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.47" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:45 > git config core.sparsecheckout # timeout=10 01:29:45 > git checkout -f 8fb9feca0c10481a594d8c8fb14f04008fc9a26d # timeout=10 01:29:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:29:47 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:47 Dload Upload Total Spent Left Speed 01:29:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 01:29:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:29:48 + sudo tee /etc/docker/daemon.new 01:29:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:29:48 { 01:29:48 "registry-mirrors": [ 01:29:48 "https://nexus3.edgexfoundry.org:10001" 01:29:48 ], 01:29:48 "bip": "10.250.0.254/24", 01:29:48 "hosts": [ 01:29:48 "tcp://0.0.0.0:5555", 01:29:48 "unix:///var/run/docker.sock" 01:29:48 ], 01:29:48 "mtu": 1458, 01:29:48 "selinux-enabled": true, 01:29:48 "seccomp-profile": "/etc/docker/seccomp.json" 01:29:48 } [Pipeline] sh 01:29:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:29:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:07 provisioning config files... 01:30:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/184@tmp/config16197242666632871892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:07 ---> docker-login.sh 01:30:07 nexus3.edgexfoundry.org:10001 01:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:08 Configure a credential helper to remove this warning. See 01:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:08 01:30:08 Login Succeeded 01:30:08 nexus3.edgexfoundry.org:10002 01:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:08 Configure a credential helper to remove this warning. See 01:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:08 01:30:08 Login Succeeded 01:30:08 nexus3.edgexfoundry.org:10003 01:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:08 Configure a credential helper to remove this warning. See 01:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:08 01:30:08 Login Succeeded 01:30:08 nexus3.edgexfoundry.org:10004 01:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:09 Configure a credential helper to remove this warning. See 01:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:09 01:30:09 Login Succeeded 01:30:09 docker.io 01:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:10 Configure a credential helper to remove this warning. See 01:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:10 01:30:10 Login Succeeded 01:30:10 ---> docker-login.sh ends [Pipeline] } 01:30:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:30:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:30:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:30:10 ========================================================= 01:30:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:30:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:10 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:30:14 Sending build context to Docker daemon 5.79MB 01:30:14 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 01:30:14 Step 2/10 : FROM ${BASE} AS builder 01:30:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:30:14 af6eaf76a39c: Pulling fs layer 01:30:14 55522c791124: Pulling fs layer 01:30:14 ce5c4a1c91eb: Pulling fs layer 01:30:14 169dfbe0d373: Pulling fs layer 01:30:14 e1ff8fa3b103: Pulling fs layer 01:30:14 52ebb69f0ebf: Pulling fs layer 01:30:14 5abe8eddf0d5: Pulling fs layer 01:30:14 169dfbe0d373: Waiting 01:30:14 e1ff8fa3b103: Waiting 01:30:14 52ebb69f0ebf: Waiting 01:30:14 5abe8eddf0d5: Waiting 01:30:14 55522c791124: Verifying Checksum 01:30:14 55522c791124: Download complete 01:30:14 169dfbe0d373: Verifying Checksum 01:30:14 169dfbe0d373: Download complete 01:30:14 e1ff8fa3b103: Verifying Checksum 01:30:14 e1ff8fa3b103: Download complete 01:30:14 af6eaf76a39c: Verifying Checksum 01:30:14 af6eaf76a39c: Download complete 01:30:15 af6eaf76a39c: Pull complete 01:30:15 5abe8eddf0d5: Download complete 01:30:15 55522c791124: Pull complete 01:30:17 52ebb69f0ebf: Verifying Checksum 01:30:17 52ebb69f0ebf: Download complete 01:30:17 ce5c4a1c91eb: Verifying Checksum 01:30:17 ce5c4a1c91eb: Download complete 01:30:29 ce5c4a1c91eb: Pull complete 01:30:29 169dfbe0d373: Pull complete 01:30:29 e1ff8fa3b103: Pull complete 01:30:36 52ebb69f0ebf: Pull complete 01:30:37 5abe8eddf0d5: Pull complete 01:30:38 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:30:38 ---> 6cb57ee374ae 01:30:38 Step 3/10 : ARG MAKE=make build 01:30:40 ---> Running in 5dce49433997 01:30:40 Removing intermediate container 5dce49433997 01:30:40 ---> f687c666cd5a 01:30:40 Step 4/10 : WORKDIR /device-sdk-go 01:30:40 ---> Running in 70417fe23488 01:30:41 Removing intermediate container 70417fe23488 01:30:41 ---> d29d980d2517 01:30:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:30:41 ---> Running in 25e905888324 01:30:41 Removing intermediate container 25e905888324 01:30:41 ---> 4cc457756d58 01:30:41 Step 6/10 : RUN apk add --update --no-cache make git 01:30:41 ---> Running in 1778a391d0fc 01:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:30:45 OK: 263 MiB in 53 packages 01:30:46 Removing intermediate container 1778a391d0fc 01:30:46 ---> 4142e9487f0d 01:30:46 Step 7/10 : COPY go.mod vendor* ./ 01:30:46 ---> 0b90d50085b1 01:30:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:46 ---> Running in c4b9039f9fd9 01:31:54 Removing intermediate container c4b9039f9fd9 01:31:54 ---> 23bd12ff2d3d 01:31:54 Step 9/10 : COPY . . 01:31:54 ---> 3ea8be71fc20 01:31:54 Step 10/10 : RUN ${MAKE} 01:31:54 ---> Running in 55e09ed2c953 01:31:55 noop 01:31:56 Removing intermediate container 55e09ed2c953 01:31:56 ---> ae028fb7f78c 01:31:56 Successfully built ae028fb7f78c 01:31:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:56 + docker inspect -f . ci-base-image-arm64 01:31:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:56 prd-ubuntu20.04-docker-arm64-4c-16g-313 does not seem to be running inside a container 01:31:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/184 -v /w/workspace/device-sdk-go/184:/w/workspace/device-sdk-go/184:rw,z -v /w/workspace/device-sdk-go/184@tmp:/w/workspace/device-sdk-go/184@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 ******** ci-base-image-arm64 cat 01:31:57 $ docker top 819d0eb930f713364cb03fae331b7718dd5a7aa04635052cca8027776cd689c8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:58 + go version 01:31:58 go version go1.20.2 linux/arm64 [Pipeline] } 01:31:58 $ docker stop --time=1 819d0eb930f713364cb03fae331b7718dd5a7aa04635052cca8027776cd689c8 01:32:00 $ docker rm -f --volumes 819d0eb930f713364cb03fae331b7718dd5a7aa04635052cca8027776cd689c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:01 + docker inspect -f . ci-base-image-arm64 01:32:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:01 prd-ubuntu20.04-docker-arm64-4c-16g-313 does not seem to be running inside a container 01:32:01 $ 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/184 -v /w/workspace/device-sdk-go/184:/w/workspace/device-sdk-go/184:rw,z -v /w/workspace/device-sdk-go/184@tmp:/w/workspace/device-sdk-go/184@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 ******** ci-base-image-arm64 cat 01:32:02 $ docker top a85c4fbb3eeb03d6b5727934c686bc6a8ac1923bde0ba7a17b1333e2e26f2997 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:03 + git config --global --add safe.directory /w/workspace/device-sdk-go/184 [Pipeline] fileExists [Pipeline] sh 01:32:03 + make test 01:32:03 go test -race -coverprofile=coverage.out ./... 01:33:00 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 01:35:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 01:35:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 01:35:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 01:35:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 01:35:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 01:35:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.221s coverage: 27.6% of statements 01:35:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.258s coverage: 78.9% of statements 01:35:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 01:35:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 01:35:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.408s coverage: 86.0% of statements 01:35:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 01:35:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 01:35:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.456s coverage: 75.9% of statements 01:35:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.256s coverage: 15.2% of statements 01:35:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 01:35:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 01:35:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.488s coverage: 65.7% of statements 01:35:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.491s coverage: 89.2% of statements 01:36:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 01:36:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.293s coverage: 5.5% of statements 01:36:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:36:02 GO111MODULE=on go vet ./... 01:38:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:38:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:38:39 ./bin/test-attribution-txt.sh [Pipeline] echo 01:38:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:38:39 $ docker stop --time=1 a85c4fbb3eeb03d6b5727934c686bc6a8ac1923bde0ba7a17b1333e2e26f2997 01:38:41 $ docker rm -f --volumes a85c4fbb3eeb03d6b5727934c686bc6a8ac1923bde0ba7a17b1333e2e26f2997 [Pipeline] // withDockerContainer [Pipeline] sh 01:38:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:38:43 Warning: overwriting stash ‘coverage-report’ 01:38:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:38:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:38:44 + ls -al . 01:38:44 total 272 01:38:44 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 01:32 . 01:38:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 01:29 .. 01:38:44 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 01:29 .dockerignore 01:38:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 01:29 .git 01:38:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 01:29 .github 01:38:44 -rw-rw-r-- 1 jenkins jenkins 131 Mar 15 01:29 .gitignore 01:38:44 -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 01:29 .golangci.yml 01:38:44 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 15 01:29 CHANGELOG.md 01:38:44 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 01:29 GOVERNANCE.md 01:38:44 -rw-rw-r-- 1 jenkins jenkins 885 Mar 15 01:29 Jenkinsfile 01:38:44 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 01:29 LICENSE 01:38:44 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 15 01:29 Makefile 01:38:44 -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 01:29 OWNERS.md 01:38:44 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 15 01:29 README.md 01:38:44 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 01:26 VERSION 01:38:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 01:29 bin 01:38:44 -rw-r--r-- 1 jenkins jenkins 109538 Mar 15 01:36 coverage.out 01:38:44 drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 01:29 example 01:38:44 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 15 01:29 go.mod 01:38:44 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 15 01:29 go.sum 01:38:44 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 01:29 internal 01:38:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 01:29 openapi 01:38:44 drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 01:29 pkg 01:38:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 01:29 snap 01:38:44 -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:44 + 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=8fb9feca0c10481a594d8c8fb14f04008fc9a26d --label arch=arm64 --label version=3.0.0-dev.54 . 01:38:45 Sending build context to Docker daemon 5.9MB 01:38:45 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 01:38:45 Step 2/23 : FROM ${BASE} AS builder 01:38:45 ---> ae028fb7f78c 01:38:45 Step 3/23 : ARG MAKE=make build 01:38:45 ---> Running in 37adf4579cce 01:38:45 Removing intermediate container 37adf4579cce 01:38:45 ---> 07f9683723b6 01:38:45 Step 4/23 : WORKDIR /device-sdk-go 01:38:46 ---> Running in 8e997ef008b7 01:38:46 Removing intermediate container 8e997ef008b7 01:38:46 ---> 1ec33257816d 01:38:46 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:38:46 ---> Running in 0758b74c82da 01:38:46 Removing intermediate container 0758b74c82da 01:38:46 ---> 307d19a894d8 01:38:46 Step 6/23 : RUN apk add --update --no-cache make git 01:38:46 ---> Running in 7bae4193a932 01:38:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:49 OK: 263 MiB in 53 packages 01:38:50 Removing intermediate container 7bae4193a932 01:38:50 ---> 00846614558b 01:38:50 Step 7/23 : COPY go.mod vendor* ./ 01:38:51 ---> 73186c6e01ff 01:38:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:51 ---> Running in b6daac8ec2c1 01:38:53 Removing intermediate container b6daac8ec2c1 01:38:53 ---> 686dad1fe491 01:38:53 Step 9/23 : COPY . . 01:38:55 ---> 5bd1b74f97eb 01:38:55 Step 10/23 : RUN ${MAKE} 01:38:55 ---> Running in fdce4885e417 01:38:56 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.54" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:41:18 Removing intermediate container fdce4885e417 01:41:18 ---> 23ab46a92191 01:41:18 Step 11/23 : FROM alpine:3.17 01:41:18 3.17: Pulling from library/alpine 01:41:18 af6eaf76a39c: Already exists 01:41:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:41:18 Status: Downloaded newer image for alpine:3.17 01:41:18 ---> d74e625d9115 01:41:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:41:18 ---> Running in e93b0d7a8d42 01:41:18 Removing intermediate container e93b0d7a8d42 01:41:18 ---> 0ca1ad72a58d 01:41:18 Step 13/23 : RUN apk add --update --no-cache 01:41:18 ---> Running in 5f8bedbbba15 01:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:41:21 OK: 7 MiB in 15 packages 01:41:22 Removing intermediate container 5f8bedbbba15 01:41:22 ---> 6e98ea3617d2 01:41:22 Step 14/23 : WORKDIR / 01:41:22 ---> Running in 60a6e8994bd6 01:41:22 Removing intermediate container 60a6e8994bd6 01:41:22 ---> cf5c181db149 01:41:22 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:41:23 ---> bd07c9aa6682 01:41:23 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:41:26 ---> 424e58363957 01:41:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:41:27 ---> 9224cef49a2c 01:41:27 Step 18/23 : EXPOSE 59999 01:41:27 ---> Running in 1145acba2276 01:41:27 Removing intermediate container 1145acba2276 01:41:27 ---> fe12b1555a10 01:41:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:41:27 ---> Running in f78de686c583 01:41:27 Removing intermediate container f78de686c583 01:41:27 ---> d3f0f6fceb5e 01:41:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:41:27 ---> Running in 58478ec31116 01:41:28 Removing intermediate container 58478ec31116 01:41:28 ---> 61308a30459f 01:41:28 Step 21/23 : LABEL arch=arm64 01:41:28 ---> Running in 62752ecbca95 01:41:28 Removing intermediate container 62752ecbca95 01:41:28 ---> e4e7ebc213bf 01:41:28 Step 22/23 : LABEL git_sha=8fb9feca0c10481a594d8c8fb14f04008fc9a26d 01:41:28 ---> Running in 5810a97ac61a 01:41:28 Removing intermediate container 5810a97ac61a 01:41:28 ---> 1a33c8569fb0 01:41:28 Step 23/23 : LABEL version=3.0.0-dev.54 01:41:29 ---> Running in 170096bdad99 01:41:29 Removing intermediate container 170096bdad99 01:41:29 ---> 3f94a383336a 01:41:29 [Warning] One or more build-args [ARCH] were not consumed 01:41:29 Successfully built 3f94a383336a 01:41:29 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 01:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:41:29 01:41:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:41:30 arm64: Pulling from edgex-lftools-log-publisher 01:41:30 8998bd30e6a1: Pulling fs layer 01:41:30 04944245beec: Pulling fs layer 01:41:30 699f458cf7ca: Pulling fs layer 01:41:30 765212b225bb: Pulling fs layer 01:41:30 f23df028b6ca: Pulling fs layer 01:41:30 d65c8cfc05b1: Pulling fs layer 01:41:30 2437ff75d9bd: Pulling fs layer 01:41:30 765212b225bb: Waiting 01:41:30 f23df028b6ca: Waiting 01:41:30 d65c8cfc05b1: Waiting 01:41:30 2437ff75d9bd: Waiting 01:41:30 04944245beec: Verifying Checksum 01:41:30 04944245beec: Download complete 01:41:30 765212b225bb: Download complete 01:41:30 f23df028b6ca: Verifying Checksum 01:41:30 f23df028b6ca: Download complete 01:41:30 d65c8cfc05b1: Verifying Checksum 01:41:30 d65c8cfc05b1: Download complete 01:41:30 699f458cf7ca: Verifying Checksum 01:41:30 699f458cf7ca: Download complete 01:41:30 8998bd30e6a1: Download complete 01:41:33 2437ff75d9bd: Verifying Checksum 01:41:33 2437ff75d9bd: Download complete 01:41:34 8998bd30e6a1: Pull complete 01:41:35 04944245beec: Pull complete 01:41:36 699f458cf7ca: Pull complete 01:41:36 765212b225bb: Pull complete 01:41:39 f23df028b6ca: Pull complete 01:41:39 d65c8cfc05b1: Pull complete 01:41:51 2437ff75d9bd: Pull complete 01:41:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:41:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:51 prd-ubuntu20.04-docker-arm64-4c-16g-313 does not seem to be running inside a container 01:41:51 $ 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/184 -v /w/workspace/device-sdk-go/184:/w/workspace/device-sdk-go/184:rw,z -v /w/workspace/device-sdk-go/184@tmp:/w/workspace/device-sdk-go/184@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-lftools-log-publisher:arm64 cat 01:41:54 $ docker top 0303155b757272f68cb54a28b005803657ad282b443ddf9ba54f77cb56e5a402 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:55 ---> job-cost.sh 01:41:55 lf-activate-venv: SKIPPING 01:41:55 INFO: No Stack... 01:41:55 INFO: Retrieving Pricing Info for: v3-standard-4 01:41:56 INFO: Archiving Costs [Pipeline] sh 01:41:56 + cat /w/workspace/device-sdk-go/184/archives/cost.csv 01:41:56 + cut -d, -f6 [Pipeline] lock 01:41:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-184-stack-cost] 01:41:57 Resource [jenkins-edgexfoundry-device-sdk-go-main-184-stack-cost] did not exist. Created. 01:41:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:41:57 /w/workspace/device-sdk-go/184@tmp/durable-af9d2d4e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:41:58 + echo total: 0.10999999940395355 [Pipeline] stash 01:41:58 Warning: overwriting stash ‘stack-cost’ 01:41:58 Stashed 1 file(s) [Pipeline] } 01:41:58 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 01:41:58 $ docker stop --time=1 0303155b757272f68cb54a28b005803657ad282b443ddf9ba54f77cb56e5a402 01:41:59 $ docker rm -f --volumes 0303155b757272f68cb54a28b005803657ad282b443ddf9ba54f77cb56e5a402 [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 01:42:00 provisioning config files... 01:42:00 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13700071820034743902tmp [Pipeline] { [Pipeline] sh 01:42:00 + set +x 01:42:00 + curl -s https://codecov.io/bash 01:42:00 + bash -s -- 01:42:00 01:42:00 _____ _ 01:42:00 / ____| | | 01:42:00 | | ___ __| | ___ ___ _____ __ 01:42:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:42:00 | |___| (_) | (_| | __/ (_| (_) \ V / 01:42:00 \_____\___/ \__,_|\___|\___\___/ \_/ 01:42:00 Bash-1.0.6 01:42:00 01:42:00 01:42:00 ==> git version 2.25.1 found 01:42:00 ==> 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 01:42:00 Release-Date: 2020-01-08 01:42:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:42:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:42:00 ==> Jenkins CI detected. 01:42:00 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 01:42:00 project root: . 01:42:00 --> token set from env 01:42:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:42:00 ==> Running gcov in . (disable via -X gcov) 01:42:00 ==> Python coveragepy not found 01:42:00 ==> Searching for coverage reports in: 01:42:00 + . 01:42:00 -> Found 1 reports 01:42:00 ==> Detecting git/mercurial file structure 01:42:00 ==> Reading reports 01:42:00 + ./coverage.out bytes=109538 01:42:00 ==> Appending adjustments 01:42:00 https://docs.codecov.io/docs/fixing-reports 01:42:01 + Found adjustments 01:42:01 ==> Gzipping contents 01:42:01 16K /tmp/codecov.SVpNl2.gz 01:42:01 ==> Uploading reports 01:42:01 url: https://codecov.io 01:42:01 query: branch=main&commit=8fb9feca0c10481a594d8c8fb14f04008fc9a26d&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:42:01 -> Pinging Codecov 01:42:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=8fb9feca0c10481a594d8c8fb14f04008fc9a26d&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:42:01 -> Uploading to 01:42:01 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/7E55EF52A471D76F132DFD9A03CDDE97/8fb9feca0c10481a594d8c8fb14f04008fc9a26d/a601d67a-85f3-4e1d-b3fd-09f64885cf93.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T014201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfa6aab9295efe3e2be4af1318cfcbb33731ed06ded53f052721f1097de00bee 01:42:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:42:01 Dload Upload Total Spent Left Speed 01:42:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15225 0 0 100 15225 0 56809 --:--:-- --:--:-- --:--:-- 56809 01:42:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8fb9feca0c10481a594d8c8fb14f04008fc9a26d [Pipeline] } 01:42:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:42:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:42:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:42:02 01:42:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:42:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:42:02 df9b9388f04a: Pulling fs layer 01:42:02 52dc419b0ee2: Pulling fs layer 01:42:02 25bc292e5bac: Pulling fs layer 01:42:02 114826534d7a: Pulling fs layer 01:42:02 4657fd5d0bcf: Pulling fs layer 01:42:02 6ad1cebc031e: Pulling fs layer 01:42:02 8a3aa393b2d8: Pulling fs layer 01:42:02 114826534d7a: Waiting 01:42:02 4657fd5d0bcf: Waiting 01:42:02 6ad1cebc031e: Waiting 01:42:02 25bc292e5bac: Verifying Checksum 01:42:02 25bc292e5bac: Download complete 01:42:02 52dc419b0ee2: Verifying Checksum 01:42:02 52dc419b0ee2: Download complete 01:42:02 4657fd5d0bcf: Download complete 01:42:02 df9b9388f04a: Verifying Checksum 01:42:02 df9b9388f04a: Download complete 01:42:02 df9b9388f04a: Pull complete 01:42:02 6ad1cebc031e: Verifying Checksum 01:42:02 6ad1cebc031e: Download complete 01:42:02 52dc419b0ee2: Pull complete 01:42:02 25bc292e5bac: Pull complete 01:42:03 114826534d7a: Verifying Checksum 01:42:03 114826534d7a: Download complete 01:42:03 8a3aa393b2d8: Verifying Checksum 01:42:03 8a3aa393b2d8: Download complete 01:42:06 114826534d7a: Pull complete 01:42:06 4657fd5d0bcf: Pull complete 01:42:06 6ad1cebc031e: Pull complete 01:42:09 8a3aa393b2d8: Pull complete 01:42:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:42:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:09 prd-ubuntu20.04-docker-8c-8g-308 does not seem to be running inside a container 01:42:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:42:11 $ docker top 8df652e906de5f775bd864f044fdf347a8e490077ac50da51c4eddd04a1b2eb1 -eo pid,comm [Pipeline] { [Pipeline] echo 01:42:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 01:42:11 + set -o pipefail 01:42:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 01:42:50 01:42:50 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main... 01:42:50 01:42:50 Server returned unexpected error for the monitor request. Status code: 502 01:42:50 [Pipeline] } 01:42:50 $ docker stop --time=1 8df652e906de5f775bd864f044fdf347a8e490077ac50da51c4eddd04a1b2eb1 01:42:52 $ docker rm -f --volumes 8df652e906de5f775bd864f044fdf347a8e490077ac50da51c4eddd04a1b2eb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:42:52 [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:42:53 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 01:42:53 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 01:42:53 total 16 01:42:53 drwxr-xr-x 3 root root 4096 Mar 15 01:29 . 01:42:53 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 01:29 .. 01:42:53 drwxr-xr-x 2 root root 4096 Mar 15 01:29 cost 01:42:53 -rw-r--r-- 1 root root 85 Mar 15 01:29 cost.csv 01:42:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 01:42:53 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 01:42:53 total 16 01:42:53 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 01:29 . 01:42:53 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 01:29 .. 01:42:53 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 01:29 cost 01:42:53 -rw-r--r-- 1 jenkins jenkins 85 Mar 15 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:42:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:42:54 ---> package-listing.sh 01:42:54 ++ facter osfamily 01:42:54 ++ tr '[:upper:]' '[:lower:]' 01:42:54 + OS_FAMILY=debian 01:42:54 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 01:42:54 + START_PACKAGES=/tmp/packages_start.txt 01:42:54 + END_PACKAGES=/tmp/packages_end.txt 01:42:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:42:54 + PACKAGES=/tmp/packages_start.txt 01:42:54 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 01:42:54 + PACKAGES=/tmp/packages_end.txt 01:42:54 + case "${OS_FAMILY}" in 01:42:54 + dpkg -l 01:42:54 + grep '^ii' 01:42:54 + '[' -f /tmp/packages_start.txt ']' 01:42:54 + '[' -f /tmp/packages_end.txt ']' 01:42:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:42:54 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 01:42:54 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 01:42:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 01:42:54 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:42:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:55 prd-ubuntu20.04-docker-8c-8g-308 does not seem to be running inside a container 01:42:55 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat 01:42:55 $ docker top 69ec165dc220a45140fbe9b3f3e5a60b8568389d01258f84a87b64ef6b4a5694 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:56 + touch /tmp/pre-build-complete [Pipeline] sh 01:42:56 + mkdir -p /var/log/sysstat [Pipeline] sh 01:42:56 + ls /var/log/sa-host 01:42:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:56 provisioning config files... 01:42:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11393999612885240742tmp [Pipeline] { [Pipeline] echo 01:42:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:42:57 ---> create-netrc.sh [Pipeline] } 01:42:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:42:57 ---> python-tools-install.sh [Pipeline] echo 01:42:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:42:57 ---> sudo-logs.sh 01:42:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:42:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:42:58 ---> job-cost.sh 01:42:58 lf-activate-venv: SKIPPING 01:42:58 DEBUG: total: 0.2199999988079071 01:42:58 INFO: Retrieving Stack Cost... 01:42:58 INFO: Retrieving Pricing Info for: v3-standard-8 01:42:58 INFO: Archiving Costs [Pipeline] echo 01:42:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:42:59 ---> logs-deploy.sh 01:42:59 lf-activate-venv: SKIPPING 01:42:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/184 01:42:59 INFO: archiving workspace using pattern(s): 01:43:00 Archives upload complete. 01:43:00 INFO: archiving logs to Nexus