Pull request #373 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4d98899aab0c7c927e25cbe89fa42d73c353b84+5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 (9a26ba9f84b22c6ebf31161fe5b2c10280ce3b88) 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-ssh117004280876227556.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12381360840704782399.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-373/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/PR-373/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6807692940065902026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8201369885515061362.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/PR-373/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/PR-373/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16395008183344703962.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6531’ Running on prd-ubuntu20.04-docker-8c-8g-6533 in /w/workspace/foundry_device-virtual-go_PR-373 [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/foundry_device-virtual-go_PR-373 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/373/head:refs/remotes/origin/PR-373 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 into PR head commit b4d98899aab0c7c927e25cbe89fa42d73c353b84 Merge succeeded, producing b4d98899aab0c7c927e25cbe89fa42d73c353b84 Checking out Revision b4d98899aab0c7c927e25cbe89fa42d73c353b84 (PR-373) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-31T05:19:06.378Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b4d98899aab0c7c927e25cbe89fa42d73c353b84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4d98899aab0c7c927e25cbe89fa42d73c353b84 # timeout=10 > git rev-list --no-walk ac60b7f8408ce7aebfdd91f3c264f40e3990ca6d # timeout=10 [Pipeline] withCredentials [2023-03-31T05:19:06.434Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-31T05:19:06.446Z] ========================================================= [2023-03-31T05:19:06.446Z] EdgeX Global Pipelines Version Info [2023-03-31T05:19:06.446Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:19:07.151Z] ------------------- [2023-03-31T05:19:07.151Z] stable info: [2023-03-31T05:19:07.151Z] ------------------- [2023-03-31T05:19:07.151Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-31T05:19:07.151Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-31T05:19:07.151Z] Message: update stable to v1.0.245 [2023-03-31T05:19:07.720Z] ------------------- [2023-03-31T05:19:07.720Z] experimental info: [2023-03-31T05:19:07.720Z] ------------------- [2023-03-31T05:19:07.720Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-31T05:19:07.720Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-31T05:19:07.720Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-31T05:19:07.868Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-31T05:19:07.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-31T05:19:07.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-31T05:19:07.898Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-31T05:19:07.908Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-31T05:19:07.917Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-31T05:19:07.927Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-31T05:19:07.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-31T05:19:07.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-31T05:19:07.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-31T05:19:07.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-31T05:19:07.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-31T05:19:07.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-31T05:19:08.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-31T05:19:08.012Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-31T05:19:08.022Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-31T05:19:08.032Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-31T05:19:08.042Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-31T05:19:08.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-31T05:19:08.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-31T05:19:08.073Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-31T05:19:08.083Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-31T05:19:08.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-31T05:19:08.104Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-31T05:19:08.114Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-31T05:19:08.126Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-31T05:19:08.137Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-31T05:19:08.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-373 [Pipeline] echo [2023-03-31T05:19:08.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-373 [Pipeline] echo [2023-03-31T05:19:08.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-373 [Pipeline] echo [2023-03-31T05:19:08.187Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4d98899aab0c7c927e25cbe89fa42d73c353b84 [Pipeline] echo [2023-03-31T05:19:08.202Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4d9889 [Pipeline] echo [2023-03-31T05:19:08.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T05:19:08.254Z] provisioning config files... [2023-03-31T05:19:08.267Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-373@tmp/config15354326762106758807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:19:08.568Z] ---> docker-login.sh [2023-03-31T05:19:08.568Z] nexus3.edgexfoundry.org:10001 [2023-03-31T05:19:08.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:19:08.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:19:08.828Z] Configure a credential helper to remove this warning. See [2023-03-31T05:19:08.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:19:08.828Z] [2023-03-31T05:19:08.828Z] Login Succeeded [2023-03-31T05:19:08.828Z] nexus3.edgexfoundry.org:10002 [2023-03-31T05:19:08.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:19:09.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:19:09.088Z] Configure a credential helper to remove this warning. See [2023-03-31T05:19:09.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:19:09.088Z] [2023-03-31T05:19:09.088Z] Login Succeeded [2023-03-31T05:19:09.088Z] nexus3.edgexfoundry.org:10003 [2023-03-31T05:19:09.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:19:09.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:19:09.088Z] Configure a credential helper to remove this warning. See [2023-03-31T05:19:09.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:19:09.088Z] [2023-03-31T05:19:09.088Z] Login Succeeded [2023-03-31T05:19:09.088Z] nexus3.edgexfoundry.org:10004 [2023-03-31T05:19:09.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:19:09.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:19:09.088Z] Configure a credential helper to remove this warning. See [2023-03-31T05:19:09.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:19:09.088Z] [2023-03-31T05:19:09.088Z] Login Succeeded [2023-03-31T05:19:09.088Z] docker.io [2023-03-31T05:19:09.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:19:09.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:19:09.609Z] Configure a credential helper to remove this warning. See [2023-03-31T05:19:09.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:19:09.609Z] [2023-03-31T05:19:09.609Z] Login Succeeded [2023-03-31T05:19:09.609Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T05:19:09.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-31T05:19:10.016Z] + git rev-list -1 --merges b4d98899aab0c7c927e25cbe89fa42d73c353b84~1..b4d98899aab0c7c927e25cbe89fa42d73c353b84 [Pipeline] echo [2023-03-31T05:19:10.067Z] -----------> git rev-list -1 --merges b4d98899aab0c7c927e25cbe89fa42d73c353b84~1..b4d98899aab0c7c927e25cbe89fa42d73c353b84 b4d98899aab0c7c927e25cbe89fa42d73c353b84 [false] [Pipeline] sh [2023-03-31T05:19:10.355Z] + git log --format=format:%s -1 b4d98899aab0c7c927e25cbe89fa42d73c353b84 [Pipeline] echo [2023-03-31T05:19:10.371Z] ========================================================= [2023-03-31T05:19:10.371Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-31T05:19:10.371Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-31T05:19:10.706Z] + git log --format=format:%s -1 b4d98899aab0c7c927e25cbe89fa42d73c353b84 [Pipeline] echo [2023-03-31T05:19:10.717Z] [semverPrep] GIT_COMMIT: b4d98899aab0c7c927e25cbe89fa42d73c353b84, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-31T05:19:10.726Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-31T05:19:11.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-31T05:19:11.078Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-31T05:19:11.078Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-31T05:19:11.078Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-31T05:19:11.078Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-31T05:19:11.078Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-31T05:19:11.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:19:11.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T05:19:11.499Z] [2023-03-31T05:19:11.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:19:11.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T05:19:11.794Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-31T05:19:11.794Z] b85a868b505f: Pulling fs layer [2023-03-31T05:19:11.794Z] e2be974225ed: Pulling fs layer [2023-03-31T05:19:11.794Z] 339a4e72a1f5: Pulling fs layer [2023-03-31T05:19:11.794Z] 988bab9f4d93: Pulling fs layer [2023-03-31T05:19:11.794Z] 1469e6f7b9e6: Pulling fs layer [2023-03-31T05:19:11.794Z] eaf3925da568: Pulling fs layer [2023-03-31T05:19:11.794Z] bab4dde63d76: Pulling fs layer [2023-03-31T05:19:11.794Z] bde34c3a00c8: Pulling fs layer [2023-03-31T05:19:11.794Z] b352a97aabf1: Pulling fs layer [2023-03-31T05:19:11.794Z] 4872d77fe225: Pulling fs layer [2023-03-31T05:19:11.794Z] 5851b861e8e6: Pulling fs layer [2023-03-31T05:19:11.794Z] 988bab9f4d93: Waiting [2023-03-31T05:19:11.794Z] 1469e6f7b9e6: Waiting [2023-03-31T05:19:11.794Z] eaf3925da568: Waiting [2023-03-31T05:19:11.794Z] bab4dde63d76: Waiting [2023-03-31T05:19:11.794Z] bde34c3a00c8: Waiting [2023-03-31T05:19:11.794Z] b352a97aabf1: Waiting [2023-03-31T05:19:11.794Z] 4872d77fe225: Waiting [2023-03-31T05:19:11.794Z] 5851b861e8e6: Waiting [2023-03-31T05:19:11.794Z] e2be974225ed: Download complete [2023-03-31T05:19:11.794Z] 988bab9f4d93: Verifying Checksum [2023-03-31T05:19:11.794Z] 988bab9f4d93: Download complete [2023-03-31T05:19:11.794Z] 1469e6f7b9e6: Verifying Checksum [2023-03-31T05:19:11.794Z] 1469e6f7b9e6: Download complete [2023-03-31T05:19:11.794Z] eaf3925da568: Verifying Checksum [2023-03-31T05:19:11.794Z] eaf3925da568: Download complete [2023-03-31T05:19:12.053Z] 339a4e72a1f5: Download complete [2023-03-31T05:19:12.053Z] bde34c3a00c8: Verifying Checksum [2023-03-31T05:19:12.053Z] bde34c3a00c8: Download complete [2023-03-31T05:19:12.053Z] b352a97aabf1: Download complete [2023-03-31T05:19:12.053Z] 4872d77fe225: Download complete [2023-03-31T05:19:12.053Z] 5851b861e8e6: Verifying Checksum [2023-03-31T05:19:12.053Z] 5851b861e8e6: Download complete [2023-03-31T05:19:12.053Z] b85a868b505f: Verifying Checksum [2023-03-31T05:19:12.053Z] b85a868b505f: Download complete [2023-03-31T05:19:12.312Z] bab4dde63d76: Verifying Checksum [2023-03-31T05:19:12.312Z] bab4dde63d76: Download complete [2023-03-31T05:19:13.252Z] b85a868b505f: Pull complete [2023-03-31T05:19:13.252Z] e2be974225ed: Pull complete [2023-03-31T05:19:13.818Z] 339a4e72a1f5: Pull complete [2023-03-31T05:19:13.818Z] 988bab9f4d93: Pull complete [2023-03-31T05:19:14.077Z] 1469e6f7b9e6: Pull complete [2023-03-31T05:19:14.077Z] eaf3925da568: Pull complete [2023-03-31T05:19:15.979Z] bab4dde63d76: Pull complete [2023-03-31T05:19:15.979Z] bde34c3a00c8: Pull complete [2023-03-31T05:19:15.979Z] b352a97aabf1: Pull complete [2023-03-31T05:19:15.979Z] 4872d77fe225: Pull complete [2023-03-31T05:19:15.979Z] 5851b861e8e6: Pull complete [2023-03-31T05:19:15.979Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-31T05:19:15.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T05:19:15.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:19:16.104Z] prd-ubuntu20.04-docker-8c-8g-6533 does not seem to be running inside a container [2023-03-31T05:19:16.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-373 -v /w/workspace/foundry_device-virtual-go_PR-373:/w/workspace/foundry_device-virtual-go_PR-373:rw,z -v /w/workspace/foundry_device-virtual-go_PR-373@tmp:/w/workspace/foundry_device-virtual-go_PR-373@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-31T05:19:18.418Z] $ docker top d25da0f22b780469ec253a0d4cc253777552d9c57a95e861a979e16c69a45781 -eo pid,comm [2023-03-31T05:19:18.479Z] 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-03-31T05:19:18.479Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-31T05:19:18.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T05:19:18.518Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T05:19:18.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T05:19:18.629Z] $ docker exec d25da0f22b780469ec253a0d4cc253777552d9c57a95e861a979e16c69a45781 ssh-agent [2023-03-31T05:19:18.747Z] SSH_AUTH_SOCK=/tmp/ssh-bBPue4FvUqiQ/agent.32 [2023-03-31T05:19:18.747Z] SSH_AGENT_PID=38 [2023-03-31T05:19:18.757Z] Running ssh-add (command line suppressed) [2023-03-31T05:19:18.865Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-373@tmp/private_key_9936077248482771920.key (/w/workspace/foundry_device-virtual-go_PR-373@tmp/private_key_9936077248482771920.key) [2023-03-31T05:19:18.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T05:19:19.157Z] + git tag --points-at HEAD [Pipeline] } [2023-03-31T05:19:19.170Z] $ docker exec --env ******** --env ******** d25da0f22b780469ec253a0d4cc253777552d9c57a95e861a979e16c69a45781 ssh-agent -k [2023-03-31T05:19:19.261Z] unset SSH_AUTH_SOCK; [2023-03-31T05:19:19.262Z] unset SSH_AGENT_PID; [2023-03-31T05:19:19.262Z] echo Agent pid 38 killed; [2023-03-31T05:19:19.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-31T05:19:19.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T05:19:19.298Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T05:19:19.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T05:19:19.424Z] $ docker exec d25da0f22b780469ec253a0d4cc253777552d9c57a95e861a979e16c69a45781 ssh-agent [2023-03-31T05:19:19.544Z] SSH_AUTH_SOCK=/tmp/ssh-vq1T9C2YBnHa/agent.70 [2023-03-31T05:19:19.544Z] SSH_AGENT_PID=76 [2023-03-31T05:19:19.549Z] Running ssh-add (command line suppressed) [2023-03-31T05:19:19.646Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-373@tmp/private_key_10830844496005025977.key (/w/workspace/foundry_device-virtual-go_PR-373@tmp/private_key_10830844496005025977.key) [2023-03-31T05:19:19.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T05:19:19.945Z] + git semver init [2023-03-31T05:19:20.205Z] 2023-03-31 05:19:20,111 [run_init] DEBUG init version:0.0.0 force:False [2023-03-31T05:19:20.205Z] 2023-03-31 05:19:20,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-373/.semver [2023-03-31T05:19:20.205Z] 2023-03-31 05:19:20,113 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-373/.semver [2023-03-31T05:19:20.205Z] 2023-03-31 05:19:20,113 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-373/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-373, universal_newlines=False, shell=None, istream=None) [2023-03-31T05:19:21.589Z] 2023-03-31 05:19:21,238 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-373/.git/info/exclude [2023-03-31T05:19:21.589Z] 2023-03-31 05:19:21,238 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-373/.semver/PR-373 with force:False [2023-03-31T05:19:21.589Z] 2023-03-31 05:19:21,238 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-373/.semver/PR-373 [2023-03-31T05:19:21.589Z] 2023-03-31 05:19:21,242 [execute] INFO git cat-file --batch-check [2023-03-31T05:19:21.589Z] 2023-03-31 05:19:21,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-373/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T05:19:21.589Z] 2023-03-31 05:19:21,248 [execute] INFO git cat-file --batch [2023-03-31T05:19:21.589Z] 2023-03-31 05:19:21,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-373/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T05:19:21.589Z] 2023-03-31 05:19:21,253 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-373/.semver/PR-373 [2023-03-31T05:19:21.589Z] 0.0.0 [Pipeline] } [2023-03-31T05:19:21.603Z] $ docker exec --env ******** --env ******** d25da0f22b780469ec253a0d4cc253777552d9c57a95e861a979e16c69a45781 ssh-agent -k [2023-03-31T05:19:21.707Z] unset SSH_AUTH_SOCK; [2023-03-31T05:19:21.708Z] unset SSH_AGENT_PID; [2023-03-31T05:19:21.708Z] echo Agent pid 76 killed; [2023-03-31T05:19:21.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T05:19:22.029Z] + git semver [Pipeline] } [2023-03-31T05:19:22.304Z] $ docker stop --time=1 d25da0f22b780469ec253a0d4cc253777552d9c57a95e861a979e16c69a45781 [2023-03-31T05:19:23.599Z] $ docker rm -f --volumes d25da0f22b780469ec253a0d4cc253777552d9c57a95e861a979e16c69a45781 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T05:19:23.923Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-31T05:19:24.116Z] Stashed 1 file(s) [Pipeline] echo [2023-03-31T05:19:24.119Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T05:19:24.238Z] provisioning config files... [2023-03-31T05:19:24.247Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-373@tmp/config137054437156375555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:19:24.535Z] ---> docker-login.sh [2023-03-31T05:19:24.535Z] nexus3.edgexfoundry.org:10001 [2023-03-31T05:19:24.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:19:24.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:19:24.535Z] Configure a credential helper to remove this warning. See [2023-03-31T05:19:24.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:19:24.535Z] [2023-03-31T05:19:24.535Z] Login Succeeded [2023-03-31T05:19:24.535Z] nexus3.edgexfoundry.org:10002 [2023-03-31T05:19:24.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:19:24.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:19:24.535Z] Configure a credential helper to remove this warning. See [2023-03-31T05:19:24.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:19:24.535Z] [2023-03-31T05:19:24.535Z] Login Succeeded [2023-03-31T05:19:24.535Z] nexus3.edgexfoundry.org:10003 [2023-03-31T05:19:24.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:19:24.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:19:24.794Z] Configure a credential helper to remove this warning. See [2023-03-31T05:19:24.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:19:24.794Z] [2023-03-31T05:19:24.794Z] Login Succeeded [2023-03-31T05:19:24.794Z] nexus3.edgexfoundry.org:10004 [2023-03-31T05:19:24.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:19:24.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:19:24.794Z] Configure a credential helper to remove this warning. See [2023-03-31T05:19:24.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:19:24.794Z] [2023-03-31T05:19:24.794Z] Login Succeeded [2023-03-31T05:19:24.794Z] docker.io [2023-03-31T05:19:24.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:19:25.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:19:25.055Z] Configure a credential helper to remove this warning. See [2023-03-31T05:19:25.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:19:25.055Z] [2023-03-31T05:19:25.055Z] Login Succeeded [2023-03-31T05:19:25.055Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T05:19:25.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-31T05:19:25.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T05:19:25.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T05:19:25.147Z] ========================================================= [2023-03-31T05:19:25.147Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-31T05:19:25.147Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:19:25.462Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-31T05:19:25.462Z] Sending build context to Docker daemon 23.51MB [2023-03-31T05:19:25.462Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T05:19:25.462Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-31T05:19:25.462Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-31T05:19:25.462Z] 63b65145d645: Pulling fs layer [2023-03-31T05:19:25.462Z] a2d21d5440eb: Pulling fs layer [2023-03-31T05:19:25.462Z] 935e6c44a52c: Pulling fs layer [2023-03-31T05:19:25.462Z] 94cc34f8dd06: Pulling fs layer [2023-03-31T05:19:25.462Z] 30dea6a524f1: Pulling fs layer [2023-03-31T05:19:25.462Z] a2aff8979fd8: Pulling fs layer [2023-03-31T05:19:25.462Z] 6808be2612f2: Pulling fs layer [2023-03-31T05:19:25.462Z] f25807f1079a: Pulling fs layer [2023-03-31T05:19:25.462Z] 94cc34f8dd06: Waiting [2023-03-31T05:19:25.462Z] 30dea6a524f1: Waiting [2023-03-31T05:19:25.462Z] a2aff8979fd8: Waiting [2023-03-31T05:19:25.462Z] 6808be2612f2: Waiting [2023-03-31T05:19:25.722Z] a2d21d5440eb: Download complete [2023-03-31T05:19:25.722Z] 94cc34f8dd06: Verifying Checksum [2023-03-31T05:19:25.722Z] 94cc34f8dd06: Download complete [2023-03-31T05:19:25.722Z] 30dea6a524f1: Verifying Checksum [2023-03-31T05:19:25.722Z] 30dea6a524f1: Download complete [2023-03-31T05:19:25.722Z] 63b65145d645: Verifying Checksum [2023-03-31T05:19:25.722Z] 63b65145d645: Download complete [2023-03-31T05:19:25.722Z] a2aff8979fd8: Verifying Checksum [2023-03-31T05:19:25.722Z] a2aff8979fd8: Download complete [2023-03-31T05:19:25.722Z] 63b65145d645: Pull complete [2023-03-31T05:19:25.983Z] a2d21d5440eb: Pull complete [2023-03-31T05:19:26.241Z] f25807f1079a: Verifying Checksum [2023-03-31T05:19:26.241Z] f25807f1079a: Download complete [2023-03-31T05:19:26.241Z] 935e6c44a52c: Verifying Checksum [2023-03-31T05:19:26.241Z] 935e6c44a52c: Download complete [2023-03-31T05:19:26.499Z] 6808be2612f2: Verifying Checksum [2023-03-31T05:19:29.023Z] 935e6c44a52c: Pull complete [2023-03-31T05:19:29.023Z] 94cc34f8dd06: Pull complete [2023-03-31T05:19:29.281Z] 30dea6a524f1: Pull complete [2023-03-31T05:19:29.281Z] a2aff8979fd8: Pull complete [2023-03-31T05:19:31.827Z] 6808be2612f2: Pull complete [2023-03-31T05:19:32.395Z] f25807f1079a: Pull complete [2023-03-31T05:19:32.395Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-31T05:19:32.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-31T05:19:32.395Z] ---> 3b553350e43f [2023-03-31T05:19:32.395Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-31T05:19:35.684Z] ---> Running in 46a6c253cde4 [2023-03-31T05:19:35.684Z] Removing intermediate container 46a6c253cde4 [2023-03-31T05:19:35.684Z] ---> dc57f5f63c5d [2023-03-31T05:19:35.684Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-31T05:19:35.942Z] ---> Running in 223e232e5315 [2023-03-31T05:19:35.942Z] Removing intermediate container 223e232e5315 [2023-03-31T05:19:35.942Z] ---> 5ed5fc06829b [2023-03-31T05:19:35.942Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-31T05:19:35.942Z] ---> Running in 31045ecb4872 [2023-03-31T05:19:36.201Z] Removing intermediate container 31045ecb4872 [2023-03-31T05:19:36.201Z] ---> 74b344607830 [2023-03-31T05:19:36.201Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-31T05:19:36.201Z] ---> Running in 13cccabf0ea3 [2023-03-31T05:19:36.201Z] Removing intermediate container 13cccabf0ea3 [2023-03-31T05:19:36.201Z] ---> c7935b93551c [2023-03-31T05:19:36.201Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T05:19:36.201Z] ---> Running in 1c98817da413 [2023-03-31T05:19:36.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T05:19:36.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T05:19:36.718Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-31T05:19:36.718Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-31T05:19:36.718Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-31T05:19:36.978Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-31T05:19:36.978Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T05:19:36.978Z] OK: 269 MiB in 57 packages [2023-03-31T05:19:37.236Z] Removing intermediate container 1c98817da413 [2023-03-31T05:19:37.236Z] ---> 770e9e40a265 [2023-03-31T05:19:37.236Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-31T05:19:37.496Z] ---> 9f988b739134 [2023-03-31T05:19:37.496Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T05:19:37.496Z] ---> Running in 32a21f480b9f [2023-03-31T05:19:39.198Z] Still waiting to schedule task [2023-03-31T05:19:39.198Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6532’ is offline [2023-03-31T05:19:59.437Z] Removing intermediate container 32a21f480b9f [2023-03-31T05:19:59.437Z] ---> 655896dcc933 [2023-03-31T05:19:59.437Z] Step 10/12 : COPY . . [2023-03-31T05:19:59.437Z] ---> 63ac9ac633de [2023-03-31T05:19:59.437Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T05:19:59.437Z] ---> Running in f781a4f367be [2023-03-31T05:19:59.437Z] Removing intermediate container f781a4f367be [2023-03-31T05:19:59.437Z] ---> 97e59975dded [2023-03-31T05:19:59.437Z] Step 12/12 : RUN $MAKE [2023-03-31T05:19:59.437Z] ---> Running in 3e264ac32220 [2023-03-31T05:19:59.437Z] noop [2023-03-31T05:19:59.437Z] Removing intermediate container 3e264ac32220 [2023-03-31T05:19:59.437Z] ---> 5a09e91fc10b [2023-03-31T05:19:59.437Z] Successfully built 5a09e91fc10b [2023-03-31T05:19:59.437Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:19:59.738Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-31T05:19:59.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:19:59.800Z] prd-ubuntu20.04-docker-8c-8g-6533 does not seem to be running inside a container [2023-03-31T05:19:59.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-373 -v /w/workspace/foundry_device-virtual-go_PR-373:/w/workspace/foundry_device-virtual-go_PR-373:rw,z -v /w/workspace/foundry_device-virtual-go_PR-373@tmp:/w/workspace/foundry_device-virtual-go_PR-373@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-31T05:20:00.149Z] $ docker top 7bec929bac9bec9f2b66c6c87cbfb17a20278277545197e8ce78beba8ca72ca5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T05:20:00.486Z] + go version [2023-03-31T05:20:00.486Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-31T05:20:00.498Z] $ docker stop --time=1 7bec929bac9bec9f2b66c6c87cbfb17a20278277545197e8ce78beba8ca72ca5 [2023-03-31T05:20:01.761Z] $ docker rm -f --volumes 7bec929bac9bec9f2b66c6c87cbfb17a20278277545197e8ce78beba8ca72ca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:20:02.165Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-31T05:20:02.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:20:02.230Z] prd-ubuntu20.04-docker-8c-8g-6533 does not seem to be running inside a container [2023-03-31T05:20:02.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-373 -v /w/workspace/foundry_device-virtual-go_PR-373:/w/workspace/foundry_device-virtual-go_PR-373:rw,z -v /w/workspace/foundry_device-virtual-go_PR-373@tmp:/w/workspace/foundry_device-virtual-go_PR-373@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-31T05:20:02.647Z] $ docker top f40961a16042fc1c60420ba9d37a6e5b1169a7484c08bd99947aad2e9bdcf8f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T05:20:02.982Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-373 [Pipeline] fileExists [Pipeline] sh [2023-03-31T05:20:03.270Z] + make test [2023-03-31T05:20:03.270Z] go test ./... -coverprofile=coverage.out [2023-03-31T05:20:07.460Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-31T05:20:17.422Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-31T05:20:17.422Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.038s coverage: 59.5% of statements [2023-03-31T05:20:21.599Z] go vet ./... [2023-03-31T05:20:24.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-31T05:20:24.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-31T05:20:24.883Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-31T05:20:24.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-31T05:20:24.912Z] $ docker stop --time=1 f40961a16042fc1c60420ba9d37a6e5b1169a7484c08bd99947aad2e9bdcf8f4 [2023-03-31T05:20:27.260Z] $ docker rm -f --volumes f40961a16042fc1c60420ba9d37a6e5b1169a7484c08bd99947aad2e9bdcf8f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T05:20:27.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-31T05:20:27.860Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-31T05:20:28.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-31T05:20:28.640Z] + ls -al . [2023-03-31T05:20:28.640Z] total 192 [2023-03-31T05:20:28.640Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 05:20 . [2023-03-31T05:20:28.640Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:19 .. [2023-03-31T05:20:28.640Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:19 .git [2023-03-31T05:20:28.640Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:19 .github [2023-03-31T05:20:28.640Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 31 05:19 .gitignore [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 31 05:19 .golangci.yml [2023-03-31T05:20:28.641Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 05:19 .semver [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 31 05:19 Attribution.txt [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 31 05:19 CHANGELOG.md [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 31 05:19 Dockerfile [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 05:19 GOVERNANCE.md [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 31 05:19 Jenkinsfile [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 05:19 LICENSE [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 31 05:19 Makefile [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 31 05:19 OWNERS.md [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 31 05:19 README.md [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 05:19 VERSION [2023-03-31T05:20:28.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:19 bin [2023-03-31T05:20:28.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:19 cmd [2023-03-31T05:20:28.641Z] -rw-r--r-- 1 jenkins jenkins 42791 Mar 31 05:20 coverage.out [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 3206 Mar 31 05:19 go.mod [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 30819 Mar 31 05:19 go.sum [2023-03-31T05:20:28.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:19 internal [2023-03-31T05:20:28.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:19 snap [2023-03-31T05:20:28.641Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 31 05:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:20:28.940Z] + 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=b4d98899aab0c7c927e25cbe89fa42d73c353b84 --label arch=amd64 --label version=0.0.0 . [2023-03-31T05:20:28.940Z] Sending build context to Docker daemon 23.56MB [2023-03-31T05:20:28.940Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T05:20:28.940Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-31T05:20:28.940Z] ---> 5a09e91fc10b [2023-03-31T05:20:28.940Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-31T05:20:29.198Z] ---> Running in 41cfd06caaf0 [2023-03-31T05:20:29.198Z] Removing intermediate container 41cfd06caaf0 [2023-03-31T05:20:29.198Z] ---> 15e0da91cb02 [2023-03-31T05:20:29.198Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-31T05:20:29.198Z] ---> Running in 58e31c008692 [2023-03-31T05:20:29.198Z] Removing intermediate container 58e31c008692 [2023-03-31T05:20:29.198Z] ---> fd26290719c1 [2023-03-31T05:20:29.198Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-31T05:20:29.456Z] ---> Running in ab0f354ae763 [2023-03-31T05:20:29.456Z] Removing intermediate container ab0f354ae763 [2023-03-31T05:20:29.456Z] ---> 46d8c2eca51b [2023-03-31T05:20:29.456Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-31T05:20:29.456Z] ---> Running in 22ff8a804f12 [2023-03-31T05:20:29.456Z] Removing intermediate container 22ff8a804f12 [2023-03-31T05:20:29.456Z] ---> fb985c2d2288 [2023-03-31T05:20:29.456Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T05:20:29.456Z] ---> Running in e05294ffc04a [2023-03-31T05:20:29.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T05:20:29.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T05:20:30.231Z] OK: 269 MiB in 57 packages [2023-03-31T05:20:30.488Z] Removing intermediate container e05294ffc04a [2023-03-31T05:20:30.488Z] ---> 9075c6448669 [2023-03-31T05:20:30.488Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-31T05:20:30.488Z] ---> 6c33446970a8 [2023-03-31T05:20:30.488Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T05:20:30.488Z] ---> Running in 4e8366b66659 [2023-03-31T05:20:31.421Z] Removing intermediate container 4e8366b66659 [2023-03-31T05:20:31.421Z] ---> 61df88e6bbe8 [2023-03-31T05:20:31.421Z] Step 10/25 : COPY . . [2023-03-31T05:20:31.988Z] ---> 7d09bbac9810 [2023-03-31T05:20:31.988Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T05:20:31.988Z] ---> Running in 1107b16711ff [2023-03-31T05:20:31.988Z] Removing intermediate container 1107b16711ff [2023-03-31T05:20:31.988Z] ---> 6792078968b0 [2023-03-31T05:20:31.988Z] Step 12/25 : RUN $MAKE [2023-03-31T05:20:31.988Z] ---> Running in d8c769f5e817 [2023-03-31T05:20:32.247Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-31T05:20:50.326Z] Removing intermediate container d8c769f5e817 [2023-03-31T05:20:50.326Z] ---> 0e8fa7e999c0 [2023-03-31T05:20:50.326Z] Step 13/25 : FROM alpine:3.17 [2023-03-31T05:20:50.326Z] 3.17: Pulling from library/alpine [2023-03-31T05:20:50.326Z] f56be85fc22e: Pulling fs layer [2023-03-31T05:20:50.326Z] f56be85fc22e: Verifying Checksum [2023-03-31T05:20:50.326Z] f56be85fc22e: Download complete [2023-03-31T05:20:50.326Z] f56be85fc22e: Pull complete [2023-03-31T05:20:50.326Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T05:20:50.326Z] Status: Downloaded newer image for alpine:3.17 [2023-03-31T05:20:50.326Z] ---> 9ed4aefc74f6 [2023-03-31T05:20:50.326Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-31T05:20:50.326Z] ---> Running in 10bde2e9b05b [2023-03-31T05:20:50.326Z] Removing intermediate container 10bde2e9b05b [2023-03-31T05:20:50.326Z] ---> b7c8a583f4b5 [2023-03-31T05:20:50.326Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-31T05:20:50.326Z] ---> Running in 8e5fad4a4c22 [2023-03-31T05:20:50.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T05:20:50.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T05:20:51.101Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T05:20:51.101Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T05:20:51.101Z] OK: 7 MiB in 16 packages [2023-03-31T05:20:51.360Z] Removing intermediate container 8e5fad4a4c22 [2023-03-31T05:20:51.360Z] ---> bf21a1e9a504 [2023-03-31T05:20:51.360Z] Step 16/25 : WORKDIR / [2023-03-31T05:20:51.360Z] ---> Running in 7d2043ffecc0 [2023-03-31T05:20:51.360Z] Removing intermediate container 7d2043ffecc0 [2023-03-31T05:20:51.360Z] ---> 8260cfe431ed [2023-03-31T05:20:51.360Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-31T05:20:51.619Z] ---> a89f02685e19 [2023-03-31T05:20:51.619Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-31T05:20:51.619Z] ---> 6c5517045603 [2023-03-31T05:20:51.619Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-31T05:20:52.553Z] ---> 705eba22312b [2023-03-31T05:20:52.553Z] Step 20/25 : EXPOSE 59900 [2023-03-31T05:20:52.553Z] ---> Running in 1d6b9264fb44 [2023-03-31T05:20:52.813Z] Removing intermediate container 1d6b9264fb44 [2023-03-31T05:20:52.813Z] ---> 43fc42a5a7a3 [2023-03-31T05:20:52.813Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-31T05:20:52.813Z] ---> Running in 59e88ead6254 [2023-03-31T05:20:53.071Z] Removing intermediate container 59e88ead6254 [2023-03-31T05:20:53.071Z] ---> 8c909f8b9df9 [2023-03-31T05:20:53.071Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T05:20:53.071Z] ---> Running in 8912f377ab6d [2023-03-31T05:20:53.071Z] Removing intermediate container 8912f377ab6d [2023-03-31T05:20:53.071Z] ---> dcec0b9e33c2 [2023-03-31T05:20:53.071Z] Step 23/25 : LABEL arch=amd64 [2023-03-31T05:20:53.071Z] ---> Running in 579ae65bb463 [2023-03-31T05:20:53.329Z] Removing intermediate container 579ae65bb463 [2023-03-31T05:20:53.329Z] ---> be0be17e0733 [2023-03-31T05:20:53.329Z] Step 24/25 : LABEL git_sha=b4d98899aab0c7c927e25cbe89fa42d73c353b84 [2023-03-31T05:20:53.329Z] ---> Running in ce7085448e4f [2023-03-31T05:20:53.329Z] Removing intermediate container ce7085448e4f [2023-03-31T05:20:53.329Z] ---> 635b0bbcff7f [2023-03-31T05:20:53.330Z] Step 25/25 : LABEL version=0.0.0 [2023-03-31T05:20:53.330Z] ---> Running in 4ed2aeb87c88 [2023-03-31T05:20:53.330Z] Removing intermediate container 4ed2aeb87c88 [2023-03-31T05:20:53.330Z] ---> c7666c33b109 [2023-03-31T05:20:53.330Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-31T05:20:53.330Z] Successfully built c7666c33b109 [2023-03-31T05:20:53.330Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:20:53.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T05:20:53.748Z] [2023-03-31T05:20:53.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:20:54.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T05:20:54.045Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-31T05:20:54.045Z] 5eb5b503b376: Pulling fs layer [2023-03-31T05:20:54.045Z] 5c69ac0246d0: Pulling fs layer [2023-03-31T05:20:54.045Z] ec43610c2a17: Pulling fs layer [2023-03-31T05:20:54.045Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-31T05:20:54.045Z] 33b1e0a273af: Pulling fs layer [2023-03-31T05:20:54.045Z] 5d3b04190fa2: Pulling fs layer [2023-03-31T05:20:54.045Z] 2f39f015ded8: Pulling fs layer [2023-03-31T05:20:54.045Z] 5d3b04190fa2: Waiting [2023-03-31T05:20:54.045Z] 2f39f015ded8: Waiting [2023-03-31T05:20:54.045Z] 33b1e0a273af: Waiting [2023-03-31T05:20:54.045Z] 3a2ae6a8a46f: Waiting [2023-03-31T05:20:54.045Z] 5c69ac0246d0: Download complete [2023-03-31T05:20:54.045Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-31T05:20:54.045Z] 3a2ae6a8a46f: Download complete [2023-03-31T05:20:54.045Z] 33b1e0a273af: Verifying Checksum [2023-03-31T05:20:54.045Z] 33b1e0a273af: Download complete [2023-03-31T05:20:54.045Z] 5d3b04190fa2: Verifying Checksum [2023-03-31T05:20:54.045Z] 5d3b04190fa2: Download complete [2023-03-31T05:20:54.045Z] ec43610c2a17: Verifying Checksum [2023-03-31T05:20:54.045Z] ec43610c2a17: Download complete [2023-03-31T05:20:54.303Z] 5eb5b503b376: Verifying Checksum [2023-03-31T05:20:54.303Z] 5eb5b503b376: Download complete [2023-03-31T05:20:54.875Z] 2f39f015ded8: Download complete [2023-03-31T05:20:55.442Z] 5eb5b503b376: Pull complete [2023-03-31T05:20:55.442Z] 5c69ac0246d0: Pull complete [2023-03-31T05:20:56.010Z] ec43610c2a17: Pull complete [2023-03-31T05:20:56.010Z] 3a2ae6a8a46f: Pull complete [2023-03-31T05:20:56.270Z] 33b1e0a273af: Pull complete [2023-03-31T05:20:56.270Z] 5d3b04190fa2: Pull complete [2023-03-31T05:21:00.459Z] 2f39f015ded8: Pull complete [2023-03-31T05:21:00.459Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-31T05:21:00.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T05:21:00.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:21:00.531Z] prd-ubuntu20.04-docker-8c-8g-6533 does not seem to be running inside a container [2023-03-31T05:21:00.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/foundry_device-virtual-go_PR-373 -v /w/workspace/foundry_device-virtual-go_PR-373:/w/workspace/foundry_device-virtual-go_PR-373:rw,z -v /w/workspace/foundry_device-virtual-go_PR-373@tmp:/w/workspace/foundry_device-virtual-go_PR-373@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-31T05:21:04.755Z] $ docker top be07dcc2ece2c9fd75125668b0bfab4329c72e002b7a8d5c76dd62ff8c53539b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:21:05.135Z] ---> job-cost.sh [2023-03-31T05:21:05.135Z] lf-activate-venv: SKIPPING [2023-03-31T05:21:05.135Z] INFO: No Stack... [2023-03-31T05:21:05.394Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-31T05:21:05.653Z] INFO: Archiving Costs [Pipeline] sh [2023-03-31T05:21:05.938Z] + cat /w/workspace/foundry_device-virtual-go_PR-373/archives/cost.csv [2023-03-31T05:21:05.938Z] + cut -d, -f6 [Pipeline] lock [2023-03-31T05:21:05.950Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-373-3-stack-cost] [2023-03-31T05:21:05.962Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-373-3-stack-cost] did not exist. Created. [2023-03-31T05:21:05.962Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-373-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-31T05:21:06.261Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-31T05:21:06.292Z] Stashed 1 file(s) [Pipeline] } [2023-03-31T05:21:06.298Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-373-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-31T05:21:06.316Z] $ docker stop --time=1 be07dcc2ece2c9fd75125668b0bfab4329c72e002b7a8d5c76dd62ff8c53539b [2023-03-31T05:21:07.668Z] $ docker rm -f --volumes be07dcc2ece2c9fd75125668b0bfab4329c72e002b7a8d5c76dd62ff8c53539b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-31T05:21:17.062Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6534 in /w/workspace/foundry_device-virtual-go_PR-373 [Pipeline] { [Pipeline] ws [2023-03-31T05:21:17.077Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2023-03-31T05:21:17.113Z] The recommended git tool is: git [2023-03-31T05:21:22.039Z] using credential edgex-jenkins-ssh [2023-03-31T05:21:22.062Z] Cloning the remote Git repository [2023-03-31T05:21:22.104Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-31T05:21:22.196Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2023-03-31T05:21:22.324Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-31T05:21:22.325Z] > git --version # timeout=10 [2023-03-31T05:21:22.342Z] > git --version # 'git version 2.25.1' [2023-03-31T05:21:22.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-31T05:21:22.476Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-31T05:21:25.674Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-31T05:21:25.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-31T05:21:27.119Z] Merging remotes/origin/main commit 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 into PR head commit b4d98899aab0c7c927e25cbe89fa42d73c353b84 [2023-03-31T05:21:26.480Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-31T05:21:26.522Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-31T05:21:26.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-31T05:21:26.541Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/373/head:refs/remotes/origin/PR-373 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-31T05:21:27.136Z] > git config core.sparsecheckout # timeout=10 [2023-03-31T05:21:27.204Z] > git checkout -f b4d98899aab0c7c927e25cbe89fa42d73c353b84 # timeout=10 [2023-03-31T05:21:27.287Z] > git remote # timeout=10 [2023-03-31T05:21:27.378Z] Merge succeeded, producing b4d98899aab0c7c927e25cbe89fa42d73c353b84 [2023-03-31T05:21:27.379Z] Checking out Revision b4d98899aab0c7c927e25cbe89fa42d73c353b84 (PR-373) [2023-03-31T05:21:27.807Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-31T05:21:28.659Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-31T05:21:28.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T05:21:28.659Z] Dload Upload Total Spent Left Speed [2023-03-31T05:21:28.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [2023-03-31T05:21:27.304Z] > git config --get remote.origin.url # timeout=10 [2023-03-31T05:21:27.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-31T05:21:27.337Z] > git merge 5b3a117d3f948b56f5091c16d5e74c3d7a6abbf9 # timeout=10 [2023-03-31T05:21:27.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-31T05:21:27.384Z] > git config core.sparsecheckout # timeout=10 [2023-03-31T05:21:27.399Z] > git checkout -f b4d98899aab0c7c927e25cbe89fa42d73c353b84 # timeout=10 [Pipeline] sh [2023-03-31T05:21:29.229Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-31T05:21:29.550Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-03-31T05:21:29.550Z] sudo tee /etc/docker/daemon.new [2023-03-31T05:21:29.550Z] { [2023-03-31T05:21:29.550Z] "registry-mirrors": [ [2023-03-31T05:21:29.550Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-31T05:21:29.550Z] ], [2023-03-31T05:21:29.550Z] "bip": "10.250.0.254/24", [2023-03-31T05:21:29.550Z] "hosts": [ [2023-03-31T05:21:29.550Z] "tcp://0.0.0.0:5555", [2023-03-31T05:21:29.550Z] "unix:///var/run/docker.sock" [2023-03-31T05:21:29.550Z] ], [2023-03-31T05:21:29.550Z] "mtu": 1458, [2023-03-31T05:21:29.550Z] "selinux-enabled": true, [2023-03-31T05:21:29.550Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-31T05:21:29.550Z] } [Pipeline] sh [2023-03-31T05:21:29.871Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-31T05:21:30.191Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T05:21:48.443Z] provisioning config files... [2023-03-31T05:21:48.465Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config7666815745253250182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:21:48.808Z] ---> docker-login.sh [2023-03-31T05:21:48.808Z] nexus3.edgexfoundry.org:10001 [2023-03-31T05:21:49.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:21:49.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:21:49.349Z] Configure a credential helper to remove this warning. See [2023-03-31T05:21:49.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:21:49.349Z] [2023-03-31T05:21:49.349Z] Login Succeeded [2023-03-31T05:21:49.349Z] nexus3.edgexfoundry.org:10002 [2023-03-31T05:21:49.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:21:49.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:21:49.898Z] Configure a credential helper to remove this warning. See [2023-03-31T05:21:49.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:21:49.898Z] [2023-03-31T05:21:49.898Z] Login Succeeded [2023-03-31T05:21:49.898Z] nexus3.edgexfoundry.org:10003 [2023-03-31T05:21:49.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:21:50.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:21:50.170Z] Configure a credential helper to remove this warning. See [2023-03-31T05:21:50.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:21:50.170Z] [2023-03-31T05:21:50.170Z] Login Succeeded [2023-03-31T05:21:50.170Z] nexus3.edgexfoundry.org:10004 [2023-03-31T05:21:50.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:21:50.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:21:50.438Z] Configure a credential helper to remove this warning. See [2023-03-31T05:21:50.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:21:50.438Z] [2023-03-31T05:21:50.438Z] Login Succeeded [2023-03-31T05:21:50.438Z] docker.io [2023-03-31T05:21:50.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T05:21:50.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T05:21:50.978Z] Configure a credential helper to remove this warning. See [2023-03-31T05:21:50.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T05:21:50.978Z] [2023-03-31T05:21:50.978Z] Login Succeeded [2023-03-31T05:21:50.978Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T05:21:50.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-31T05:21:51.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T05:21:51.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T05:21:51.255Z] ========================================================= [2023-03-31T05:21:51.255Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-31T05:21:51.255Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:21:51.604Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-31T05:21:51.871Z] Sending build context to Docker daemon 11.92MB [2023-03-31T05:21:51.871Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T05:21:51.871Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-31T05:21:52.460Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-31T05:21:52.460Z] af6eaf76a39c: Pulling fs layer [2023-03-31T05:21:52.460Z] 55522c791124: Pulling fs layer [2023-03-31T05:21:52.460Z] ce5c4a1c91eb: Pulling fs layer [2023-03-31T05:21:52.460Z] 169dfbe0d373: Pulling fs layer [2023-03-31T05:21:52.460Z] e1ff8fa3b103: Pulling fs layer [2023-03-31T05:21:52.460Z] 52ebb69f0ebf: Pulling fs layer [2023-03-31T05:21:52.460Z] 5abe8eddf0d5: Pulling fs layer [2023-03-31T05:21:52.460Z] e1ff8fa3b103: Waiting [2023-03-31T05:21:52.460Z] 52ebb69f0ebf: Waiting [2023-03-31T05:21:52.460Z] 5abe8eddf0d5: Waiting [2023-03-31T05:21:52.460Z] 169dfbe0d373: Waiting [2023-03-31T05:21:52.460Z] 55522c791124: Verifying Checksum [2023-03-31T05:21:52.460Z] 55522c791124: Download complete [2023-03-31T05:21:52.460Z] 169dfbe0d373: Download complete [2023-03-31T05:21:52.460Z] e1ff8fa3b103: Verifying Checksum [2023-03-31T05:21:52.460Z] e1ff8fa3b103: Download complete [2023-03-31T05:21:52.460Z] af6eaf76a39c: Verifying Checksum [2023-03-31T05:21:52.460Z] af6eaf76a39c: Download complete [2023-03-31T05:21:53.425Z] af6eaf76a39c: Pull complete [2023-03-31T05:21:53.425Z] 5abe8eddf0d5: Verifying Checksum [2023-03-31T05:21:53.425Z] 5abe8eddf0d5: Download complete [2023-03-31T05:21:54.016Z] 55522c791124: Pull complete [2023-03-31T05:21:54.990Z] ce5c4a1c91eb: Verifying Checksum [2023-03-31T05:21:54.990Z] ce5c4a1c91eb: Download complete [2023-03-31T05:21:54.990Z] 52ebb69f0ebf: Verifying Checksum [2023-03-31T05:21:54.990Z] 52ebb69f0ebf: Download complete [2023-03-31T05:22:05.094Z] ce5c4a1c91eb: Pull complete [2023-03-31T05:22:05.361Z] 169dfbe0d373: Pull complete [2023-03-31T05:22:05.629Z] e1ff8fa3b103: Pull complete [2023-03-31T05:22:13.969Z] 52ebb69f0ebf: Pull complete [2023-03-31T05:22:14.557Z] 5abe8eddf0d5: Pull complete [2023-03-31T05:22:14.830Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-31T05:22:14.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-31T05:22:14.830Z] ---> 6cb57ee374ae [2023-03-31T05:22:14.830Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-31T05:22:16.781Z] ---> Running in 07a71a691d51 [2023-03-31T05:22:16.781Z] Removing intermediate container 07a71a691d51 [2023-03-31T05:22:16.781Z] ---> 1f76e913f504 [2023-03-31T05:22:16.781Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-31T05:22:16.781Z] ---> Running in 4d4a4012a5c8 [2023-03-31T05:22:17.050Z] Removing intermediate container 4d4a4012a5c8 [2023-03-31T05:22:17.050Z] ---> dc50d4d02099 [2023-03-31T05:22:17.050Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-31T05:22:17.323Z] ---> Running in b4405618ce97 [2023-03-31T05:22:17.597Z] Removing intermediate container b4405618ce97 [2023-03-31T05:22:17.597Z] ---> 934a15ac3cf3 [2023-03-31T05:22:17.597Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-31T05:22:17.597Z] ---> Running in 4cce899cbedf [2023-03-31T05:22:17.865Z] Removing intermediate container 4cce899cbedf [2023-03-31T05:22:17.865Z] ---> cec540482112 [2023-03-31T05:22:17.865Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T05:22:17.865Z] ---> Running in 40d127253f4b [2023-03-31T05:22:19.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T05:22:19.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T05:22:20.513Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-31T05:22:20.513Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-31T05:22:20.513Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-31T05:22:20.513Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-31T05:22:20.782Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T05:22:20.782Z] OK: 268 MiB in 57 packages [2023-03-31T05:22:21.741Z] Removing intermediate container 40d127253f4b [2023-03-31T05:22:21.741Z] ---> ba2d7f33dd27 [2023-03-31T05:22:21.741Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-31T05:22:22.011Z] ---> f528dea57fa0 [2023-03-31T05:22:22.011Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T05:22:22.280Z] ---> Running in df9711aba272 [2023-03-31T05:23:18.729Z] Removing intermediate container df9711aba272 [2023-03-31T05:23:18.729Z] ---> 1f3c97a7f80c [2023-03-31T05:23:18.729Z] Step 10/12 : COPY . . [2023-03-31T05:23:19.700Z] ---> 92b5424c6ed9 [2023-03-31T05:23:19.700Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T05:23:19.969Z] ---> Running in b94b1f9de246 [2023-03-31T05:23:20.237Z] Removing intermediate container b94b1f9de246 [2023-03-31T05:23:20.237Z] ---> 3743c24abf02 [2023-03-31T05:23:20.237Z] Step 12/12 : RUN $MAKE [2023-03-31T05:23:20.237Z] ---> Running in 4bf84573002a [2023-03-31T05:23:21.202Z] noop [2023-03-31T05:23:22.613Z] Removing intermediate container 4bf84573002a [2023-03-31T05:23:22.613Z] ---> 13b28ebb1063 [2023-03-31T05:23:22.613Z] Successfully built 13b28ebb1063 [2023-03-31T05:23:22.613Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:23:23.231Z] + docker inspect -f . ci-base-image-arm64 [2023-03-31T05:23:23.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:23:23.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-6534 does not seem to be running inside a container [2023-03-31T05:23:23.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-31T05:23:24.675Z] $ docker top b73906f14f8073a3f8c7705c4888e68f905563f94b58f9d0d93b79e4e9509a56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T05:23:25.502Z] + go version [2023-03-31T05:23:25.502Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-31T05:23:25.525Z] $ docker stop --time=1 b73906f14f8073a3f8c7705c4888e68f905563f94b58f9d0d93b79e4e9509a56 [2023-03-31T05:23:27.128Z] $ docker rm -f --volumes b73906f14f8073a3f8c7705c4888e68f905563f94b58f9d0d93b79e4e9509a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:23:27.674Z] + docker inspect -f . ci-base-image-arm64 [2023-03-31T05:23:27.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:23:27.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-6534 does not seem to be running inside a container [2023-03-31T05:23:27.930Z] $ 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/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-31T05:23:29.077Z] $ docker top a4557471f14e036198e4d1ce993d3523acbd3c916db6c6fbaaee5fe930253d02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T05:23:29.916Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-31T05:23:30.254Z] + make test [2023-03-31T05:23:30.522Z] go test ./... -coverprofile=coverage.out [2023-03-31T05:24:02.774Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-31T05:25:54.447Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-31T05:25:54.447Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.150s coverage: 59.3% of statements [2023-03-31T05:25:54.448Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-31T05:25:54.448Z] go vet ./... [2023-03-31T05:26:16.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-31T05:26:16.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-31T05:26:16.519Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-31T05:26:16.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-31T05:26:16.557Z] $ docker stop --time=1 a4557471f14e036198e4d1ce993d3523acbd3c916db6c6fbaaee5fe930253d02 [2023-03-31T05:26:18.408Z] $ docker rm -f --volumes a4557471f14e036198e4d1ce993d3523acbd3c916db6c6fbaaee5fe930253d02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T05:26:19.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-31T05:26:19.482Z] Warning: overwriting stash ‘coverage-report’ [2023-03-31T05:26:19.895Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-31T05:26:20.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-31T05:26:20.590Z] + ls -al . [2023-03-31T05:26:20.590Z] total 188 [2023-03-31T05:26:20.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:23 . [2023-03-31T05:26:20.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:21 .. [2023-03-31T05:26:20.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:21 .git [2023-03-31T05:26:20.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:21 .github [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 31 05:21 .gitignore [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 31 05:21 .golangci.yml [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 31 05:21 Attribution.txt [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 31 05:21 CHANGELOG.md [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 31 05:21 Dockerfile [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 05:21 GOVERNANCE.md [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 31 05:21 Jenkinsfile [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 05:21 LICENSE [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 31 05:21 Makefile [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 31 05:21 OWNERS.md [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 31 05:21 README.md [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 05:19 VERSION [2023-03-31T05:26:20.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:21 bin [2023-03-31T05:26:20.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:21 cmd [2023-03-31T05:26:20.590Z] -rw-r--r-- 1 jenkins jenkins 42791 Mar 31 05:25 coverage.out [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 3206 Mar 31 05:21 go.mod [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 30819 Mar 31 05:21 go.sum [2023-03-31T05:26:20.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:21 internal [2023-03-31T05:26:20.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:21 snap [2023-03-31T05:26:20.590Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 31 05:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:26:20.921Z] + 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=b4d98899aab0c7c927e25cbe89fa42d73c353b84 --label arch=arm64 --label version=0.0.0 . [2023-03-31T05:26:21.515Z] Sending build context to Docker daemon 11.96MB [2023-03-31T05:26:21.515Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-31T05:26:21.515Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-31T05:26:21.515Z] ---> 13b28ebb1063 [2023-03-31T05:26:21.515Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-31T05:26:21.780Z] ---> Running in afc2a2fdf431 [2023-03-31T05:26:22.047Z] Removing intermediate container afc2a2fdf431 [2023-03-31T05:26:22.047Z] ---> 49b136dbfcf7 [2023-03-31T05:26:22.047Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-31T05:26:22.311Z] ---> Running in b495f4c52cab [2023-03-31T05:26:22.577Z] Removing intermediate container b495f4c52cab [2023-03-31T05:26:22.577Z] ---> 20263d1db805 [2023-03-31T05:26:22.577Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-31T05:26:22.577Z] ---> Running in b94e61087964 [2023-03-31T05:26:22.843Z] Removing intermediate container b94e61087964 [2023-03-31T05:26:22.843Z] ---> c0c80b00de58 [2023-03-31T05:26:22.843Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-31T05:26:22.843Z] ---> Running in bb22a013c965 [2023-03-31T05:26:23.123Z] Removing intermediate container bb22a013c965 [2023-03-31T05:26:23.123Z] ---> 81d32651f80d [2023-03-31T05:26:23.123Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-31T05:26:23.389Z] ---> Running in d96cd16165f5 [2023-03-31T05:26:24.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T05:26:24.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T05:26:25.879Z] OK: 268 MiB in 57 packages [2023-03-31T05:26:27.814Z] Removing intermediate container d96cd16165f5 [2023-03-31T05:26:27.814Z] ---> c242f89c4e2f [2023-03-31T05:26:27.814Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-31T05:26:28.080Z] ---> 93f4873a25c5 [2023-03-31T05:26:28.080Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T05:26:28.080Z] ---> Running in 25296389ce67 [2023-03-31T05:26:32.334Z] Removing intermediate container 25296389ce67 [2023-03-31T05:26:32.334Z] ---> bf8d396b54b9 [2023-03-31T05:26:32.334Z] Step 10/25 : COPY . . [2023-03-31T05:26:34.282Z] ---> 3f5ef3886aeb [2023-03-31T05:26:34.282Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-31T05:26:34.282Z] ---> Running in 9256fc5dc459 [2023-03-31T05:26:34.549Z] Removing intermediate container 9256fc5dc459 [2023-03-31T05:26:34.549Z] ---> 7e99e9a59068 [2023-03-31T05:26:34.549Z] Step 12/25 : RUN $MAKE [2023-03-31T05:26:34.549Z] ---> Running in ea2f084ab799 [2023-03-31T05:26:35.958Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-31T05:28:42.641Z] Removing intermediate container ea2f084ab799 [2023-03-31T05:28:42.641Z] ---> 4a553b69aa45 [2023-03-31T05:28:42.641Z] Step 13/25 : FROM alpine:3.17 [2023-03-31T05:28:42.641Z] 3.17: Pulling from library/alpine [2023-03-31T05:28:42.641Z] c41833b44d91: Pulling fs layer [2023-03-31T05:28:42.641Z] c41833b44d91: Verifying Checksum [2023-03-31T05:28:42.641Z] c41833b44d91: Download complete [2023-03-31T05:28:42.641Z] c41833b44d91: Pull complete [2023-03-31T05:28:42.641Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T05:28:42.641Z] Status: Downloaded newer image for alpine:3.17 [2023-03-31T05:28:42.641Z] ---> 51e60588ff2c [2023-03-31T05:28:42.641Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-31T05:28:42.641Z] ---> Running in fb46b64a3277 [2023-03-31T05:28:42.641Z] Removing intermediate container fb46b64a3277 [2023-03-31T05:28:42.641Z] ---> 0224cf46b159 [2023-03-31T05:28:42.641Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-31T05:28:42.641Z] ---> Running in 3e5c5be10502 [2023-03-31T05:28:42.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T05:28:42.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T05:28:42.641Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T05:28:42.641Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T05:28:42.641Z] OK: 8 MiB in 16 packages [2023-03-31T05:28:42.641Z] Removing intermediate container 3e5c5be10502 [2023-03-31T05:28:42.641Z] ---> f6aa406e85e0 [2023-03-31T05:28:42.641Z] Step 16/25 : WORKDIR / [2023-03-31T05:28:42.641Z] ---> Running in 9d6c07ac9e7a [2023-03-31T05:28:42.641Z] Removing intermediate container 9d6c07ac9e7a [2023-03-31T05:28:42.641Z] ---> 7e602134b774 [2023-03-31T05:28:42.641Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-31T05:28:42.908Z] ---> 400e88de1d17 [2023-03-31T05:28:42.908Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-31T05:28:43.492Z] ---> f289f4a0a807 [2023-03-31T05:28:43.492Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-31T05:28:44.912Z] ---> f4e9696302fe [2023-03-31T05:28:44.912Z] Step 20/25 : EXPOSE 59900 [2023-03-31T05:28:44.912Z] ---> Running in d5241b8b71ee [2023-03-31T05:28:45.180Z] Removing intermediate container d5241b8b71ee [2023-03-31T05:28:45.180Z] ---> 5b2ca374c5a6 [2023-03-31T05:28:45.180Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-31T05:28:45.180Z] ---> Running in 248d230db704 [2023-03-31T05:28:45.448Z] Removing intermediate container 248d230db704 [2023-03-31T05:28:45.448Z] ---> 1bea169bfb4d [2023-03-31T05:28:45.448Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T05:28:45.448Z] ---> Running in ddee4ced5659 [2023-03-31T05:28:46.033Z] Removing intermediate container ddee4ced5659 [2023-03-31T05:28:46.033Z] ---> ff2245aea9b1 [2023-03-31T05:28:46.033Z] Step 23/25 : LABEL arch=arm64 [2023-03-31T05:28:46.033Z] ---> Running in fc3b47728d99 [2023-03-31T05:28:46.301Z] Removing intermediate container fc3b47728d99 [2023-03-31T05:28:46.301Z] ---> d7f0501edd86 [2023-03-31T05:28:46.301Z] Step 24/25 : LABEL git_sha=b4d98899aab0c7c927e25cbe89fa42d73c353b84 [2023-03-31T05:28:46.301Z] ---> Running in a6bb16757fce [2023-03-31T05:28:46.568Z] Removing intermediate container a6bb16757fce [2023-03-31T05:28:46.568Z] ---> dff14525343d [2023-03-31T05:28:46.568Z] Step 25/25 : LABEL version=0.0.0 [2023-03-31T05:28:46.568Z] ---> Running in 8b8d0fd0cc6a [2023-03-31T05:28:46.835Z] Removing intermediate container 8b8d0fd0cc6a [2023-03-31T05:28:46.835Z] ---> 4eebd04c89bf [2023-03-31T05:28:46.835Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-31T05:28:46.835Z] Successfully built 4eebd04c89bf [2023-03-31T05:28:46.835Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:28:47.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T05:28:47.544Z] [2023-03-31T05:28:47.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:28:47.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T05:28:47.873Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-31T05:28:47.873Z] 8998bd30e6a1: Pulling fs layer [2023-03-31T05:28:47.873Z] 04944245beec: Pulling fs layer [2023-03-31T05:28:47.873Z] 699f458cf7ca: Pulling fs layer [2023-03-31T05:28:47.873Z] 765212b225bb: Pulling fs layer [2023-03-31T05:28:47.873Z] f23df028b6ca: Pulling fs layer [2023-03-31T05:28:47.873Z] d65c8cfc05b1: Pulling fs layer [2023-03-31T05:28:47.873Z] 2437ff75d9bd: Pulling fs layer [2023-03-31T05:28:47.873Z] 765212b225bb: Waiting [2023-03-31T05:28:47.873Z] f23df028b6ca: Waiting [2023-03-31T05:28:47.873Z] d65c8cfc05b1: Waiting [2023-03-31T05:28:47.873Z] 2437ff75d9bd: Waiting [2023-03-31T05:28:48.141Z] 04944245beec: Verifying Checksum [2023-03-31T05:28:48.141Z] 04944245beec: Download complete [2023-03-31T05:28:48.141Z] 765212b225bb: Verifying Checksum [2023-03-31T05:28:48.141Z] 765212b225bb: Download complete [2023-03-31T05:28:48.141Z] f23df028b6ca: Verifying Checksum [2023-03-31T05:28:48.141Z] f23df028b6ca: Download complete [2023-03-31T05:28:48.141Z] d65c8cfc05b1: Download complete [2023-03-31T05:28:48.411Z] 699f458cf7ca: Verifying Checksum [2023-03-31T05:28:48.411Z] 699f458cf7ca: Download complete [2023-03-31T05:28:48.682Z] 8998bd30e6a1: Verifying Checksum [2023-03-31T05:28:48.682Z] 8998bd30e6a1: Download complete [2023-03-31T05:28:51.277Z] 2437ff75d9bd: Download complete [2023-03-31T05:28:52.690Z] 8998bd30e6a1: Pull complete [2023-03-31T05:28:53.274Z] 04944245beec: Pull complete [2023-03-31T05:28:54.684Z] 699f458cf7ca: Pull complete [2023-03-31T05:28:54.684Z] 765212b225bb: Pull complete [2023-03-31T05:28:55.367Z] f23df028b6ca: Pull complete [2023-03-31T05:28:55.652Z] d65c8cfc05b1: Pull complete [2023-03-31T05:29:11.891Z] 2437ff75d9bd: Pull complete [2023-03-31T05:29:11.891Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-31T05:29:11.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T05:29:11.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:29:12.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-6534 does not seem to be running inside a container [2023-03-31T05:29:12.142Z] $ 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/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-31T05:29:14.539Z] $ docker top 56e7464f1e433d317959bbf1fc1eeafa0304d11dd6593a78dcc9ebff26b468a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:29:15.374Z] ---> job-cost.sh [2023-03-31T05:29:15.374Z] lf-activate-venv: SKIPPING [2023-03-31T05:29:15.374Z] INFO: No Stack... [2023-03-31T05:29:15.640Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-31T05:29:16.595Z] INFO: Archiving Costs [Pipeline] sh [2023-03-31T05:29:16.920Z] + cat /w/workspace/device-virtual-go/3/archives/cost.csv [2023-03-31T05:29:16.920Z] + cut -d, -f6 [Pipeline] lock [2023-03-31T05:29:17.220Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-373-3-stack-cost] [2023-03-31T05:29:17.226Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-373-3-stack-cost] did not exist. Created. [2023-03-31T05:29:17.226Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-373-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-31T05:29:17.560Z] /w/workspace/device-virtual-go/3@tmp/durable-be3005f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-31T05:29:18.210Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-31T05:29:18.230Z] Warning: overwriting stash ‘stack-cost’ [2023-03-31T05:29:18.273Z] Stashed 1 file(s) [Pipeline] } [2023-03-31T05:29:18.279Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-373-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-31T05:29:18.301Z] $ docker stop --time=1 56e7464f1e433d317959bbf1fc1eeafa0304d11dd6593a78dcc9ebff26b468a0 [2023-03-31T05:29:19.774Z] $ docker rm -f --volumes 56e7464f1e433d317959bbf1fc1eeafa0304d11dd6593a78dcc9ebff26b468a0 [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-03-31T05:29:20.140Z] provisioning config files... [2023-03-31T05:29:20.146Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-373@tmp/config8616660715660714116tmp [Pipeline] { [Pipeline] sh [2023-03-31T05:29:20.438Z] + set +x [2023-03-31T05:29:20.438Z] + curl -s https://codecov.io/bash [2023-03-31T05:29:20.438Z] + bash -s -- [2023-03-31T05:29:20.438Z] [2023-03-31T05:29:20.438Z] _____ _ [2023-03-31T05:29:20.438Z] / ____| | | [2023-03-31T05:29:20.438Z] | | ___ __| | ___ ___ _____ __ [2023-03-31T05:29:20.438Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-31T05:29:20.438Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-31T05:29:20.438Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-31T05:29:20.438Z] Bash-1.0.6 [2023-03-31T05:29:20.438Z] [2023-03-31T05:29:20.438Z] [2023-03-31T05:29:20.438Z] ==> git version 2.25.1 found [2023-03-31T05:29:20.438Z] ==> 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-03-31T05:29:20.438Z] Release-Date: 2020-01-08 [2023-03-31T05:29:20.438Z] 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-03-31T05:29:20.438Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-31T05:29:20.438Z] ==> Jenkins CI detected. [2023-03-31T05:29:20.438Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-373 [2023-03-31T05:29:20.438Z] project root: . [2023-03-31T05:29:20.438Z] --> token set from env [2023-03-31T05:29:20.438Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-31T05:29:20.439Z] ==> Running gcov in . (disable via -X gcov) [2023-03-31T05:29:20.439Z] ==> Python coveragepy not found [2023-03-31T05:29:20.439Z] ==> Searching for coverage reports in: [2023-03-31T05:29:20.439Z] + . [2023-03-31T05:29:20.439Z] -> Found 1 reports [2023-03-31T05:29:20.439Z] ==> Detecting git/mercurial file structure [2023-03-31T05:29:20.439Z] ==> Reading reports [2023-03-31T05:29:20.697Z] + ./coverage.out bytes=42791 [2023-03-31T05:29:20.697Z] ==> Appending adjustments [2023-03-31T05:29:20.697Z] https://docs.codecov.io/docs/fixing-reports [2023-03-31T05:29:20.697Z] + Found adjustments [2023-03-31T05:29:20.697Z] ==> Gzipping contents [2023-03-31T05:29:20.697Z] 8.0K /tmp/codecov.pWApue.gz [2023-03-31T05:29:20.697Z] ==> Uploading reports [2023-03-31T05:29:20.697Z] url: https://codecov.io [2023-03-31T05:29:20.697Z] query: branch=PR-373&commit=b4d98899aab0c7c927e25cbe89fa42d73c353b84&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-373%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=373&job=&cmd_args= [2023-03-31T05:29:20.697Z] -> Pinging Codecov [2023-03-31T05:29:20.697Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-373&commit=b4d98899aab0c7c927e25cbe89fa42d73c353b84&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-373%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=373&job=&cmd_args= [2023-03-31T05:29:20.956Z] -> Uploading to [2023-03-31T05:29:20.956Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-31/5E52B4B073DB2E39498172D8E973AA87/b4d98899aab0c7c927e25cbe89fa42d73c353b84/3eec4fc2-8046-4b09-9b2f-1c0e9a59951d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230331T052920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2477163c995e9abdba591103007101070265fbdc56d9c84700b8ce7e81eab381 [2023-03-31T05:29:20.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T05:29:20.956Z] Dload Upload Total Spent Left Speed [2023-03-31T05:29:21.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5177 0 0 100 5177 0 19389 --:--:-- --:--:-- --:--:-- 19389 [2023-03-31T05:29:21.215Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b4d98899aab0c7c927e25cbe89fa42d73c353b84 [Pipeline] } [2023-03-31T05:29:21.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-31T05:29:21.917Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-373/archives ] [2023-03-31T05:29:21.917Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-373/archives [2023-03-31T05:29:21.917Z] total 16 [2023-03-31T05:29:21.917Z] drwxr-xr-x 3 root root 4096 Mar 31 05:21 . [2023-03-31T05:29:21.917Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 05:21 .. [2023-03-31T05:29:21.917Z] drwxr-xr-x 2 root root 4096 Mar 31 05:21 cost [2023-03-31T05:29:21.917Z] -rw-r--r-- 1 root root 89 Mar 31 05:21 cost.csv [2023-03-31T05:29:21.917Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-373/archives [2023-03-31T05:29:21.917Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-373/archives [2023-03-31T05:29:21.917Z] total 16 [2023-03-31T05:29:21.917Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 05:21 . [2023-03-31T05:29:21.917Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 05:21 .. [2023-03-31T05:29:21.917Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 05:21 cost [2023-03-31T05:29:21.917Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 31 05:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:29:22.204Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:29:23.062Z] ---> package-listing.sh [2023-03-31T05:29:23.062Z] ++ facter osfamily [2023-03-31T05:29:23.062Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-31T05:29:23.321Z] + OS_FAMILY=debian [2023-03-31T05:29:23.321Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-373 [2023-03-31T05:29:23.321Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-31T05:29:23.321Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-31T05:29:23.321Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-31T05:29:23.321Z] + PACKAGES=/tmp/packages_start.txt [2023-03-31T05:29:23.321Z] + '[' /w/workspace/foundry_device-virtual-go_PR-373 ']' [2023-03-31T05:29:23.321Z] + PACKAGES=/tmp/packages_end.txt [2023-03-31T05:29:23.321Z] + case "${OS_FAMILY}" in [2023-03-31T05:29:23.321Z] + dpkg -l [2023-03-31T05:29:23.321Z] + grep '^ii' [2023-03-31T05:29:23.321Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-31T05:29:23.321Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-31T05:29:23.321Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-31T05:29:23.321Z] + '[' /w/workspace/foundry_device-virtual-go_PR-373 ']' [2023-03-31T05:29:23.321Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-373/archives/ [2023-03-31T05:29:23.321Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-373/archives/ [Pipeline] echo [2023-03-31T05:29:23.331Z] 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/foundry_device-virtual-go_PR-373/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-31T05:29:23.607Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T05:29:24.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T05:29:24.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T05:29:24.227Z] prd-ubuntu20.04-docker-8c-8g-6533 does not seem to be running inside a container [2023-03-31T05:29:24.260Z] $ 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/foundry_device-virtual-go_PR-373/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-373 -v /w/workspace/foundry_device-virtual-go_PR-373:/w/workspace/foundry_device-virtual-go_PR-373:rw,z -v /w/workspace/foundry_device-virtual-go_PR-373@tmp:/w/workspace/foundry_device-virtual-go_PR-373@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-31T05:29:24.479Z] $ docker top 4d48f25523c1cc65ce5f1ecfc9ab8aa4040ba817128ad659e806906d22dd56af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T05:29:24.819Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-31T05:29:25.104Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-31T05:29:25.389Z] + ls /var/log/sa-host [2023-03-31T05:29:25.389Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T05:29:25.537Z] provisioning config files... [2023-03-31T05:29:25.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-373@tmp/config14618432249658194131tmp [Pipeline] { [Pipeline] echo [2023-03-31T05:29:25.559Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:29:25.838Z] ---> create-netrc.sh [Pipeline] } [2023-03-31T05:29:25.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:29:26.178Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-31T05:29:26.187Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:29:26.471Z] ---> sudo-logs.sh [2023-03-31T05:29:26.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-31T05:29:26.498Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:29:26.779Z] ---> job-cost.sh [2023-03-31T05:29:26.779Z] lf-activate-venv: SKIPPING [2023-03-31T05:29:26.779Z] DEBUG: total: 0.2199999988079071 [2023-03-31T05:29:26.779Z] INFO: Retrieving Stack Cost... [2023-03-31T05:29:27.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-31T05:29:27.606Z] INFO: Archiving Costs [Pipeline] echo [2023-03-31T05:29:27.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T05:29:27.897Z] ---> logs-deploy.sh [2023-03-31T05:29:27.897Z] lf-activate-venv: SKIPPING [2023-03-31T05:29:27.897Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-373/3 [2023-03-31T05:29:27.897Z] INFO: archiving workspace using pattern(s): [2023-03-31T05:29:28.837Z] Archives upload complete. [2023-03-31T05:29:28.837Z] INFO: archiving logs to Nexus