Started by upstream project "edgexfoundry/cd-management/release-lts" build number 54 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9bb147b67aac0611742908cfcb90cbbe5085f9b5 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-ssh12768077895785095232.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11081554633737373088.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3200331616283520347.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7969633284558109655.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh427863907605360144.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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-18175 in /w/workspace/exfoundry_device-virtual-go_napa [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_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bb147b67aac0611742908cfcb90cbbe5085f9b5 (napa) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bb147b67aac0611742908cfcb90cbbe5085f9b5 # timeout=10 Commit message: "ci(lts-release): LTS release v3.1.0 @281ea38" > git rev-list --no-walk 9bb147b67aac0611742908cfcb90cbbe5085f9b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-15T22:11:50.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-15T22:11:50.552Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T22:11:50.566Z] ========================================================= [2023-11-15T22:11:50.566Z] EdgeX Global Pipelines Version Info [2023-11-15T22:11:50.566Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:11:51.303Z] ------------------- [2023-11-15T22:11:51.303Z] stable info: [2023-11-15T22:11:51.303Z] ------------------- [2023-11-15T22:11:51.303Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-15T22:11:51.303Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-15T22:11:51.303Z] Message: update stable to v1.0.258 [2023-11-15T22:11:51.873Z] ------------------- [2023-11-15T22:11:51.873Z] experimental info: [2023-11-15T22:11:51.873Z] ------------------- [2023-11-15T22:11:51.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-15T22:11:51.873Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-15T22:11:51.873Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-15T22:11:52.026Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-11-15T22:11:52.041Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-11-15T22:11:52.055Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-15T22:11:52.070Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-15T22:11:52.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-15T22:11:52.100Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-15T22:11:52.114Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-15T22:11:52.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-15T22:11:52.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-15T22:11:52.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-15T22:11:52.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-15T22:11:52.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-11-15T22:11:52.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-15T22:11:52.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-15T22:11:52.229Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T22:11:52.241Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T22:11:52.254Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T22:11:52.267Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T22:11:52.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-15T22:11:52.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-15T22:11:52.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-15T22:11:52.414Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-15T22:11:52.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-15T22:11:52.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-15T22:11:52.474Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-15T22:11:52.496Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-15T22:11:52.514Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-15T22:11:52.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2023-11-15T22:11:52.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2023-11-15T22:11:52.555Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2023-11-15T22:11:52.574Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bb147b67aac0611742908cfcb90cbbe5085f9b5 [Pipeline] echo [2023-11-15T22:11:52.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bb147b [Pipeline] echo [2023-11-15T22:11:52.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:11:52.650Z] provisioning config files... [2023-11-15T22:11:52.662Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config12609245007773200307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:11:52.969Z] ---> docker-login.sh [2023-11-15T22:11:52.970Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:11:53.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:53.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:53.229Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:53.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:53.229Z] [2023-11-15T22:11:53.229Z] Login Succeeded [2023-11-15T22:11:53.229Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:11:53.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:53.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:53.229Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:53.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:53.229Z] [2023-11-15T22:11:53.229Z] Login Succeeded [2023-11-15T22:11:53.229Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:11:53.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:53.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:53.489Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:53.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:53.489Z] [2023-11-15T22:11:53.489Z] Login Succeeded [2023-11-15T22:11:53.489Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:11:53.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:53.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:53.489Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:53.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:53.489Z] [2023-11-15T22:11:53.489Z] Login Succeeded [2023-11-15T22:11:53.489Z] docker.io [2023-11-15T22:11:53.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:53.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:53.750Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:53.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:53.750Z] [2023-11-15T22:11:53.750Z] Login Succeeded [2023-11-15T22:11:53.750Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:11:53.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-15T22:11:54.124Z] + git rev-list -1 --merges 9bb147b67aac0611742908cfcb90cbbe5085f9b5~1..9bb147b67aac0611742908cfcb90cbbe5085f9b5 [Pipeline] echo [2023-11-15T22:11:54.174Z] -----------> git rev-list -1 --merges 9bb147b67aac0611742908cfcb90cbbe5085f9b5~1..9bb147b67aac0611742908cfcb90cbbe5085f9b5 9bb147b67aac0611742908cfcb90cbbe5085f9b5 [false] [Pipeline] sh [2023-11-15T22:11:54.466Z] + git log --format=format:%s -1 9bb147b67aac0611742908cfcb90cbbe5085f9b5 [Pipeline] echo [2023-11-15T22:11:54.522Z] ========================================================= [2023-11-15T22:11:54.522Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-11-15T22:11:54.522Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T22:11:54.859Z] + git log --format=format:%s -1 9bb147b67aac0611742908cfcb90cbbe5085f9b5 [Pipeline] echo [2023-11-15T22:11:54.872Z] [semverPrep] GIT_COMMIT: 9bb147b67aac0611742908cfcb90cbbe5085f9b5, Commit Message: ci(lts-release): LTS release v3.1.0 @281ea38 [Pipeline] echo [2023-11-15T22:11:54.885Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-15T22:11:55.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T22:11:55.228Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-15T22:11:55.228Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-15T22:11:55.228Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-15T22:11:55.228Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-15T22:11:55.228Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-15T22:11:55.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:11:55.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:11:55.568Z] [2023-11-15T22:11:55.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:11:55.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:11:55.868Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-15T22:11:55.868Z] b85a868b505f: Pulling fs layer [2023-11-15T22:11:55.868Z] e2be974225ed: Pulling fs layer [2023-11-15T22:11:55.868Z] 339a4e72a1f5: Pulling fs layer [2023-11-15T22:11:55.868Z] 988bab9f4d93: Pulling fs layer [2023-11-15T22:11:55.868Z] 1469e6f7b9e6: Pulling fs layer [2023-11-15T22:11:55.868Z] eaf3925da568: Pulling fs layer [2023-11-15T22:11:55.868Z] bab4dde63d76: Pulling fs layer [2023-11-15T22:11:55.868Z] bde34c3a00c8: Pulling fs layer [2023-11-15T22:11:55.868Z] b352a97aabf1: Pulling fs layer [2023-11-15T22:11:55.868Z] 4872d77fe225: Pulling fs layer [2023-11-15T22:11:55.868Z] 5851b861e8e6: Pulling fs layer [2023-11-15T22:11:55.868Z] 988bab9f4d93: Waiting [2023-11-15T22:11:55.868Z] 4872d77fe225: Waiting [2023-11-15T22:11:55.868Z] 1469e6f7b9e6: Waiting [2023-11-15T22:11:55.868Z] b352a97aabf1: Waiting [2023-11-15T22:11:55.868Z] 5851b861e8e6: Waiting [2023-11-15T22:11:55.868Z] eaf3925da568: Waiting [2023-11-15T22:11:55.868Z] bde34c3a00c8: Waiting [2023-11-15T22:11:55.868Z] bab4dde63d76: Waiting [2023-11-15T22:11:55.868Z] e2be974225ed: Download complete [2023-11-15T22:11:55.868Z] 988bab9f4d93: Verifying Checksum [2023-11-15T22:11:55.868Z] 988bab9f4d93: Download complete [2023-11-15T22:11:56.126Z] 1469e6f7b9e6: Verifying Checksum [2023-11-15T22:11:56.126Z] 1469e6f7b9e6: Download complete [2023-11-15T22:11:56.126Z] 339a4e72a1f5: Verifying Checksum [2023-11-15T22:11:56.126Z] 339a4e72a1f5: Download complete [2023-11-15T22:11:56.126Z] eaf3925da568: Download complete [2023-11-15T22:11:56.126Z] bde34c3a00c8: Verifying Checksum [2023-11-15T22:11:56.126Z] b352a97aabf1: Verifying Checksum [2023-11-15T22:11:56.126Z] b352a97aabf1: Download complete [2023-11-15T22:11:56.126Z] 4872d77fe225: Verifying Checksum [2023-11-15T22:11:56.127Z] 5851b861e8e6: Verifying Checksum [2023-11-15T22:11:56.127Z] 5851b861e8e6: Download complete [2023-11-15T22:11:56.127Z] b85a868b505f: Download complete [2023-11-15T22:11:56.384Z] bab4dde63d76: Verifying Checksum [2023-11-15T22:11:56.384Z] bab4dde63d76: Download complete [2023-11-15T22:11:57.318Z] b85a868b505f: Pull complete [2023-11-15T22:11:57.577Z] e2be974225ed: Pull complete [2023-11-15T22:11:58.143Z] 339a4e72a1f5: Pull complete [2023-11-15T22:11:58.143Z] 988bab9f4d93: Pull complete [2023-11-15T22:11:58.400Z] 1469e6f7b9e6: Pull complete [2023-11-15T22:11:58.659Z] eaf3925da568: Pull complete [2023-11-15T22:12:00.572Z] bab4dde63d76: Pull complete [2023-11-15T22:12:00.572Z] bde34c3a00c8: Pull complete [2023-11-15T22:12:01.148Z] b352a97aabf1: Pull complete [2023-11-15T22:12:01.148Z] 4872d77fe225: Pull complete [2023-11-15T22:12:01.409Z] 5851b861e8e6: Pull complete [2023-11-15T22:12:01.668Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-15T22:12:01.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:12:01.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:12:01.793Z] prd-ubuntu20.04-docker-8c-8g-18175 does not seem to be running inside a container [2023-11-15T22:12:01.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T22:12:06.006Z] $ docker top 890c2d4679c163f57898b9f3267680a761b92322a234c3298383c53f8a324983 -eo pid,comm [2023-11-15T22:12:06.058Z] 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). [2023-11-15T22:12:06.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T22:12:06.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T22:12:06.092Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T22:12:06.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T22:12:06.216Z] $ docker exec 890c2d4679c163f57898b9f3267680a761b92322a234c3298383c53f8a324983 ssh-agent [2023-11-15T22:12:06.308Z] SSH_AUTH_SOCK=/tmp/ssh-qCfTSTayzSIh/agent.32 [2023-11-15T22:12:06.308Z] SSH_AGENT_PID=38 [2023-11-15T22:12:06.314Z] Running ssh-add (command line suppressed) [2023-11-15T22:12:06.414Z] Identity added: /w/workspace/exfoundry_device-virtual-go_napa@tmp/private_key_4827098021952154690.key (/w/workspace/exfoundry_device-virtual-go_napa@tmp/private_key_4827098021952154690.key) [2023-11-15T22:12:06.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T22:12:06.709Z] + git tag --points-at 9bb147b67aac0611742908cfcb90cbbe5085f9b5 [Pipeline] } [2023-11-15T22:12:06.726Z] $ docker exec --env ******** --env ******** 890c2d4679c163f57898b9f3267680a761b92322a234c3298383c53f8a324983 ssh-agent -k [2023-11-15T22:12:06.831Z] unset SSH_AUTH_SOCK; [2023-11-15T22:12:06.831Z] unset SSH_AGENT_PID; [2023-11-15T22:12:06.832Z] echo Agent pid 38 killed; [2023-11-15T22:12:06.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-11-15T22:12:06.856Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.0' [Pipeline] sshagent [2023-11-15T22:12:06.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T22:12:06.869Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T22:12:06.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T22:12:06.987Z] $ docker exec 890c2d4679c163f57898b9f3267680a761b92322a234c3298383c53f8a324983 ssh-agent [2023-11-15T22:12:07.099Z] SSH_AUTH_SOCK=/tmp/ssh-eff0ZZvR49PA/agent.71 [2023-11-15T22:12:07.099Z] SSH_AGENT_PID=77 [2023-11-15T22:12:07.104Z] Running ssh-add (command line suppressed) [2023-11-15T22:12:07.228Z] Identity added: /w/workspace/exfoundry_device-virtual-go_napa@tmp/private_key_7901770839354492641.key (/w/workspace/exfoundry_device-virtual-go_napa@tmp/private_key_7901770839354492641.key) [2023-11-15T22:12:07.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T22:12:07.527Z] + git semver init [2023-11-15T22:12:07.788Z] 2023-11-15 22:12:07,697 [run_init] DEBUG init version:0.0.0 force:False [2023-11-15T22:12:07.788Z] 2023-11-15 22:12:07,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_napa/.semver [2023-11-15T22:12:07.788Z] 2023-11-15 22:12:07,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_napa/.semver [2023-11-15T22:12:07.788Z] 2023-11-15 22:12:07,698 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_napa/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_napa, universal_newlines=False, shell=None, istream=None) [2023-11-15T22:12:09.694Z] 2023-11-15 22:12:09,499 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_napa/.git/info/exclude [2023-11-15T22:12:09.694Z] 2023-11-15 22:12:09,499 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_napa/.semver/napa with force:False [2023-11-15T22:12:09.694Z] 2023-11-15 22:12:09,499 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_napa/.semver/napa [2023-11-15T22:12:09.694Z] 2023-11-15 22:12:09,500 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_napa/.semver/napa [2023-11-15T22:12:09.694Z] 3.1.0 [Pipeline] } [2023-11-15T22:12:09.709Z] $ docker exec --env ******** --env ******** 890c2d4679c163f57898b9f3267680a761b92322a234c3298383c53f8a324983 ssh-agent -k [2023-11-15T22:12:09.803Z] unset SSH_AUTH_SOCK; [2023-11-15T22:12:09.803Z] unset SSH_AGENT_PID; [2023-11-15T22:12:09.804Z] echo Agent pid 77 killed; [2023-11-15T22:12:09.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T22:12:10.111Z] + git semver [Pipeline] } [2023-11-15T22:12:10.389Z] $ docker stop --time=1 890c2d4679c163f57898b9f3267680a761b92322a234c3298383c53f8a324983 [2023-11-15T22:12:11.978Z] $ docker rm -f --volumes 890c2d4679c163f57898b9f3267680a761b92322a234c3298383c53f8a324983 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T22:12:12.390Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-15T22:12:12.623Z] Stashed 1 file(s) [Pipeline] echo [2023-11-15T22:12:12.626Z] [edgeXSemver]: initialized semver on version 3.1.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T22:12:13.035Z] + git checkout 9bb147b67aac0611742908cfcb90cbbe5085f9b5 [2023-11-15T22:12:13.035Z] HEAD is now at 9bb147b ci(lts-release): LTS release v3.1.0 @281ea38 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:12:13.063Z] provisioning config files... [2023-11-15T22:12:13.071Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config14444083507463035861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:12:13.365Z] ---> docker-login.sh [2023-11-15T22:12:13.365Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:12:13.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:12:13.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:12:13.365Z] Configure a credential helper to remove this warning. See [2023-11-15T22:12:13.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:12:13.365Z] [2023-11-15T22:12:13.365Z] Login Succeeded [2023-11-15T22:12:13.365Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:12:13.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:12:13.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:12:13.365Z] Configure a credential helper to remove this warning. See [2023-11-15T22:12:13.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:12:13.365Z] [2023-11-15T22:12:13.365Z] Login Succeeded [2023-11-15T22:12:13.365Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:12:13.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:12:13.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:12:13.625Z] Configure a credential helper to remove this warning. See [2023-11-15T22:12:13.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:12:13.625Z] [2023-11-15T22:12:13.625Z] Login Succeeded [2023-11-15T22:12:13.625Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:12:13.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:12:13.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:12:13.625Z] Configure a credential helper to remove this warning. See [2023-11-15T22:12:13.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:12:13.625Z] [2023-11-15T22:12:13.625Z] Login Succeeded [2023-11-15T22:12:13.625Z] docker.io [2023-11-15T22:12:13.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:12:14.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:12:14.143Z] Configure a credential helper to remove this warning. See [2023-11-15T22:12:14.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:12:14.143Z] [2023-11-15T22:12:14.143Z] Login Succeeded [2023-11-15T22:12:14.143Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:12:14.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T22:12:14.212Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-15T22:12:14.497Z] + grep ^go [0-9].[0-9]* go.mod [2023-11-15T22:12:14.497Z] + cut -d -f 2 [Pipeline] echo [2023-11-15T22:12:14.513Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:12:14.525Z] ========================================================= [2023-11-15T22:12:14.525Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2023-11-15T22:12:14.525Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:12:14.930Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2023-11-15T22:12:15.192Z] Sending build context to Docker daemon 60.75MB [2023-11-15T22:12:15.192Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:12:15.192Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-15T22:12:15.450Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2023-11-15T22:12:15.451Z] 7264a8db6415: Pulling fs layer [2023-11-15T22:12:15.451Z] c4d48a809fc2: Pulling fs layer [2023-11-15T22:12:15.451Z] 4f1c88b9dad5: Pulling fs layer [2023-11-15T22:12:15.451Z] ad3a456e5733: Pulling fs layer [2023-11-15T22:12:15.451Z] f0163c21ed6d: Pulling fs layer [2023-11-15T22:12:15.451Z] 04c35c34e31e: Pulling fs layer [2023-11-15T22:12:15.451Z] 0c7b0fd20c02: Pulling fs layer [2023-11-15T22:12:15.451Z] d22eed83c68c: Pulling fs layer [2023-11-15T22:12:15.451Z] ad3a456e5733: Waiting [2023-11-15T22:12:15.451Z] f0163c21ed6d: Waiting [2023-11-15T22:12:15.451Z] d22eed83c68c: Waiting [2023-11-15T22:12:15.451Z] 04c35c34e31e: Waiting [2023-11-15T22:12:15.451Z] c4d48a809fc2: Verifying Checksum [2023-11-15T22:12:15.451Z] c4d48a809fc2: Download complete [2023-11-15T22:12:15.451Z] ad3a456e5733: Verifying Checksum [2023-11-15T22:12:15.451Z] ad3a456e5733: Download complete [2023-11-15T22:12:15.451Z] f0163c21ed6d: Verifying Checksum [2023-11-15T22:12:15.451Z] f0163c21ed6d: Download complete [2023-11-15T22:12:15.709Z] 7264a8db6415: Verifying Checksum [2023-11-15T22:12:15.709Z] 7264a8db6415: Download complete [2023-11-15T22:12:15.709Z] 04c35c34e31e: Verifying Checksum [2023-11-15T22:12:15.709Z] 04c35c34e31e: Download complete [2023-11-15T22:12:15.967Z] d22eed83c68c: Verifying Checksum [2023-11-15T22:12:15.967Z] d22eed83c68c: Download complete [2023-11-15T22:12:15.967Z] 7264a8db6415: Pull complete [2023-11-15T22:12:15.967Z] 4f1c88b9dad5: Verifying Checksum [2023-11-15T22:12:15.967Z] 4f1c88b9dad5: Download complete [2023-11-15T22:12:16.225Z] c4d48a809fc2: Pull complete [2023-11-15T22:12:16.486Z] 0c7b0fd20c02: Download complete [2023-11-15T22:12:19.780Z] 4f1c88b9dad5: Pull complete [2023-11-15T22:12:19.780Z] ad3a456e5733: Pull complete [2023-11-15T22:12:19.780Z] f0163c21ed6d: Pull complete [2023-11-15T22:12:19.780Z] 04c35c34e31e: Pull complete [2023-11-15T22:12:22.316Z] 0c7b0fd20c02: Pull complete [2023-11-15T22:12:22.577Z] d22eed83c68c: Pull complete [2023-11-15T22:12:22.577Z] Digest: sha256:fe58882aa44958920ad7d0df1d98a3315c303dabb14c96e5e08e67421444f3de [2023-11-15T22:12:22.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2023-11-15T22:12:22.577Z] ---> 8a661f5c53af [2023-11-15T22:12:22.577Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-15T22:12:27.730Z] Still waiting to schedule task [2023-11-15T22:12:27.730Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-15T22:12:32.553Z] ---> Running in 9437923cf7a2 [2023-11-15T22:12:32.812Z] Removing intermediate container 9437923cf7a2 [2023-11-15T22:12:32.812Z] ---> f5098efe24da [2023-11-15T22:12:32.812Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:12:33.072Z] ---> Running in 6ece293882cb [2023-11-15T22:12:33.072Z] Removing intermediate container 6ece293882cb [2023-11-15T22:12:33.072Z] ---> 0bede8ee5d0d [2023-11-15T22:12:33.072Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:12:33.332Z] ---> Running in 80e6ebb7de15 [2023-11-15T22:12:33.332Z] Removing intermediate container 80e6ebb7de15 [2023-11-15T22:12:33.332Z] ---> 4d03698ef134 [2023-11-15T22:12:33.332Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-15T22:12:33.611Z] ---> Running in 5627f82db896 [2023-11-15T22:12:33.870Z] Removing intermediate container 5627f82db896 [2023-11-15T22:12:33.870Z] ---> b913e467ef31 [2023-11-15T22:12:33.870Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:12:34.145Z] ---> Running in f61abb837773 [2023-11-15T22:12:34.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:12:34.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:12:34.970Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-15T22:12:34.970Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-15T22:12:34.970Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-15T22:12:34.970Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-15T22:12:34.970Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T22:12:34.970Z] OK: 268 MiB in 56 packages [2023-11-15T22:12:35.537Z] Removing intermediate container f61abb837773 [2023-11-15T22:12:35.537Z] ---> d1b85e14737c [2023-11-15T22:12:35.537Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-15T22:12:38.829Z] ---> d2e2b4b262bf [2023-11-15T22:12:38.829Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:12:38.829Z] ---> Running in 9f1624e43676 [2023-11-15T22:13:25.585Z] Removing intermediate container 9f1624e43676 [2023-11-15T22:13:25.585Z] ---> b6da814f63e0 [2023-11-15T22:13:25.585Z] Step 10/12 : COPY . . [2023-11-15T22:13:25.585Z] ---> 98423b03ec5a [2023-11-15T22:13:25.585Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:13:25.585Z] ---> Running in 6e11897e6bb4 [2023-11-15T22:13:25.585Z] Removing intermediate container 6e11897e6bb4 [2023-11-15T22:13:25.585Z] ---> 10ff8596f1f9 [2023-11-15T22:13:25.585Z] Step 12/12 : RUN $MAKE [2023-11-15T22:13:25.585Z] ---> Running in 23a0dfd71230 [2023-11-15T22:13:25.585Z] noop [2023-11-15T22:13:25.585Z] Removing intermediate container 23a0dfd71230 [2023-11-15T22:13:25.585Z] ---> ba7bde4cd994 [2023-11-15T22:13:25.585Z] Successfully built ba7bde4cd994 [2023-11-15T22:13:25.585Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:13:25.904Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T22:13:25.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:13:25.974Z] prd-ubuntu20.04-docker-8c-8g-18175 does not seem to be running inside a container [2023-11-15T22:13:26.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 [2023-11-15T22:13:26.386Z] $ docker top 035d95361e012f76294a167ec13eecf919a61867a28f61606ef2de0dfb0a08c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:13:26.724Z] + go version [2023-11-15T22:13:26.724Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-15T22:13:26.743Z] $ docker stop --time=1 035d95361e012f76294a167ec13eecf919a61867a28f61606ef2de0dfb0a08c5 [2023-11-15T22:13:28.004Z] $ docker rm -f --volumes 035d95361e012f76294a167ec13eecf919a61867a28f61606ef2de0dfb0a08c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:13:28.400Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T22:13:28.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:13:28.465Z] prd-ubuntu20.04-docker-8c-8g-18175 does not seem to be running inside a container [2023-11-15T22:13:28.503Z] $ 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_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 [2023-11-15T22:13:28.826Z] $ docker top fb9537b0ef7c51fd66c69e9b21460948161322c247096d60ddc0a84060060074 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:13:29.160Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_napa [Pipeline] fileExists [Pipeline] sh [2023-11-15T22:13:29.456Z] + make test [2023-11-15T22:13:29.456Z] go test ./... -coverprofile=coverage.out [2023-11-15T22:13:31.358Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-15T22:13:41.316Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-15T22:13:41.316Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.6% of statements [2023-11-15T22:13:47.873Z] go vet ./... [2023-11-15T22:13:50.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T22:13:50.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T22:13:50.658Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T22:13:50.671Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-11-15T22:13:50.968Z] + go mod tidy [Pipeline] } [2023-11-15T22:13:51.556Z] $ docker stop --time=1 fb9537b0ef7c51fd66c69e9b21460948161322c247096d60ddc0a84060060074 [2023-11-15T22:13:55.285Z] $ docker rm -f --volumes fb9537b0ef7c51fd66c69e9b21460948161322c247096d60ddc0a84060060074 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T22:13:55.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T22:13:55.871Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-15T22:13:56.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T22:13:56.575Z] + ls -al . [2023-11-15T22:13:56.575Z] total 204 [2023-11-15T22:13:56.575Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 22:13 . [2023-11-15T22:13:56.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:11 .. [2023-11-15T22:13:56.575Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:13 .git [2023-11-15T22:13:56.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:11 .github [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 15 22:11 .gitignore [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 22:11 .golangci.yml [2023-11-15T22:13:56.575Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 22:12 .semver [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 15 22:11 Attribution.txt [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 15 22:11 CHANGELOG.md [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 15 22:11 Dockerfile [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 22:11 GOVERNANCE.md [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 15 22:11 Jenkinsfile [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 15 22:11 LICENSE [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 15 22:11 Makefile [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 15 22:11 OWNERS.md [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 15 22:11 README.md [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 22:12 VERSION [2023-11-15T22:13:56.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 22:11 bin [2023-11-15T22:13:56.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:11 cmd [2023-11-15T22:13:56.575Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 15 22:13 coverage.out [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 3591 Nov 15 22:11 go.mod [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 15 22:11 go.sum [2023-11-15T22:13:56.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:11 internal [2023-11-15T22:13:56.575Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 15 22:11 vendor [2023-11-15T22:13:56.575Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 15 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:13:56.876Z] + 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=9bb147b67aac0611742908cfcb90cbbe5085f9b5 --label arch=amd64 --label version=3.1.0 . [2023-11-15T22:13:57.135Z] Sending build context to Docker daemon 60.8MB [2023-11-15T22:13:57.135Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:13:57.135Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-15T22:13:57.135Z] ---> ba7bde4cd994 [2023-11-15T22:13:57.135Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-15T22:13:58.070Z] ---> Running in 0f34d1ab24cc [2023-11-15T22:13:58.070Z] Removing intermediate container 0f34d1ab24cc [2023-11-15T22:13:58.070Z] ---> ddeee7239c8c [2023-11-15T22:13:58.070Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:13:58.328Z] ---> Running in a3927dcdb4d6 [2023-11-15T22:13:58.328Z] Removing intermediate container a3927dcdb4d6 [2023-11-15T22:13:58.328Z] ---> 71935e821172 [2023-11-15T22:13:58.328Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:13:58.328Z] ---> Running in 913c5e30e7e3 [2023-11-15T22:13:58.328Z] Removing intermediate container 913c5e30e7e3 [2023-11-15T22:13:58.328Z] ---> f37802536f1f [2023-11-15T22:13:58.328Z] Step 6/26 : WORKDIR /device-virtual-go [2023-11-15T22:13:58.328Z] ---> Running in 5a0c9d14de68 [2023-11-15T22:13:58.586Z] Removing intermediate container 5a0c9d14de68 [2023-11-15T22:13:58.586Z] ---> 80020f9b8e94 [2023-11-15T22:13:58.586Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:13:58.586Z] ---> Running in 4d9458bb1a92 [2023-11-15T22:13:58.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:13:58.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:13:59.411Z] OK: 268 MiB in 56 packages [2023-11-15T22:13:59.669Z] Removing intermediate container 4d9458bb1a92 [2023-11-15T22:13:59.669Z] ---> 360edf204361 [2023-11-15T22:13:59.669Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-15T22:14:02.230Z] ---> f6ad0100bc5d [2023-11-15T22:14:02.230Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:14:02.230Z] ---> Running in 32e20baedb73 [2023-11-15T22:14:02.230Z] skipping... [2023-11-15T22:14:02.796Z] Removing intermediate container 32e20baedb73 [2023-11-15T22:14:02.796Z] ---> 94013c1f8048 [2023-11-15T22:14:02.796Z] Step 10/26 : COPY . . [2023-11-15T22:14:06.099Z] ---> 5b60528c2d5e [2023-11-15T22:14:06.099Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:14:06.099Z] ---> Running in bb01c8fb6d71 [2023-11-15T22:14:06.099Z] Removing intermediate container bb01c8fb6d71 [2023-11-15T22:14:06.099Z] ---> 0f9b8a164bab [2023-11-15T22:14:06.099Z] Step 12/26 : RUN $MAKE [2023-11-15T22:14:06.099Z] ---> Running in 6f8456368238 [2023-11-15T22:14:06.358Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-11-15T22:14:28.489Z] Removing intermediate container 6f8456368238 [2023-11-15T22:14:28.489Z] ---> a6610a5d786b [2023-11-15T22:14:28.489Z] Step 13/26 : FROM alpine:3.18 [2023-11-15T22:14:28.489Z] 3.18: Pulling from library/alpine [2023-11-15T22:14:28.489Z] 96526aa774ef: Pulling fs layer [2023-11-15T22:14:28.489Z] 96526aa774ef: Verifying Checksum [2023-11-15T22:14:28.489Z] 96526aa774ef: Download complete [2023-11-15T22:14:28.489Z] 96526aa774ef: Pull complete [2023-11-15T22:14:28.489Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T22:14:28.489Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T22:14:28.489Z] ---> 8ca4688f4f35 [2023-11-15T22:14:28.489Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-15T22:14:28.489Z] ---> Running in 29ac8740f9b0 [2023-11-15T22:14:28.489Z] Removing intermediate container 29ac8740f9b0 [2023-11-15T22:14:28.489Z] ---> 117512d89a83 [2023-11-15T22:14:28.489Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-15T22:14:28.489Z] ---> Running in fb27f11748b6 [2023-11-15T22:14:28.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:14:28.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:14:28.748Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T22:14:28.748Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T22:14:28.748Z] OK: 7 MiB in 16 packages [2023-11-15T22:14:29.313Z] Removing intermediate container fb27f11748b6 [2023-11-15T22:14:29.313Z] ---> 36464f04913b [2023-11-15T22:14:29.313Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-15T22:14:29.313Z] ---> Running in 08fb8204989c [2023-11-15T22:14:29.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:14:29.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:14:30.137Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:14:30.137Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:14:30.137Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T22:14:30.395Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:14:30.395Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:14:30.395Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:14:30.395Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:14:30.395Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:14:30.395Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T22:14:30.395Z] OK: 7 MiB in 16 packages [2023-11-15T22:14:30.961Z] Removing intermediate container 08fb8204989c [2023-11-15T22:14:30.961Z] ---> c4df71b94788 [2023-11-15T22:14:30.961Z] Step 17/26 : WORKDIR / [2023-11-15T22:14:30.961Z] ---> Running in d2989239bf83 [2023-11-15T22:14:30.961Z] Removing intermediate container d2989239bf83 [2023-11-15T22:14:30.961Z] ---> f4ee7132d5ce [2023-11-15T22:14:30.961Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-15T22:14:30.961Z] ---> 89687cf131a7 [2023-11-15T22:14:30.961Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-15T22:14:31.252Z] ---> 2203508829b7 [2023-11-15T22:14:31.252Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-11-15T22:14:31.818Z] ---> b1a86c870e25 [2023-11-15T22:14:31.818Z] Step 21/26 : EXPOSE 59900 [2023-11-15T22:14:31.818Z] ---> Running in e72b3e1fb33c [2023-11-15T22:14:31.818Z] Removing intermediate container e72b3e1fb33c [2023-11-15T22:14:31.818Z] ---> 3f79a5652ee5 [2023-11-15T22:14:31.818Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-11-15T22:14:31.818Z] ---> Running in 1ae55984772f [2023-11-15T22:14:32.076Z] Removing intermediate container 1ae55984772f [2023-11-15T22:14:32.076Z] ---> 672edcb23652 [2023-11-15T22:14:32.076Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T22:14:32.076Z] ---> Running in eec51c1dac6d [2023-11-15T22:14:32.076Z] Removing intermediate container eec51c1dac6d [2023-11-15T22:14:32.076Z] ---> ce24c35d322d [2023-11-15T22:14:32.076Z] Step 24/26 : LABEL arch=amd64 [2023-11-15T22:14:32.076Z] ---> Running in 4e8feb4a4dca [2023-11-15T22:14:32.076Z] Removing intermediate container 4e8feb4a4dca [2023-11-15T22:14:32.076Z] ---> 2daef35a9b99 [2023-11-15T22:14:32.076Z] Step 25/26 : LABEL git_sha=9bb147b67aac0611742908cfcb90cbbe5085f9b5 [2023-11-15T22:14:32.076Z] ---> Running in 29c99d04eb87 [2023-11-15T22:14:32.334Z] Removing intermediate container 29c99d04eb87 [2023-11-15T22:14:32.334Z] ---> 9289fcfba5fe [2023-11-15T22:14:32.334Z] Step 26/26 : LABEL version=3.1.0 [2023-11-15T22:14:32.334Z] ---> Running in 67232f3afdcb [2023-11-15T22:14:32.334Z] Removing intermediate container 67232f3afdcb [2023-11-15T22:14:32.334Z] ---> 4702e499e932 [2023-11-15T22:14:32.334Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T22:14:32.334Z] Successfully built 4702e499e932 [2023-11-15T22:14:32.334Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:14:32.436Z] provisioning config files... [2023-11-15T22:14:32.444Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config12843506627643570604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:14:32.739Z] ---> docker-login.sh [2023-11-15T22:14:32.739Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:14:32.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:14:32.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:14:32.739Z] Configure a credential helper to remove this warning. See [2023-11-15T22:14:32.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:14:32.739Z] [2023-11-15T22:14:32.739Z] Login Succeeded [2023-11-15T22:14:32.739Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:14:32.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:14:32.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:14:32.739Z] Configure a credential helper to remove this warning. See [2023-11-15T22:14:32.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:14:32.739Z] [2023-11-15T22:14:32.739Z] Login Succeeded [2023-11-15T22:14:32.739Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:14:32.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:14:32.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:14:32.998Z] Configure a credential helper to remove this warning. See [2023-11-15T22:14:32.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:14:32.998Z] [2023-11-15T22:14:32.998Z] Login Succeeded [2023-11-15T22:14:32.998Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:14:32.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:14:32.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:14:32.998Z] Configure a credential helper to remove this warning. See [2023-11-15T22:14:32.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:14:32.998Z] [2023-11-15T22:14:32.998Z] Login Succeeded [2023-11-15T22:14:32.998Z] docker.io [2023-11-15T22:14:33.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:14:33.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:14:33.256Z] Configure a credential helper to remove this warning. See [2023-11-15T22:14:33.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:14:33.256Z] [2023-11-15T22:14:33.256Z] Login Succeeded [2023-11-15T22:14:33.256Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:14:33.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T22:14:33.304Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:14:33.462Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-11-15T22:14:33.462Z] 9bb147b67aac0611742908cfcb90cbbe5085f9b5 [2023-11-15T22:14:33.462Z] 3.1.0 [2023-11-15T22:14:33.462Z] 9bb147b67aac0611742908cfcb90cbbe5085f9b5-3.1.0 [2023-11-15T22:14:33.462Z] napa [2023-11-15T22:14:33.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:14:33.806Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9bb147b67aac0611742908cfcb90cbbe5085f9b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:14:34.114Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:9bb147b67aac0611742908cfcb90cbbe5085f9b5 [2023-11-15T22:14:34.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-15T22:14:34.114Z] 37eaa5a229db: Preparing [2023-11-15T22:14:34.114Z] 4ab23a329694: Preparing [2023-11-15T22:14:34.114Z] b8da00a2b334: Preparing [2023-11-15T22:14:34.114Z] 6f1aab07bcf1: Preparing [2023-11-15T22:14:34.114Z] f2502d33dc10: Preparing [2023-11-15T22:14:34.114Z] cc2447e1835a: Preparing [2023-11-15T22:14:34.114Z] cc2447e1835a: Waiting [2023-11-15T22:14:34.114Z] b8da00a2b334: Pushed [2023-11-15T22:14:34.114Z] 4ab23a329694: Pushed [2023-11-15T22:14:34.114Z] f2502d33dc10: Pushed [2023-11-15T22:14:34.114Z] cc2447e1835a: Layer already exists [2023-11-15T22:14:35.067Z] 6f1aab07bcf1: Pushed [2023-11-15T22:14:36.968Z] 37eaa5a229db: Pushed [2023-11-15T22:14:36.968Z] 9bb147b67aac0611742908cfcb90cbbe5085f9b5: digest: sha256:53b7fa4e3ad142ac46da56223979a2a151ef238dd92f26e7908310f1440adf61 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:14:37.281Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:14:37.599Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0 [2023-11-15T22:14:37.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-15T22:14:37.600Z] 37eaa5a229db: Preparing [2023-11-15T22:14:37.600Z] 4ab23a329694: Preparing [2023-11-15T22:14:37.600Z] b8da00a2b334: Preparing [2023-11-15T22:14:37.600Z] 6f1aab07bcf1: Preparing [2023-11-15T22:14:37.600Z] f2502d33dc10: Preparing [2023-11-15T22:14:37.600Z] cc2447e1835a: Preparing [2023-11-15T22:14:37.600Z] 37eaa5a229db: Layer already exists [2023-11-15T22:14:37.600Z] 4ab23a329694: Layer already exists [2023-11-15T22:14:37.600Z] f2502d33dc10: Layer already exists [2023-11-15T22:14:37.600Z] b8da00a2b334: Layer already exists [2023-11-15T22:14:37.600Z] 6f1aab07bcf1: Layer already exists [2023-11-15T22:14:37.600Z] cc2447e1835a: Layer already exists [2023-11-15T22:14:37.600Z] 3.1.0: digest: sha256:53b7fa4e3ad142ac46da56223979a2a151ef238dd92f26e7908310f1440adf61 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:14:37.919Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9bb147b67aac0611742908cfcb90cbbe5085f9b5-3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:14:38.229Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:9bb147b67aac0611742908cfcb90cbbe5085f9b5-3.1.0 [2023-11-15T22:14:38.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-15T22:14:38.229Z] 37eaa5a229db: Preparing [2023-11-15T22:14:38.229Z] 4ab23a329694: Preparing [2023-11-15T22:14:38.229Z] b8da00a2b334: Preparing [2023-11-15T22:14:38.229Z] 6f1aab07bcf1: Preparing [2023-11-15T22:14:38.229Z] f2502d33dc10: Preparing [2023-11-15T22:14:38.229Z] cc2447e1835a: Preparing [2023-11-15T22:14:38.229Z] cc2447e1835a: Waiting [2023-11-15T22:14:38.229Z] b8da00a2b334: Layer already exists [2023-11-15T22:14:38.229Z] f2502d33dc10: Layer already exists [2023-11-15T22:14:38.229Z] 6f1aab07bcf1: Layer already exists [2023-11-15T22:14:38.229Z] 37eaa5a229db: Layer already exists [2023-11-15T22:14:38.229Z] 4ab23a329694: Layer already exists [2023-11-15T22:14:38.229Z] cc2447e1835a: Layer already exists [2023-11-15T22:14:38.229Z] 9bb147b67aac0611742908cfcb90cbbe5085f9b5-3.1.0: digest: sha256:53b7fa4e3ad142ac46da56223979a2a151ef238dd92f26e7908310f1440adf61 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:14:38.548Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:14:38.869Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:napa [2023-11-15T22:14:38.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-15T22:14:38.869Z] 37eaa5a229db: Preparing [2023-11-15T22:14:38.869Z] 4ab23a329694: Preparing [2023-11-15T22:14:38.869Z] b8da00a2b334: Preparing [2023-11-15T22:14:38.869Z] 6f1aab07bcf1: Preparing [2023-11-15T22:14:38.869Z] f2502d33dc10: Preparing [2023-11-15T22:14:38.869Z] cc2447e1835a: Preparing [2023-11-15T22:14:38.869Z] cc2447e1835a: Waiting [2023-11-15T22:14:38.869Z] 6f1aab07bcf1: Layer already exists [2023-11-15T22:14:38.869Z] 37eaa5a229db: Layer already exists [2023-11-15T22:14:38.869Z] 4ab23a329694: Layer already exists [2023-11-15T22:14:38.869Z] b8da00a2b334: Layer already exists [2023-11-15T22:14:38.869Z] f2502d33dc10: Layer already exists [2023-11-15T22:14:38.869Z] cc2447e1835a: Layer already exists [2023-11-15T22:14:38.869Z] napa: digest: sha256:53b7fa4e3ad142ac46da56223979a2a151ef238dd92f26e7908310f1440adf61 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T22:14:38.954Z] ===================================================== [Pipeline] echo [2023-11-15T22:14:38.963Z] taggedImages: [2023-11-15T22:14:38.963Z] - nexus3.edgexfoundry.org:10004/device-virtual:9bb147b67aac0611742908cfcb90cbbe5085f9b5 [2023-11-15T22:14:38.963Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0 [2023-11-15T22:14:38.963Z] - nexus3.edgexfoundry.org:10004/device-virtual:9bb147b67aac0611742908cfcb90cbbe5085f9b5-3.1.0 [2023-11-15T22:14:38.963Z] - nexus3.edgexfoundry.org:10004/device-virtual:napa [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 [2023-11-15T22:14:39.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:14:39.419Z] [2023-11-15T22:14:39.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:14:39.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:14:39.738Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-15T22:14:39.738Z] 5eb5b503b376: Pulling fs layer [2023-11-15T22:14:39.738Z] 5c69ac0246d0: Pulling fs layer [2023-11-15T22:14:39.738Z] ec43610c2a17: Pulling fs layer [2023-11-15T22:14:39.738Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-15T22:14:39.738Z] 33b1e0a273af: Pulling fs layer [2023-11-15T22:14:39.738Z] 5d3b04190fa2: Pulling fs layer [2023-11-15T22:14:39.738Z] 3a2ae6a8a46f: Waiting [2023-11-15T22:14:39.738Z] 2f39f015ded8: Pulling fs layer [2023-11-15T22:14:39.738Z] 5c69ac0246d0: Verifying Checksum [2023-11-15T22:14:39.738Z] 5c69ac0246d0: Download complete [2023-11-15T22:14:39.738Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-15T22:14:39.738Z] 3a2ae6a8a46f: Download complete [2023-11-15T22:14:39.738Z] 33b1e0a273af: Verifying Checksum [2023-11-15T22:14:39.738Z] 33b1e0a273af: Download complete [2023-11-15T22:14:39.738Z] 5d3b04190fa2: Verifying Checksum [2023-11-15T22:14:39.738Z] 5d3b04190fa2: Download complete [2023-11-15T22:14:39.738Z] ec43610c2a17: Verifying Checksum [2023-11-15T22:14:39.738Z] ec43610c2a17: Download complete [2023-11-15T22:14:39.996Z] 5eb5b503b376: Verifying Checksum [2023-11-15T22:14:39.996Z] 5eb5b503b376: Download complete [2023-11-15T22:14:40.561Z] 2f39f015ded8: Download complete [2023-11-15T22:14:41.129Z] 5eb5b503b376: Pull complete [2023-11-15T22:14:41.387Z] 5c69ac0246d0: Pull complete [2023-11-15T22:14:41.645Z] ec43610c2a17: Pull complete [2023-11-15T22:14:41.906Z] 3a2ae6a8a46f: Pull complete [2023-11-15T22:14:42.165Z] 33b1e0a273af: Pull complete [2023-11-15T22:14:42.165Z] 5d3b04190fa2: Pull complete [2023-11-15T22:14:47.437Z] 2f39f015ded8: Pull complete [2023-11-15T22:14:47.437Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-15T22:14:47.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:14:47.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:14:47.522Z] prd-ubuntu20.04-docker-8c-8g-18175 does not seem to be running inside a container [2023-11-15T22:14:47.567Z] $ 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_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 [2023-11-15T22:14:54.119Z] $ docker top 444885fe21c7be1804ae77c52280811dd88e418e88d466544a47842a7fb80b6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:14:54.491Z] ---> job-cost.sh [2023-11-15T22:14:54.491Z] lf-activate-venv: SKIPPING [2023-11-15T22:14:54.491Z] INFO: No Stack... [2023-11-15T22:14:54.750Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T22:14:55.320Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T22:14:55.610Z] + cat /w/workspace/exfoundry_device-virtual-go_napa/archives/cost.csv [2023-11-15T22:14:55.610Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T22:14:55.624Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-napa-2-stack-cost] [2023-11-15T22:14:55.628Z] Resource [jenkins-edgexfoundry-device-virtual-go-napa-2-stack-cost] did not exist. Created. [2023-11-15T22:14:55.628Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-napa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T22:14:55.939Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-15T22:14:55.993Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T22:14:55.999Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-napa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T22:14:56.027Z] $ docker stop --time=1 444885fe21c7be1804ae77c52280811dd88e418e88d466544a47842a7fb80b6a [2023-11-15T22:14:57.303Z] $ docker rm -f --volumes 444885fe21c7be1804ae77c52280811dd88e418e88d466544a47842a7fb80b6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-15T22:15:45.285Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18179 in /w/workspace/exfoundry_device-virtual-go_napa [Pipeline] { [Pipeline] ws [2023-11-15T22:15:45.299Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2023-11-15T22:15:45.353Z] The recommended git tool is: git [2023-11-15T22:15:57.605Z] using credential edgex-jenkins-ssh [2023-11-15T22:15:57.625Z] Cloning the remote Git repository [2023-11-15T22:15:57.681Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-11-15T22:15:57.815Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2023-11-15T22:15:58.112Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-11-15T22:15:58.126Z] > git --version # timeout=10 [2023-11-15T22:15:58.175Z] > git --version # 'git version 2.25.1' [2023-11-15T22:15:58.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T22:15:58.401Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T22:16:02.991Z] Avoid second fetch [2023-11-15T22:16:02.991Z] Checking out Revision 9bb147b67aac0611742908cfcb90cbbe5085f9b5 (napa) [2023-11-15T22:16:01.681Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-11-15T22:16:01.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T22:16:03.016Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T22:16:03.168Z] > git checkout -f 9bb147b67aac0611742908cfcb90cbbe5085f9b5 # timeout=10 [2023-11-15T22:16:04.755Z] Commit message: "ci(lts-release): LTS release v3.1.0 @281ea38" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T22:16:05.785Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-15T22:16:05.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T22:16:05.785Z] Dload Upload Total Spent Left Speed [2023-11-15T22:16:05.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 193k 0 --:--:-- --:--:-- --:--:-- 193k [Pipeline] sh [2023-11-15T22:16:06.422Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-15T22:16:06.775Z] + sudo tee /etc/docker/daemon.new [2023-11-15T22:16:06.775Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-15T22:16:06.775Z] { [2023-11-15T22:16:06.775Z] "registry-mirrors": [ [2023-11-15T22:16:06.775Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-15T22:16:06.775Z] ], [2023-11-15T22:16:06.775Z] "bip": "10.250.0.254/24", [2023-11-15T22:16:06.775Z] "hosts": [ [2023-11-15T22:16:06.775Z] "tcp://0.0.0.0:5555", [2023-11-15T22:16:06.775Z] "unix:///var/run/docker.sock" [2023-11-15T22:16:06.775Z] ], [2023-11-15T22:16:06.775Z] "mtu": 1458, [2023-11-15T22:16:06.775Z] "selinux-enabled": true, [2023-11-15T22:16:06.775Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-15T22:16:06.775Z] } [Pipeline] sh [2023-11-15T22:16:07.118Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-15T22:16:07.479Z] + sudo service docker restart [Pipeline] sh [2023-11-15T22:16:26.084Z] + git checkout 9bb147b67aac0611742908cfcb90cbbe5085f9b5 [2023-11-15T22:16:26.084Z] HEAD is now at 9bb147b ci(lts-release): LTS release v3.1.0 @281ea38 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:16:26.117Z] provisioning config files... [2023-11-15T22:16:26.143Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config14793763353413600488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:16:26.498Z] ---> docker-login.sh [2023-11-15T22:16:26.498Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:16:27.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:27.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:27.085Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:27.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:27.085Z] [2023-11-15T22:16:27.085Z] Login Succeeded [2023-11-15T22:16:27.085Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:16:27.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:27.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:27.636Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:27.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:27.636Z] [2023-11-15T22:16:27.636Z] Login Succeeded [2023-11-15T22:16:27.636Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:16:27.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:27.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:27.911Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:27.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:27.911Z] [2023-11-15T22:16:27.911Z] Login Succeeded [2023-11-15T22:16:27.911Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:16:28.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:28.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:28.190Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:28.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:28.190Z] [2023-11-15T22:16:28.190Z] Login Succeeded [2023-11-15T22:16:28.190Z] docker.io [2023-11-15T22:16:28.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:28.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:28.726Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:28.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:28.726Z] [2023-11-15T22:16:28.726Z] Login Succeeded [2023-11-15T22:16:28.726Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:16:28.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T22:16:29.042Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-15T22:16:29.365Z] + grep ^go [0-9].[0-9]* go.mod [2023-11-15T22:16:29.365Z] + cut -d -f 2 [Pipeline] echo [2023-11-15T22:16:29.442Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:16:29.452Z] ========================================================= [2023-11-15T22:16:29.452Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2023-11-15T22:16:29.452Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:16:29.806Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2023-11-15T22:16:32.450Z] Sending build context to Docker daemon 43.88MB [2023-11-15T22:16:32.450Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:16:32.450Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-15T22:16:32.450Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-15T22:16:32.450Z] 9fda8d8052c6: Pulling fs layer [2023-11-15T22:16:32.450Z] 5d54e960e981: Pulling fs layer [2023-11-15T22:16:32.450Z] c4a7e357bf2a: Pulling fs layer [2023-11-15T22:16:32.450Z] f0e02332f6b5: Pulling fs layer [2023-11-15T22:16:32.450Z] 57b776a6bec4: Pulling fs layer [2023-11-15T22:16:32.450Z] 8b19151f9e34: Pulling fs layer [2023-11-15T22:16:32.450Z] eb6a9f2d7ee3: Pulling fs layer [2023-11-15T22:16:32.450Z] f0e02332f6b5: Waiting [2023-11-15T22:16:32.450Z] 57b776a6bec4: Waiting [2023-11-15T22:16:32.450Z] 8b19151f9e34: Waiting [2023-11-15T22:16:32.450Z] 5d54e960e981: Verifying Checksum [2023-11-15T22:16:32.450Z] 5d54e960e981: Download complete [2023-11-15T22:16:32.450Z] f0e02332f6b5: Verifying Checksum [2023-11-15T22:16:32.450Z] f0e02332f6b5: Download complete [2023-11-15T22:16:32.450Z] 57b776a6bec4: Verifying Checksum [2023-11-15T22:16:32.450Z] 57b776a6bec4: Download complete [2023-11-15T22:16:32.450Z] 9fda8d8052c6: Verifying Checksum [2023-11-15T22:16:32.450Z] 9fda8d8052c6: Download complete [2023-11-15T22:16:33.037Z] eb6a9f2d7ee3: Verifying Checksum [2023-11-15T22:16:33.037Z] eb6a9f2d7ee3: Download complete [2023-11-15T22:16:33.303Z] 9fda8d8052c6: Pull complete [2023-11-15T22:16:33.934Z] 5d54e960e981: Pull complete [2023-11-15T22:16:34.201Z] c4a7e357bf2a: Download complete [2023-11-15T22:16:35.168Z] 8b19151f9e34: Verifying Checksum [2023-11-15T22:16:35.168Z] 8b19151f9e34: Download complete [2023-11-15T22:16:50.280Z] c4a7e357bf2a: Pull complete [2023-11-15T22:16:50.280Z] f0e02332f6b5: Pull complete [2023-11-15T22:16:50.280Z] 57b776a6bec4: Pull complete [2023-11-15T22:16:58.489Z] 8b19151f9e34: Pull complete [2023-11-15T22:16:59.071Z] eb6a9f2d7ee3: Pull complete [2023-11-15T22:16:59.071Z] Digest: sha256:43c8aebfe3f5401c93948777c5378ae198e405b68e9c259f1e89903f1e2008ff [2023-11-15T22:16:59.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2023-11-15T22:16:59.071Z] ---> ca1e05e92614 [2023-11-15T22:16:59.071Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-15T22:17:01.063Z] ---> Running in ca01188fa7cb [2023-11-15T22:17:01.660Z] Removing intermediate container ca01188fa7cb [2023-11-15T22:17:01.660Z] ---> 1606a75287b3 [2023-11-15T22:17:01.660Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:17:01.660Z] ---> Running in e05a71ffa0aa [2023-11-15T22:17:01.929Z] Removing intermediate container e05a71ffa0aa [2023-11-15T22:17:01.929Z] ---> 46385805c97a [2023-11-15T22:17:01.929Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:17:01.929Z] ---> Running in fbc8ac0a314d [2023-11-15T22:17:02.205Z] Removing intermediate container fbc8ac0a314d [2023-11-15T22:17:02.205Z] ---> d5cda5d356c7 [2023-11-15T22:17:02.205Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-15T22:17:02.481Z] ---> Running in a1004ecb7766 [2023-11-15T22:17:02.750Z] Removing intermediate container a1004ecb7766 [2023-11-15T22:17:02.750Z] ---> 9372c55b3c20 [2023-11-15T22:17:02.750Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:17:02.750Z] ---> Running in 4fc3bc4cedd2 [2023-11-15T22:17:04.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:17:04.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:17:05.887Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-15T22:17:05.887Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-15T22:17:05.887Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-15T22:17:05.887Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-15T22:17:05.887Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T22:17:05.887Z] OK: 271 MiB in 56 packages [2023-11-15T22:17:07.844Z] Removing intermediate container 4fc3bc4cedd2 [2023-11-15T22:17:07.844Z] ---> 7f028cc081a0 [2023-11-15T22:17:07.844Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-15T22:17:14.512Z] ---> 53f47d9e5f78 [2023-11-15T22:17:14.512Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:17:14.512Z] ---> Running in 35c96cd099c4 [2023-11-15T22:18:36.169Z] Removing intermediate container 35c96cd099c4 [2023-11-15T22:18:36.169Z] ---> 16f65cca80fd [2023-11-15T22:18:36.169Z] Step 10/12 : COPY . . [2023-11-15T22:18:41.557Z] ---> 170f75c3531b [2023-11-15T22:18:41.557Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:18:41.557Z] ---> Running in 3cd785d4f4e2 [2023-11-15T22:18:41.557Z] Removing intermediate container 3cd785d4f4e2 [2023-11-15T22:18:41.557Z] ---> d95fdc232974 [2023-11-15T22:18:41.557Z] Step 12/12 : RUN $MAKE [2023-11-15T22:18:41.557Z] ---> Running in 50a4f563f209 [2023-11-15T22:18:43.018Z] noop [2023-11-15T22:18:43.614Z] Removing intermediate container 50a4f563f209 [2023-11-15T22:18:43.614Z] ---> 80b80a402674 [2023-11-15T22:18:44.215Z] Successfully built 80b80a402674 [2023-11-15T22:18:44.215Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:18:44.589Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T22:18:44.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:18:44.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-18179 does not seem to be running inside a container [2023-11-15T22:18:44.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 [2023-11-15T22:18:46.437Z] $ docker top d40dd61015dbeb41dc1e2eaf84b6056e2bbcc883992be5475fd4079571d41b1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:18:47.332Z] + go version [2023-11-15T22:18:47.332Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-15T22:18:47.363Z] $ docker stop --time=1 d40dd61015dbeb41dc1e2eaf84b6056e2bbcc883992be5475fd4079571d41b1f [2023-11-15T22:18:49.094Z] $ docker rm -f --volumes d40dd61015dbeb41dc1e2eaf84b6056e2bbcc883992be5475fd4079571d41b1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:18:49.714Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T22:18:49.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:18:49.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-18179 does not seem to be running inside a container [2023-11-15T22:18:50.000Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 [2023-11-15T22:18:51.360Z] $ docker top c06752e2ffc3a78a104a8c6318f28657fd794c0e060a427e869821238356768b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:18:52.212Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2023-11-15T22:18:52.878Z] + make test [2023-11-15T22:18:52.878Z] go test ./... -coverprofile=coverage.out [2023-11-15T22:18:57.156Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-15T22:21:18.999Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-15T22:21:18.999Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.102s coverage: 58.4% of statements [2023-11-15T22:21:18.999Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-15T22:21:18.999Z] go vet ./... [2023-11-15T22:21:37.357Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T22:21:37.357Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T22:21:37.357Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T22:21:37.379Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-11-15T22:21:38.091Z] + go mod tidy [Pipeline] } [2023-11-15T22:21:42.503Z] $ docker stop --time=1 c06752e2ffc3a78a104a8c6318f28657fd794c0e060a427e869821238356768b [2023-11-15T22:21:44.712Z] $ docker rm -f --volumes c06752e2ffc3a78a104a8c6318f28657fd794c0e060a427e869821238356768b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T22:21:46.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T22:21:46.517Z] Warning: overwriting stash ‘coverage-report’ [2023-11-15T22:21:47.816Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T22:21:48.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T22:21:48.632Z] + ls -al . [2023-11-15T22:21:48.632Z] total 200 [2023-11-15T22:21:48.632Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:18 . [2023-11-15T22:21:48.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:15 .. [2023-11-15T22:21:48.632Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:16 .git [2023-11-15T22:21:48.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:16 .github [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 15 22:16 .gitignore [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 22:16 .golangci.yml [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 15 22:16 Attribution.txt [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 15 22:16 CHANGELOG.md [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 15 22:16 Dockerfile [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 22:16 GOVERNANCE.md [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 15 22:16 Jenkinsfile [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 15 22:16 LICENSE [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 15 22:16 Makefile [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 15 22:16 OWNERS.md [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 15 22:16 README.md [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 22:12 VERSION [2023-11-15T22:21:48.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 22:16 bin [2023-11-15T22:21:48.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:16 cmd [2023-11-15T22:21:48.632Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 15 22:21 coverage.out [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 3591 Nov 15 22:16 go.mod [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 15 22:16 go.sum [2023-11-15T22:21:48.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:16 internal [2023-11-15T22:21:48.632Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 15 22:16 vendor [2023-11-15T22:21:48.632Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 15 22:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:21:49.004Z] + 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=9bb147b67aac0611742908cfcb90cbbe5085f9b5 --label arch=arm64 --label version=3.1.0 . [2023-11-15T22:21:51.612Z] Sending build context to Docker daemon 43.92MB [2023-11-15T22:21:51.612Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:21:51.612Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-15T22:21:51.612Z] ---> 80b80a402674 [2023-11-15T22:21:51.612Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-15T22:21:51.881Z] ---> Running in b5c087b0ffea [2023-11-15T22:21:52.470Z] Removing intermediate container b5c087b0ffea [2023-11-15T22:21:52.470Z] ---> ae598be688d0 [2023-11-15T22:21:52.470Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:21:52.470Z] ---> Running in f1e53c6cc4ed [2023-11-15T22:21:52.738Z] Removing intermediate container f1e53c6cc4ed [2023-11-15T22:21:52.738Z] ---> 0bc3bdf1001f [2023-11-15T22:21:52.738Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:21:53.012Z] ---> Running in bebe8d4fab91 [2023-11-15T22:21:53.283Z] Removing intermediate container bebe8d4fab91 [2023-11-15T22:21:53.283Z] ---> c9163889c791 [2023-11-15T22:21:53.283Z] Step 6/26 : WORKDIR /device-virtual-go [2023-11-15T22:21:53.283Z] ---> Running in f26900aefe2c [2023-11-15T22:21:53.892Z] Removing intermediate container f26900aefe2c [2023-11-15T22:21:53.892Z] ---> e7774f49ffc8 [2023-11-15T22:21:53.892Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:21:53.892Z] ---> Running in 58662e9744dc [2023-11-15T22:21:55.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:21:55.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:21:57.600Z] OK: 271 MiB in 56 packages [2023-11-15T22:21:58.592Z] Removing intermediate container 58662e9744dc [2023-11-15T22:21:58.592Z] ---> aa0ca0c7a5ba [2023-11-15T22:21:58.592Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-15T22:22:06.855Z] ---> 59410cece56b [2023-11-15T22:22:06.855Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:22:06.855Z] ---> Running in 527d503bfb6c [2023-11-15T22:22:07.448Z] skipping... [2023-11-15T22:22:08.425Z] Removing intermediate container 527d503bfb6c [2023-11-15T22:22:08.425Z] ---> 30fb7e2f1901 [2023-11-15T22:22:08.425Z] Step 10/26 : COPY . . [2023-11-15T22:22:18.698Z] ---> 1d7fedb3f19d [2023-11-15T22:22:18.698Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:22:18.698Z] ---> Running in a09794f61940 [2023-11-15T22:22:18.698Z] Removing intermediate container a09794f61940 [2023-11-15T22:22:18.698Z] ---> cdc85f881ecc [2023-11-15T22:22:18.698Z] Step 12/26 : RUN $MAKE [2023-11-15T22:22:18.698Z] ---> Running in 9cd014c5a61d [2023-11-15T22:22:19.709Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-11-15T22:24:56.565Z] Removing intermediate container 9cd014c5a61d [2023-11-15T22:24:56.565Z] ---> 124a9b390edb [2023-11-15T22:24:56.565Z] Step 13/26 : FROM alpine:3.18 [2023-11-15T22:24:56.565Z] 3.18: Pulling from library/alpine [2023-11-15T22:24:56.565Z] 579b34f0a95b: Pulling fs layer [2023-11-15T22:24:56.565Z] 579b34f0a95b: Download complete [2023-11-15T22:24:56.565Z] 579b34f0a95b: Pull complete [2023-11-15T22:24:56.565Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T22:24:56.565Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T22:24:56.565Z] ---> 3cc203321400 [2023-11-15T22:24:56.565Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-15T22:24:56.565Z] ---> Running in f3ce5a4293ca [2023-11-15T22:24:56.565Z] Removing intermediate container f3ce5a4293ca [2023-11-15T22:24:56.565Z] ---> e30506e599af [2023-11-15T22:24:56.565Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-15T22:24:56.565Z] ---> Running in 1404f133eb69 [2023-11-15T22:24:56.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:24:56.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:24:56.836Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T22:24:57.107Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T22:24:57.107Z] OK: 8 MiB in 16 packages [2023-11-15T22:24:58.078Z] Removing intermediate container 1404f133eb69 [2023-11-15T22:24:58.078Z] ---> 1f7ed496da65 [2023-11-15T22:24:58.079Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-15T22:24:58.351Z] ---> Running in 358dac6957e5 [2023-11-15T22:24:59.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:25:00.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:25:01.476Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:25:01.476Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:25:01.476Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T22:25:01.757Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:25:01.757Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:25:01.757Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:25:01.757Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:25:01.757Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:25:01.757Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T22:25:01.757Z] OK: 8 MiB in 16 packages [2023-11-15T22:25:03.299Z] Removing intermediate container 358dac6957e5 [2023-11-15T22:25:03.299Z] ---> 1c7b4d45ca08 [2023-11-15T22:25:03.299Z] Step 17/26 : WORKDIR / [2023-11-15T22:25:03.299Z] ---> Running in 87a5754d2671 [2023-11-15T22:25:03.897Z] Removing intermediate container 87a5754d2671 [2023-11-15T22:25:03.897Z] ---> ba81e1e61db9 [2023-11-15T22:25:03.897Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-15T22:25:04.491Z] ---> bfb6d28c7daa [2023-11-15T22:25:04.491Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-15T22:25:05.087Z] ---> 79f3dc09fa36 [2023-11-15T22:25:05.087Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-11-15T22:25:07.059Z] ---> 3c09a792ffea [2023-11-15T22:25:07.059Z] Step 21/26 : EXPOSE 59900 [2023-11-15T22:25:07.059Z] ---> Running in 1b97c10903e8 [2023-11-15T22:25:07.334Z] Removing intermediate container 1b97c10903e8 [2023-11-15T22:25:07.334Z] ---> 4dceeea90833 [2023-11-15T22:25:07.334Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-11-15T22:25:07.334Z] ---> Running in f3911bd42f4d [2023-11-15T22:25:07.931Z] Removing intermediate container f3911bd42f4d [2023-11-15T22:25:07.931Z] ---> 409dc50efdf3 [2023-11-15T22:25:07.931Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T22:25:07.931Z] ---> Running in 57035de7d048 [2023-11-15T22:25:08.209Z] Removing intermediate container 57035de7d048 [2023-11-15T22:25:08.209Z] ---> 6c3cfa773347 [2023-11-15T22:25:08.209Z] Step 24/26 : LABEL arch=arm64 [2023-11-15T22:25:08.482Z] ---> Running in a7f81fc98f75 [2023-11-15T22:25:09.082Z] Removing intermediate container a7f81fc98f75 [2023-11-15T22:25:09.082Z] ---> cd29ee025a13 [2023-11-15T22:25:09.082Z] Step 25/26 : LABEL git_sha=9bb147b67aac0611742908cfcb90cbbe5085f9b5 [2023-11-15T22:25:09.082Z] ---> Running in db99df74de3e [2023-11-15T22:25:09.352Z] Removing intermediate container db99df74de3e [2023-11-15T22:25:09.352Z] ---> 1aef6cf1c6eb [2023-11-15T22:25:09.352Z] Step 26/26 : LABEL version=3.1.0 [2023-11-15T22:25:09.627Z] ---> Running in 0e32bf497d16 [2023-11-15T22:25:10.231Z] Removing intermediate container 0e32bf497d16 [2023-11-15T22:25:10.231Z] ---> a5e7356fd899 [2023-11-15T22:25:10.231Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T22:25:10.503Z] Successfully built a5e7356fd899 [2023-11-15T22:25:10.503Z] 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 [2023-11-15T22:25:10.915Z] provisioning config files... [2023-11-15T22:25:10.933Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config14906217199830878494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:25:11.310Z] ---> docker-login.sh [2023-11-15T22:25:11.310Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:25:11.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:25:11.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:25:11.616Z] Configure a credential helper to remove this warning. See [2023-11-15T22:25:11.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:25:11.616Z] [2023-11-15T22:25:11.616Z] Login Succeeded [2023-11-15T22:25:11.616Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:25:11.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:25:12.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:25:12.167Z] Configure a credential helper to remove this warning. See [2023-11-15T22:25:12.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:25:12.167Z] [2023-11-15T22:25:12.167Z] Login Succeeded [2023-11-15T22:25:12.167Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:25:12.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:25:12.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:25:12.717Z] Configure a credential helper to remove this warning. See [2023-11-15T22:25:12.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:25:12.717Z] [2023-11-15T22:25:12.717Z] Login Succeeded [2023-11-15T22:25:12.717Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:25:12.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:25:12.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:25:12.991Z] Configure a credential helper to remove this warning. See [2023-11-15T22:25:12.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:25:12.991Z] [2023-11-15T22:25:12.991Z] Login Succeeded [2023-11-15T22:25:13.263Z] docker.io [2023-11-15T22:25:13.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:25:13.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:25:13.812Z] Configure a credential helper to remove this warning. See [2023-11-15T22:25:13.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:25:13.812Z] [2023-11-15T22:25:13.812Z] Login Succeeded [2023-11-15T22:25:14.082Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:25:14.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T22:25:14.138Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:25:14.167Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-11-15T22:25:14.167Z] 9bb147b67aac0611742908cfcb90cbbe5085f9b5 [2023-11-15T22:25:14.167Z] 3.1.0 [2023-11-15T22:25:14.167Z] 9bb147b67aac0611742908cfcb90cbbe5085f9b5-3.1.0 [2023-11-15T22:25:14.167Z] napa [2023-11-15T22:25:14.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:25:14.549Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9bb147b67aac0611742908cfcb90cbbe5085f9b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:25:14.912Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9bb147b67aac0611742908cfcb90cbbe5085f9b5 [2023-11-15T22:25:14.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-15T22:25:14.912Z] 7aeba861c4f7: Preparing [2023-11-15T22:25:14.912Z] 063dc8cdf602: Preparing [2023-11-15T22:25:14.912Z] 6e7f2d2076d2: Preparing [2023-11-15T22:25:14.912Z] 18e6492a4280: Preparing [2023-11-15T22:25:14.912Z] 68fb78429cff: Preparing [2023-11-15T22:25:14.912Z] 5f4d9fc4d98d: Preparing [2023-11-15T22:25:14.912Z] 5f4d9fc4d98d: Waiting [2023-11-15T22:25:15.185Z] 6e7f2d2076d2: Pushed [2023-11-15T22:25:15.185Z] 063dc8cdf602: Pushed [2023-11-15T22:25:15.185Z] 68fb78429cff: Pushed [2023-11-15T22:25:15.185Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T22:25:17.153Z] 18e6492a4280: Pushed [2023-11-15T22:25:22.539Z] 7aeba861c4f7: Pushed [2023-11-15T22:25:22.539Z] 9bb147b67aac0611742908cfcb90cbbe5085f9b5: digest: sha256:70e3bb5d2e4f1b043eb63fbe2c551171ee9622d5364e6a2cad49caf643005d54 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:25:22.910Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:25:23.272Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0 [2023-11-15T22:25:23.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-15T22:25:23.272Z] 7aeba861c4f7: Preparing [2023-11-15T22:25:23.272Z] 063dc8cdf602: Preparing [2023-11-15T22:25:23.272Z] 6e7f2d2076d2: Preparing [2023-11-15T22:25:23.272Z] 18e6492a4280: Preparing [2023-11-15T22:25:23.272Z] 68fb78429cff: Preparing [2023-11-15T22:25:23.272Z] 5f4d9fc4d98d: Preparing [2023-11-15T22:25:23.272Z] 5f4d9fc4d98d: Waiting [2023-11-15T22:25:23.272Z] 6e7f2d2076d2: Layer already exists [2023-11-15T22:25:23.272Z] 063dc8cdf602: Layer already exists [2023-11-15T22:25:23.272Z] 68fb78429cff: Layer already exists [2023-11-15T22:25:23.272Z] 7aeba861c4f7: Layer already exists [2023-11-15T22:25:23.272Z] 18e6492a4280: Layer already exists [2023-11-15T22:25:23.542Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T22:25:23.542Z] 3.1.0: digest: sha256:70e3bb5d2e4f1b043eb63fbe2c551171ee9622d5364e6a2cad49caf643005d54 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:25:23.917Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9bb147b67aac0611742908cfcb90cbbe5085f9b5-3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:25:24.276Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9bb147b67aac0611742908cfcb90cbbe5085f9b5-3.1.0 [2023-11-15T22:25:24.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-15T22:25:24.276Z] 7aeba861c4f7: Preparing [2023-11-15T22:25:24.276Z] 063dc8cdf602: Preparing [2023-11-15T22:25:24.276Z] 6e7f2d2076d2: Preparing [2023-11-15T22:25:24.276Z] 18e6492a4280: Preparing [2023-11-15T22:25:24.276Z] 68fb78429cff: Preparing [2023-11-15T22:25:24.276Z] 5f4d9fc4d98d: Preparing [2023-11-15T22:25:24.276Z] 5f4d9fc4d98d: Waiting [2023-11-15T22:25:24.276Z] 6e7f2d2076d2: Layer already exists [2023-11-15T22:25:24.276Z] 68fb78429cff: Layer already exists [2023-11-15T22:25:24.276Z] 7aeba861c4f7: Layer already exists [2023-11-15T22:25:24.276Z] 063dc8cdf602: Layer already exists [2023-11-15T22:25:24.276Z] 18e6492a4280: Layer already exists [2023-11-15T22:25:24.276Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T22:25:24.546Z] 9bb147b67aac0611742908cfcb90cbbe5085f9b5-3.1.0: digest: sha256:70e3bb5d2e4f1b043eb63fbe2c551171ee9622d5364e6a2cad49caf643005d54 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:25:24.916Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:25:25.279Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:napa [2023-11-15T22:25:25.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-15T22:25:25.279Z] 7aeba861c4f7: Preparing [2023-11-15T22:25:25.279Z] 063dc8cdf602: Preparing [2023-11-15T22:25:25.279Z] 6e7f2d2076d2: Preparing [2023-11-15T22:25:25.279Z] 18e6492a4280: Preparing [2023-11-15T22:25:25.279Z] 68fb78429cff: Preparing [2023-11-15T22:25:25.279Z] 5f4d9fc4d98d: Preparing [2023-11-15T22:25:25.279Z] 5f4d9fc4d98d: Waiting [2023-11-15T22:25:25.279Z] 6e7f2d2076d2: Layer already exists [2023-11-15T22:25:25.279Z] 063dc8cdf602: Layer already exists [2023-11-15T22:25:25.279Z] 18e6492a4280: Layer already exists [2023-11-15T22:25:25.279Z] 7aeba861c4f7: Layer already exists [2023-11-15T22:25:25.279Z] 68fb78429cff: Layer already exists [2023-11-15T22:25:25.279Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T22:25:25.550Z] napa: digest: sha256:70e3bb5d2e4f1b043eb63fbe2c551171ee9622d5364e6a2cad49caf643005d54 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T22:25:25.604Z] ===================================================== [Pipeline] echo [2023-11-15T22:25:25.613Z] taggedImages: [2023-11-15T22:25:25.613Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9bb147b67aac0611742908cfcb90cbbe5085f9b5 [2023-11-15T22:25:25.613Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0 [2023-11-15T22:25:25.613Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9bb147b67aac0611742908cfcb90cbbe5085f9b5-3.1.0 [2023-11-15T22:25:25.613Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:25:25.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T22:25:25.987Z] [2023-11-15T22:25:25.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:25:26.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T22:25:26.610Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-15T22:25:26.610Z] 8998bd30e6a1: Pulling fs layer [2023-11-15T22:25:26.610Z] 04944245beec: Pulling fs layer [2023-11-15T22:25:26.610Z] 699f458cf7ca: Pulling fs layer [2023-11-15T22:25:26.610Z] 765212b225bb: Pulling fs layer [2023-11-15T22:25:26.610Z] f23df028b6ca: Pulling fs layer [2023-11-15T22:25:26.610Z] d65c8cfc05b1: Pulling fs layer [2023-11-15T22:25:26.610Z] 2437ff75d9bd: Pulling fs layer [2023-11-15T22:25:26.610Z] 765212b225bb: Waiting [2023-11-15T22:25:26.610Z] f23df028b6ca: Waiting [2023-11-15T22:25:26.610Z] d65c8cfc05b1: Waiting [2023-11-15T22:25:26.610Z] 2437ff75d9bd: Waiting [2023-11-15T22:25:26.610Z] 04944245beec: Verifying Checksum [2023-11-15T22:25:26.610Z] 04944245beec: Download complete [2023-11-15T22:25:26.610Z] 765212b225bb: Verifying Checksum [2023-11-15T22:25:26.610Z] 765212b225bb: Download complete [2023-11-15T22:25:26.881Z] f23df028b6ca: Verifying Checksum [2023-11-15T22:25:26.881Z] f23df028b6ca: Download complete [2023-11-15T22:25:26.881Z] d65c8cfc05b1: Verifying Checksum [2023-11-15T22:25:26.881Z] d65c8cfc05b1: Download complete [2023-11-15T22:25:26.881Z] 699f458cf7ca: Verifying Checksum [2023-11-15T22:25:26.881Z] 699f458cf7ca: Download complete [2023-11-15T22:25:27.474Z] 8998bd30e6a1: Verifying Checksum [2023-11-15T22:25:27.474Z] 8998bd30e6a1: Download complete [2023-11-15T22:25:30.075Z] 2437ff75d9bd: Verifying Checksum [2023-11-15T22:25:30.075Z] 2437ff75d9bd: Download complete [2023-11-15T22:25:32.029Z] 8998bd30e6a1: Pull complete [2023-11-15T22:25:33.002Z] 04944245beec: Pull complete [2023-11-15T22:25:34.434Z] 699f458cf7ca: Pull complete [2023-11-15T22:25:35.026Z] 765212b225bb: Pull complete [2023-11-15T22:25:35.995Z] f23df028b6ca: Pull complete [2023-11-15T22:25:35.995Z] d65c8cfc05b1: Pull complete [2023-11-15T22:25:58.150Z] 2437ff75d9bd: Pull complete [2023-11-15T22:25:58.150Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-15T22:25:58.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T22:25:58.150Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:25:58.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-18179 does not seem to be running inside a container [2023-11-15T22:25:58.528Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 [2023-11-15T22:26:02.342Z] $ docker top 3dd904c655f8b5bf7afeda093b2885bacb53b1fe00fd58e586798c9131474fc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:26:03.267Z] ---> job-cost.sh [2023-11-15T22:26:03.267Z] lf-activate-venv: SKIPPING [2023-11-15T22:26:03.267Z] INFO: No Stack... [2023-11-15T22:26:03.857Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-15T22:26:04.820Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T22:26:05.477Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2023-11-15T22:26:05.477Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T22:26:05.503Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-napa-2-stack-cost] [2023-11-15T22:26:05.512Z] Resource [jenkins-edgexfoundry-device-virtual-go-napa-2-stack-cost] did not exist. Created. [2023-11-15T22:26:05.512Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-napa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T22:26:06.200Z] /w/workspace/device-virtual-go/2@tmp/durable-09a8c60f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-15T22:26:06.888Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-15T22:26:06.909Z] Warning: overwriting stash ‘stack-cost’ [2023-11-15T22:26:07.416Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T22:26:07.429Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-napa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T22:26:07.446Z] $ docker stop --time=1 3dd904c655f8b5bf7afeda093b2885bacb53b1fe00fd58e586798c9131474fc5 [2023-11-15T22:26:09.121Z] $ docker rm -f --volumes 3dd904c655f8b5bf7afeda093b2885bacb53b1fe00fd58e586798c9131474fc5 [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 [2023-11-15T22:26:09.568Z] provisioning config files... [2023-11-15T22:26:09.574Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config15657276709411044105tmp [Pipeline] { [Pipeline] sh [2023-11-15T22:26:09.868Z] + set +x [2023-11-15T22:26:09.868Z] + curl -s https://codecov.io/bash [2023-11-15T22:26:09.868Z] + bash -s -- [2023-11-15T22:26:09.868Z] [2023-11-15T22:26:09.868Z] _____ _ [2023-11-15T22:26:09.868Z] / ____| | | [2023-11-15T22:26:09.868Z] | | ___ __| | ___ ___ _____ __ [2023-11-15T22:26:09.868Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-15T22:26:09.868Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-15T22:26:09.868Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-15T22:26:09.868Z] Bash-1.0.6 [2023-11-15T22:26:09.868Z] [2023-11-15T22:26:09.868Z] [2023-11-15T22:26:09.868Z] ==> git version 2.25.1 found [2023-11-15T22:26:09.868Z] ==> 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 [2023-11-15T22:26:09.868Z] Release-Date: 2020-01-08 [2023-11-15T22:26:09.868Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-15T22:26:09.868Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-15T22:26:09.868Z] ==> Jenkins CI detected. [2023-11-15T22:26:09.868Z] current dir:  /w/workspace/exfoundry_device-virtual-go_napa [2023-11-15T22:26:09.868Z] project root: . [2023-11-15T22:26:09.868Z] --> token set from env [2023-11-15T22:26:09.868Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2023-11-15T22:26:09.868Z] ==> Running gcov in . (disable via -X gcov) [2023-11-15T22:26:09.868Z] ==> Python coveragepy not found [2023-11-15T22:26:09.868Z] ==> Searching for coverage reports in: [2023-11-15T22:26:09.868Z] + . [2023-11-15T22:26:09.868Z] -> Found 1 reports [2023-11-15T22:26:09.868Z] ==> Detecting git/mercurial file structure [2023-11-15T22:26:10.126Z] ==> Reading reports [2023-11-15T22:26:10.127Z] + ./coverage.out bytes=43063 [2023-11-15T22:26:10.127Z] ==> Appending adjustments [2023-11-15T22:26:10.127Z] https://docs.codecov.io/docs/fixing-reports [2023-11-15T22:26:10.127Z] + Found adjustments [2023-11-15T22:26:10.127Z] ==> Gzipping contents [2023-11-15T22:26:10.127Z] 20K /tmp/codecov.ia79YZ.gz [2023-11-15T22:26:10.127Z] ==> Uploading reports [2023-11-15T22:26:10.127Z] url: https://codecov.io [2023-11-15T22:26:10.127Z] query: branch=napa&commit=9bb147b67aac0611742908cfcb90cbbe5085f9b5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fnapa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-15T22:26:10.127Z] -> Pinging Codecov [2023-11-15T22:26:10.127Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=napa&commit=9bb147b67aac0611742908cfcb90cbbe5085f9b5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fnapa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-15T22:26:10.386Z] -> Uploading to [2023-11-15T22:26:10.386Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-15/5E52B4B073DB2E39498172D8E973AA87/9bb147b67aac0611742908cfcb90cbbe5085f9b5/f9286cbf-6840-40a3-a785-ec3322e50a58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T222610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e437b1807d1badc5e3f63d36b804ad73326895720dd889126e2274a9905f50a [2023-11-15T22:26:10.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T22:26:10.386Z] Dload Upload Total Spent Left Speed [2023-11-15T22:26:10.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16662 0 0 100 16662 0 65598 --:--:-- --:--:-- --:--:-- 65598 [2023-11-15T22:26:10.646Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9bb147b67aac0611742908cfcb90cbbe5085f9b5 [Pipeline] } [2023-11-15T22:26:10.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-15T22:26:10.786Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-15T22:26:10.795Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:26:11.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T22:26:11.097Z] [2023-11-15T22:26:11.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:26:11.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T22:26:11.395Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-15T22:26:11.395Z] df9b9388f04a: Pulling fs layer [2023-11-15T22:26:11.395Z] 52dc419b0ee2: Pulling fs layer [2023-11-15T22:26:11.395Z] 25bc292e5bac: Pulling fs layer [2023-11-15T22:26:11.395Z] 114826534d7a: Pulling fs layer [2023-11-15T22:26:11.395Z] 4657fd5d0bcf: Pulling fs layer [2023-11-15T22:26:11.395Z] 6ad1cebc031e: Pulling fs layer [2023-11-15T22:26:11.395Z] 8a3aa393b2d8: Pulling fs layer [2023-11-15T22:26:11.395Z] 114826534d7a: Waiting [2023-11-15T22:26:11.395Z] 4657fd5d0bcf: Waiting [2023-11-15T22:26:11.395Z] 6ad1cebc031e: Waiting [2023-11-15T22:26:11.395Z] 25bc292e5bac: Download complete [2023-11-15T22:26:11.395Z] 52dc419b0ee2: Verifying Checksum [2023-11-15T22:26:11.395Z] 52dc419b0ee2: Download complete [2023-11-15T22:26:11.395Z] 4657fd5d0bcf: Download complete [2023-11-15T22:26:11.395Z] df9b9388f04a: Verifying Checksum [2023-11-15T22:26:11.395Z] df9b9388f04a: Download complete [2023-11-15T22:26:11.395Z] 6ad1cebc031e: Verifying Checksum [2023-11-15T22:26:11.395Z] 6ad1cebc031e: Download complete [2023-11-15T22:26:11.653Z] df9b9388f04a: Pull complete [2023-11-15T22:26:11.653Z] 52dc419b0ee2: Pull complete [2023-11-15T22:26:11.653Z] 25bc292e5bac: Pull complete [2023-11-15T22:26:12.218Z] 114826534d7a: Verifying Checksum [2023-11-15T22:26:12.218Z] 114826534d7a: Download complete [2023-11-15T22:26:12.218Z] 8a3aa393b2d8: Verifying Checksum [2023-11-15T22:26:12.218Z] 8a3aa393b2d8: Download complete [2023-11-15T22:26:15.494Z] 114826534d7a: Pull complete [2023-11-15T22:26:15.494Z] 4657fd5d0bcf: Pull complete [2023-11-15T22:26:15.751Z] 6ad1cebc031e: Pull complete [2023-11-15T22:26:18.277Z] 8a3aa393b2d8: Pull complete [2023-11-15T22:26:18.535Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-15T22:26:18.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T22:26:18.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:26:18.620Z] prd-ubuntu20.04-docker-8c-8g-18175 does not seem to be running inside a container [2023-11-15T22:26:18.677Z] $ 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_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 [2023-11-15T22:26:25.979Z] $ docker top 6e2ba2dd5ff5b161e20300715f0f7238590e7b63786bb22a15a0d6ae57b0722a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-15T22:26:26.020Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:napa' [Pipeline] sh [2023-11-15T22:26:26.298Z] + set -o pipefail [2023-11-15T22:26:26.298Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:napa' [2023-11-15T22:26:28.831Z] [2023-11-15T22:26:28.831Z] Monitoring /w/workspace/exfoundry_device-virtual-go_napa (github.com/edgexfoundry/device-virtual-go)... [2023-11-15T22:26:28.831Z] [2023-11-15T22:26:28.831Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e16e2c7d-4dfe-4fd2-aff3-5c7da930a50e/history/66f710d7-cd3e-4d0d-9f45-d7dec4426352 [2023-11-15T22:26:28.831Z] [2023-11-15T22:26:28.831Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-15T22:26:28.831Z] [2023-11-15T22:26:28.831Z] [2023-11-15T22:26:28.831Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-15T22:26:28.831Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-15T22:26:28.831Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-11-15T22:26:28.864Z] $ docker stop --time=1 6e2ba2dd5ff5b161e20300715f0f7238590e7b63786bb22a15a0d6ae57b0722a [2023-11-15T22:26:30.226Z] $ docker rm -f --volumes 6e2ba2dd5ff5b161e20300715f0f7238590e7b63786bb22a15a0d6ae57b0722a [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 [2023-11-15T22:26:30.767Z] + git log --format=format:%s -1 9bb147b67aac0611742908cfcb90cbbe5085f9b5 [Pipeline] sh [2023-11-15T22:26:31.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T22:26:31.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:26:31.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:26:31.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:26:31.425Z] prd-ubuntu20.04-docker-8c-8g-18175 does not seem to be running inside a container [2023-11-15T22:26:31.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 [2023-11-15T22:26:31.876Z] $ docker top 7c89c0dd43eb9b6fae9ab3a9cca8359fb1545bf4479441528366400264ce1433 -eo pid,comm [2023-11-15T22:26:31.902Z] 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). [2023-11-15T22:26:31.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T22:26:31.940Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T22:26:32.234Z] + git semver [Pipeline] } [2023-11-15T22:26:32.527Z] $ docker stop --time=1 7c89c0dd43eb9b6fae9ab3a9cca8359fb1545bf4479441528366400264ce1433 [2023-11-15T22:26:33.798Z] $ docker rm -f --volumes 7c89c0dd43eb9b6fae9ab3a9cca8359fb1545bf4479441528366400264ce1433 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:26:34.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T22:26:34.180Z] [2023-11-15T22:26:34.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:26:34.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T22:26:34.483Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-15T22:26:34.483Z] ab5ef0e58194: Pulling fs layer [2023-11-15T22:26:34.483Z] 9712f1f96733: Pulling fs layer [2023-11-15T22:26:34.483Z] 63f879dbbcfc: Pulling fs layer [2023-11-15T22:26:34.483Z] 0d9ebad4ef96: Pulling fs layer [2023-11-15T22:26:34.483Z] e9a5061849ea: Pulling fs layer [2023-11-15T22:26:34.483Z] d747dcd14b5f: Pulling fs layer [2023-11-15T22:26:34.483Z] 2de7ff778b66: Pulling fs layer [2023-11-15T22:26:34.483Z] e9a5061849ea: Waiting [2023-11-15T22:26:34.483Z] d747dcd14b5f: Waiting [2023-11-15T22:26:34.483Z] 0d9ebad4ef96: Waiting [2023-11-15T22:26:34.483Z] 2de7ff778b66: Waiting [2023-11-15T22:26:34.483Z] 9712f1f96733: Verifying Checksum [2023-11-15T22:26:34.743Z] 63f879dbbcfc: Verifying Checksum [2023-11-15T22:26:34.743Z] 63f879dbbcfc: Download complete [2023-11-15T22:26:35.001Z] e9a5061849ea: Verifying Checksum [2023-11-15T22:26:35.001Z] e9a5061849ea: Download complete [2023-11-15T22:26:35.001Z] ab5ef0e58194: Verifying Checksum [2023-11-15T22:26:35.001Z] ab5ef0e58194: Download complete [2023-11-15T22:26:35.001Z] d747dcd14b5f: Verifying Checksum [2023-11-15T22:26:35.001Z] d747dcd14b5f: Download complete [2023-11-15T22:26:35.001Z] 0d9ebad4ef96: Verifying Checksum [2023-11-15T22:26:35.001Z] 0d9ebad4ef96: Download complete [2023-11-15T22:26:35.001Z] 2de7ff778b66: Verifying Checksum [2023-11-15T22:26:35.001Z] 2de7ff778b66: Download complete [2023-11-15T22:26:37.524Z] ab5ef0e58194: Pull complete [2023-11-15T22:26:37.524Z] 9712f1f96733: Pull complete [2023-11-15T22:26:38.089Z] 63f879dbbcfc: Pull complete [2023-11-15T22:26:42.276Z] 0d9ebad4ef96: Pull complete [2023-11-15T22:26:42.276Z] e9a5061849ea: Pull complete [2023-11-15T22:26:42.276Z] d747dcd14b5f: Pull complete [2023-11-15T22:26:42.845Z] 2de7ff778b66: Pull complete [2023-11-15T22:26:42.845Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-15T22:26:42.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T22:26:43.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:26:43.189Z] prd-ubuntu20.04-docker-8c-8g-18175 does not seem to be running inside a container [2023-11-15T22:26:43.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 [2023-11-15T22:26:51.517Z] $ docker top ff187784ae549c942d3cc5a86dda41c80a49230c05a9b6bc3b218d91b709397e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:26:51.558Z] provisioning config files... [2023-11-15T22:26:51.563Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config6417480034767274824tmp [2023-11-15T22:26:51.571Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config328583555633300694tmp [2023-11-15T22:26:51.577Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config3126698156094534366tmp [Pipeline] { [Pipeline] echo [2023-11-15T22:26:51.592Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:26:51.868Z] ---> sigul-configuration.sh [2023-11-15T22:26:51.868Z] gpg: directory `/root/.gnupg' created [2023-11-15T22:26:51.868Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-15T22:26:51.868Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-15T22:26:51.868Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-15T22:26:51.868Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-15T22:26:51.868Z] gpg: CAST5 encrypted data [2023-11-15T22:26:51.868Z] gpg: encrypted with 1 passphrase [2023-11-15T22:26:51.868Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-15T22:26:52.153Z] + mkdir /home/jenkins [2023-11-15T22:26:52.153Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-15T22:26:52.438Z] + 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 [2023-11-15T22:26:52.446Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:26:52.729Z] ---> sigul-install.sh [2023-11-15T22:26:52.729Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-15T22:26:53.010Z] + git tag --list [2023-11-15T22:26:53.010Z] v1.0.0 [2023-11-15T22:26:53.010Z] v1.1.0 [2023-11-15T22:26:53.010Z] v1.1.1 [2023-11-15T22:26:53.010Z] v1.2.1 [2023-11-15T22:26:53.010Z] v1.2.2 [2023-11-15T22:26:53.010Z] v1.2.3 [2023-11-15T22:26:53.010Z] v1.3.0 [2023-11-15T22:26:53.010Z] v1.3.1 [2023-11-15T22:26:53.010Z] v2.0.0 [2023-11-15T22:26:53.010Z] v2.1.0 [2023-11-15T22:26:53.010Z] v2.1.1 [2023-11-15T22:26:53.010Z] v2.2.0 [2023-11-15T22:26:53.010Z] v2.3.0 [2023-11-15T22:26:53.010Z] v3.0 [2023-11-15T22:26:53.010Z] v3.0.0 [2023-11-15T22:26:53.010Z] v3.1.0 [2023-11-15T22:26:53.010Z] v3.1.0-dev.1 [2023-11-15T22:26:53.010Z] v3.1.0-dev.10 [2023-11-15T22:26:53.010Z] v3.1.0-dev.11 [2023-11-15T22:26:53.010Z] v3.1.0-dev.12 [2023-11-15T22:26:53.010Z] v3.1.0-dev.13 [2023-11-15T22:26:53.010Z] v3.1.0-dev.14 [2023-11-15T22:26:53.010Z] v3.1.0-dev.15 [2023-11-15T22:26:53.010Z] v3.1.0-dev.16 [2023-11-15T22:26:53.010Z] v3.1.0-dev.17 [2023-11-15T22:26:53.010Z] v3.1.0-dev.18 [2023-11-15T22:26:53.010Z] v3.1.0-dev.19 [2023-11-15T22:26:53.010Z] v3.1.0-dev.2 [2023-11-15T22:26:53.010Z] v3.1.0-dev.20 [2023-11-15T22:26:53.010Z] v3.1.0-dev.21 [2023-11-15T22:26:53.010Z] v3.1.0-dev.22 [2023-11-15T22:26:53.010Z] v3.1.0-dev.23 [2023-11-15T22:26:53.010Z] v3.1.0-dev.24 [2023-11-15T22:26:53.010Z] v3.1.0-dev.25 [2023-11-15T22:26:53.010Z] v3.1.0-dev.26 [2023-11-15T22:26:53.010Z] v3.1.0-dev.27 [2023-11-15T22:26:53.010Z] v3.1.0-dev.28 [2023-11-15T22:26:53.010Z] v3.1.0-dev.29 [2023-11-15T22:26:53.010Z] v3.1.0-dev.3 [2023-11-15T22:26:53.010Z] v3.1.0-dev.30 [2023-11-15T22:26:53.010Z] v3.1.0-dev.4 [2023-11-15T22:26:53.010Z] v3.1.0-dev.5 [2023-11-15T22:26:53.010Z] v3.1.0-dev.6 [2023-11-15T22:26:53.010Z] v3.1.0-dev.7 [2023-11-15T22:26:53.010Z] v3.1.0-dev.8 [2023-11-15T22:26:53.010Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-15T22:26:53.292Z] + lftools sign git-tag v3.1.0 [2023-11-15T22:26:53.858Z] Signing Git tag with Sigul... [2023-11-15T22:26:53.858Z] Signing v3.1.0 [Pipeline] echo [2023-11-15T22:26:54.126Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:26:54.407Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-15T22:26:54.414Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-15T22:26:54.454Z] $ docker stop --time=1 ff187784ae549c942d3cc5a86dda41c80a49230c05a9b6bc3b218d91b709397e [2023-11-15T22:26:55.739Z] $ docker rm -f --volumes ff187784ae549c942d3cc5a86dda41c80a49230c05a9b6bc3b218d91b709397e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-15T22:26:56.133Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T22:26:56.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:26:56.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:26:56.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:26:56.509Z] prd-ubuntu20.04-docker-8c-8g-18175 does not seem to be running inside a container [2023-11-15T22:26:56.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 [2023-11-15T22:26:56.884Z] $ docker top 352b0c4bdf7b39dd89694a7b69475cf227b4e3e247620931b3e309983a12dce2 -eo pid,comm [2023-11-15T22:26:56.904Z] 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). [2023-11-15T22:26:56.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T22:26:56.932Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T22:26:57.221Z] + git semver [Pipeline] } [2023-11-15T22:26:57.563Z] $ docker stop --time=1 352b0c4bdf7b39dd89694a7b69475cf227b4e3e247620931b3e309983a12dce2 [2023-11-15T22:26:58.825Z] $ docker rm -f --volumes 352b0c4bdf7b39dd89694a7b69475cf227b4e3e247620931b3e309983a12dce2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T22:26:59.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T22:26:59.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:26:59.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:26:59.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:26:59.531Z] prd-ubuntu20.04-docker-8c-8g-18175 does not seem to be running inside a container [2023-11-15T22:26:59.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 [2023-11-15T22:26:59.902Z] $ docker top 0767bb57ca7fbde3bde3c81c568ebbe567f669df944c3d14e5a56839e54705a7 -eo pid,comm [2023-11-15T22:26:59.925Z] 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). [2023-11-15T22:26:59.925Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T22:26:59.954Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T22:27:00.238Z] + git semver [Pipeline] } [2023-11-15T22:27:00.534Z] $ docker stop --time=1 0767bb57ca7fbde3bde3c81c568ebbe567f669df944c3d14e5a56839e54705a7 [2023-11-15T22:27:01.804Z] $ docker rm -f --volumes 0767bb57ca7fbde3bde3c81c568ebbe567f669df944c3d14e5a56839e54705a7 [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 [2023-11-15T22:27:02.340Z] + [ -d /w/workspace/exfoundry_device-virtual-go_napa/archives ] [2023-11-15T22:27:02.340Z] + ls -al /w/workspace/exfoundry_device-virtual-go_napa/archives [2023-11-15T22:27:02.340Z] total 16 [2023-11-15T22:27:02.340Z] drwxr-xr-x 3 root root 4096 Nov 15 22:14 . [2023-11-15T22:27:02.340Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 22:26 .. [2023-11-15T22:27:02.340Z] drwxr-xr-x 2 root root 4096 Nov 15 22:14 cost [2023-11-15T22:27:02.340Z] -rw-r--r-- 1 root root 87 Nov 15 22:14 cost.csv [2023-11-15T22:27:02.340Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_napa/archives [2023-11-15T22:27:02.908Z] + ls -al /w/workspace/exfoundry_device-virtual-go_napa/archives [2023-11-15T22:27:02.908Z] total 16 [2023-11-15T22:27:02.908Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 22:14 . [2023-11-15T22:27:02.908Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 22:26 .. [2023-11-15T22:27:02.908Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 22:14 cost [2023-11-15T22:27:02.908Z] -rw-r--r-- 1 jenkins jenkins 87 Nov 15 22:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:27:03.202Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:27:04.057Z] ---> package-listing.sh [2023-11-15T22:27:04.057Z] ++ facter osfamily [2023-11-15T22:27:04.057Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-15T22:27:04.315Z] + OS_FAMILY=debian [2023-11-15T22:27:04.315Z] + workspace=/w/workspace/exfoundry_device-virtual-go_napa [2023-11-15T22:27:04.315Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-15T22:27:04.315Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-15T22:27:04.315Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-15T22:27:04.315Z] + PACKAGES=/tmp/packages_start.txt [2023-11-15T22:27:04.315Z] + '[' /w/workspace/exfoundry_device-virtual-go_napa ']' [2023-11-15T22:27:04.315Z] + PACKAGES=/tmp/packages_end.txt [2023-11-15T22:27:04.315Z] + case "${OS_FAMILY}" in [2023-11-15T22:27:04.315Z] + dpkg -l [2023-11-15T22:27:04.315Z] + grep '^ii' [2023-11-15T22:27:04.315Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-15T22:27:04.315Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-15T22:27:04.315Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-15T22:27:04.315Z] + '[' /w/workspace/exfoundry_device-virtual-go_napa ']' [2023-11-15T22:27:04.315Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_napa/archives/ [2023-11-15T22:27:04.315Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_napa/archives/ [Pipeline] echo [2023-11-15T22:27:04.325Z] 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-15T22:27:04.602Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:27:05.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:27:05.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:27:05.229Z] prd-ubuntu20.04-docker-8c-8g-18175 does not seem to be running inside a container [2023-11-15T22:27:05.284Z] $ 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_napa/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_napa -v /w/workspace/exfoundry_device-virtual-go_napa:/w/workspace/exfoundry_device-virtual-go_napa:rw,z -v /w/workspace/exfoundry_device-virtual-go_napa@tmp:/w/workspace/exfoundry_device-virtual-go_napa@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 [2023-11-15T22:27:05.472Z] $ docker top e46f763e9266da96789a12bda5eaa87827c62799a65455e81f794c1b7d8fb622 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:27:05.788Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-15T22:27:06.072Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-15T22:27:06.361Z] + ls /var/log/sa-host [2023-11-15T22:27:06.361Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:27:06.426Z] provisioning config files... [2023-11-15T22:27:06.435Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_napa@tmp/config12228298552175093107tmp [Pipeline] { [Pipeline] echo [2023-11-15T22:27:06.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:27:06.734Z] ---> create-netrc.sh [Pipeline] } [2023-11-15T22:27:06.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:27:07.060Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-15T22:27:07.069Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:27:07.357Z] ---> sudo-logs.sh [2023-11-15T22:27:07.357Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-15T22:27:07.386Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:27:07.668Z] ---> job-cost.sh [2023-11-15T22:27:07.669Z] lf-activate-venv: SKIPPING [2023-11-15T22:27:07.669Z] DEBUG: total: 0.2199999988079071 [2023-11-15T22:27:07.669Z] INFO: Retrieving Stack Cost... [2023-11-15T22:27:07.926Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T22:27:08.491Z] INFO: Archiving Costs [Pipeline] echo [2023-11-15T22:27:08.500Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:27:08.782Z] ---> logs-deploy.sh [2023-11-15T22:27:08.782Z] lf-activate-venv: SKIPPING [2023-11-15T22:27:08.782Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/napa/2 [2023-11-15T22:27:08.782Z] INFO: archiving workspace using pattern(s): [2023-11-15T22:27:09.715Z] Archives upload complete. [2023-11-15T22:27:09.715Z] INFO: archiving logs to Nexus