Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53a713b286b98fea7a803b04fd4711df4e3dc4c9 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-ssh17875373610874623810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5692725893167333397.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9211008907716159492.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh6829383770707181296.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh18140958525004249801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5013 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 > 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 Avoid second fetch Checking out Revision 53a713b286b98fea7a803b04fd4711df4e3dc4c9 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#423)" > git config core.sparsecheckout # timeout=10 > git checkout -f 53a713b286b98fea7a803b04fd4711df4e3dc4c9 # timeout=10 > git rev-list --no-walk 83fb2e95e5e72747d7a272c489488621ada49dbc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:54:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:54:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:54:56 ========================================================= 14:54:56 EdgeX Global Pipelines Version Info 14:54:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:54:57 ------------------- 14:54:57 stable info: 14:54:57 ------------------- 14:54:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:54:57 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:54:57 Message: update stable to v1.0.253 14:54:58 ------------------- 14:54:58 experimental info: 14:54:58 ------------------- 14:54:58 Commited By: **** collab-it+edgex@linuxfoundation.org 14:54:58 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:54:58 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53a713b286b98fea7a803b04fd4711df4e3dc4c9 [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53a713b [Pipeline] echo 14:54:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:54:58 provisioning config files... 14:54:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7530518366154350512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:59 ---> docker-login.sh 14:54:59 nexus3.edgexfoundry.org:10001 14:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:59 Configure a credential helper to remove this warning. See 14:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:59 14:54:59 Login Succeeded 14:54:59 nexus3.edgexfoundry.org:10002 14:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:59 Configure a credential helper to remove this warning. See 14:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:59 14:54:59 Login Succeeded 14:54:59 nexus3.edgexfoundry.org:10003 14:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:59 Configure a credential helper to remove this warning. See 14:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:59 14:54:59 Login Succeeded 14:54:59 nexus3.edgexfoundry.org:10004 14:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:59 Configure a credential helper to remove this warning. See 14:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:59 14:54:59 Login Succeeded 14:54:59 docker.io 14:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:00 Configure a credential helper to remove this warning. See 14:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:00 14:55:00 Login Succeeded 14:55:00 ---> docker-login.sh ends [Pipeline] } 14:55:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:55:00 + git rev-list -1 --merges 53a713b286b98fea7a803b04fd4711df4e3dc4c9~1..53a713b286b98fea7a803b04fd4711df4e3dc4c9 [Pipeline] echo 14:55:00 -----------> git rev-list -1 --merges 53a713b286b98fea7a803b04fd4711df4e3dc4c9~1..53a713b286b98fea7a803b04fd4711df4e3dc4c9 53a713b286b98fea7a803b04fd4711df4e3dc4c9 [false] [Pipeline] sh 14:55:01 + git log --format=format:%s -1 53a713b286b98fea7a803b04fd4711df4e3dc4c9 [Pipeline] echo 14:55:01 ========================================================= 14:55:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:55:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:55:01 + git log --format=format:%s -1 53a713b286b98fea7a803b04fd4711df4e3dc4c9 [Pipeline] echo 14:55:01 [semverPrep] GIT_COMMIT: 53a713b286b98fea7a803b04fd4711df4e3dc4c9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#423) [Pipeline] echo 14:55:01 [semverPrep] This is not a build commit. [Pipeline] sh 14:55:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:55:02 + grep -v github /etc/ssh/ssh_known_hosts 14:55:02 + [ -e /tmp/ssh_known_hosts ] 14:55:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:55:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:55:02 + sudo tee -a /etc/ssh/ssh_known_hosts 14:55:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:02 14:55:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:02 0.1.4: Pulling from edgex-devops/py-git-semver 14:55:02 b85a868b505f: Pulling fs layer 14:55:02 e2be974225ed: Pulling fs layer 14:55:02 339a4e72a1f5: Pulling fs layer 14:55:02 988bab9f4d93: Pulling fs layer 14:55:02 1469e6f7b9e6: Pulling fs layer 14:55:02 eaf3925da568: Pulling fs layer 14:55:02 bab4dde63d76: Pulling fs layer 14:55:02 bde34c3a00c8: Pulling fs layer 14:55:02 b352a97aabf1: Pulling fs layer 14:55:02 4872d77fe225: Pulling fs layer 14:55:02 5851b861e8e6: Pulling fs layer 14:55:02 bab4dde63d76: Waiting 14:55:02 bde34c3a00c8: Waiting 14:55:02 b352a97aabf1: Waiting 14:55:02 4872d77fe225: Waiting 14:55:02 5851b861e8e6: Waiting 14:55:02 988bab9f4d93: Waiting 14:55:02 1469e6f7b9e6: Waiting 14:55:02 eaf3925da568: Waiting 14:55:02 e2be974225ed: Verifying Checksum 14:55:02 e2be974225ed: Download complete 14:55:02 988bab9f4d93: Verifying Checksum 14:55:02 988bab9f4d93: Download complete 14:55:03 1469e6f7b9e6: Verifying Checksum 14:55:03 1469e6f7b9e6: Download complete 14:55:03 eaf3925da568: Verifying Checksum 14:55:03 eaf3925da568: Download complete 14:55:03 339a4e72a1f5: Verifying Checksum 14:55:03 339a4e72a1f5: Download complete 14:55:03 bde34c3a00c8: Download complete 14:55:03 b352a97aabf1: Verifying Checksum 14:55:03 b352a97aabf1: Download complete 14:55:03 4872d77fe225: Verifying Checksum 14:55:03 4872d77fe225: Download complete 14:55:03 5851b861e8e6: Download complete 14:55:03 b85a868b505f: Verifying Checksum 14:55:03 b85a868b505f: Download complete 14:55:03 bab4dde63d76: Verifying Checksum 14:55:03 bab4dde63d76: Download complete 14:55:04 b85a868b505f: Pull complete 14:55:04 e2be974225ed: Pull complete 14:55:04 339a4e72a1f5: Pull complete 14:55:04 988bab9f4d93: Pull complete 14:55:04 1469e6f7b9e6: Pull complete 14:55:05 eaf3925da568: Pull complete 14:55:07 bab4dde63d76: Pull complete 14:55:07 bde34c3a00c8: Pull complete 14:55:07 b352a97aabf1: Pull complete 14:55:07 4872d77fe225: Pull complete 14:55:07 5851b861e8e6: Pull complete 14:55:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:55:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:07 prd-ubuntu20.04-docker-8c-8g-5013 does not seem to be running inside a container 14:55:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:55:12 $ docker top 4ca297ced217bc23085d6ad3511b323f2a9742eebd219f2edf1e4924535b2dad -eo pid,comm 14:55:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:55:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:55:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:12 [ssh-agent] Looking for ssh-agent implementation... 14:55:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:12 $ docker exec 4ca297ced217bc23085d6ad3511b323f2a9742eebd219f2edf1e4924535b2dad ssh-agent 14:55:12 SSH_AUTH_SOCK=/tmp/ssh-k7X7nZcWX9w3/agent.33 14:55:12 SSH_AGENT_PID=39 14:55:12 Running ssh-add (command line suppressed) 14:55:12 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8691550434115853055.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8691550434115853055.key) 14:55:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:12 + git tag --points-at HEAD [Pipeline] } 14:55:13 $ docker exec --env ******** --env ******** 4ca297ced217bc23085d6ad3511b323f2a9742eebd219f2edf1e4924535b2dad ssh-agent -k 14:55:13 unset SSH_AUTH_SOCK; 14:55:13 unset SSH_AGENT_PID; 14:55:13 echo Agent pid 39 killed; 14:55:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:55:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:13 [ssh-agent] Looking for ssh-agent implementation... 14:55:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:13 $ docker exec 4ca297ced217bc23085d6ad3511b323f2a9742eebd219f2edf1e4924535b2dad ssh-agent 14:55:13 SSH_AUTH_SOCK=/tmp/ssh-iFvq9yYOVsoP/agent.71 14:55:13 SSH_AGENT_PID=78 14:55:13 Running ssh-add (command line suppressed) 14:55:13 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16582521292784572954.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16582521292784572954.key) 14:55:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:13 + git semver init 14:55:14 2023-08-31 14:55:13,911 [run_init] DEBUG init version:0.0.0 force:False 14:55:14 2023-08-31 14:55:13,912 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 14:55:14 2023-08-31 14:55:13,912 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 14:55:14 2023-08-31 14:55:13,912 [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) 14:55:14 2023-08-31 14:55:14,931 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 14:55:14 2023-08-31 14:55:14,932 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 14:55:14 2023-08-31 14:55:14,932 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:55:14 2023-08-31 14:55:14,932 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:55:14 3.1.0-dev.9 [Pipeline] } 14:55:15 $ docker exec --env ******** --env ******** 4ca297ced217bc23085d6ad3511b323f2a9742eebd219f2edf1e4924535b2dad ssh-agent -k 14:55:15 unset SSH_AUTH_SOCK; 14:55:15 unset SSH_AGENT_PID; 14:55:15 echo Agent pid 78 killed; 14:55:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:55:15 + git semver [Pipeline] } 14:55:15 $ docker stop --time=1 4ca297ced217bc23085d6ad3511b323f2a9742eebd219f2edf1e4924535b2dad 14:55:17 $ docker rm -f --volumes 4ca297ced217bc23085d6ad3511b323f2a9742eebd219f2edf1e4924535b2dad [Pipeline] // withDockerContainer [Pipeline] sh 14:55:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:55:18 Stashed 1 file(s) [Pipeline] echo 14:55:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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 14:55:18 provisioning config files... 14:55:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14862202188105966737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:18 ---> docker-login.sh 14:55:18 nexus3.edgexfoundry.org:10001 14:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:18 Configure a credential helper to remove this warning. See 14:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:18 14:55:18 Login Succeeded 14:55:18 nexus3.edgexfoundry.org:10002 14:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:18 Configure a credential helper to remove this warning. See 14:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:18 14:55:18 Login Succeeded 14:55:18 nexus3.edgexfoundry.org:10003 14:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:18 Configure a credential helper to remove this warning. See 14:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:18 14:55:18 Login Succeeded 14:55:18 nexus3.edgexfoundry.org:10004 14:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:18 Configure a credential helper to remove this warning. See 14:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:18 14:55:18 Login Succeeded 14:55:18 docker.io 14:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:19 Configure a credential helper to remove this warning. See 14:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:19 14:55:19 Login Succeeded 14:55:19 ---> docker-login.sh ends [Pipeline] } 14:55:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:55:19 ========================================================= 14:55:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:55:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:55:19 Sending build context to Docker daemon 23.57MB 14:55:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:55:19 Step 2/12 : FROM ${BASE} AS builder 14:55:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:55:19 4db1b89c0bd1: Pulling fs layer 14:55:19 6911f1a30b25: Pulling fs layer 14:55:19 e194b8c5c2a9: Pulling fs layer 14:55:19 6863d3e3a2b1: Pulling fs layer 14:55:19 ec0bb842ea78: Pulling fs layer 14:55:19 40a00589a448: Pulling fs layer 14:55:19 6863d3e3a2b1: Waiting 14:55:19 ec0bb842ea78: Waiting 14:55:19 6c08303d61cc: Pulling fs layer 14:55:19 798269fcf238: Pulling fs layer 14:55:19 40a00589a448: Waiting 14:55:19 6c08303d61cc: Waiting 14:55:19 798269fcf238: Waiting 14:55:19 6911f1a30b25: Download complete 14:55:19 6863d3e3a2b1: Verifying Checksum 14:55:19 6863d3e3a2b1: Download complete 14:55:19 ec0bb842ea78: Verifying Checksum 14:55:19 ec0bb842ea78: Download complete 14:55:19 4db1b89c0bd1: Verifying Checksum 14:55:19 4db1b89c0bd1: Download complete 14:55:19 40a00589a448: Verifying Checksum 14:55:19 40a00589a448: Download complete 14:55:20 4db1b89c0bd1: Pull complete 14:55:20 6911f1a30b25: Pull complete 14:55:20 798269fcf238: Verifying Checksum 14:55:20 798269fcf238: Download complete 14:55:20 e194b8c5c2a9: Verifying Checksum 14:55:20 e194b8c5c2a9: Download complete 14:55:20 6c08303d61cc: Verifying Checksum 14:55:20 6c08303d61cc: Download complete 14:55:23 e194b8c5c2a9: Pull complete 14:55:23 6863d3e3a2b1: Pull complete 14:55:23 ec0bb842ea78: Pull complete 14:55:23 40a00589a448: Pull complete 14:55:25 6c08303d61cc: Pull complete 14:55:26 798269fcf238: Pull complete 14:55:26 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 14:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:55:26 ---> ec979cd7f677 14:55:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:55:33 Still waiting to schedule task 14:55:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:55:33 ---> Running in 32fb409e4334 14:55:33 Removing intermediate container 32fb409e4334 14:55:33 ---> 86b87904ba8d 14:55:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:55:33 ---> Running in cf089c9b4769 14:55:33 Removing intermediate container cf089c9b4769 14:55:33 ---> f3654ce76cdc 14:55:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:55:33 ---> Running in 236d05a28879 14:55:33 Removing intermediate container 236d05a28879 14:55:33 ---> 558571209f82 14:55:33 Step 6/12 : WORKDIR /device-virtual-go 14:55:33 ---> Running in 8cf80ea955b7 14:55:33 Removing intermediate container 8cf80ea955b7 14:55:33 ---> 21441872ed1e 14:55:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:55:33 ---> Running in 6515a7d8e115 14:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:55:34 (1/4) Installing openssh-keygen (9.1_p1-r4) 14:55:34 (2/4) Installing libedit (20221030.3.1-r0) 14:55:34 (3/4) Installing openssh-client-common (9.1_p1-r4) 14:55:34 (4/4) Installing openssh-client-default (9.1_p1-r4) 14:55:34 Executing busybox-1.35.0-r29.trigger 14:55:34 OK: 269 MiB in 57 packages 14:55:35 Removing intermediate container 6515a7d8e115 14:55:35 ---> bba5b4131eda 14:55:35 Step 8/12 : COPY go.mod vendor* ./ 14:55:35 ---> a59825abf952 14:55:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:35 ---> Running in e99ab5ede19d 14:56:31 Removing intermediate container e99ab5ede19d 14:56:31 ---> 36a9621c4c95 14:56:31 Step 10/12 : COPY . . 14:56:31 ---> 02154ef26e25 14:56:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:56:31 ---> Running in 06520f24b83f 14:56:31 Removing intermediate container 06520f24b83f 14:56:31 ---> b490a97128e8 14:56:31 Step 12/12 : RUN $MAKE 14:56:31 ---> Running in 373a074d20d1 14:56:31 noop 14:56:31 Removing intermediate container 373a074d20d1 14:56:31 ---> 6a59af109968 14:56:31 Successfully built 6a59af109968 14:56:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:32 + docker inspect -f . ci-base-image-x86_64 14:56:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:32 prd-ubuntu20.04-docker-8c-8g-5013 does not seem to be running inside a container 14:56:32 $ 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 ******** ci-base-image-x86_64 cat 14:56:32 $ docker top 1f9f5eacd171643cf1ffa47238eb3e51881c463dde47d15b71fe5728c09d1d40 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:33 + go version 14:56:33 go version go1.20.6 linux/amd64 [Pipeline] } 14:56:33 $ docker stop --time=1 1f9f5eacd171643cf1ffa47238eb3e51881c463dde47d15b71fe5728c09d1d40 14:56:34 $ docker rm -f --volumes 1f9f5eacd171643cf1ffa47238eb3e51881c463dde47d15b71fe5728c09d1d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:34 + docker inspect -f . ci-base-image-x86_64 14:56:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:34 prd-ubuntu20.04-docker-8c-8g-5013 does not seem to be running inside a container 14:56:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat 14:56:35 $ docker top 6557e7588de5adc389db62c79f3048c94d515ff0be6a1ffd55755d9ce42b6a8e -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:35 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 14:56:35 + make test 14:56:35 go test ./... -coverprofile=coverage.out 14:56:40 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:56:50 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:56:50 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements 14:56:56 go vet ./... 14:57:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:57:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:57:00 ./bin/test-attribution-txt.sh 14:57:00 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:57:00 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:57:00 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:57:00 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:57:00 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:57:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:57:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:57:00 $ docker stop --time=1 6557e7588de5adc389db62c79f3048c94d515ff0be6a1ffd55755d9ce42b6a8e 14:57:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5018 in /w/workspace/exfoundry_device-virtual-go_main 14:57:04 $ docker rm -f --volumes 6557e7588de5adc389db62c79f3048c94d515ff0be6a1ffd55755d9ce42b6a8e [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 14:57:04 Running in /w/workspace/device-virtual-go/135 [Pipeline] { [Pipeline] checkout 14:57:04 The recommended git tool is: git 14:57:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:57:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:57:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:57:06 + ls -al . 14:57:06 total 204 14:57:06 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 14:56 . 14:57:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:54 .. 14:57:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 14:55 .git 14:57:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:54 .github 14:57:06 -rw-rw-r-- 1 jenkins jenkins 337 Aug 31 14:54 .gitignore 14:57:06 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 14:54 .golangci.yml 14:57:06 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 14:55 .semver 14:57:06 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 31 14:54 Attribution.txt 14:57:06 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 31 14:54 CHANGELOG.md 14:57:06 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 31 14:54 Dockerfile 14:57:06 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 14:54 GOVERNANCE.md 14:57:06 -rw-rw-r-- 1 jenkins jenkins 660 Aug 31 14:54 Jenkinsfile 14:57:06 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 14:54 LICENSE 14:57:06 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 31 14:54 Makefile 14:57:06 -rw-rw-r-- 1 jenkins jenkins 623 Aug 31 14:54 OWNERS.md 14:57:06 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 31 14:54 README.md 14:57:06 -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 14:55 VERSION 14:57:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:54 bin 14:57:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:54 cmd 14:57:06 -rw-r--r-- 1 jenkins jenkins 43063 Aug 31 14:56 coverage.out 14:57:06 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 31 14:54 go.mod 14:57:06 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 31 14:54 go.sum 14:57:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:54 internal 14:57:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:54 snap 14:57:06 -rw-rw-r-- 1 jenkins jenkins 235 Aug 31 14:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:06 + 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=53a713b286b98fea7a803b04fd4711df4e3dc4c9 --label arch=amd64 --label version=3.1.0-dev.9 . 14:57:06 Sending build context to Docker daemon 23.61MB 14:57:06 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 14:57:06 Step 2/25 : FROM ${BASE} AS builder 14:57:06 ---> 6a59af109968 14:57:06 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:57:07 ---> Running in a9bbb90d004a 14:57:07 Removing intermediate container a9bbb90d004a 14:57:07 ---> 39a501818d71 14:57:07 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 14:57:08 ---> Running in 82e70955f989 14:57:08 Removing intermediate container 82e70955f989 14:57:08 ---> 54e488937c69 14:57:08 Step 5/25 : ARG ADD_BUILD_TAGS="" 14:57:08 ---> Running in ab8973a03adf 14:57:08 Removing intermediate container ab8973a03adf 14:57:08 ---> 1909105f661a 14:57:08 Step 6/25 : WORKDIR /device-virtual-go 14:57:08 ---> Running in 1a353a0c9847 14:57:08 Removing intermediate container 1a353a0c9847 14:57:08 ---> abb90f3b467a 14:57:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:57:08 ---> Running in fa10d10d1a0c 14:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:09 OK: 269 MiB in 57 packages 14:57:09 Removing intermediate container fa10d10d1a0c 14:57:09 ---> 247194e16826 14:57:09 Step 8/25 : COPY go.mod vendor* ./ 14:57:10 ---> 913de6f8ff2f 14:57:10 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:10 ---> Running in 18f7151d1150 14:57:10 using credential edgex-jenkins-ssh 14:57:10 Cloning the remote Git repository 14:57:10 Removing intermediate container 18f7151d1150 14:57:10 ---> 51dd9ce95d4c 14:57:10 Step 10/25 : COPY . . 14:57:10 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 14:57:10 > git init /w/workspace/device-virtual-go/135 # timeout=10 14:57:10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:57:10 > git --version # timeout=10 14:57:10 > git --version # 'git version 2.25.1' 14:57:10 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:11 ---> 0a01619bb1c2 14:57:11 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:57:11 ---> Running in 603ae3aed88a 14:57:11 Removing intermediate container 603ae3aed88a 14:57:11 ---> 9de6df193b90 14:57:11 Step 12/25 : RUN $MAKE 14:57:11 ---> Running in 7873c67bdd66 14:57:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 14:57:13 Avoid second fetch 14:57:13 Checking out Revision 53a713b286b98fea7a803b04fd4711df4e3dc4c9 (main) 14:57:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:57:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:13 > git config core.sparsecheckout # timeout=10 14:57:13 > git checkout -f 53a713b286b98fea7a803b04fd4711df4e3dc4c9 # timeout=10 14:57:14 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#423)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:57:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:57:15 % Total % Received % Xferd Average Speed Time Time Time Current 14:57:15 Dload Upload Total Spent Left Speed 14:57:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 14:57:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:57:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:57:15 + sudo tee /etc/docker/daemon.new 14:57:15 { 14:57:15 "registry-mirrors": [ 14:57:15 "https://nexus3.edgexfoundry.org:10001" 14:57:15 ], 14:57:15 "bip": "10.250.0.254/24", 14:57:15 "hosts": [ 14:57:15 "tcp://0.0.0.0:5555", 14:57:15 "unix:///var/run/docker.sock" 14:57:15 ], 14:57:15 "mtu": 1458, 14:57:15 "selinux-enabled": true, 14:57:15 "seccomp-profile": "/etc/docker/seccomp.json" 14:57:15 } [Pipeline] sh 14:57:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:57:16 + sudo service docker restart 14:57:33 Removing intermediate container 7873c67bdd66 14:57:33 ---> 1fb67e619afa 14:57:33 Step 13/25 : FROM alpine:3.17 14:57:33 3.17: Pulling from library/alpine 14:57:33 9398808236ff: Pulling fs layer 14:57:33 9398808236ff: Verifying Checksum 14:57:33 9398808236ff: Download complete 14:57:33 9398808236ff: Pull complete 14:57:33 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:57:33 Status: Downloaded newer image for alpine:3.17 14:57:33 ---> 1e0b8b5322fc 14:57:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:57:33 ---> Running in 0b38cdad6565 14:57:33 Removing intermediate container 0b38cdad6565 14:57:33 ---> c06105a809de 14:57:33 Step 15/25 : RUN apk add --update --no-cache dumb-init 14:57:33 ---> Running in e0329e628d91 14:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:33 (1/1) Installing dumb-init (1.2.5-r2) 14:57:33 Executing busybox-1.35.0-r29.trigger 14:57:33 OK: 7 MiB in 16 packages 14:57:33 Removing intermediate container e0329e628d91 14:57:33 ---> 065dafa9ca13 14:57:33 Step 16/25 : WORKDIR / 14:57:34 ---> Running in b9eb20e86e76 14:57:34 Removing intermediate container b9eb20e86e76 14:57:34 ---> 607026cd697e 14:57:34 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:57:34 ---> 9d3c9f48140a 14:57:34 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 14:57:34 ---> c9aa76086236 14:57:34 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:34 provisioning config files... 14:57:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/135@tmp/config2531428703037927928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:35 ---> docker-login.sh 14:57:35 nexus3.edgexfoundry.org:10001 14:57:35 ---> 35abc8861951 14:57:35 Step 20/25 : EXPOSE 59900 14:57:35 ---> Running in 4c59d2640ca4 14:57:35 Removing intermediate container 4c59d2640ca4 14:57:35 ---> 14385f405797 14:57:35 Step 21/25 : ENTRYPOINT ["/device-virtual"] 14:57:35 ---> Running in e85e74ee140b 14:57:35 Removing intermediate container e85e74ee140b 14:57:35 ---> eef4eb9bdc7a 14:57:35 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:57:35 ---> Running in 2103b5720434 14:57:35 Removing intermediate container 2103b5720434 14:57:35 ---> e61221a7a72a 14:57:35 Step 23/25 : LABEL arch=amd64 14:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:35 ---> Running in 63eff987dfe4 14:57:35 Removing intermediate container 63eff987dfe4 14:57:35 ---> f35860b67b8b 14:57:35 Step 24/25 : LABEL git_sha=53a713b286b98fea7a803b04fd4711df4e3dc4c9 14:57:35 ---> Running in da64462ea253 14:57:35 Removing intermediate container da64462ea253 14:57:35 ---> f88dd5fd31aa 14:57:35 Step 25/25 : LABEL version=3.1.0-dev.9 14:57:35 ---> Running in acf512368e2a 14:57:35 Removing intermediate container acf512368e2a 14:57:35 ---> dfcf79edaef2 14:57:35 [Warning] One or more build-args [ARCH] were not consumed 14:57:35 Successfully built dfcf79edaef2 14:57:35 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:36 provisioning config files... 14:57:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11919150864052394365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:36 Configure a credential helper to remove this warning. See 14:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:36 14:57:36 Login Succeeded 14:57:36 nexus3.edgexfoundry.org:10002 14:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:36 ---> docker-login.sh 14:57:36 nexus3.edgexfoundry.org:10001 14:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:36 Configure a credential helper to remove this warning. See 14:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:36 14:57:36 Login Succeeded 14:57:36 nexus3.edgexfoundry.org:10002 14:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:36 Configure a credential helper to remove this warning. See 14:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:36 14:57:36 Login Succeeded 14:57:36 nexus3.edgexfoundry.org:10003 14:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:36 Configure a credential helper to remove this warning. See 14:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:36 14:57:36 Login Succeeded 14:57:36 nexus3.edgexfoundry.org:10003 14:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:36 Configure a credential helper to remove this warning. See 14:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:36 14:57:36 Login Succeeded 14:57:36 nexus3.edgexfoundry.org:10004 14:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:36 Configure a credential helper to remove this warning. See 14:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:36 14:57:36 Login Succeeded 14:57:36 docker.io 14:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:36 Configure a credential helper to remove this warning. See 14:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:36 14:57:36 Login Succeeded 14:57:36 nexus3.edgexfoundry.org:10004 14:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:36 Configure a credential helper to remove this warning. See 14:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:36 14:57:36 Login Succeeded 14:57:36 ---> docker-login.sh ends [Pipeline] } 14:57:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 14:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:36 Configure a credential helper to remove this warning. See 14:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:36 14:57:36 Login Succeeded 14:57:36 docker.io [Pipeline] echo 14:57:36 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 14:57:36 53a713b286b98fea7a803b04fd4711df4e3dc4c9 14:57:36 latest 14:57:36 3.1.0-dev.9 14:57:36 53a713b286b98fea7a803b04fd4711df4e3dc4c9-3.1.0-dev.9 14:57:36 main 14:57:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:37 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:53a713b286b98fea7a803b04fd4711df4e3dc4c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:37 Configure a credential helper to remove this warning. See 14:57:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:37 14:57:37 Login Succeeded 14:57:37 ---> docker-login.sh ends [Pipeline] } 14:57:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:57:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual:53a713b286b98fea7a803b04fd4711df4e3dc4c9 14:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:57:37 4130d33c1974: Preparing 14:57:37 c43510874a26: Preparing 14:57:37 5113488f05e5: Preparing 14:57:37 1f17d52cb542: Preparing 14:57:37 36b50b131297: Preparing 14:57:37 36b50b131297: Layer already exists 14:57:37 5113488f05e5: Pushed 14:57:37 1f17d52cb542: Pushed 14:57:37 c43510874a26: Pushed [Pipeline] echo 14:57:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:57:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:57:37 ========================================================= 14:57:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:57:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:57:38 Sending build context to Docker daemon 11.92MB 14:57:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:57:38 Step 2/12 : FROM ${BASE} AS builder 14:57:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:57:38 edb6bdbacee9: Pulling fs layer 14:57:38 5f9638ab2659: Pulling fs layer 14:57:38 8d51d6327a98: Pulling fs layer 14:57:38 8b374f2dd631: Pulling fs layer 14:57:38 ec14aa9079de: Pulling fs layer 14:57:38 2f466654f4bb: Pulling fs layer 14:57:38 554e91adad29: Pulling fs layer 14:57:38 ec14aa9079de: Waiting 14:57:38 2f466654f4bb: Waiting 14:57:38 554e91adad29: Waiting 14:57:38 8b374f2dd631: Waiting 14:57:38 5f9638ab2659: Verifying Checksum 14:57:38 5f9638ab2659: Download complete 14:57:38 8b374f2dd631: Verifying Checksum 14:57:38 8b374f2dd631: Download complete 14:57:38 ec14aa9079de: Verifying Checksum 14:57:38 ec14aa9079de: Download complete 14:57:38 edb6bdbacee9: Verifying Checksum 14:57:39 edb6bdbacee9: Pull complete 14:57:39 554e91adad29: Verifying Checksum 14:57:39 554e91adad29: Download complete 14:57:40 4130d33c1974: Pushed 14:57:40 5f9638ab2659: Pull complete 14:57:40 53a713b286b98fea7a803b04fd4711df4e3dc4c9: digest: sha256:f66fc4fff37ef6be26834b74b68a15ba4a3fe07661750c8dfdb4a4b1f2b119b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:40 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 14:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:57:40 4130d33c1974: Preparing 14:57:40 c43510874a26: Preparing 14:57:40 5113488f05e5: Preparing 14:57:40 1f17d52cb542: Preparing 14:57:40 36b50b131297: Preparing 14:57:40 c43510874a26: Layer already exists 14:57:40 4130d33c1974: Layer already exists 14:57:40 5113488f05e5: Layer already exists 14:57:40 1f17d52cb542: Layer already exists 14:57:40 36b50b131297: Layer already exists 14:57:40 latest: digest: sha256:f66fc4fff37ef6be26834b74b68a15ba4a3fe07661750c8dfdb4a4b1f2b119b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:41 2f466654f4bb: Verifying Checksum 14:57:41 2f466654f4bb: Download complete 14:57:41 8d51d6327a98: Download complete 14:57:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.9 14:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:57:41 4130d33c1974: Preparing 14:57:41 c43510874a26: Preparing 14:57:41 5113488f05e5: Preparing 14:57:41 1f17d52cb542: Preparing 14:57:41 36b50b131297: Preparing 14:57:41 c43510874a26: Layer already exists 14:57:41 36b50b131297: Layer already exists 14:57:41 5113488f05e5: Layer already exists 14:57:41 4130d33c1974: Layer already exists 14:57:41 1f17d52cb542: Layer already exists 14:57:41 3.1.0-dev.9: digest: sha256:f66fc4fff37ef6be26834b74b68a15ba4a3fe07661750c8dfdb4a4b1f2b119b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:53a713b286b98fea7a803b04fd4711df4e3dc4c9-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:53a713b286b98fea7a803b04fd4711df4e3dc4c9-3.1.0-dev.9 14:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:57:42 4130d33c1974: Preparing 14:57:42 c43510874a26: Preparing 14:57:42 5113488f05e5: Preparing 14:57:42 1f17d52cb542: Preparing 14:57:42 36b50b131297: Preparing 14:57:42 1f17d52cb542: Layer already exists 14:57:42 36b50b131297: Layer already exists 14:57:42 4130d33c1974: Layer already exists 14:57:42 c43510874a26: Layer already exists 14:57:42 5113488f05e5: Layer already exists 14:57:42 53a713b286b98fea7a803b04fd4711df4e3dc4c9-3.1.0-dev.9: digest: sha256:f66fc4fff37ef6be26834b74b68a15ba4a3fe07661750c8dfdb4a4b1f2b119b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 14:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:57:42 4130d33c1974: Preparing 14:57:42 c43510874a26: Preparing 14:57:42 5113488f05e5: Preparing 14:57:42 1f17d52cb542: Preparing 14:57:42 36b50b131297: Preparing 14:57:42 5113488f05e5: Layer already exists 14:57:42 c43510874a26: Layer already exists 14:57:42 1f17d52cb542: Layer already exists 14:57:42 4130d33c1974: Layer already exists 14:57:42 36b50b131297: Layer already exists 14:57:42 main: digest: sha256:f66fc4fff37ef6be26834b74b68a15ba4a3fe07661750c8dfdb4a4b1f2b119b1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:42 ===================================================== [Pipeline] echo 14:57:42 taggedImages: 14:57:42 - nexus3.edgexfoundry.org:10004/device-virtual:53a713b286b98fea7a803b04fd4711df4e3dc4c9 14:57:42 - nexus3.edgexfoundry.org:10004/device-virtual:latest 14:57:42 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.9 14:57:42 - nexus3.edgexfoundry.org:10004/device-virtual:53a713b286b98fea7a803b04fd4711df4e3dc4c9-3.1.0-dev.9 14:57:42 - 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 14:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:43 14:57:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:43 latest: Pulling from edgex-lftools-log-publisher 14:57:43 5eb5b503b376: Pulling fs layer 14:57:43 5c69ac0246d0: Pulling fs layer 14:57:43 ec43610c2a17: Pulling fs layer 14:57:43 3a2ae6a8a46f: Pulling fs layer 14:57:43 33b1e0a273af: Pulling fs layer 14:57:43 5d3b04190fa2: Pulling fs layer 14:57:43 2f39f015ded8: Pulling fs layer 14:57:43 33b1e0a273af: Waiting 14:57:43 5d3b04190fa2: Waiting 14:57:43 2f39f015ded8: Waiting 14:57:43 3a2ae6a8a46f: Waiting 14:57:43 5c69ac0246d0: Download complete 14:57:43 3a2ae6a8a46f: Verifying Checksum 14:57:43 3a2ae6a8a46f: Download complete 14:57:43 33b1e0a273af: Download complete 14:57:43 5d3b04190fa2: Verifying Checksum 14:57:43 5d3b04190fa2: Download complete 14:57:43 ec43610c2a17: Verifying Checksum 14:57:43 ec43610c2a17: Download complete 14:57:43 5eb5b503b376: Verifying Checksum 14:57:43 5eb5b503b376: Download complete 14:57:44 2f39f015ded8: Download complete 14:57:44 5eb5b503b376: Pull complete 14:57:45 5c69ac0246d0: Pull complete 14:57:45 ec43610c2a17: Pull complete 14:57:45 3a2ae6a8a46f: Pull complete 14:57:46 33b1e0a273af: Pull complete 14:57:46 5d3b04190fa2: Pull complete 14:57:50 2f39f015ded8: Pull complete 14:57:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:57:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:50 prd-ubuntu20.04-docker-8c-8g-5013 does not seem to be running inside a container 14:57:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:57:53 8d51d6327a98: Pull complete 14:57:53 8b374f2dd631: Pull complete 14:57:53 ec14aa9079de: Pull complete 14:57:55 $ docker top 1602a35b466628b7f2243bebe45c99567ab8ce678b0f57c15f808813d70831ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:55 ---> job-cost.sh 14:57:55 lf-activate-venv: SKIPPING 14:57:55 INFO: No Stack... 14:57:55 INFO: Retrieving Pricing Info for: v3-standard-8 14:57:56 INFO: Archiving Costs [Pipeline] sh 14:57:56 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 14:57:56 + cut -d, -f6 [Pipeline] lock 14:57:56 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-135-stack-cost] 14:57:56 Resource [jenkins-edgexfoundry-device-virtual-go-main-135-stack-cost] did not exist. Created. 14:57:56 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:57:56 + echo total: 0.2199999988079071 [Pipeline] stash 14:57:56 Stashed 1 file(s) [Pipeline] } 14:57:56 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-135-stack-cost] [Pipeline] // lock [Pipeline] } 14:57:56 $ docker stop --time=1 1602a35b466628b7f2243bebe45c99567ab8ce678b0f57c15f808813d70831ab 14:57:58 $ docker rm -f --volumes 1602a35b466628b7f2243bebe45c99567ab8ce678b0f57c15f808813d70831ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:58:00 2f466654f4bb: Pull complete 14:58:03 554e91adad29: Pull complete 14:58:03 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 14:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:58:03 ---> 1e15ea492957 14:58:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:58:05 ---> Running in 446d27dc3359 14:58:05 Removing intermediate container 446d27dc3359 14:58:05 ---> d1245f186e97 14:58:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:58:05 ---> Running in 0711574474db 14:58:05 Removing intermediate container 0711574474db 14:58:05 ---> 7c05a0a37158 14:58:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:58:05 ---> Running in b621e0a77d3b 14:58:06 Removing intermediate container b621e0a77d3b 14:58:06 ---> c6012b68a66f 14:58:06 Step 6/12 : WORKDIR /device-virtual-go 14:58:06 ---> Running in e6fedde39c84 14:58:06 Removing intermediate container e6fedde39c84 14:58:06 ---> 3633be7918cc 14:58:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:58:06 ---> Running in b129282372c9 14:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:58:09 (1/4) Installing openssh-keygen (9.1_p1-r4) 14:58:09 (2/4) Installing libedit (20221030.3.1-r0) 14:58:09 (3/4) Installing openssh-client-common (9.1_p1-r4) 14:58:09 (4/4) Installing openssh-client-default (9.1_p1-r4) 14:58:09 Executing busybox-1.35.0-r29.trigger 14:58:09 OK: 268 MiB in 57 packages 14:58:15 Removing intermediate container b129282372c9 14:58:15 ---> 5fd9d201759b 14:58:15 Step 8/12 : COPY go.mod vendor* ./ 14:58:15 ---> 7daf1fc93d94 14:58:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:15 ---> Running in 1b400bfc5f4a 14:59:36 Removing intermediate container 1b400bfc5f4a 14:59:36 ---> 729d42dbabe9 14:59:36 Step 10/12 : COPY . . 14:59:36 ---> 54b6ac48cba0 14:59:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:59:36 ---> Running in f6bfa830516d 14:59:36 Removing intermediate container f6bfa830516d 14:59:36 ---> 7f6da62623c2 14:59:36 Step 12/12 : RUN $MAKE 14:59:36 ---> Running in 4fd02a303313 14:59:36 noop 14:59:36 Removing intermediate container 4fd02a303313 14:59:36 ---> 07c6df2d4e90 14:59:36 Successfully built 07c6df2d4e90 14:59:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:37 + docker inspect -f . ci-base-image-arm64 14:59:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:37 prd-ubuntu20.04-docker-arm64-4c-16g-5018 does not seem to be running inside a container 14:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/135 -v /w/workspace/device-virtual-go/135:/w/workspace/device-virtual-go/135:rw,z -v /w/workspace/device-virtual-go/135@tmp:/w/workspace/device-virtual-go/135@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 14:59:38 $ docker top 37df4d18d1ed56c795dad406143340bc0acef833832c74be974cdb964c75ffdb -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:39 + go version 14:59:39 go version go1.20.6 linux/arm64 [Pipeline] } 14:59:39 $ docker stop --time=1 37df4d18d1ed56c795dad406143340bc0acef833832c74be974cdb964c75ffdb 14:59:41 $ docker rm -f --volumes 37df4d18d1ed56c795dad406143340bc0acef833832c74be974cdb964c75ffdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:42 + docker inspect -f . ci-base-image-arm64 14:59:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:42 prd-ubuntu20.04-docker-arm64-4c-16g-5018 does not seem to be running inside a container 14:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/135 -v /w/workspace/device-virtual-go/135:/w/workspace/device-virtual-go/135:rw,z -v /w/workspace/device-virtual-go/135@tmp:/w/workspace/device-virtual-go/135@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 14:59:43 $ docker top 4e84357c6bdb10f2338a2a1f24a65c118fafe01254cae646ac72f294f826702e -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:44 + git config --global --add safe.directory /w/workspace/device-virtual-go/135 [Pipeline] fileExists [Pipeline] sh 14:59:45 + make test 14:59:45 go test ./... -coverprofile=coverage.out 15:00:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:02:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:02:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.105s coverage: 58.4% of statements 15:02:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:02:45 go vet ./... 15:03:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:03:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:03:18 ./bin/test-attribution-txt.sh 15:03:18 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:03:18 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:03:18 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:03:18 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:03:18 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:03:18 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:03:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:03:18 $ docker stop --time=1 4e84357c6bdb10f2338a2a1f24a65c118fafe01254cae646ac72f294f826702e 15:03:21 $ docker rm -f --volumes 4e84357c6bdb10f2338a2a1f24a65c118fafe01254cae646ac72f294f826702e [Pipeline] // withDockerContainer [Pipeline] sh 15:03:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:03:23 Warning: overwriting stash ‘coverage-report’ 15:03:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:03:24 + ls -al . 15:03:24 total 200 15:03:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 14:59 . 15:03:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:57 .. 15:03:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 14:57 .git 15:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:57 .github 15:03:24 -rw-rw-r-- 1 jenkins jenkins 337 Aug 31 14:57 .gitignore 15:03:24 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 14:57 .golangci.yml 15:03:24 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 31 14:57 Attribution.txt 15:03:24 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 31 14:57 CHANGELOG.md 15:03:24 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 31 14:57 Dockerfile 15:03:24 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 14:57 GOVERNANCE.md 15:03:24 -rw-rw-r-- 1 jenkins jenkins 660 Aug 31 14:57 Jenkinsfile 15:03:24 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 14:57 LICENSE 15:03:24 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 31 14:57 Makefile 15:03:24 -rw-rw-r-- 1 jenkins jenkins 623 Aug 31 14:57 OWNERS.md 15:03:24 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 31 14:57 README.md 15:03:24 -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 14:55 VERSION 15:03:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:57 bin 15:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:57 cmd 15:03:24 -rw-r--r-- 1 jenkins jenkins 43063 Aug 31 15:02 coverage.out 15:03:24 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 31 14:57 go.mod 15:03:24 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 31 14:57 go.sum 15:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:57 internal 15:03:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:57 snap 15:03:24 -rw-rw-r-- 1 jenkins jenkins 235 Aug 31 14:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:24 + 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=53a713b286b98fea7a803b04fd4711df4e3dc4c9 --label arch=arm64 --label version=3.1.0-dev.9 . 15:03:25 Sending build context to Docker daemon 11.96MB 15:03:25 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:03:25 Step 2/25 : FROM ${BASE} AS builder 15:03:25 ---> 07c6df2d4e90 15:03:25 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:03:25 ---> Running in ded72b06367b 15:03:25 Removing intermediate container ded72b06367b 15:03:25 ---> abdeb19b69d2 15:03:25 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:03:25 ---> Running in 7da5c4c72c6e 15:03:26 Removing intermediate container 7da5c4c72c6e 15:03:26 ---> f42b6d2c5f02 15:03:26 Step 5/25 : ARG ADD_BUILD_TAGS="" 15:03:26 ---> Running in 109f0a355989 15:03:26 Removing intermediate container 109f0a355989 15:03:26 ---> 5ed2bca7f465 15:03:26 Step 6/25 : WORKDIR /device-virtual-go 15:03:26 ---> Running in 367c2f4e2438 15:03:27 Removing intermediate container 367c2f4e2438 15:03:27 ---> 83aaa780a5f1 15:03:27 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:03:27 ---> Running in 0cacb9f71008 15:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:03:30 OK: 268 MiB in 57 packages 15:03:31 Removing intermediate container 0cacb9f71008 15:03:31 ---> 2ebdc97b4593 15:03:31 Step 8/25 : COPY go.mod vendor* ./ 15:03:31 ---> bb6fbd1b875e 15:03:31 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:31 ---> Running in 03562106ffd2 15:03:35 Removing intermediate container 03562106ffd2 15:03:35 ---> aa1c2d94e979 15:03:35 Step 10/25 : COPY . . 15:03:36 ---> 5f3a726ea8df 15:03:36 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:03:36 ---> Running in b902f1af602e 15:03:36 Removing intermediate container b902f1af602e 15:03:36 ---> 9a0bd8adef8d 15:03:36 Step 12/25 : RUN $MAKE 15:03:36 ---> Running in 48f3d5d81934 15:03:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 15:06:29 Removing intermediate container 48f3d5d81934 15:06:29 ---> 1a796852891d 15:06:29 Step 13/25 : FROM alpine:3.17 15:06:29 3.17: Pulling from library/alpine 15:06:29 4060ece20d7a: Pulling fs layer 15:06:29 4060ece20d7a: Verifying Checksum 15:06:29 4060ece20d7a: Download complete 15:06:29 4060ece20d7a: Pull complete 15:06:29 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:06:29 Status: Downloaded newer image for alpine:3.17 15:06:29 ---> 8650cd65339b 15:06:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:06:29 ---> Running in c02e776972af 15:06:29 Removing intermediate container c02e776972af 15:06:29 ---> c41094e5fd5f 15:06:29 Step 15/25 : RUN apk add --update --no-cache dumb-init 15:06:29 ---> Running in 4fca372fc353 15:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:06:29 (1/1) Installing dumb-init (1.2.5-r2) 15:06:29 Executing busybox-1.35.0-r29.trigger 15:06:29 OK: 8 MiB in 16 packages 15:06:29 Removing intermediate container 4fca372fc353 15:06:29 ---> 50e4ef3dcebf 15:06:29 Step 16/25 : WORKDIR / 15:06:29 ---> Running in 0939fa99601f 15:06:30 Removing intermediate container 0939fa99601f 15:06:30 ---> 7269e32e48c3 15:06:30 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:06:30 ---> 68ad8ec2a3c8 15:06:30 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 15:06:31 ---> 943a67c27277 15:06:31 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 15:06:32 ---> 7c79b1b41bba 15:06:32 Step 20/25 : EXPOSE 59900 15:06:32 ---> Running in 0dbaa331475c 15:06:33 Removing intermediate container 0dbaa331475c 15:06:33 ---> a6ff02d97310 15:06:33 Step 21/25 : ENTRYPOINT ["/device-virtual"] 15:06:33 ---> Running in 6c0e70cd3f65 15:06:33 Removing intermediate container 6c0e70cd3f65 15:06:33 ---> 425a671b263c 15:06:33 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:06:33 ---> Running in 8bfbf4a353bb 15:06:33 Removing intermediate container 8bfbf4a353bb 15:06:33 ---> 2620974eabb5 15:06:33 Step 23/25 : LABEL arch=arm64 15:06:33 ---> Running in 1a7e47d5f334 15:06:34 Removing intermediate container 1a7e47d5f334 15:06:34 ---> b961a5c1270a 15:06:34 Step 24/25 : LABEL git_sha=53a713b286b98fea7a803b04fd4711df4e3dc4c9 15:06:34 ---> Running in 820528f82d38 15:06:34 Removing intermediate container 820528f82d38 15:06:34 ---> 52f8057126de 15:06:34 Step 25/25 : LABEL version=3.1.0-dev.9 15:06:34 ---> Running in 35455f5fc0cf 15:06:35 Removing intermediate container 35455f5fc0cf 15:06:35 ---> fdbdb1b08e76 15:06:35 [Warning] One or more build-args [ARCH] were not consumed 15:06:35 Successfully built fdbdb1b08e76 15:06:35 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 15:06:35 provisioning config files... 15:06:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/135@tmp/config8163645427887770872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:35 ---> docker-login.sh 15:06:35 nexus3.edgexfoundry.org:10001 15:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:36 Configure a credential helper to remove this warning. See 15:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:36 15:06:36 Login Succeeded 15:06:36 nexus3.edgexfoundry.org:10002 15:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:36 Configure a credential helper to remove this warning. See 15:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:36 15:06:36 Login Succeeded 15:06:36 nexus3.edgexfoundry.org:10003 15:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:36 Configure a credential helper to remove this warning. See 15:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:36 15:06:36 Login Succeeded 15:06:36 nexus3.edgexfoundry.org:10004 15:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:37 Configure a credential helper to remove this warning. See 15:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:37 15:06:37 Login Succeeded 15:06:37 docker.io 15:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:38 Configure a credential helper to remove this warning. See 15:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:38 15:06:38 Login Succeeded 15:06:38 ---> docker-login.sh ends [Pipeline] } 15:06:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:38 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 15:06:38 53a713b286b98fea7a803b04fd4711df4e3dc4c9 15:06:38 latest 15:06:38 3.1.0-dev.9 15:06:38 53a713b286b98fea7a803b04fd4711df4e3dc4c9-3.1.0-dev.9 15:06:38 main 15:06:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:38 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:53a713b286b98fea7a803b04fd4711df4e3dc4c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:53a713b286b98fea7a803b04fd4711df4e3dc4c9 15:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:06:38 92842b14d774: Preparing 15:06:38 7adfc141965c: Preparing 15:06:38 ab5020cb058f: Preparing 15:06:38 3c0abf2efe8f: Preparing 15:06:38 d2d9d24a8c2a: Preparing 15:06:38 d2d9d24a8c2a: Layer already exists 15:06:39 ab5020cb058f: Pushed 15:06:39 7adfc141965c: Pushed 15:06:39 3c0abf2efe8f: Pushed 15:06:45 92842b14d774: Pushed 15:06:45 53a713b286b98fea7a803b04fd4711df4e3dc4c9: digest: sha256:284c55456225c46d5ee658524f8929b49c7059612f9a6f9c0eb84a58a4e37c7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:06:46 92842b14d774: Preparing 15:06:46 7adfc141965c: Preparing 15:06:46 ab5020cb058f: Preparing 15:06:46 3c0abf2efe8f: Preparing 15:06:46 d2d9d24a8c2a: Preparing 15:06:46 3c0abf2efe8f: Layer already exists 15:06:46 7adfc141965c: Layer already exists 15:06:46 d2d9d24a8c2a: Layer already exists 15:06:46 92842b14d774: Layer already exists 15:06:46 ab5020cb058f: Layer already exists 15:06:46 latest: digest: sha256:284c55456225c46d5ee658524f8929b49c7059612f9a6f9c0eb84a58a4e37c7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.9 15:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:06:47 92842b14d774: Preparing 15:06:47 7adfc141965c: Preparing 15:06:47 ab5020cb058f: Preparing 15:06:47 3c0abf2efe8f: Preparing 15:06:47 d2d9d24a8c2a: Preparing 15:06:47 92842b14d774: Layer already exists 15:06:47 ab5020cb058f: Layer already exists 15:06:47 d2d9d24a8c2a: Layer already exists 15:06:47 7adfc141965c: Layer already exists 15:06:47 3c0abf2efe8f: Layer already exists 15:06:47 3.1.0-dev.9: digest: sha256:284c55456225c46d5ee658524f8929b49c7059612f9a6f9c0eb84a58a4e37c7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:48 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:53a713b286b98fea7a803b04fd4711df4e3dc4c9-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:53a713b286b98fea7a803b04fd4711df4e3dc4c9-3.1.0-dev.9 15:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:06:48 92842b14d774: Preparing 15:06:48 7adfc141965c: Preparing 15:06:48 ab5020cb058f: Preparing 15:06:48 3c0abf2efe8f: Preparing 15:06:48 d2d9d24a8c2a: Preparing 15:06:48 ab5020cb058f: Layer already exists 15:06:48 7adfc141965c: Layer already exists 15:06:48 3c0abf2efe8f: Layer already exists 15:06:48 d2d9d24a8c2a: Layer already exists 15:06:48 92842b14d774: Layer already exists 15:06:48 53a713b286b98fea7a803b04fd4711df4e3dc4c9-3.1.0-dev.9: digest: sha256:284c55456225c46d5ee658524f8929b49c7059612f9a6f9c0eb84a58a4e37c7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:49 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 15:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:06:49 92842b14d774: Preparing 15:06:49 7adfc141965c: Preparing 15:06:49 ab5020cb058f: Preparing 15:06:49 3c0abf2efe8f: Preparing 15:06:49 d2d9d24a8c2a: Preparing 15:06:49 3c0abf2efe8f: Layer already exists 15:06:49 ab5020cb058f: Layer already exists 15:06:49 7adfc141965c: Layer already exists 15:06:49 d2d9d24a8c2a: Layer already exists 15:06:49 92842b14d774: Layer already exists 15:06:49 main: digest: sha256:284c55456225c46d5ee658524f8929b49c7059612f9a6f9c0eb84a58a4e37c7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:49 ===================================================== [Pipeline] echo 15:06:49 taggedImages: 15:06:49 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:53a713b286b98fea7a803b04fd4711df4e3dc4c9 15:06:49 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:06:49 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.9 15:06:49 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:53a713b286b98fea7a803b04fd4711df4e3dc4c9-3.1.0-dev.9 15:06:49 - 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 15:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:50 15:06:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:50 arm64: Pulling from edgex-lftools-log-publisher 15:06:50 8998bd30e6a1: Pulling fs layer 15:06:50 04944245beec: Pulling fs layer 15:06:50 699f458cf7ca: Pulling fs layer 15:06:50 765212b225bb: Pulling fs layer 15:06:50 f23df028b6ca: Pulling fs layer 15:06:50 d65c8cfc05b1: Pulling fs layer 15:06:50 2437ff75d9bd: Pulling fs layer 15:06:50 765212b225bb: Waiting 15:06:50 f23df028b6ca: Waiting 15:06:50 d65c8cfc05b1: Waiting 15:06:50 2437ff75d9bd: Waiting 15:06:50 04944245beec: Verifying Checksum 15:06:50 04944245beec: Download complete 15:06:50 765212b225bb: Verifying Checksum 15:06:50 765212b225bb: Download complete 15:06:50 f23df028b6ca: Download complete 15:06:50 d65c8cfc05b1: Verifying Checksum 15:06:50 d65c8cfc05b1: Download complete 15:06:51 699f458cf7ca: Verifying Checksum 15:06:51 699f458cf7ca: Download complete 15:06:51 8998bd30e6a1: Download complete 15:06:54 2437ff75d9bd: Verifying Checksum 15:06:54 2437ff75d9bd: Download complete 15:06:55 8998bd30e6a1: Pull complete 15:06:56 04944245beec: Pull complete 15:06:59 699f458cf7ca: Pull complete 15:06:59 765212b225bb: Pull complete 15:06:59 f23df028b6ca: Pull complete 15:06:59 d65c8cfc05b1: Pull complete 15:07:12 2437ff75d9bd: Pull complete 15:07:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:07:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:12 prd-ubuntu20.04-docker-arm64-4c-16g-5018 does not seem to be running inside a container 15:07:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/135 -v /w/workspace/device-virtual-go/135:/w/workspace/device-virtual-go/135:rw,z -v /w/workspace/device-virtual-go/135@tmp:/w/workspace/device-virtual-go/135@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 15:07:18 $ docker top 5fd03b9140f40d0435b197ff6ca9af3a0638ec77809f8e9553ddfc62e45a2520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:19 ---> job-cost.sh 15:07:19 lf-activate-venv: SKIPPING 15:07:19 INFO: No Stack... 15:07:20 INFO: Retrieving Pricing Info for: v3-standard-4 15:07:20 INFO: Archiving Costs [Pipeline] sh 15:07:21 + cat /w/workspace/device-virtual-go/135/archives/cost.csv 15:07:21 + cut -d, -f6 [Pipeline] lock 15:07:21 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-135-stack-cost] 15:07:21 Resource [jenkins-edgexfoundry-device-virtual-go-main-135-stack-cost] did not exist. Created. 15:07:21 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:07:22 /w/workspace/device-virtual-go/135@tmp/durable-a7888c31/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:07:22 + echo total: 0.10999999940395355 [Pipeline] stash 15:07:22 Warning: overwriting stash ‘stack-cost’ 15:07:23 Stashed 1 file(s) [Pipeline] } 15:07:23 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-135-stack-cost] [Pipeline] // lock [Pipeline] } 15:07:23 $ docker stop --time=1 5fd03b9140f40d0435b197ff6ca9af3a0638ec77809f8e9553ddfc62e45a2520 15:07:24 $ docker rm -f --volumes 5fd03b9140f40d0435b197ff6ca9af3a0638ec77809f8e9553ddfc62e45a2520 [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 15:07:25 provisioning config files... 15:07:25 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13946246348506328300tmp [Pipeline] { [Pipeline] sh 15:07:25 + set +x 15:07:25 + curl -s https://codecov.io/bash 15:07:25 + bash -s -- 15:07:25 15:07:25 _____ _ 15:07:25 / ____| | | 15:07:25 | | ___ __| | ___ ___ _____ __ 15:07:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:07:25 | |___| (_) | (_| | __/ (_| (_) \ V / 15:07:25 \_____\___/ \__,_|\___|\___\___/ \_/ 15:07:25 Bash-1.0.6 15:07:25 15:07:25 15:07:25 ==> git version 2.25.1 found 15:07:25 ==> 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 15:07:25 Release-Date: 2020-01-08 15:07:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:07:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:07:25 ==> Jenkins CI detected. 15:07:25 current dir:  /w/workspace/exfoundry_device-virtual-go_main 15:07:25 project root: . 15:07:25 --> token set from env 15:07:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:07:25 ==> Running gcov in . (disable via -X gcov) 15:07:25 ==> Python coveragepy not found 15:07:25 ==> Searching for coverage reports in: 15:07:25 + . 15:07:25 -> Found 1 reports 15:07:25 ==> Detecting git/mercurial file structure 15:07:25 ==> Reading reports 15:07:25 + ./coverage.out bytes=43063 15:07:25 ==> Appending adjustments 15:07:25 https://docs.codecov.io/docs/fixing-reports 15:07:25 + Found adjustments 15:07:25 ==> Gzipping contents 15:07:25 8.0K /tmp/codecov.WNpRJR.gz 15:07:25 ==> Uploading reports 15:07:25 url: https://codecov.io 15:07:25 query: branch=main&commit=53a713b286b98fea7a803b04fd4711df4e3dc4c9&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:07:25 -> Pinging Codecov 15:07:25 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=53a713b286b98fea7a803b04fd4711df4e3dc4c9&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:07:25 -> Uploading to 15:07:25 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/5E52B4B073DB2E39498172D8E973AA87/53a713b286b98fea7a803b04fd4711df4e3dc4c9/39cade26-c715-457f-9bd6-3d787440a9d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T150725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13bdc3798f6d8bf49c1c236562f601bfba33e0913fd893f4c35cb0afcf0852ba 15:07:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:07:25 Dload Upload Total Spent Left Speed 15:07:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25920 --:--:-- --:--:-- --:--:-- 25920 15:07:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/53a713b286b98fea7a803b04fd4711df4e3dc4c9 [Pipeline] } 15:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:07:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:07:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:26 15:07:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:07:26 df9b9388f04a: Pulling fs layer 15:07:26 52dc419b0ee2: Pulling fs layer 15:07:26 25bc292e5bac: Pulling fs layer 15:07:26 114826534d7a: Pulling fs layer 15:07:26 4657fd5d0bcf: Pulling fs layer 15:07:26 6ad1cebc031e: Pulling fs layer 15:07:26 8a3aa393b2d8: Pulling fs layer 15:07:26 114826534d7a: Waiting 15:07:26 4657fd5d0bcf: Waiting 15:07:26 6ad1cebc031e: Waiting 15:07:26 8a3aa393b2d8: Waiting 15:07:26 25bc292e5bac: Verifying Checksum 15:07:26 25bc292e5bac: Download complete 15:07:26 52dc419b0ee2: Download complete 15:07:26 4657fd5d0bcf: Verifying Checksum 15:07:26 4657fd5d0bcf: Download complete 15:07:26 df9b9388f04a: Download complete 15:07:26 6ad1cebc031e: Verifying Checksum 15:07:26 6ad1cebc031e: Download complete 15:07:26 df9b9388f04a: Pull complete 15:07:26 52dc419b0ee2: Pull complete 15:07:27 25bc292e5bac: Pull complete 15:07:27 114826534d7a: Verifying Checksum 15:07:27 114826534d7a: Download complete 15:07:27 8a3aa393b2d8: Verifying Checksum 15:07:27 8a3aa393b2d8: Download complete 15:07:30 114826534d7a: Pull complete 15:07:30 4657fd5d0bcf: Pull complete 15:07:31 6ad1cebc031e: Pull complete 15:07:33 8a3aa393b2d8: Pull complete 15:07:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:33 prd-ubuntu20.04-docker-8c-8g-5013 does not seem to be running inside a container 15:07:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:07:38 $ docker top e6379999bcd774ba292f7c0b304f2a6df98e1b6326e0be802ecf15d98034bbba -eo pid,comm [Pipeline] { [Pipeline] echo 15:07:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 15:07:38 + set -o pipefail 15:07:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 15:07:44 15:07:44 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 15:07:44 15:07:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/0e25962f-b8e6-4fab-b29e-2d5eca03aa66 15:07:44 15:07:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:07:44 15:07:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:07:44 15:07:44 15:07:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:07:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:07:44 More details here: https://snyk.co/ue1NS [Pipeline] } 15:07:44 $ docker stop --time=1 e6379999bcd774ba292f7c0b304f2a6df98e1b6326e0be802ecf15d98034bbba 15:07:47 $ docker rm -f --volumes e6379999bcd774ba292f7c0b304f2a6df98e1b6326e0be802ecf15d98034bbba [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 15:07:48 + git log --format=format:%s -1 53a713b286b98fea7a803b04fd4711df4e3dc4c9 [Pipeline] sh 15:07:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:49 prd-ubuntu20.04-docker-8c-8g-5013 does not seem to be running inside a container 15:07:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:07:49 $ docker top 1bb438653c00746e7a3da28d1208dc0b14004d0a85416a92b465676243ea3c17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:49 [ssh-agent] Looking for ssh-agent implementation... 15:07:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:49 $ docker exec 1bb438653c00746e7a3da28d1208dc0b14004d0a85416a92b465676243ea3c17 ssh-agent 15:07:50 SSH_AUTH_SOCK=/tmp/ssh-vN4Y86blRXEb/agent.32 15:07:50 SSH_AGENT_PID=38 15:07:50 Running ssh-add (command line suppressed) 15:07:50 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4861174505918434734.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4861174505918434734.key) 15:07:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:50 + git semver tag 15:07:50 2023-08-31 15:07:50,638 [run_tag] DEBUG tag force:False 15:07:50 2023-08-31 15:07:50,638 [check_head_tag] DEBUG check head tag 15:07:50 2023-08-31 15:07:50,639 [execute] INFO git cat-file --batch-check 15:07:50 2023-08-31 15:07:50,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:07:50 2023-08-31 15:07:50,643 [execute] INFO git cat-file --batch 15:07:50 2023-08-31 15:07:50,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:07:50 2023-08-31 15:07:50,652 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:07:50 2023-08-31 15:07:50,653 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 15:07:50 2023-08-31 15:07:50,653 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 15:07:50 2023-08-31 15:07:50,657 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:07:50 3.1.0-dev.9 [Pipeline] } 15:07:50 $ docker exec --env ******** --env ******** 1bb438653c00746e7a3da28d1208dc0b14004d0a85416a92b465676243ea3c17 ssh-agent -k 15:07:50 unset SSH_AUTH_SOCK; 15:07:50 unset SSH_AGENT_PID; 15:07:50 echo Agent pid 38 killed; 15:07:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:51 + git semver [Pipeline] } 15:07:51 $ docker stop --time=1 1bb438653c00746e7a3da28d1208dc0b14004d0a85416a92b465676243ea3c17 15:07:52 $ docker rm -f --volumes 1bb438653c00746e7a3da28d1208dc0b14004d0a85416a92b465676243ea3c17 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:07:53 15:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:07:53 0.23.1-centos7: Pulling from edgex-lftools 15:07:53 ab5ef0e58194: Pulling fs layer 15:07:53 9712f1f96733: Pulling fs layer 15:07:53 63f879dbbcfc: Pulling fs layer 15:07:53 0d9ebad4ef96: Pulling fs layer 15:07:53 e9a5061849ea: Pulling fs layer 15:07:53 d747dcd14b5f: Pulling fs layer 15:07:53 2de7ff778b66: Pulling fs layer 15:07:53 0d9ebad4ef96: Waiting 15:07:53 e9a5061849ea: Waiting 15:07:53 d747dcd14b5f: Waiting 15:07:53 2de7ff778b66: Waiting 15:07:53 9712f1f96733: Verifying Checksum 15:07:53 63f879dbbcfc: Verifying Checksum 15:07:53 63f879dbbcfc: Download complete 15:07:53 e9a5061849ea: Verifying Checksum 15:07:53 e9a5061849ea: Download complete 15:07:53 0d9ebad4ef96: Verifying Checksum 15:07:53 0d9ebad4ef96: Download complete 15:07:53 d747dcd14b5f: Download complete 15:07:53 ab5ef0e58194: Verifying Checksum 15:07:53 ab5ef0e58194: Download complete 15:07:54 2de7ff778b66: Verifying Checksum 15:07:54 2de7ff778b66: Download complete 15:07:56 ab5ef0e58194: Pull complete 15:07:56 9712f1f96733: Pull complete 15:07:57 63f879dbbcfc: Pull complete 15:08:01 0d9ebad4ef96: Pull complete 15:08:01 e9a5061849ea: Pull complete 15:08:01 d747dcd14b5f: Pull complete 15:08:02 2de7ff778b66: Pull complete 15:08:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:02 prd-ubuntu20.04-docker-8c-8g-5013 does not seem to be running inside a container 15:08:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:08:06 $ docker top 4a14d35215f5e0a9929ebfd95be1e693ff0dc9e758aac10ad087c6d0f38b24fe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:08:06 provisioning config files... 15:08:06 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17748299209939889304tmp 15:08:06 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15938182602940882112tmp 15:08:06 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5371663647992873533tmp [Pipeline] { [Pipeline] echo 15:08:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:08:07 ---> sigul-configuration.sh 15:08:07 gpg: directory `/root/.gnupg' created 15:08:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:08:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:08:07 gpg: keyring `/root/.gnupg/secring.gpg' created 15:08:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:08:07 gpg: CAST5 encrypted data 15:08:07 gpg: encrypted with 1 passphrase 15:08:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:08:07 + mkdir /home/jenkins 15:08:07 + mkdir /home/jenkins/sigul [Pipeline] sh 15:08:07 + 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 15:08:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:08:08 ---> sigul-install.sh 15:08:08 Sigul already installed; skipping installation. [Pipeline] sh 15:08:08 + git tag --list 15:08:08 v1.0.0 15:08:08 v1.1.0 15:08:08 v1.1.1 15:08:08 v1.2.1 15:08:08 v1.2.2 15:08:08 v1.2.3 15:08:08 v1.3.0 15:08:08 v1.3.1 15:08:08 v2.0.0 15:08:08 v2.1.0 15:08:08 v2.1.1 15:08:08 v2.2.0 15:08:08 v2.3.0 15:08:08 v3.0 15:08:08 v3.0.0 15:08:08 v3.1.0-dev.1 15:08:08 v3.1.0-dev.2 15:08:08 v3.1.0-dev.3 15:08:08 v3.1.0-dev.4 15:08:08 v3.1.0-dev.5 15:08:08 v3.1.0-dev.6 15:08:08 v3.1.0-dev.7 15:08:08 v3.1.0-dev.8 15:08:08 v3.1.0-dev.9 [Pipeline] sh 15:08:08 + lftools sign git-tag v3.1.0-dev.9 15:08:09 Signing Git tag with Sigul... 15:08:09 Signing v3.1.0-dev.9 [Pipeline] echo 15:08:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:08:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:08:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:08:09 $ docker stop --time=1 4a14d35215f5e0a9929ebfd95be1e693ff0dc9e758aac10ad087c6d0f38b24fe 15:08:11 $ docker rm -f --volumes 4a14d35215f5e0a9929ebfd95be1e693ff0dc9e758aac10ad087c6d0f38b24fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:08:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:08:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:11 prd-ubuntu20.04-docker-8c-8g-5013 does not seem to be running inside a container 15:08:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:08:12 $ docker top af32793a06325d36b0e35789d246f3dcfdd8c6666e234b3d556a038ee145e962 -eo pid,comm 15:08:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:08:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:12 [ssh-agent] Looking for ssh-agent implementation... 15:08:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:12 $ docker exec af32793a06325d36b0e35789d246f3dcfdd8c6666e234b3d556a038ee145e962 ssh-agent 15:08:12 SSH_AUTH_SOCK=/tmp/ssh-gzyV3DDfxjuG/agent.32 15:08:12 SSH_AGENT_PID=38 15:08:12 Running ssh-add (command line suppressed) 15:08:12 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15416567909203283304.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15416567909203283304.key) 15:08:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:12 + git semver bump pre 15:08:13 2023-08-31 15:08:13,073 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:08:13 2023-08-31 15:08:13,073 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev 15:08:13 2023-08-31 15:08:13,074 [bump_version] DEBUG bumped version:3.1.0-dev.10 15:08:13 2023-08-31 15:08:13,074 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 15:08:13 2023-08-31 15:08:13,074 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:08:13 2023-08-31 15:08:13,074 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:08:13 2023-08-31 15:08:13,076 [execute] INFO git cat-file --batch-check 15:08:13 2023-08-31 15:08:13,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:08:13 2023-08-31 15:08:13,082 [execute] INFO git cat-file --batch 15:08:13 2023-08-31 15:08:13,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:08:13 2023-08-31 15:08:13,087 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:08:13 3.1.0-dev.10 [Pipeline] } 15:08:13 $ docker exec --env ******** --env ******** af32793a06325d36b0e35789d246f3dcfdd8c6666e234b3d556a038ee145e962 ssh-agent -k 15:08:13 unset SSH_AUTH_SOCK; 15:08:13 unset SSH_AGENT_PID; 15:08:13 echo Agent pid 38 killed; 15:08:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:13 + git semver [Pipeline] } 15:08:13 $ docker stop --time=1 af32793a06325d36b0e35789d246f3dcfdd8c6666e234b3d556a038ee145e962 15:08:15 $ docker rm -f --volumes af32793a06325d36b0e35789d246f3dcfdd8c6666e234b3d556a038ee145e962 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:08:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:08:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:15 prd-ubuntu20.04-docker-8c-8g-5013 does not seem to be running inside a container 15:08:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:08:16 $ docker top f1ea5d2e3de4bc384a797c43ff51f5dedaa7c555c0334e262eb70701baf54d7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:16 [ssh-agent] Looking for ssh-agent implementation... 15:08:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:16 $ docker exec f1ea5d2e3de4bc384a797c43ff51f5dedaa7c555c0334e262eb70701baf54d7f ssh-agent 15:08:16 SSH_AUTH_SOCK=/tmp/ssh-3COMlE0a85tb/agent.32 15:08:16 SSH_AGENT_PID=38 15:08:16 Running ssh-add (command line suppressed) 15:08:16 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11163293962134622865.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11163293962134622865.key) 15:08:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:16 + git semver push 15:08:17 2023-08-31 15:08:17,120 [run_push] DEBUG push 15:08:17 2023-08-31 15:08:17,121 [execute] INFO git cat-file --batch-check 15:08:17 2023-08-31 15:08:17,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:08:17 2023-08-31 15:08:17,125 [execute] INFO git rev-list 6b8fa0ff817ef1e4b64edff486bb84aac8ccdb09 -- 15:08:17 2023-08-31 15:08:17,125 [execute] DEBUG Popen(['git', 'rev-list', '6b8fa0ff817ef1e4b64edff486bb84aac8ccdb09', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:08:17 2023-08-31 15:08:17,135 [execute] INFO git fetch -v origin 15:08:17 2023-08-31 15:08:17,136 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:08:17 2023-08-31 15:08:17,589 [run_push] DEBUG no remote changes detected 15:08:17 2023-08-31 15:08:17,589 [execute] INFO git push origin semver 15:08:17 2023-08-31 15:08:17,590 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:08:18 2023-08-31 15:08:18,565 [run_push] DEBUG push all version tags 15:08:18 2023-08-31 15:08:18,566 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:08:18 2023-08-31 15:08:18,566 [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) 15:08:19 2023-08-31 15:08:19,484 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:08:19 3.1.0-dev.10 [Pipeline] } 15:08:19 $ docker exec --env ******** --env ******** f1ea5d2e3de4bc384a797c43ff51f5dedaa7c555c0334e262eb70701baf54d7f ssh-agent -k 15:08:19 unset SSH_AUTH_SOCK; 15:08:19 unset SSH_AGENT_PID; 15:08:19 echo Agent pid 38 killed; 15:08:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:20 + git semver [Pipeline] } 15:08:20 $ docker stop --time=1 f1ea5d2e3de4bc384a797c43ff51f5dedaa7c555c0334e262eb70701baf54d7f 15:08:21 $ docker rm -f --volumes f1ea5d2e3de4bc384a797c43ff51f5dedaa7c555c0334e262eb70701baf54d7f [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 15:08:22 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 15:08:22 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:08:22 total 16 15:08:22 drwxr-xr-x 3 root root 4096 Aug 31 14:57 . 15:08:22 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 15:08 .. 15:08:22 drwxr-xr-x 2 root root 4096 Aug 31 14:57 cost 15:08:22 -rw-r--r-- 1 root root 89 Aug 31 14:57 cost.csv 15:08:22 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 15:08:22 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:08:22 total 16 15:08:22 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 14:57 . 15:08:22 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 15:08 .. 15:08:22 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 14:57 cost 15:08:22 -rw-r--r-- 1 jenkins jenkins 89 Aug 31 14:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:08:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:08:23 ---> package-listing.sh 15:08:23 ++ facter osfamily 15:08:23 ++ tr '[:upper:]' '[:lower:]' 15:08:23 + OS_FAMILY=debian 15:08:23 + workspace=/w/workspace/exfoundry_device-virtual-go_main 15:08:23 + START_PACKAGES=/tmp/packages_start.txt 15:08:23 + END_PACKAGES=/tmp/packages_end.txt 15:08:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:08:23 + PACKAGES=/tmp/packages_start.txt 15:08:23 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:08:23 + PACKAGES=/tmp/packages_end.txt 15:08:23 + case "${OS_FAMILY}" in 15:08:23 + dpkg -l 15:08:23 + grep '^ii' 15:08:23 + '[' -f /tmp/packages_start.txt ']' 15:08:23 + '[' -f /tmp/packages_end.txt ']' 15:08:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:08:23 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:08:23 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 15:08:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 15:08:23 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 15:08:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:08:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:24 prd-ubuntu20.04-docker-8c-8g-5013 does not seem to be running inside a container 15:08:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:08:24 $ docker top e33b7e7de5b0552812f2ae710bb310c2b1e046b9a709fa2393bd15058955a795 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:25 + touch /tmp/pre-build-complete [Pipeline] sh 15:08:25 + mkdir -p /var/log/sysstat [Pipeline] sh 15:08:25 + ls /var/log/sa-host 15:08:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:25 provisioning config files... 15:08:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10632230458129695508tmp [Pipeline] { [Pipeline] echo 15:08:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:08:26 ---> create-netrc.sh [Pipeline] } 15:08:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:08:26 ---> python-tools-install.sh [Pipeline] echo 15:08:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:08:26 ---> sudo-logs.sh 15:08:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:08:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:08:27 ---> job-cost.sh 15:08:27 lf-activate-venv: SKIPPING 15:08:27 DEBUG: total: 0.2199999988079071 15:08:27 INFO: Retrieving Stack Cost... 15:08:27 INFO: Retrieving Pricing Info for: v3-standard-8 15:08:28 INFO: Archiving Costs [Pipeline] echo 15:08:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:08:28 ---> logs-deploy.sh 15:08:28 lf-activate-venv: SKIPPING 15:08:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/135 15:08:28 INFO: archiving workspace using pattern(s): 15:08:29 Archives upload complete. 15:08:29 INFO: archiving logs to Nexus