Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eb73192e64f29d5b7509ef98fadefc4f8094ab1e 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-ssh15923538246184876094.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2968518122509848026.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14945156780965254128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh7299195333678779595.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17055942531535345702.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 Running on prd-ubuntu20.04-docker-8c-8g-22812 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision eb73192e64f29d5b7509ef98fadefc4f8094ab1e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb73192e64f29d5b7509ef98fadefc4f8094ab1e # timeout=10 Commit message: "Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.19" > git rev-list --no-walk 6a12b3cbdde77164eea8659b975df68ff4f52f5c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:55:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:55:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:55:25 ========================================================= 13:55:25 EdgeX Global Pipelines Version Info 13:55:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:55:26 ------------------- 13:55:26 stable info: 13:55:26 ------------------- 13:55:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:55:26 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:55:26 Message: update stable to v1.0.238 13:55:26 ------------------- 13:55:26 experimental info: 13:55:26 ------------------- 13:55:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:55:26 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:55:26 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb73192e64f29d5b7509ef98fadefc4f8094ab1e [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb73192 [Pipeline] echo 13:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:55:27 provisioning config files... 13:55:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1857165606248860169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:27 ---> docker-login.sh 13:55:27 nexus3.edgexfoundry.org:10001 13:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:28 Configure a credential helper to remove this warning. See 13:55:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:28 13:55:28 Login Succeeded 13:55:28 nexus3.edgexfoundry.org:10002 13:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:28 Configure a credential helper to remove this warning. See 13:55:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:28 13:55:28 Login Succeeded 13:55:28 nexus3.edgexfoundry.org:10003 13:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:28 Configure a credential helper to remove this warning. See 13:55:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:28 13:55:28 Login Succeeded 13:55:28 nexus3.edgexfoundry.org:10004 13:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:28 Configure a credential helper to remove this warning. See 13:55:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:28 13:55:28 Login Succeeded 13:55:28 docker.io 13:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:29 Configure a credential helper to remove this warning. See 13:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:29 13:55:29 Login Succeeded 13:55:29 ---> docker-login.sh ends [Pipeline] } 13:55:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:55:29 + git rev-list -1 --merges eb73192e64f29d5b7509ef98fadefc4f8094ab1e~1..eb73192e64f29d5b7509ef98fadefc4f8094ab1e [Pipeline] echo 13:55:29 -----------> git rev-list -1 --merges eb73192e64f29d5b7509ef98fadefc4f8094ab1e~1..eb73192e64f29d5b7509ef98fadefc4f8094ab1e eb73192e64f29d5b7509ef98fadefc4f8094ab1e 13:55:29 eb73192e64f29d5b7509ef98fadefc4f8094ab1e [false] [Pipeline] sh 13:55:29 + git log --format=format:%s -1 eb73192e64f29d5b7509ef98fadefc4f8094ab1e [Pipeline] echo 13:55:29 ========================================================= 13:55:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:55:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:55:30 + git log --format=format:%s -1 eb73192e64f29d5b7509ef98fadefc4f8094ab1e [Pipeline] echo 13:55:30 [semverPrep] GIT_COMMIT: eb73192e64f29d5b7509ef98fadefc4f8094ab1e, Commit Message: Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.19 [Pipeline] echo 13:55:30 [semverPrep] This is not a build commit. [Pipeline] sh 13:55:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:55:30 + grep -v github /etc/ssh/ssh_known_hosts 13:55:30 + [ -e /tmp/ssh_known_hosts ] 13:55:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:55:30 + sudo tee -a /etc/ssh/ssh_known_hosts 13:55:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:55:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:30 13:55:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:31 0.1.4: Pulling from edgex-devops/py-git-semver 13:55:31 b85a868b505f: Pulling fs layer 13:55:31 e2be974225ed: Pulling fs layer 13:55:31 339a4e72a1f5: Pulling fs layer 13:55:31 988bab9f4d93: Pulling fs layer 13:55:31 1469e6f7b9e6: Pulling fs layer 13:55:31 eaf3925da568: Pulling fs layer 13:55:31 1469e6f7b9e6: Waiting 13:55:31 bab4dde63d76: Pulling fs layer 13:55:31 bde34c3a00c8: Pulling fs layer 13:55:31 b352a97aabf1: Pulling fs layer 13:55:31 4872d77fe225: Pulling fs layer 13:55:31 988bab9f4d93: Waiting 13:55:31 eaf3925da568: Waiting 13:55:31 bab4dde63d76: Waiting 13:55:31 bde34c3a00c8: Waiting 13:55:31 b352a97aabf1: Waiting 13:55:31 5851b861e8e6: Pulling fs layer 13:55:31 4872d77fe225: Waiting 13:55:31 5851b861e8e6: Waiting 13:55:31 e2be974225ed: Download complete 13:55:31 988bab9f4d93: Verifying Checksum 13:55:31 988bab9f4d93: Download complete 13:55:31 1469e6f7b9e6: Verifying Checksum 13:55:31 1469e6f7b9e6: Download complete 13:55:31 339a4e72a1f5: Verifying Checksum 13:55:31 eaf3925da568: Verifying Checksum 13:55:31 eaf3925da568: Download complete 13:55:31 339a4e72a1f5: Download complete 13:55:31 bde34c3a00c8: Download complete 13:55:31 b352a97aabf1: Verifying Checksum 13:55:31 b352a97aabf1: Download complete 13:55:31 4872d77fe225: Download complete 13:55:31 5851b861e8e6: Verifying Checksum 13:55:31 5851b861e8e6: Download complete 13:55:31 b85a868b505f: Verifying Checksum 13:55:31 b85a868b505f: Download complete 13:55:31 bab4dde63d76: Verifying Checksum 13:55:31 bab4dde63d76: Download complete 13:55:33 b85a868b505f: Pull complete 13:55:33 e2be974225ed: Pull complete 13:55:33 339a4e72a1f5: Pull complete 13:55:33 988bab9f4d93: Pull complete 13:55:33 1469e6f7b9e6: Pull complete 13:55:33 eaf3925da568: Pull complete 13:55:35 bab4dde63d76: Pull complete 13:55:35 bde34c3a00c8: Pull complete 13:55:35 b352a97aabf1: Pull complete 13:55:35 4872d77fe225: Pull complete 13:55:35 5851b861e8e6: Pull complete 13:55:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:55:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:36 prd-ubuntu20.04-docker-8c-8g-22812 does not seem to be running inside a container 13:55:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 13:55:37 $ docker top df8ee8407eca60021815a3d2d76f9b375e7c9bf861ab5309756e21e9d0036b21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:55:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:55:37 [ssh-agent] Looking for ssh-agent implementation... 13:55:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:37 $ docker exec df8ee8407eca60021815a3d2d76f9b375e7c9bf861ab5309756e21e9d0036b21 ssh-agent 13:55:37 SSH_AUTH_SOCK=/tmp/ssh-syV8VGLqWyiP/agent.33 13:55:37 SSH_AGENT_PID=39 13:55:37 Running ssh-add (command line suppressed) 13:55:38 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3998255295178833539.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3998255295178833539.key) 13:55:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:55:38 + git tag --points-at HEAD [Pipeline] } 13:55:38 $ docker exec --env ******** --env ******** df8ee8407eca60021815a3d2d76f9b375e7c9bf861ab5309756e21e9d0036b21 ssh-agent -k 13:55:38 unset SSH_AUTH_SOCK; 13:55:38 unset SSH_AGENT_PID; 13:55:38 echo Agent pid 39 killed; 13:55:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:55:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:55:38 [ssh-agent] Looking for ssh-agent implementation... 13:55:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:38 $ docker exec df8ee8407eca60021815a3d2d76f9b375e7c9bf861ab5309756e21e9d0036b21 ssh-agent 13:55:38 SSH_AUTH_SOCK=/tmp/ssh-Y0h63363tkFB/agent.73 13:55:38 SSH_AGENT_PID=79 13:55:38 Running ssh-add (command line suppressed) 13:55:38 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8316041381929954793.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8316041381929954793.key) 13:55:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:55:39 + git semver init 13:55:39 2022-08-15 13:55:39,479 [run_init] DEBUG init version:0.0.0 force:False 13:55:39 2022-08-15 13:55:39,480 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 13:55:39 2022-08-15 13:55:39,481 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 13:55:39 2022-08-15 13:55:39,481 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 13:55:40 2022-08-15 13:55:40,408 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 13:55:40 2022-08-15 13:55:40,408 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 13:55:40 2022-08-15 13:55:40,409 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:55:40 2022-08-15 13:55:40,409 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 13:55:40 2.3.0-dev.13 [Pipeline] } 13:55:40 $ docker exec --env ******** --env ******** df8ee8407eca60021815a3d2d76f9b375e7c9bf861ab5309756e21e9d0036b21 ssh-agent -k 13:55:40 unset SSH_AUTH_SOCK; 13:55:40 unset SSH_AGENT_PID; 13:55:40 echo Agent pid 79 killed; 13:55:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:55:40 + git semver [Pipeline] } 13:55:41 $ docker stop --time=1 df8ee8407eca60021815a3d2d76f9b375e7c9bf861ab5309756e21e9d0036b21 13:55:42 $ docker rm -f df8ee8407eca60021815a3d2d76f9b375e7c9bf861ab5309756e21e9d0036b21 [Pipeline] // withDockerContainer [Pipeline] sh 13:55:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:55:43 Stashed 1 file(s) [Pipeline] echo 13:55:43 [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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 13:55:43 provisioning config files... 13:55:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6178114294359430981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:43 ---> docker-login.sh 13:55:43 nexus3.edgexfoundry.org:10001 13:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:43 Configure a credential helper to remove this warning. See 13:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:43 13:55:43 Login Succeeded 13:55:43 nexus3.edgexfoundry.org:10002 13:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:43 Configure a credential helper to remove this warning. See 13:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:43 13:55:43 Login Succeeded 13:55:43 nexus3.edgexfoundry.org:10003 13:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:43 Configure a credential helper to remove this warning. See 13:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:43 13:55:43 Login Succeeded 13:55:43 nexus3.edgexfoundry.org:10004 13:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:44 Configure a credential helper to remove this warning. See 13:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:44 13:55:44 Login Succeeded 13:55:44 docker.io 13:55:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:44 Configure a credential helper to remove this warning. See 13:55:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:44 13:55:44 Login Succeeded 13:55:44 ---> docker-login.sh ends [Pipeline] } 13:55:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:55:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:55:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:55:44 ========================================================= 13:55:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:55:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:55:44 Sending build context to Docker daemon 23.1MB 13:55:44 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:55:44 Step 2/12 : FROM ${BASE} AS builder 13:55:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:55:45 2408cc74d12b: Pulling fs layer 13:55:45 ea60b727a1ce: Pulling fs layer 13:55:45 30c4a7721957: Pulling fs layer 13:55:45 370296b7ddb6: Pulling fs layer 13:55:45 7c6cee850709: Pulling fs layer 13:55:45 39a5fcdaea64: Pulling fs layer 13:55:45 d94ebbe4e438: Pulling fs layer 13:55:45 bcfd1f05c69d: Pulling fs layer 13:55:45 59ccb84bbe0f: Pulling fs layer 13:55:45 370296b7ddb6: Waiting 13:55:45 7c6cee850709: Waiting 13:55:45 39a5fcdaea64: Waiting 13:55:45 d94ebbe4e438: Waiting 13:55:45 59ccb84bbe0f: Waiting 13:55:45 bcfd1f05c69d: Waiting 13:55:45 30c4a7721957: Download complete 13:55:45 ea60b727a1ce: Verifying Checksum 13:55:45 ea60b727a1ce: Download complete 13:55:45 7c6cee850709: Verifying Checksum 13:55:45 7c6cee850709: Download complete 13:55:45 39a5fcdaea64: Verifying Checksum 13:55:45 39a5fcdaea64: Download complete 13:55:45 2408cc74d12b: Verifying Checksum 13:55:45 2408cc74d12b: Download complete 13:55:45 d94ebbe4e438: Download complete 13:55:45 2408cc74d12b: Pull complete 13:55:45 ea60b727a1ce: Pull complete 13:55:45 30c4a7721957: Pull complete 13:55:45 59ccb84bbe0f: Verifying Checksum 13:55:45 59ccb84bbe0f: Download complete 13:55:45 bcfd1f05c69d: Verifying Checksum 13:55:45 bcfd1f05c69d: Download complete 13:55:45 370296b7ddb6: Verifying Checksum 13:55:45 370296b7ddb6: Download complete 13:55:51 370296b7ddb6: Pull complete 13:55:51 7c6cee850709: Pull complete 13:55:51 39a5fcdaea64: Pull complete 13:55:51 d94ebbe4e438: Pull complete 13:55:52 bcfd1f05c69d: Pull complete 13:55:53 59ccb84bbe0f: Pull complete 13:55:53 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 13:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:55:53 ---> a4fb48ad2a94 13:55:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:55:54 ---> Running in 19ecabc645e8 13:55:54 Removing intermediate container 19ecabc645e8 13:55:54 ---> 432703fa4c48 13:55:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:55:54 ---> Running in deb420f29f6e 13:55:55 Removing intermediate container deb420f29f6e 13:55:55 ---> e54ef7931091 13:55:55 Step 5/12 : WORKDIR /device-virtual-go 13:55:55 ---> Running in dd433050f3b8 13:55:55 Removing intermediate container dd433050f3b8 13:55:55 ---> 0acbafaddd8d 13:55:55 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:55 ---> Running in 64c6881d0f5a 13:55:55 Removing intermediate container 64c6881d0f5a 13:55:55 ---> 54f8c06ca52d 13:55:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:55:55 ---> Running in 9393b64a54d8 13:55:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:55:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:55:57 (1/4) Installing openssh-keygen (9.0_p1-r2) 13:55:57 (2/4) Installing libedit (20210910.3.1-r0) 13:55:57 (3/4) Installing openssh-client-common (9.0_p1-r2) 13:55:57 (4/4) Installing openssh-client-default (9.0_p1-r2) 13:55:57 Executing busybox-1.35.0-r13.trigger 13:55:57 OK: 216 MiB in 55 packages 13:55:58 Removing intermediate container 9393b64a54d8 13:55:58 ---> 3a19bf800666 13:55:58 Step 8/12 : COPY go.mod vendor* ./ 13:55:58 ---> 3825143a23a0 13:55:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:58 ---> Running in 44c921cbfcbc 13:55:58 Still waiting to schedule task 13:55:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:56:13 Removing intermediate container 44c921cbfcbc 13:56:13 ---> e16dc72de6e0 13:56:13 Step 10/12 : COPY . . 13:56:13 ---> 0a2a3757242a 13:56:13 Step 11/12 : ARG MAKE='make build' 13:56:13 ---> Running in d5f74494cda8 13:56:13 Removing intermediate container d5f74494cda8 13:56:13 ---> 6c45c90a9a3e 13:56:13 Step 12/12 : RUN $MAKE 13:56:13 ---> Running in db4d69605657 13:56:13 noop 13:56:14 Removing intermediate container db4d69605657 13:56:14 ---> 71cc85ac61f9 13:56:14 Successfully built 71cc85ac61f9 13:56:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:14 + docker inspect -f . ci-base-image-x86_64 13:56:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:14 prd-ubuntu20.04-docker-8c-8g-22812 does not seem to be running inside a container 13:56:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 13:56:15 $ docker top 1fd2b42d9bf4ba77932c2bf3bb1207e92e19e9591b1bae54946217b0778dae06 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:15 + go version 13:56:15 go version go1.18.3 linux/amd64 [Pipeline] } 13:56:15 $ docker stop --time=1 1fd2b42d9bf4ba77932c2bf3bb1207e92e19e9591b1bae54946217b0778dae06 13:56:16 $ docker rm -f 1fd2b42d9bf4ba77932c2bf3bb1207e92e19e9591b1bae54946217b0778dae06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:17 + docker inspect -f . ci-base-image-x86_64 13:56:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:17 prd-ubuntu20.04-docker-8c-8g-22812 does not seem to be running inside a container 13:56:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 13:56:17 $ docker top d56d4505cdb0b2af8c611d731f93babde78deb699e16bdfc2e292c26e1931501 -eo pid,comm [Pipeline] { [Pipeline] sh 13:56:18 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 13:56:18 + make test 13:56:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:56:18 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:56:27 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:56:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements 13:56:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:56:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:56:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:56:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:56:37 ./bin/test-attribution-txt.sh 13:56:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 13:56:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 13:56:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 13:56:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:56:37 $ docker stop --time=1 d56d4505cdb0b2af8c611d731f93babde78deb699e16bdfc2e292c26e1931501 13:56:39 $ docker rm -f d56d4505cdb0b2af8c611d731f93babde78deb699e16bdfc2e292c26e1931501 [Pipeline] // withDockerContainer [Pipeline] sh 13:56:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:56:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:56:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:56:40 + ls -al . 13:56:40 total 192 13:56:40 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 13:56 . 13:56:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:55 .. 13:56:40 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 13:56 .git 13:56:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:55 .github 13:56:40 -rw-rw-r-- 1 jenkins jenkins 337 Aug 15 13:55 .gitignore 13:56:40 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 13:55 .golangci.yml 13:56:40 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 13:55 .semver 13:56:40 -rw-rw-r-- 1 jenkins jenkins 8152 Aug 15 13:55 Attribution.txt 13:56:40 -rw-rw-r-- 1 jenkins jenkins 9649 Aug 15 13:55 CHANGELOG.md 13:56:40 -rw-rw-r-- 1 jenkins jenkins 1978 Aug 15 13:55 Dockerfile 13:56:40 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 13:55 GOVERNANCE.md 13:56:40 -rw-rw-r-- 1 jenkins jenkins 660 Aug 15 13:55 Jenkinsfile 13:56:40 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 13:55 LICENSE 13:56:40 -rw-rw-r-- 1 jenkins jenkins 2248 Aug 15 13:55 Makefile 13:56:40 -rw-rw-r-- 1 jenkins jenkins 623 Aug 15 13:55 OWNERS.md 13:56:40 -rw-rw-r-- 1 jenkins jenkins 2914 Aug 15 13:55 README.md 13:56:40 -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 13:55 VERSION 13:56:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:55 bin 13:56:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:55 cmd 13:56:40 -rw-r--r-- 1 jenkins jenkins 44128 Aug 15 13:56 coverage.out 13:56:40 -rw-rw-r-- 1 jenkins jenkins 3328 Aug 15 13:55 go.mod 13:56:40 -rw-rw-r-- 1 jenkins jenkins 36202 Aug 15 13:55 go.sum 13:56:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:55 internal 13:56:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:55 snap 13:56:40 -rw-rw-r-- 1 jenkins jenkins 235 Aug 15 13:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:41 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=eb73192e64f29d5b7509ef98fadefc4f8094ab1e --label arch=amd64 --label version=2.3.0-dev.13 . 13:56:41 Sending build context to Docker daemon 23.14MB 13:56:41 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 13:56:41 Step 2/26 : FROM ${BASE} AS builder 13:56:41 ---> 71cc85ac61f9 13:56:41 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:56:41 ---> Running in 2ae49f60a84f 13:56:41 Removing intermediate container 2ae49f60a84f 13:56:41 ---> f109021cdbe0 13:56:41 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:56:41 ---> Running in 323fd35bc3cb 13:56:41 Removing intermediate container 323fd35bc3cb 13:56:41 ---> 1c1afe384de0 13:56:41 Step 5/26 : WORKDIR /device-virtual-go 13:56:41 ---> Running in 21fefa728b3a 13:56:41 Removing intermediate container 21fefa728b3a 13:56:41 ---> b747af66e530 13:56:41 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:56:41 ---> Running in c0664686cf4a 13:56:42 Removing intermediate container c0664686cf4a 13:56:42 ---> 8d5717ba6df5 13:56:42 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:56:42 ---> Running in 26e0a43b1a43 13:56:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:56:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:56:43 OK: 216 MiB in 55 packages 13:56:43 Removing intermediate container 26e0a43b1a43 13:56:43 ---> 7ab89bb4ed76 13:56:43 Step 8/26 : COPY go.mod vendor* ./ 13:56:44 ---> 51d5d07e05da 13:56:44 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:56:44 ---> Running in 83e9871a63d1 13:56:44 Removing intermediate container 83e9871a63d1 13:56:44 ---> 730ee8126137 13:56:44 Step 10/26 : COPY . . 13:56:45 ---> 57f8931e15dd 13:56:45 Step 11/26 : ARG MAKE='make build' 13:56:45 ---> Running in a2fe27f38733 13:56:45 Removing intermediate container a2fe27f38733 13:56:45 ---> f3ef3d56930c 13:56:45 Step 12/26 : RUN $MAKE 13:56:45 ---> Running in 659914c38218 13:56:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 13:57:07 Removing intermediate container 659914c38218 13:57:07 ---> 38720c2da761 13:57:07 Step 13/26 : FROM alpine:3.16 13:57:07 3.16: Pulling from library/alpine 13:57:07 213ec9aee27d: Pulling fs layer 13:57:07 213ec9aee27d: Verifying Checksum 13:57:07 213ec9aee27d: Download complete 13:57:07 213ec9aee27d: Pull complete 13:57:07 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 13:57:07 Status: Downloaded newer image for alpine:3.16 13:57:07 ---> 9c6f07244728 13:57:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:57:07 ---> Running in 0c6ac396460c 13:57:07 Removing intermediate container 0c6ac396460c 13:57:07 ---> af25707b5279 13:57:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:07 ---> Running in 7ce4f4e85ab9 13:57:07 Removing intermediate container 7ce4f4e85ab9 13:57:07 ---> 0ef36e19b1f7 13:57:07 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:57:07 ---> Running in e9455c7e3673 13:57:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:57:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:57:08 (1/6) Installing dumb-init (1.2.5-r1) 13:57:08 (2/6) Installing libgcc (11.2.1_git20220219-r2) 13:57:08 (3/6) Installing libsodium (1.0.18-r0) 13:57:08 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 13:57:08 (5/6) Installing libzmq (4.3.4-r0) 13:57:08 (6/6) Installing zeromq (4.3.4-r0) 13:57:08 Executing busybox-1.35.0-r17.trigger 13:57:08 OK: 8 MiB in 20 packages 13:57:09 Removing intermediate container e9455c7e3673 13:57:09 ---> 1d96e4cd8bc6 13:57:09 Step 17/26 : WORKDIR / 13:57:09 ---> Running in 206e3ec534b2 13:57:09 Removing intermediate container 206e3ec534b2 13:57:09 ---> 3869064c2c61 13:57:09 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:57:09 ---> c3045f0fc803 13:57:09 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:57:09 ---> 19dc63113769 13:57:09 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:57:10 ---> 33468793defc 13:57:10 Step 21/26 : EXPOSE 59900 13:57:10 ---> Running in a5d1e413c477 13:57:10 Removing intermediate container a5d1e413c477 13:57:10 ---> b58dc5d743f7 13:57:10 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:57:10 ---> Running in b87581699607 13:57:10 Removing intermediate container b87581699607 13:57:10 ---> 4e47bcfb7f11 13:57:10 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:57:10 ---> Running in b71808f0bbf7 13:57:10 Removing intermediate container b71808f0bbf7 13:57:10 ---> 7ac18d1ce75f 13:57:10 Step 24/26 : LABEL arch=amd64 13:57:10 ---> Running in 122f450c566f 13:57:10 Removing intermediate container 122f450c566f 13:57:10 ---> 59ccae892812 13:57:10 Step 25/26 : LABEL git_sha=eb73192e64f29d5b7509ef98fadefc4f8094ab1e 13:57:10 ---> Running in f7ab87c36ffb 13:57:10 Removing intermediate container f7ab87c36ffb 13:57:10 ---> e1f68f07b766 13:57:10 Step 26/26 : LABEL version=2.3.0-dev.13 13:57:10 ---> Running in 453817db5f69 13:57:10 Removing intermediate container 453817db5f69 13:57:10 ---> 84767ec25938 13:57:10 [Warning] One or more build-args [ARCH] were not consumed 13:57:10 Successfully built 84767ec25938 13:57:10 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:10 provisioning config files... 13:57:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7023229451312411954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:11 ---> docker-login.sh 13:57:11 nexus3.edgexfoundry.org:10001 13:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:11 Configure a credential helper to remove this warning. See 13:57:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:11 13:57:11 Login Succeeded 13:57:11 nexus3.edgexfoundry.org:10002 13:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:11 Configure a credential helper to remove this warning. See 13:57:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:11 13:57:11 Login Succeeded 13:57:11 nexus3.edgexfoundry.org:10003 13:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:11 Configure a credential helper to remove this warning. See 13:57:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:11 13:57:11 Login Succeeded 13:57:11 nexus3.edgexfoundry.org:10004 13:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:11 Configure a credential helper to remove this warning. See 13:57:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:11 13:57:11 Login Succeeded 13:57:11 docker.io 13:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:57:11 Configure a credential helper to remove this warning. See 13:57:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:57:11 13:57:11 Login Succeeded 13:57:11 ---> docker-login.sh ends [Pipeline] } 13:57:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:57:12 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 13:57:12 eb73192e64f29d5b7509ef98fadefc4f8094ab1e 13:57:12 latest 13:57:12 2.3.0-dev.13 13:57:12 eb73192e64f29d5b7509ef98fadefc4f8094ab1e-2.3.0-dev.13 13:57:12 main 13:57:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:12 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:eb73192e64f29d5b7509ef98fadefc4f8094ab1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual:eb73192e64f29d5b7509ef98fadefc4f8094ab1e 13:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:57:12 57f135e47096: Preparing 13:57:12 39c5a77f6340: Preparing 13:57:12 2b459d677883: Preparing 13:57:12 56d796362818: Preparing 13:57:12 522cba8e9d7d: Preparing 13:57:12 994393dc58e7: Preparing 13:57:12 994393dc58e7: Waiting 13:57:12 2b459d677883: Pushed 13:57:12 522cba8e9d7d: Pushed 13:57:12 39c5a77f6340: Pushed 13:57:12 994393dc58e7: Layer already exists 13:57:12 56d796362818: Pushed 13:57:15 57f135e47096: Pushed 13:57:15 eb73192e64f29d5b7509ef98fadefc4f8094ab1e: digest: sha256:36c3a4aa2a7aa690245dd34fbf49e15292be99d147ecc79904f860e83d34b50d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:15 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 13:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:57:16 57f135e47096: Preparing 13:57:16 39c5a77f6340: Preparing 13:57:16 2b459d677883: Preparing 13:57:16 56d796362818: Preparing 13:57:16 522cba8e9d7d: Preparing 13:57:16 994393dc58e7: Preparing 13:57:16 994393dc58e7: Waiting 13:57:16 57f135e47096: Layer already exists 13:57:16 56d796362818: Layer already exists 13:57:16 39c5a77f6340: Layer already exists 13:57:16 2b459d677883: Layer already exists 13:57:16 522cba8e9d7d: Layer already exists 13:57:16 994393dc58e7: Layer already exists 13:57:16 latest: digest: sha256:36c3a4aa2a7aa690245dd34fbf49e15292be99d147ecc79904f860e83d34b50d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:16 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.13 13:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:57:16 57f135e47096: Preparing 13:57:16 39c5a77f6340: Preparing 13:57:16 2b459d677883: Preparing 13:57:16 56d796362818: Preparing 13:57:16 522cba8e9d7d: Preparing 13:57:16 994393dc58e7: Preparing 13:57:16 994393dc58e7: Waiting 13:57:16 56d796362818: Layer already exists 13:57:16 522cba8e9d7d: Layer already exists 13:57:16 39c5a77f6340: Layer already exists 13:57:16 57f135e47096: Layer already exists 13:57:16 2b459d677883: Layer already exists 13:57:16 994393dc58e7: Layer already exists 13:57:16 2.3.0-dev.13: digest: sha256:36c3a4aa2a7aa690245dd34fbf49e15292be99d147ecc79904f860e83d34b50d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:17 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:eb73192e64f29d5b7509ef98fadefc4f8094ab1e-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual:eb73192e64f29d5b7509ef98fadefc4f8094ab1e-2.3.0-dev.13 13:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:57:17 57f135e47096: Preparing 13:57:17 39c5a77f6340: Preparing 13:57:17 2b459d677883: Preparing 13:57:17 56d796362818: Preparing 13:57:17 522cba8e9d7d: Preparing 13:57:17 994393dc58e7: Preparing 13:57:17 994393dc58e7: Waiting 13:57:17 39c5a77f6340: Layer already exists 13:57:17 57f135e47096: Layer already exists 13:57:17 56d796362818: Layer already exists 13:57:17 522cba8e9d7d: Layer already exists 13:57:17 2b459d677883: Layer already exists 13:57:17 994393dc58e7: Layer already exists 13:57:17 eb73192e64f29d5b7509ef98fadefc4f8094ab1e-2.3.0-dev.13: digest: sha256:36c3a4aa2a7aa690245dd34fbf49e15292be99d147ecc79904f860e83d34b50d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:17 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 13:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:57:18 57f135e47096: Preparing 13:57:18 39c5a77f6340: Preparing 13:57:18 2b459d677883: Preparing 13:57:18 56d796362818: Preparing 13:57:18 522cba8e9d7d: Preparing 13:57:18 994393dc58e7: Preparing 13:57:18 994393dc58e7: Waiting 13:57:18 56d796362818: Layer already exists 13:57:18 522cba8e9d7d: Layer already exists 13:57:18 2b459d677883: Layer already exists 13:57:18 39c5a77f6340: Layer already exists 13:57:18 57f135e47096: Layer already exists 13:57:18 994393dc58e7: Layer already exists 13:57:18 main: digest: sha256:36c3a4aa2a7aa690245dd34fbf49e15292be99d147ecc79904f860e83d34b50d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:57:18 ===================================================== [Pipeline] echo 13:57:18 taggedImages: 13:57:18 - nexus3.edgexfoundry.org:10004/device-virtual:eb73192e64f29d5b7509ef98fadefc4f8094ab1e 13:57:18 - nexus3.edgexfoundry.org:10004/device-virtual:latest 13:57:18 - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.13 13:57:18 - nexus3.edgexfoundry.org:10004/device-virtual:eb73192e64f29d5b7509ef98fadefc4f8094ab1e-2.3.0-dev.13 13:57:18 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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 13:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:18 13:57:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:18 latest: Pulling from edgex-lftools-log-publisher 13:57:18 5eb5b503b376: Pulling fs layer 13:57:18 5c69ac0246d0: Pulling fs layer 13:57:18 ec43610c2a17: Pulling fs layer 13:57:18 3a2ae6a8a46f: Pulling fs layer 13:57:18 33b1e0a273af: Pulling fs layer 13:57:18 5d3b04190fa2: Pulling fs layer 13:57:18 2f39f015ded8: Pulling fs layer 13:57:18 3a2ae6a8a46f: Waiting 13:57:18 33b1e0a273af: Waiting 13:57:18 5d3b04190fa2: Waiting 13:57:18 2f39f015ded8: Waiting 13:57:18 5c69ac0246d0: Verifying Checksum 13:57:18 5c69ac0246d0: Download complete 13:57:18 3a2ae6a8a46f: Download complete 13:57:18 33b1e0a273af: Verifying Checksum 13:57:18 33b1e0a273af: Download complete 13:57:18 5d3b04190fa2: Verifying Checksum 13:57:18 5d3b04190fa2: Download complete 13:57:19 ec43610c2a17: Verifying Checksum 13:57:19 ec43610c2a17: Download complete 13:57:19 5eb5b503b376: Verifying Checksum 13:57:19 5eb5b503b376: Download complete 13:57:19 2f39f015ded8: Download complete 13:57:20 5eb5b503b376: Pull complete 13:57:20 5c69ac0246d0: Pull complete 13:57:21 ec43610c2a17: Pull complete 13:57:21 3a2ae6a8a46f: Pull complete 13:57:21 33b1e0a273af: Pull complete 13:57:21 5d3b04190fa2: Pull complete 13:57:25 2f39f015ded8: Pull complete 13:57:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:25 prd-ubuntu20.04-docker-8c-8g-22812 does not seem to be running inside a container 13:57:25 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 13:57:27 $ docker top 93d2ba8bbe00529a5daac32fd3aeb9ef2bddec367da8872822c47194549acedc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:27 ---> job-cost.sh 13:57:27 lf-activate-venv: SKIPPING 13:57:27 INFO: No Stack... 13:57:28 INFO: Retrieving Pricing Info for: v3-standard-8 13:57:28 INFO: Archiving Costs [Pipeline] sh 13:57:28 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 13:57:28 + cut -d, -f6 [Pipeline] lock 13:57:28 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-49-stack-cost] 13:57:28 Resource [jenkins-edgexfoundry-device-virtual-go-main-49-stack-cost] did not exist. Created. 13:57:28 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:57:28 + echo total: 0.2199999988079071 [Pipeline] stash 13:57:29 Stashed 1 file(s) [Pipeline] } 13:57:29 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 13:57:29 $ docker stop --time=1 93d2ba8bbe00529a5daac32fd3aeb9ef2bddec367da8872822c47194549acedc 13:57:30 $ docker rm -f 93d2ba8bbe00529a5daac32fd3aeb9ef2bddec367da8872822c47194549acedc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:57:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22813 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 13:57:35 Running in /w/workspace/device-virtual-go/49 [Pipeline] { [Pipeline] checkout 13:57:36 The recommended git tool is: git 13:57:43 using credential edgex-jenkins-ssh 13:57:43 Cloning the remote Git repository 13:57:43 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:57:43 > git init /w/workspace/device-virtual-go/49 # timeout=10 13:57:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:57:43 > git --version # timeout=10 13:57:43 > git --version # 'git version 2.25.1' 13:57:43 using GIT_SSH to set credentials SSH Credentials for GitHub 13:57:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:45 Avoid second fetch 13:57:45 Checking out Revision eb73192e64f29d5b7509ef98fadefc4f8094ab1e (main) 13:57:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:57:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:45 > git config core.sparsecheckout # timeout=10 13:57:45 > git checkout -f eb73192e64f29d5b7509ef98fadefc4f8094ab1e # timeout=10 13:57:50 Commit message: "Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:57:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:57:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:57:51 Dload Upload Total Spent Left Speed 13:57:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 13:57:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:57:52 + sudo tee /etc/docker/daemon.new 13:57:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:57:52 { 13:57:52 "registry-mirrors": [ 13:57:52 "https://nexus3.edgexfoundry.org:10001" 13:57:52 ], 13:57:52 "bip": "10.250.0.254/24", 13:57:52 "hosts": [ 13:57:52 "tcp://0.0.0.0:5555", 13:57:52 "unix:///var/run/docker.sock" 13:57:52 ], 13:57:52 "mtu": 1458, 13:57:52 "selinux-enabled": true, 13:57:52 "seccomp-profile": "/etc/docker/seccomp.json" 13:57:52 } [Pipeline] sh 13:57:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:57:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:58:11 provisioning config files... 13:58:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/49@tmp/config7361524409440758149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:12 ---> docker-login.sh 13:58:12 nexus3.edgexfoundry.org:10001 13:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:12 Configure a credential helper to remove this warning. See 13:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:12 13:58:12 Login Succeeded 13:58:12 nexus3.edgexfoundry.org:10002 13:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:13 Configure a credential helper to remove this warning. See 13:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:13 13:58:13 Login Succeeded 13:58:13 nexus3.edgexfoundry.org:10003 13:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:13 Configure a credential helper to remove this warning. See 13:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:13 13:58:13 Login Succeeded 13:58:13 nexus3.edgexfoundry.org:10004 13:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:14 Configure a credential helper to remove this warning. See 13:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:14 13:58:14 Login Succeeded 13:58:14 docker.io 13:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:15 Configure a credential helper to remove this warning. See 13:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:15 13:58:15 Login Succeeded 13:58:15 ---> docker-login.sh ends [Pipeline] } 13:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:58:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:58:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:58:15 ========================================================= 13:58:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:58:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:58:16 Sending build context to Docker daemon 11.68MB 13:58:16 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 13:58:16 Step 2/12 : FROM ${BASE} AS builder 13:58:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:58:16 b3c136eddcbf: Pulling fs layer 13:58:16 c0a3192eca97: Pulling fs layer 13:58:16 a050256f5b6f: Pulling fs layer 13:58:16 656be50a0ddc: Pulling fs layer 13:58:16 2bbca73fdf42: Pulling fs layer 13:58:16 46d945488cbd: Pulling fs layer 13:58:16 8a5474983e97: Pulling fs layer 13:58:16 329c88fbcd65: Pulling fs layer 13:58:16 656be50a0ddc: Waiting 13:58:16 8a5474983e97: Waiting 13:58:16 329c88fbcd65: Waiting 13:58:16 46d945488cbd: Waiting 13:58:16 2bbca73fdf42: Waiting 13:58:16 a050256f5b6f: Verifying Checksum 13:58:16 a050256f5b6f: Download complete 13:58:16 c0a3192eca97: Verifying Checksum 13:58:16 c0a3192eca97: Download complete 13:58:16 2bbca73fdf42: Verifying Checksum 13:58:16 2bbca73fdf42: Download complete 13:58:16 46d945488cbd: Verifying Checksum 13:58:16 46d945488cbd: Download complete 13:58:16 b3c136eddcbf: Verifying Checksum 13:58:16 b3c136eddcbf: Download complete 13:58:17 b3c136eddcbf: Pull complete 13:58:17 329c88fbcd65: Verifying Checksum 13:58:17 329c88fbcd65: Download complete 13:58:18 c0a3192eca97: Pull complete 13:58:18 a050256f5b6f: Pull complete 13:58:18 8a5474983e97: Verifying Checksum 13:58:18 8a5474983e97: Download complete 13:58:19 656be50a0ddc: Verifying Checksum 13:58:19 656be50a0ddc: Download complete 13:58:34 656be50a0ddc: Pull complete 13:58:34 2bbca73fdf42: Pull complete 13:58:34 46d945488cbd: Pull complete 13:58:38 8a5474983e97: Pull complete 13:58:40 329c88fbcd65: Pull complete 13:58:40 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 13:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:58:40 ---> ff4287adb874 13:58:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:58:42 ---> Running in 2a7c3af59480 13:58:42 Removing intermediate container 2a7c3af59480 13:58:42 ---> 6730864e5899 13:58:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:58:43 ---> Running in 48c90d3f3b6d 13:58:43 Removing intermediate container 48c90d3f3b6d 13:58:43 ---> 212430ebcb12 13:58:43 Step 5/12 : WORKDIR /device-virtual-go 13:58:43 ---> Running in 7c1e68ed2026 13:58:43 Removing intermediate container 7c1e68ed2026 13:58:43 ---> 1def4c511dfa 13:58:43 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:58:43 ---> Running in 6f4e570d4dad 13:58:45 Removing intermediate container 6f4e570d4dad 13:58:45 ---> 84eae5f5fccb 13:58:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:58:45 ---> Running in 232e7d0cc0fd 13:58:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:58:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:58:48 (1/4) Installing openssh-keygen (9.0_p1-r2) 13:58:48 (2/4) Installing libedit (20210910.3.1-r0) 13:58:48 (3/4) Installing openssh-client-common (9.0_p1-r2) 13:58:48 (4/4) Installing openssh-client-default (9.0_p1-r2) 13:58:48 Executing busybox-1.35.0-r13.trigger 13:58:49 OK: 226 MiB in 55 packages 13:58:50 Removing intermediate container 232e7d0cc0fd 13:58:50 ---> 14d842b3151f 13:58:50 Step 8/12 : COPY go.mod vendor* ./ 13:58:50 ---> e710c021cfce 13:58:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:58:50 ---> Running in f5a9d829b786 13:59:37 Removing intermediate container f5a9d829b786 13:59:37 ---> 13d525ac5d3a 13:59:37 Step 10/12 : COPY . . 13:59:38 ---> 2e5d931d7b1b 13:59:38 Step 11/12 : ARG MAKE='make build' 13:59:39 ---> Running in 263699a0ac41 13:59:39 Removing intermediate container 263699a0ac41 13:59:39 ---> 40a46af8d043 13:59:39 Step 12/12 : RUN $MAKE 13:59:39 ---> Running in 0f1e535d77ad 13:59:40 noop 13:59:40 Removing intermediate container 0f1e535d77ad 13:59:40 ---> 186aeacc2770 13:59:40 Successfully built 186aeacc2770 13:59:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:41 + docker inspect -f . ci-base-image-arm64 13:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:41 prd-ubuntu20.04-docker-arm64-4c-16g-22813 does not seem to be running inside a container 13:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/49 -v /w/workspace/device-virtual-go/49:/w/workspace/device-virtual-go/49:rw,z -v /w/workspace/device-virtual-go/49@tmp:/w/workspace/device-virtual-go/49@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-arm64 cat 13:59:42 $ docker top bdc60d9e8273240f25ff826d7c4c0c7093cf51cbb46a96c033dbcdabc8b4fcdc -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:43 + go version 13:59:43 go version go1.18.3 linux/arm64 [Pipeline] } 13:59:43 $ docker stop --time=1 bdc60d9e8273240f25ff826d7c4c0c7093cf51cbb46a96c033dbcdabc8b4fcdc 13:59:45 $ docker rm -f bdc60d9e8273240f25ff826d7c4c0c7093cf51cbb46a96c033dbcdabc8b4fcdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:46 + docker inspect -f . ci-base-image-arm64 13:59:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:46 prd-ubuntu20.04-docker-arm64-4c-16g-22813 does not seem to be running inside a container 13:59:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-virtual-go/49 -v /w/workspace/device-virtual-go/49:/w/workspace/device-virtual-go/49:rw,z -v /w/workspace/device-virtual-go/49@tmp:/w/workspace/device-virtual-go/49@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-arm64 cat 13:59:47 $ docker top 0c3aec02ae5d47fd0ecfdaa04f9f8930788a81418b5ce61f3cb7cee8d6555780 -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:48 + git config --global --add safe.directory /w/workspace/device-virtual-go/49 [Pipeline] fileExists [Pipeline] sh 13:59:49 + make test 13:59:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:59:50 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:01:12 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:01:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.128s coverage: 65.7% of statements 14:01:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:01:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:01:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:01:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:01:27 ./bin/test-attribution-txt.sh 14:01:27 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:01:27 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:01:27 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 14:01:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:01:27 $ docker stop --time=1 0c3aec02ae5d47fd0ecfdaa04f9f8930788a81418b5ce61f3cb7cee8d6555780 14:01:29 $ docker rm -f 0c3aec02ae5d47fd0ecfdaa04f9f8930788a81418b5ce61f3cb7cee8d6555780 [Pipeline] // withDockerContainer [Pipeline] sh 14:01:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:01:30 Warning: overwriting stash ‘coverage-report’ 14:01:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:01:31 + ls -al . 14:01:31 total 188 14:01:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 13:59 . 14:01:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:57 .. 14:01:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 13:57 .git 14:01:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:57 .github 14:01:31 -rw-rw-r-- 1 jenkins jenkins 337 Aug 15 13:57 .gitignore 14:01:31 -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 13:57 .golangci.yml 14:01:31 -rw-rw-r-- 1 jenkins jenkins 8152 Aug 15 13:57 Attribution.txt 14:01:31 -rw-rw-r-- 1 jenkins jenkins 9649 Aug 15 13:57 CHANGELOG.md 14:01:31 -rw-rw-r-- 1 jenkins jenkins 1978 Aug 15 13:57 Dockerfile 14:01:31 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 13:57 GOVERNANCE.md 14:01:31 -rw-rw-r-- 1 jenkins jenkins 660 Aug 15 13:57 Jenkinsfile 14:01:31 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 13:57 LICENSE 14:01:31 -rw-rw-r-- 1 jenkins jenkins 2248 Aug 15 13:57 Makefile 14:01:31 -rw-rw-r-- 1 jenkins jenkins 623 Aug 15 13:57 OWNERS.md 14:01:31 -rw-rw-r-- 1 jenkins jenkins 2914 Aug 15 13:57 README.md 14:01:31 -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 13:55 VERSION 14:01:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:57 bin 14:01:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:57 cmd 14:01:31 -rw-r--r-- 1 jenkins jenkins 44128 Aug 15 14:01 coverage.out 14:01:31 -rw-rw-r-- 1 jenkins jenkins 3328 Aug 15 13:57 go.mod 14:01:31 -rw-rw-r-- 1 jenkins jenkins 36202 Aug 15 13:57 go.sum 14:01:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:57 internal 14:01:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:57 snap 14:01:31 -rw-rw-r-- 1 jenkins jenkins 235 Aug 15 13:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:32 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=eb73192e64f29d5b7509ef98fadefc4f8094ab1e --label arch=arm64 --label version=2.3.0-dev.13 . 14:01:32 Sending build context to Docker daemon 11.73MB 14:01:32 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 14:01:32 Step 2/26 : FROM ${BASE} AS builder 14:01:32 ---> 186aeacc2770 14:01:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 14:01:32 ---> Running in a00fc4d8000d 14:01:33 Removing intermediate container a00fc4d8000d 14:01:33 ---> 20d1e00ffd25 14:01:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:01:33 ---> Running in 84dd4779cb61 14:01:33 Removing intermediate container 84dd4779cb61 14:01:33 ---> 2351a1d93401 14:01:33 Step 5/26 : WORKDIR /device-virtual-go 14:01:33 ---> Running in 426b2b50a20e 14:01:34 Removing intermediate container 426b2b50a20e 14:01:34 ---> 06cf2ece6141 14:01:34 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:34 ---> Running in 835c472a9d23 14:01:35 Removing intermediate container 835c472a9d23 14:01:35 ---> fe31048acae7 14:01:35 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:35 ---> Running in 5c5841a8f3cb 14:01:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:01:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:01:38 OK: 226 MiB in 55 packages 14:01:39 Removing intermediate container 5c5841a8f3cb 14:01:39 ---> e25794d06a36 14:01:39 Step 8/26 : COPY go.mod vendor* ./ 14:01:39 ---> d7051ab67b64 14:01:39 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:40 ---> Running in 7b407983cfd7 14:01:42 Removing intermediate container 7b407983cfd7 14:01:42 ---> ffa1a0892269 14:01:42 Step 10/26 : COPY . . 14:01:43 ---> a531337087bc 14:01:43 Step 11/26 : ARG MAKE='make build' 14:01:43 ---> Running in 7f7310f57701 14:01:43 Removing intermediate container 7f7310f57701 14:01:43 ---> 3499c41b808b 14:01:43 Step 12/26 : RUN $MAKE 14:01:43 ---> Running in c4003b479d1a 14:01:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 14:03:51 Removing intermediate container c4003b479d1a 14:03:51 ---> e13935a24f60 14:03:51 Step 13/26 : FROM alpine:3.16 14:03:51 3.16: Pulling from library/alpine 14:03:51 9b18e9b68314: Pulling fs layer 14:03:51 9b18e9b68314: Verifying Checksum 14:03:51 9b18e9b68314: Download complete 14:03:51 9b18e9b68314: Pull complete 14:03:51 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:03:51 Status: Downloaded newer image for alpine:3.16 14:03:51 ---> a6215f271958 14:03:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:03:51 ---> Running in ec108810696b 14:03:51 Removing intermediate container ec108810696b 14:03:51 ---> 5801ba20fc2c 14:03:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:51 ---> Running in e417db671d2c 14:03:51 Removing intermediate container e417db671d2c 14:03:51 ---> 122982f47420 14:03:51 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 14:03:51 ---> Running in da60cbbef1fd 14:03:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:03:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:03:51 (1/6) Installing dumb-init (1.2.5-r1) 14:03:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:03:51 (3/6) Installing libsodium (1.0.18-r0) 14:03:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:03:51 (5/6) Installing libzmq (4.3.4-r0) 14:03:51 (6/6) Installing zeromq (4.3.4-r0) 14:03:51 Executing busybox-1.35.0-r17.trigger 14:03:51 OK: 8 MiB in 20 packages 14:03:52 Removing intermediate container da60cbbef1fd 14:03:52 ---> 3d8953b8beec 14:03:52 Step 17/26 : WORKDIR / 14:03:52 ---> Running in d3db57f466f1 14:03:53 Removing intermediate container d3db57f466f1 14:03:53 ---> 17f62c867b08 14:03:53 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:03:53 ---> f9d04a1ac493 14:03:53 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 14:03:54 ---> abfa5080fb64 14:03:54 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 14:03:55 ---> e491838b7aac 14:03:55 Step 21/26 : EXPOSE 59900 14:03:55 ---> Running in 64da8e854334 14:03:55 Removing intermediate container 64da8e854334 14:03:55 ---> 3671d9dfe570 14:03:55 Step 22/26 : ENTRYPOINT ["/device-virtual"] 14:03:55 ---> Running in a77d065f3459 14:03:56 Removing intermediate container a77d065f3459 14:03:56 ---> 6beea88bc3d2 14:03:56 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:03:56 ---> Running in bb3468875b35 14:03:56 Removing intermediate container bb3468875b35 14:03:56 ---> e49b482c858d 14:03:56 Step 24/26 : LABEL arch=arm64 14:03:56 ---> Running in a0b7822887db 14:03:57 Removing intermediate container a0b7822887db 14:03:57 ---> c19a683b0843 14:03:57 Step 25/26 : LABEL git_sha=eb73192e64f29d5b7509ef98fadefc4f8094ab1e 14:03:57 ---> Running in c94215691ac6 14:03:57 Removing intermediate container c94215691ac6 14:03:57 ---> 6cd0949bb866 14:03:57 Step 26/26 : LABEL version=2.3.0-dev.13 14:03:57 ---> Running in 635e6da4c387 14:03:57 Removing intermediate container 635e6da4c387 14:03:57 ---> 7c7f7f831621 14:03:57 [Warning] One or more build-args [ARCH] were not consumed 14:03:57 Successfully built 7c7f7f831621 14:03:57 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:58 provisioning config files... 14:03:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/49@tmp/config4760451288319926336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:58 ---> docker-login.sh 14:03:58 nexus3.edgexfoundry.org:10001 14:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:58 Configure a credential helper to remove this warning. See 14:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:58 14:03:58 Login Succeeded 14:03:58 nexus3.edgexfoundry.org:10002 14:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:59 Configure a credential helper to remove this warning. See 14:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:59 14:03:59 Login Succeeded 14:03:59 nexus3.edgexfoundry.org:10003 14:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:59 Configure a credential helper to remove this warning. See 14:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:59 14:03:59 Login Succeeded 14:03:59 nexus3.edgexfoundry.org:10004 14:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:00 Configure a credential helper to remove this warning. See 14:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:00 14:04:00 Login Succeeded 14:04:00 docker.io 14:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:04:01 Configure a credential helper to remove this warning. See 14:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:04:01 14:04:01 Login Succeeded 14:04:01 ---> docker-login.sh ends [Pipeline] } 14:04:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:04:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:04:01 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 14:04:01 eb73192e64f29d5b7509ef98fadefc4f8094ab1e 14:04:01 latest 14:04:01 2.3.0-dev.13 14:04:01 eb73192e64f29d5b7509ef98fadefc4f8094ab1e-2.3.0-dev.13 14:04:01 main 14:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:01 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb73192e64f29d5b7509ef98fadefc4f8094ab1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb73192e64f29d5b7509ef98fadefc4f8094ab1e 14:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:04:01 b4d25f08c6cb: Preparing 14:04:01 daa8c3aa8c34: Preparing 14:04:01 d5f7808001bb: Preparing 14:04:01 0b1ef8f559b4: Preparing 14:04:01 194f0d47c0da: Preparing 14:04:01 5d3e392a13a0: Preparing 14:04:01 5d3e392a13a0: Waiting 14:04:02 d5f7808001bb: Pushed 14:04:02 daa8c3aa8c34: Pushed 14:04:02 194f0d47c0da: Pushed 14:04:02 5d3e392a13a0: Layer already exists 14:04:02 0b1ef8f559b4: Pushed 14:04:06 b4d25f08c6cb: Pushed 14:04:07 eb73192e64f29d5b7509ef98fadefc4f8094ab1e: digest: sha256:cde67266d41abd3c7832c48b43a8774a360387c67074245e3e47f90b54b226e7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:07 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:04:07 b4d25f08c6cb: Preparing 14:04:07 daa8c3aa8c34: Preparing 14:04:07 d5f7808001bb: Preparing 14:04:07 0b1ef8f559b4: Preparing 14:04:07 194f0d47c0da: Preparing 14:04:07 5d3e392a13a0: Preparing 14:04:07 5d3e392a13a0: Waiting 14:04:07 0b1ef8f559b4: Layer already exists 14:04:07 d5f7808001bb: Layer already exists 14:04:07 194f0d47c0da: Layer already exists 14:04:07 b4d25f08c6cb: Layer already exists 14:04:07 daa8c3aa8c34: Layer already exists 14:04:07 5d3e392a13a0: Layer already exists 14:04:08 latest: digest: sha256:cde67266d41abd3c7832c48b43a8774a360387c67074245e3e47f90b54b226e7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:08 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.13 14:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:04:08 b4d25f08c6cb: Preparing 14:04:08 daa8c3aa8c34: Preparing 14:04:08 d5f7808001bb: Preparing 14:04:08 0b1ef8f559b4: Preparing 14:04:08 194f0d47c0da: Preparing 14:04:08 5d3e392a13a0: Preparing 14:04:08 5d3e392a13a0: Waiting 14:04:08 d5f7808001bb: Layer already exists 14:04:08 0b1ef8f559b4: Layer already exists 14:04:08 194f0d47c0da: Layer already exists 14:04:08 daa8c3aa8c34: Layer already exists 14:04:08 b4d25f08c6cb: Layer already exists 14:04:08 5d3e392a13a0: Layer already exists 14:04:09 2.3.0-dev.13: digest: sha256:cde67266d41abd3c7832c48b43a8774a360387c67074245e3e47f90b54b226e7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:09 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb73192e64f29d5b7509ef98fadefc4f8094ab1e-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb73192e64f29d5b7509ef98fadefc4f8094ab1e-2.3.0-dev.13 14:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:04:09 b4d25f08c6cb: Preparing 14:04:09 daa8c3aa8c34: Preparing 14:04:09 d5f7808001bb: Preparing 14:04:09 0b1ef8f559b4: Preparing 14:04:09 194f0d47c0da: Preparing 14:04:09 5d3e392a13a0: Preparing 14:04:09 5d3e392a13a0: Waiting 14:04:09 daa8c3aa8c34: Layer already exists 14:04:09 194f0d47c0da: Layer already exists 14:04:09 d5f7808001bb: Layer already exists 14:04:09 0b1ef8f559b4: Layer already exists 14:04:09 b4d25f08c6cb: Layer already exists 14:04:09 5d3e392a13a0: Layer already exists 14:04:10 eb73192e64f29d5b7509ef98fadefc4f8094ab1e-2.3.0-dev.13: digest: sha256:cde67266d41abd3c7832c48b43a8774a360387c67074245e3e47f90b54b226e7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:10 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 14:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:04:10 b4d25f08c6cb: Preparing 14:04:10 daa8c3aa8c34: Preparing 14:04:10 d5f7808001bb: Preparing 14:04:10 0b1ef8f559b4: Preparing 14:04:10 194f0d47c0da: Preparing 14:04:10 5d3e392a13a0: Preparing 14:04:10 5d3e392a13a0: Waiting 14:04:10 d5f7808001bb: Layer already exists 14:04:10 0b1ef8f559b4: Layer already exists 14:04:10 daa8c3aa8c34: Layer already exists 14:04:10 b4d25f08c6cb: Layer already exists 14:04:10 194f0d47c0da: Layer already exists 14:04:10 5d3e392a13a0: Layer already exists 14:04:11 main: digest: sha256:cde67266d41abd3c7832c48b43a8774a360387c67074245e3e47f90b54b226e7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:04:11 ===================================================== [Pipeline] echo 14:04:11 taggedImages: 14:04:11 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb73192e64f29d5b7509ef98fadefc4f8094ab1e 14:04:11 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:04:11 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.13 14:04:11 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb73192e64f29d5b7509ef98fadefc4f8094ab1e-2.3.0-dev.13 14:04:11 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:04:11 14:04:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:04:11 arm64: Pulling from edgex-lftools-log-publisher 14:04:11 8998bd30e6a1: Pulling fs layer 14:04:11 04944245beec: Pulling fs layer 14:04:11 699f458cf7ca: Pulling fs layer 14:04:11 765212b225bb: Pulling fs layer 14:04:11 f23df028b6ca: Pulling fs layer 14:04:11 d65c8cfc05b1: Pulling fs layer 14:04:11 2437ff75d9bd: Pulling fs layer 14:04:11 765212b225bb: Waiting 14:04:11 f23df028b6ca: Waiting 14:04:11 d65c8cfc05b1: Waiting 14:04:11 2437ff75d9bd: Waiting 14:04:12 04944245beec: Verifying Checksum 14:04:12 04944245beec: Download complete 14:04:12 765212b225bb: Verifying Checksum 14:04:12 765212b225bb: Download complete 14:04:12 f23df028b6ca: Verifying Checksum 14:04:12 f23df028b6ca: Download complete 14:04:12 d65c8cfc05b1: Verifying Checksum 14:04:12 d65c8cfc05b1: Download complete 14:04:12 699f458cf7ca: Verifying Checksum 14:04:12 699f458cf7ca: Download complete 14:04:12 8998bd30e6a1: Download complete 14:04:15 2437ff75d9bd: Verifying Checksum 14:04:15 2437ff75d9bd: Download complete 14:04:17 8998bd30e6a1: Pull complete 14:04:17 04944245beec: Pull complete 14:04:19 699f458cf7ca: Pull complete 14:04:19 765212b225bb: Pull complete 14:04:20 f23df028b6ca: Pull complete 14:04:20 d65c8cfc05b1: Pull complete 14:04:35 2437ff75d9bd: Pull complete 14:04:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:04:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:36 prd-ubuntu20.04-docker-arm64-4c-16g-22813 does not seem to be running inside a container 14:04:36 $ 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-virtual-go/49 -v /w/workspace/device-virtual-go/49:/w/workspace/device-virtual-go/49:rw,z -v /w/workspace/device-virtual-go/49@tmp:/w/workspace/device-virtual-go/49@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:arm64 cat 14:04:38 $ docker top 093b36faf2ae96b8ede55815a4e09dabb46d78c3dfd3ecc4bbc84e452cc41440 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:39 ---> job-cost.sh 14:04:39 lf-activate-venv: SKIPPING 14:04:39 INFO: No Stack... 14:04:39 INFO: Retrieving Pricing Info for: v3-standard-4 14:04:40 INFO: Archiving Costs [Pipeline] sh 14:04:41 + + catcut /w/workspace/device-virtual-go/49/archives/cost.csv -d, 14:04:41 -f6 [Pipeline] lock 14:04:41 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-49-stack-cost] 14:04:41 Resource [jenkins-edgexfoundry-device-virtual-go-main-49-stack-cost] did not exist. Created. 14:04:41 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:04:42 /w/workspace/device-virtual-go/49@tmp/durable-3ac41e88/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:04:42 + echo total: 0.10999999940395355 [Pipeline] stash 14:04:42 Warning: overwriting stash ‘stack-cost’ 14:04:42 Stashed 1 file(s) [Pipeline] } 14:04:42 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 14:04:42 $ docker stop --time=1 093b36faf2ae96b8ede55815a4e09dabb46d78c3dfd3ecc4bbc84e452cc41440 14:04:44 $ docker rm -f 093b36faf2ae96b8ede55815a4e09dabb46d78c3dfd3ecc4bbc84e452cc41440 [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 14:04:44 provisioning config files... 14:04:44 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7500582618126639192tmp [Pipeline] { [Pipeline] sh 14:04:45 + set +x 14:04:45 + curl -s https://codecov.io/bash 14:04:45 + bash -s -- 14:04:45 14:04:45 _____ _ 14:04:45 / ____| | | 14:04:45 | | ___ __| | ___ ___ _____ __ 14:04:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:04:45 | |___| (_) | (_| | __/ (_| (_) \ V / 14:04:45 \_____\___/ \__,_|\___|\___\___/ \_/ 14:04:45 Bash-1.0.6 14:04:45 14:04:45 14:04:45 ==> git version 2.25.1 found 14:04:45 ==> 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 14:04:45 Release-Date: 2020-01-08 14:04:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:04:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:04:45 ==> Jenkins CI detected. 14:04:45 current dir:  /w/workspace/exfoundry_device-virtual-go_main 14:04:45 project root: . 14:04:45 --> token set from env 14:04:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:04:45 ==> Running gcov in . (disable via -X gcov) 14:04:45 ==> Python coveragepy not found 14:04:45 ==> Searching for coverage reports in: 14:04:45 + . 14:04:45 -> Found 1 reports 14:04:45 ==> Detecting git/mercurial file structure 14:04:45 ==> Reading reports 14:04:45 + ./coverage.out bytes=44128 14:04:45 ==> Appending adjustments 14:04:45 https://docs.codecov.io/docs/fixing-reports 14:04:45 + Found adjustments 14:04:45 ==> Gzipping contents 14:04:45 8.0K /tmp/codecov.aCW2F7.gz 14:04:45 ==> Uploading reports 14:04:45 url: https://codecov.io 14:04:45 query: branch=main&commit=eb73192e64f29d5b7509ef98fadefc4f8094ab1e&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:04:45 -> Pinging Codecov 14:04:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=eb73192e64f29d5b7509ef98fadefc4f8094ab1e&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:04:45 -> Uploading to 14:04:45 https://storage.googleapis.com/codecov/v4/raw/2022-08-15/5E52B4B073DB2E39498172D8E973AA87/eb73192e64f29d5b7509ef98fadefc4f8094ab1e/6898f4ba-73dd-43a9-a906-7d75cfc62029.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T140445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=03c24e11ad58860a77659fc519849e2d4105f08d4ff17b283ebd5e73c7d5ef80 14:04:45 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:45 Dload Upload Total Spent Left Speed 14:04:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5497 0 0 100 5497 0 20743 --:--:-- --:--:-- --:--:-- 20743 14:04:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/eb73192e64f29d5b7509ef98fadefc4f8094ab1e [Pipeline] } 14:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:04:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:04:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:04:46 14:04:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:04:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:04:46 df9b9388f04a: Pulling fs layer 14:04:46 52dc419b0ee2: Pulling fs layer 14:04:46 25bc292e5bac: Pulling fs layer 14:04:46 114826534d7a: Pulling fs layer 14:04:46 4657fd5d0bcf: Pulling fs layer 14:04:46 6ad1cebc031e: Pulling fs layer 14:04:46 8a3aa393b2d8: Pulling fs layer 14:04:46 4657fd5d0bcf: Waiting 14:04:46 6ad1cebc031e: Waiting 14:04:46 8a3aa393b2d8: Waiting 14:04:46 114826534d7a: Waiting 14:04:46 25bc292e5bac: Download complete 14:04:46 52dc419b0ee2: Download complete 14:04:46 4657fd5d0bcf: Verifying Checksum 14:04:46 4657fd5d0bcf: Download complete 14:04:46 df9b9388f04a: Verifying Checksum 14:04:46 df9b9388f04a: Download complete 14:04:47 6ad1cebc031e: Verifying Checksum 14:04:47 6ad1cebc031e: Download complete 14:04:47 df9b9388f04a: Pull complete 14:04:47 52dc419b0ee2: Pull complete 14:04:47 25bc292e5bac: Pull complete 14:04:47 114826534d7a: Verifying Checksum 14:04:47 114826534d7a: Download complete 14:04:47 8a3aa393b2d8: Verifying Checksum 14:04:47 8a3aa393b2d8: Download complete 14:04:50 114826534d7a: Pull complete 14:04:50 4657fd5d0bcf: Pull complete 14:04:51 6ad1cebc031e: Pull complete 14:04:53 8a3aa393b2d8: Pull complete 14:04:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:04:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:54 prd-ubuntu20.04-docker-8c-8g-22812 does not seem to be running inside a container 14:04:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 14:04:55 $ docker top c811a05752a26318a1aff608cf4ce648f70e270067f57967b8e1e18174707855 -eo pid,comm [Pipeline] { [Pipeline] echo 14:04:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 14:04:56 + set -o pipefail 14:04:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 14:05:02 14:05:02 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 14:05:02 14:05:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/094dac1b-4315-4324-9267-ced5c3aa1fc8 14:05:02 14:05:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:05:02 14:05:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:05:02 14:05:02 [Pipeline] } 14:05:02 $ docker stop --time=1 c811a05752a26318a1aff608cf4ce648f70e270067f57967b8e1e18174707855 14:05:04 $ docker rm -f c811a05752a26318a1aff608cf4ce648f70e270067f57967b8e1e18174707855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:05:05 + git log --format=format:%s -1 eb73192e64f29d5b7509ef98fadefc4f8094ab1e [Pipeline] sh 14:05:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:05:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:06 prd-ubuntu20.04-docker-8c-8g-22812 does not seem to be running inside a container 14:05:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-devops/py-git-semver:0.1.4 cat 14:05:06 $ docker top 7bea380c6966906f74cefa06751da33f1a9d3040b7c90c0e14c8a955803c277b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:05:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:05:06 [ssh-agent] Looking for ssh-agent implementation... 14:05:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:06 $ docker exec 7bea380c6966906f74cefa06751da33f1a9d3040b7c90c0e14c8a955803c277b ssh-agent 14:05:07 SSH_AUTH_SOCK=/tmp/ssh-tKm0FRN8DaPJ/agent.33 14:05:07 SSH_AGENT_PID=39 14:05:07 Running ssh-add (command line suppressed) 14:05:07 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5432687842615098185.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5432687842615098185.key) 14:05:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:05:07 + git semver tag 14:05:07 2022-08-15 14:05:07,739 [run_tag] DEBUG tag force:False 14:05:07 2022-08-15 14:05:07,739 [check_head_tag] DEBUG check head tag 14:05:07 2022-08-15 14:05:07,740 [execute] INFO git cat-file --batch-check 14:05:07 2022-08-15 14:05:07,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:05:07 2022-08-15 14:05:07,744 [execute] INFO git cat-file --batch 14:05:07 2022-08-15 14:05:07,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:05:07 2022-08-15 14:05:07,756 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:07 2022-08-15 14:05:07,756 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 14:05:07 2022-08-15 14:05:07,756 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 14:05:07 2022-08-15 14:05:07,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:07 2.3.0-dev.13 [Pipeline] } 14:05:07 $ docker exec --env ******** --env ******** 7bea380c6966906f74cefa06751da33f1a9d3040b7c90c0e14c8a955803c277b ssh-agent -k 14:05:07 unset SSH_AUTH_SOCK; 14:05:07 unset SSH_AGENT_PID; 14:05:07 echo Agent pid 39 killed; 14:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:08 + git semver [Pipeline] } 14:05:08 $ docker stop --time=1 7bea380c6966906f74cefa06751da33f1a9d3040b7c90c0e14c8a955803c277b 14:05:09 $ docker rm -f 7bea380c6966906f74cefa06751da33f1a9d3040b7c90c0e14c8a955803c277b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:05:10 14:05:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:05:10 0.23.1-centos7: Pulling from edgex-lftools 14:05:10 ab5ef0e58194: Pulling fs layer 14:05:10 9712f1f96733: Pulling fs layer 14:05:10 63f879dbbcfc: Pulling fs layer 14:05:10 0d9ebad4ef96: Pulling fs layer 14:05:10 e9a5061849ea: Pulling fs layer 14:05:10 d747dcd14b5f: Pulling fs layer 14:05:10 2de7ff778b66: Pulling fs layer 14:05:10 d747dcd14b5f: Waiting 14:05:10 2de7ff778b66: Waiting 14:05:10 0d9ebad4ef96: Waiting 14:05:10 e9a5061849ea: Waiting 14:05:10 9712f1f96733: Verifying Checksum 14:05:10 9712f1f96733: Download complete 14:05:10 63f879dbbcfc: Verifying Checksum 14:05:10 63f879dbbcfc: Download complete 14:05:11 0d9ebad4ef96: Verifying Checksum 14:05:11 0d9ebad4ef96: Download complete 14:05:11 e9a5061849ea: Verifying Checksum 14:05:11 e9a5061849ea: Download complete 14:05:11 d747dcd14b5f: Verifying Checksum 14:05:11 d747dcd14b5f: Download complete 14:05:11 ab5ef0e58194: Verifying Checksum 14:05:11 ab5ef0e58194: Download complete 14:05:11 2de7ff778b66: Verifying Checksum 14:05:11 2de7ff778b66: Download complete 14:05:14 ab5ef0e58194: Pull complete 14:05:14 9712f1f96733: Pull complete 14:05:14 63f879dbbcfc: Pull complete 14:05:17 0d9ebad4ef96: Pull complete 14:05:18 e9a5061849ea: Pull complete 14:05:18 d747dcd14b5f: Pull complete 14:05:19 2de7ff778b66: Pull complete 14:05:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:05:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:19 prd-ubuntu20.04-docker-8c-8g-22812 does not seem to be running inside a container 14:05:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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:0.23.1-centos7 cat 14:05:21 $ docker top 505c00d49930286cdade033b5f7d33325b9e6707c41bb67bf1e3c7c170d68ee0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:05:21 provisioning config files... 14:05:21 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4490124392977674147tmp 14:05:21 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1249288330974557459tmp 14:05:21 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2600539824240736853tmp [Pipeline] { [Pipeline] echo 14:05:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:05:21 ---> sigul-configuration.sh 14:05:21 gpg: directory `/root/.gnupg' created 14:05:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:05:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:05:21 gpg: keyring `/root/.gnupg/secring.gpg' created 14:05:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:05:21 gpg: CAST5 encrypted data 14:05:21 gpg: encrypted with 1 passphrase 14:05:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:05:21 + mkdir /home/jenkins 14:05:21 + mkdir /home/jenkins/sigul [Pipeline] sh 14:05:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:05:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:05:22 ---> sigul-install.sh 14:05:22 Sigul already installed; skipping installation. [Pipeline] sh 14:05:22 + git tag --list 14:05:22 v1.0.0 14:05:22 v1.1.0 14:05:22 v1.1.1 14:05:22 v1.2.1 14:05:22 v1.2.2 14:05:22 v1.2.3 14:05:22 v1.3.0 14:05:22 v1.3.1 14:05:22 v2.0.0 14:05:22 v2.1.0 14:05:22 v2.1.1 14:05:22 v2.1.1-dev.1 14:05:22 v2.1.1-dev.2 14:05:22 v2.2.0 14:05:22 v2.2.1-dev.1 14:05:22 v2.2.1-dev.2 14:05:22 v2.2.1-dev.3 14:05:22 v2.2.1-dev.4 14:05:22 v2.2.1-dev.5 14:05:22 v2.2.1-dev.6 14:05:22 v2.2.1-dev.7 14:05:22 v2.2.1-dev.8 14:05:22 v2.3.0-dev.10 14:05:22 v2.3.0-dev.11 14:05:22 v2.3.0-dev.12 14:05:22 v2.3.0-dev.13 14:05:22 v2.3.0-dev.8 14:05:22 v2.3.0-dev.9 [Pipeline] sh 14:05:23 + lftools sign git-tag v2.3.0-dev.13 14:05:23 Signing Git tag with Sigul... 14:05:23 Signing v2.3.0-dev.13 [Pipeline] echo 14:05:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:05:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:05:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:05:24 $ docker stop --time=1 505c00d49930286cdade033b5f7d33325b9e6707c41bb67bf1e3c7c170d68ee0 14:05:25 $ docker rm -f 505c00d49930286cdade033b5f7d33325b9e6707c41bb67bf1e3c7c170d68ee0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:05:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:05:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:26 prd-ubuntu20.04-docker-8c-8g-22812 does not seem to be running inside a container 14:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-devops/py-git-semver:0.1.4 cat 14:05:26 $ docker top 0ea621276ca9f6bff3988bd976eb16880bee8892646495e5bdc70c1f75abe61b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:05:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:05:26 [ssh-agent] Looking for ssh-agent implementation... 14:05:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:26 $ docker exec 0ea621276ca9f6bff3988bd976eb16880bee8892646495e5bdc70c1f75abe61b ssh-agent 14:05:27 SSH_AUTH_SOCK=/tmp/ssh-Kxmvknyw0Gsy/agent.32 14:05:27 SSH_AGENT_PID=38 14:05:27 Running ssh-add (command line suppressed) 14:05:27 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1075666991959118078.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1075666991959118078.key) 14:05:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:05:27 + git semver bump pre 14:05:27 2022-08-15 14:05:27,731 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:27 2022-08-15 14:05:27,731 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev 14:05:27 2022-08-15 14:05:27,731 [bump_version] DEBUG bumped version:2.3.0-dev.14 14:05:27 2022-08-15 14:05:27,731 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 14:05:27 2022-08-15 14:05:27,731 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:27 2022-08-15 14:05:27,731 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:27 2022-08-15 14:05:27,733 [execute] INFO git cat-file --batch-check 14:05:27 2022-08-15 14:05:27,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:05:27 2022-08-15 14:05:27,738 [execute] INFO git cat-file --batch 14:05:27 2022-08-15 14:05:27,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:05:27 2022-08-15 14:05:27,743 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:27 2.3.0-dev.14 [Pipeline] } 14:05:28 $ docker exec --env ******** --env ******** 0ea621276ca9f6bff3988bd976eb16880bee8892646495e5bdc70c1f75abe61b ssh-agent -k 14:05:28 unset SSH_AUTH_SOCK; 14:05:28 unset SSH_AGENT_PID; 14:05:28 echo Agent pid 38 killed; 14:05:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:28 + git semver [Pipeline] } 14:05:28 $ docker stop --time=1 0ea621276ca9f6bff3988bd976eb16880bee8892646495e5bdc70c1f75abe61b 14:05:29 $ docker rm -f 0ea621276ca9f6bff3988bd976eb16880bee8892646495e5bdc70c1f75abe61b [Pipeline] // withDockerContainer [Pipeline] sh 14:05:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:05:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:05:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:30 prd-ubuntu20.04-docker-8c-8g-22812 does not seem to be running inside a container 14:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-devops/py-git-semver:0.1.4 cat 14:05:31 $ docker top 1bfa1c1729a712cf1b41284e911646e046b25e88d49fb750aeaac001c2cdc74a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:05:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:05:31 [ssh-agent] Looking for ssh-agent implementation... 14:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:31 $ docker exec 1bfa1c1729a712cf1b41284e911646e046b25e88d49fb750aeaac001c2cdc74a ssh-agent 14:05:31 SSH_AUTH_SOCK=/tmp/ssh-dxcrakmzfVZ6/agent.33 14:05:31 SSH_AGENT_PID=39 14:05:31 Running ssh-add (command line suppressed) 14:05:31 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7249780004732620102.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7249780004732620102.key) 14:05:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:05:31 + git semver push 14:05:32 2022-08-15 14:05:32,059 [run_push] DEBUG push 14:05:32 2022-08-15 14:05:32,060 [execute] INFO git cat-file --batch-check 14:05:32 2022-08-15 14:05:32,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:05:32 2022-08-15 14:05:32,064 [execute] INFO git rev-list ff24f28dcc6a176a13d55e23dbbf502a047b2de3 -- 14:05:32 2022-08-15 14:05:32,064 [execute] DEBUG Popen(['git', 'rev-list', 'ff24f28dcc6a176a13d55e23dbbf502a047b2de3', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:05:32 2022-08-15 14:05:32,072 [execute] INFO git fetch -v origin 14:05:32 2022-08-15 14:05:32,072 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:05:32 2022-08-15 14:05:32,543 [run_push] DEBUG no remote changes detected 14:05:32 2022-08-15 14:05:32,543 [execute] INFO git push origin semver 14:05:32 2022-08-15 14:05:32,544 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:05:33 2022-08-15 14:05:33,450 [run_push] DEBUG push all version tags 14:05:33 2022-08-15 14:05:33,450 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:05:33 2022-08-15 14:05:33,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 14:05:34 2022-08-15 14:05:34,207 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:05:34 2.3.0-dev.14 [Pipeline] } 14:05:34 $ docker exec --env ******** --env ******** 1bfa1c1729a712cf1b41284e911646e046b25e88d49fb750aeaac001c2cdc74a ssh-agent -k 14:05:34 unset SSH_AUTH_SOCK; 14:05:34 unset SSH_AGENT_PID; 14:05:34 echo Agent pid 39 killed; 14:05:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:05:34 + git semver [Pipeline] } 14:05:35 $ docker stop --time=1 1bfa1c1729a712cf1b41284e911646e046b25e88d49fb750aeaac001c2cdc74a 14:05:36 $ docker rm -f 1bfa1c1729a712cf1b41284e911646e046b25e88d49fb750aeaac001c2cdc74a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:05:36 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 14:05:36 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:05:36 total 16 14:05:36 drwxr-xr-x 3 root root 4096 Aug 15 13:57 . 14:05:36 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 14:05 .. 14:05:36 drwxr-xr-x 2 root root 4096 Aug 15 13:57 cost 14:05:36 -rw-r--r-- 1 root root 88 Aug 15 13:57 cost.csv 14:05:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 14:05:36 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:05:36 total 16 14:05:36 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 13:57 . 14:05:36 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 14:05 .. 14:05:36 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 13:57 cost 14:05:36 -rw-r--r-- 1 jenkins jenkins 88 Aug 15 13:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:05:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:05:38 ---> package-listing.sh 14:05:38 ++ facter osfamily 14:05:38 ++ tr '[:upper:]' '[:lower:]' 14:05:38 + OS_FAMILY=debian 14:05:38 + workspace=/w/workspace/exfoundry_device-virtual-go_main 14:05:38 + START_PACKAGES=/tmp/packages_start.txt 14:05:38 + END_PACKAGES=/tmp/packages_end.txt 14:05:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:05:38 + PACKAGES=/tmp/packages_start.txt 14:05:38 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:05:38 + PACKAGES=/tmp/packages_end.txt 14:05:38 + case "${OS_FAMILY}" in 14:05:38 + dpkg -l 14:05:38 + grep '^ii' 14:05:38 + '[' -f /tmp/packages_start.txt ']' 14:05:38 + '[' -f /tmp/packages_end.txt ']' 14:05:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:05:38 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:05:38 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 14:05:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 14:05:38 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:05:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:39 prd-ubuntu20.04-docker-8c-8g-22812 does not seem to be running inside a container 14:05:39 $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 14:05:39 $ docker top 22c5c13e51cb850b198861ce8ab7a262f22cf43ae0d9fc6d42e04560715a202b -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:39 + touch /tmp/pre-build-complete [Pipeline] sh 14:05:40 + mkdir -p /var/log/sysstat [Pipeline] sh 14:05:40 + ls /var/log/sa-host 14:05:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:40 provisioning config files... 14:05:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7312539525477328983tmp [Pipeline] { [Pipeline] echo 14:05:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:05:40 ---> create-netrc.sh [Pipeline] } 14:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:05:41 ---> python-tools-install.sh [Pipeline] echo 14:05:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:05:41 ---> sudo-logs.sh 14:05:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:05:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:05:41 ---> job-cost.sh 14:05:41 lf-activate-venv: SKIPPING 14:05:41 DEBUG: total: 0.2199999988079071 14:05:41 INFO: Retrieving Stack Cost... 14:05:42 INFO: Retrieving Pricing Info for: v3-standard-8 14:05:42 INFO: Archiving Costs [Pipeline] echo 14:05:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:05:42 ---> logs-deploy.sh 14:05:42 lf-activate-venv: SKIPPING 14:05:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/49 14:05:42 INFO: archiving workspace using pattern(s): 14:05:43 Archives upload complete. 14:05:44 INFO: archiving logs to Nexus