Pull request #360 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ecb577e9defc114c7baecbbc8aca89f7797bd13+8ed51eb9eaa0a405dde043671b4ac8557819634f (193c8cf169a8e63ed2a8762c7279ce2ade206a45) 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-ssh8545943050003232096.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-ssh13381888599812509309.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-360/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-360/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1408309041878156414.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-ssh15845187224887305265.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-360/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-360/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4057593475775529022.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 Running on prd-ubuntu20.04-docker-8c-8g-1277 in /w/workspace/foundry_device-virtual-go_PR-360 [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-360 # 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/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ed51eb9eaa0a405dde043671b4ac8557819634f into PR head commit 3ecb577e9defc114c7baecbbc8aca89f7797bd13 Merge succeeded, producing 3ecb577e9defc114c7baecbbc8aca89f7797bd13 Checking out Revision 3ecb577e9defc114c7baecbbc8aca89f7797bd13 (PR-360) 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-15T16:30:15.995Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T16:30:16.047Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T16:30:16.059Z] ========================================================= [2023-03-15T16:30:16.059Z] EdgeX Global Pipelines Version Info [2023-03-15T16:30:16.059Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3ecb577e9defc114c7baecbbc8aca89f7797bd13 # 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 8ed51eb9eaa0a405dde043671b4ac8557819634f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ecb577e9defc114c7baecbbc8aca89f7797bd13 # timeout=10 > git rev-list --no-walk 638768ea70981673b12c8b69a4bafc6105a0d46e # timeout=10 [2023-03-15T16:30:16.763Z] ------------------- [2023-03-15T16:30:16.763Z] stable info: [2023-03-15T16:30:16.763Z] ------------------- [2023-03-15T16:30:16.763Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T16:30:16.763Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T16:30:16.763Z] Message: update stable to v1.0.245 [2023-03-15T16:30:17.333Z] ------------------- [2023-03-15T16:30:17.333Z] experimental info: [2023-03-15T16:30:17.333Z] ------------------- [2023-03-15T16:30:17.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T16:30:17.333Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T16:30:17.333Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T16:30:17.516Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-15T16:30:17.531Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-15T16:30:17.540Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T16:30:17.554Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T16:30:17.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T16:30:17.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T16:30:17.590Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T16:30:17.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T16:30:17.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T16:30:17.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T16:30:17.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T16:30:17.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-15T16:30:17.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T16:30:17.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T16:30:17.733Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:30:17.742Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:30:17.750Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:30:17.762Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:30:17.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T16:30:17.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T16:30:17.790Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T16:30:17.798Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T16:30:17.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T16:30:17.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T16:30:17.823Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T16:30:17.831Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T16:30:17.840Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T16:30:17.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-360 [Pipeline] echo [2023-03-15T16:30:17.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-360 [Pipeline] echo [2023-03-15T16:30:17.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-360 [Pipeline] echo [2023-03-15T16:30:17.903Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ecb577e9defc114c7baecbbc8aca89f7797bd13 [Pipeline] echo [2023-03-15T16:30:17.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ecb577 [Pipeline] echo [2023-03-15T16:30:17.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:30:17.964Z] provisioning config files... [2023-03-15T16:30:17.978Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-360@tmp/config16574512461331863849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:30:18.284Z] ---> docker-login.sh [2023-03-15T16:30:18.284Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:30:18.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:30:18.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:30:18.544Z] Configure a credential helper to remove this warning. See [2023-03-15T16:30:18.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:30:18.544Z] [2023-03-15T16:30:18.544Z] Login Succeeded [2023-03-15T16:30:18.544Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:30:18.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:30:18.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:30:18.803Z] Configure a credential helper to remove this warning. See [2023-03-15T16:30:18.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:30:18.803Z] [2023-03-15T16:30:18.803Z] Login Succeeded [2023-03-15T16:30:18.803Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:30:18.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:30:18.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:30:18.803Z] Configure a credential helper to remove this warning. See [2023-03-15T16:30:18.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:30:18.803Z] [2023-03-15T16:30:18.803Z] Login Succeeded [2023-03-15T16:30:18.803Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:30:19.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:30:19.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:30:19.063Z] Configure a credential helper to remove this warning. See [2023-03-15T16:30:19.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:30:19.063Z] [2023-03-15T16:30:19.063Z] Login Succeeded [2023-03-15T16:30:19.063Z] docker.io [2023-03-15T16:30:19.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:30:19.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:30:19.323Z] Configure a credential helper to remove this warning. See [2023-03-15T16:30:19.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:30:19.323Z] [2023-03-15T16:30:19.323Z] Login Succeeded [2023-03-15T16:30:19.323Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:30:19.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T16:30:19.703Z] + git rev-list -1 --merges 3ecb577e9defc114c7baecbbc8aca89f7797bd13~1..3ecb577e9defc114c7baecbbc8aca89f7797bd13 [Pipeline] echo [2023-03-15T16:30:19.754Z] -----------> git rev-list -1 --merges 3ecb577e9defc114c7baecbbc8aca89f7797bd13~1..3ecb577e9defc114c7baecbbc8aca89f7797bd13 3ecb577e9defc114c7baecbbc8aca89f7797bd13 [false] [Pipeline] sh [2023-03-15T16:30:20.044Z] + git log --format=format:%s -1 3ecb577e9defc114c7baecbbc8aca89f7797bd13 [Pipeline] echo [2023-03-15T16:30:20.060Z] ========================================================= [2023-03-15T16:30:20.060Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T16:30:20.060Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:30:20.388Z] + git log --format=format:%s -1 3ecb577e9defc114c7baecbbc8aca89f7797bd13 [Pipeline] echo [2023-03-15T16:30:20.399Z] [semverPrep] GIT_COMMIT: 3ecb577e9defc114c7baecbbc8aca89f7797bd13, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-15T16:30:20.412Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T16:30:20.761Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:30:20.761Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T16:30:20.761Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T16:30:20.761Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T16:30:20.761Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T16:30:20.761Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T16:30:20.761Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:30:21.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:30:21.120Z] [2023-03-15T16:30:21.120Z] 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-15T16:30:21.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:30:21.425Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T16:30:21.425Z] b85a868b505f: Pulling fs layer [2023-03-15T16:30:21.425Z] e2be974225ed: Pulling fs layer [2023-03-15T16:30:21.425Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T16:30:21.425Z] 988bab9f4d93: Pulling fs layer [2023-03-15T16:30:21.425Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T16:30:21.425Z] eaf3925da568: Pulling fs layer [2023-03-15T16:30:21.425Z] bab4dde63d76: Pulling fs layer [2023-03-15T16:30:21.425Z] bde34c3a00c8: Pulling fs layer [2023-03-15T16:30:21.425Z] b352a97aabf1: Pulling fs layer [2023-03-15T16:30:21.425Z] 988bab9f4d93: Waiting [2023-03-15T16:30:21.425Z] 4872d77fe225: Pulling fs layer [2023-03-15T16:30:21.425Z] 5851b861e8e6: Pulling fs layer [2023-03-15T16:30:21.425Z] 1469e6f7b9e6: Waiting [2023-03-15T16:30:21.425Z] eaf3925da568: Waiting [2023-03-15T16:30:21.425Z] bde34c3a00c8: Waiting [2023-03-15T16:30:21.425Z] b352a97aabf1: Waiting [2023-03-15T16:30:21.425Z] 4872d77fe225: Waiting [2023-03-15T16:30:21.425Z] 5851b861e8e6: Waiting [2023-03-15T16:30:21.425Z] bab4dde63d76: Waiting [2023-03-15T16:30:21.425Z] e2be974225ed: Download complete [2023-03-15T16:30:21.425Z] 988bab9f4d93: Verifying Checksum [2023-03-15T16:30:21.425Z] 988bab9f4d93: Download complete [2023-03-15T16:30:21.686Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T16:30:21.686Z] 339a4e72a1f5: Download complete [2023-03-15T16:30:21.686Z] eaf3925da568: Verifying Checksum [2023-03-15T16:30:21.686Z] eaf3925da568: Download complete [2023-03-15T16:30:21.686Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T16:30:21.686Z] 1469e6f7b9e6: Download complete [2023-03-15T16:30:21.686Z] bde34c3a00c8: Download complete [2023-03-15T16:30:21.686Z] b352a97aabf1: Verifying Checksum [2023-03-15T16:30:21.686Z] b352a97aabf1: Download complete [2023-03-15T16:30:21.686Z] 4872d77fe225: Download complete [2023-03-15T16:30:21.686Z] 5851b861e8e6: Verifying Checksum [2023-03-15T16:30:21.686Z] 5851b861e8e6: Download complete [2023-03-15T16:30:21.686Z] b85a868b505f: Verifying Checksum [2023-03-15T16:30:21.686Z] b85a868b505f: Download complete [2023-03-15T16:30:21.945Z] bab4dde63d76: Verifying Checksum [2023-03-15T16:30:21.945Z] bab4dde63d76: Download complete [2023-03-15T16:30:22.884Z] b85a868b505f: Pull complete [2023-03-15T16:30:23.144Z] e2be974225ed: Pull complete [2023-03-15T16:30:23.406Z] 339a4e72a1f5: Pull complete [2023-03-15T16:30:23.669Z] 988bab9f4d93: Pull complete [2023-03-15T16:30:23.929Z] 1469e6f7b9e6: Pull complete [2023-03-15T16:30:23.929Z] eaf3925da568: Pull complete [2023-03-15T16:30:25.834Z] bab4dde63d76: Pull complete [2023-03-15T16:30:25.834Z] bde34c3a00c8: Pull complete [2023-03-15T16:30:25.834Z] b352a97aabf1: Pull complete [2023-03-15T16:30:26.095Z] 4872d77fe225: Pull complete [2023-03-15T16:30:26.095Z] 5851b861e8e6: Pull complete [2023-03-15T16:30:26.095Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T16:30:26.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:30:26.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:30:26.195Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2023-03-15T16:30:26.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-360 -v /w/workspace/foundry_device-virtual-go_PR-360:/w/workspace/foundry_device-virtual-go_PR-360:rw,z -v /w/workspace/foundry_device-virtual-go_PR-360@tmp:/w/workspace/foundry_device-virtual-go_PR-360@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-15T16:30:27.956Z] $ docker top 35fd0952b1f5c870eee4ac32fbf1311083816b0289c86a74004488c7682c6826 -eo pid,comm [2023-03-15T16:30:28.023Z] 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-15T16:30:28.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:30:28.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:30:28.064Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:30:28.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:30:28.170Z] $ docker exec 35fd0952b1f5c870eee4ac32fbf1311083816b0289c86a74004488c7682c6826 ssh-agent [2023-03-15T16:30:28.265Z] SSH_AUTH_SOCK=/tmp/ssh-wGSslGf3z1Tr/agent.31 [2023-03-15T16:30:28.265Z] SSH_AGENT_PID=37 [2023-03-15T16:30:28.271Z] Running ssh-add (command line suppressed) [2023-03-15T16:30:28.369Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-360@tmp/private_key_8938262461101317398.key (/w/workspace/foundry_device-virtual-go_PR-360@tmp/private_key_8938262461101317398.key) [2023-03-15T16:30:28.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:30:28.666Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T16:30:28.678Z] $ docker exec --env ******** --env ******** 35fd0952b1f5c870eee4ac32fbf1311083816b0289c86a74004488c7682c6826 ssh-agent -k [2023-03-15T16:30:28.772Z] unset SSH_AUTH_SOCK; [2023-03-15T16:30:28.773Z] unset SSH_AGENT_PID; [2023-03-15T16:30:28.773Z] echo Agent pid 37 killed; [2023-03-15T16:30:28.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T16:30:28.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:30:28.818Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:30:28.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:30:28.935Z] $ docker exec 35fd0952b1f5c870eee4ac32fbf1311083816b0289c86a74004488c7682c6826 ssh-agent [2023-03-15T16:30:29.043Z] SSH_AUTH_SOCK=/tmp/ssh-Pdfcvtvjqhg3/agent.69 [2023-03-15T16:30:29.043Z] SSH_AGENT_PID=75 [2023-03-15T16:30:29.049Z] Running ssh-add (command line suppressed) [2023-03-15T16:30:29.151Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-360@tmp/private_key_2391576618066416369.key (/w/workspace/foundry_device-virtual-go_PR-360@tmp/private_key_2391576618066416369.key) [2023-03-15T16:30:29.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:30:29.457Z] + git semver init [2023-03-15T16:30:29.719Z] 2023-03-15 16:30:29,631 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T16:30:29.719Z] 2023-03-15 16:30:29,631 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-360/.semver [2023-03-15T16:30:29.719Z] 2023-03-15 16:30:29,632 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-360/.semver [2023-03-15T16:30:29.719Z] 2023-03-15 16:30:29,632 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-360/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-360, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:30:30.656Z] 2023-03-15 16:30:30,649 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-360/.git/info/exclude [2023-03-15T16:30:30.656Z] 2023-03-15 16:30:30,650 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-360/.semver/PR-360 with force:False [2023-03-15T16:30:30.656Z] 2023-03-15 16:30:30,650 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-360/.semver/PR-360 [2023-03-15T16:30:30.656Z] 2023-03-15 16:30:30,654 [execute] INFO git cat-file --batch-check [2023-03-15T16:30:30.656Z] 2023-03-15 16:30:30,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-360/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:30:30.916Z] 2023-03-15 16:30:30,661 [execute] INFO git cat-file --batch [2023-03-15T16:30:30.916Z] 2023-03-15 16:30:30,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-360/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:30:30.916Z] 2023-03-15 16:30:30,667 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-360/.semver/PR-360 [2023-03-15T16:30:30.916Z] 0.0.0 [Pipeline] } [2023-03-15T16:30:30.927Z] $ docker exec --env ******** --env ******** 35fd0952b1f5c870eee4ac32fbf1311083816b0289c86a74004488c7682c6826 ssh-agent -k [2023-03-15T16:30:31.019Z] unset SSH_AUTH_SOCK; [2023-03-15T16:30:31.020Z] unset SSH_AGENT_PID; [2023-03-15T16:30:31.020Z] echo Agent pid 75 killed; [2023-03-15T16:30:31.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:30:31.332Z] + git semver [Pipeline] } [2023-03-15T16:30:31.605Z] $ docker stop --time=1 35fd0952b1f5c870eee4ac32fbf1311083816b0289c86a74004488c7682c6826 [2023-03-15T16:30:32.907Z] $ docker rm -f --volumes 35fd0952b1f5c870eee4ac32fbf1311083816b0289c86a74004488c7682c6826 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:30:33.247Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T16:30:33.479Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T16:30:33.481Z] [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-15T16:30:33.595Z] provisioning config files... [2023-03-15T16:30:33.619Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-360@tmp/config11865579936512360200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:30:33.916Z] ---> docker-login.sh [2023-03-15T16:30:33.916Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:30:33.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:30:33.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:30:33.916Z] Configure a credential helper to remove this warning. See [2023-03-15T16:30:33.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:30:33.916Z] [2023-03-15T16:30:33.916Z] Login Succeeded [2023-03-15T16:30:33.916Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:30:33.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:30:33.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:30:33.916Z] Configure a credential helper to remove this warning. See [2023-03-15T16:30:33.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:30:33.916Z] [2023-03-15T16:30:33.916Z] Login Succeeded [2023-03-15T16:30:33.916Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:30:34.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:30:34.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:30:34.174Z] Configure a credential helper to remove this warning. See [2023-03-15T16:30:34.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:30:34.174Z] [2023-03-15T16:30:34.174Z] Login Succeeded [2023-03-15T16:30:34.174Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:30:34.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:30:34.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:30:34.174Z] Configure a credential helper to remove this warning. See [2023-03-15T16:30:34.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:30:34.174Z] [2023-03-15T16:30:34.174Z] Login Succeeded [2023-03-15T16:30:34.174Z] docker.io [2023-03-15T16:30:34.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:30:34.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:30:34.432Z] Configure a credential helper to remove this warning. See [2023-03-15T16:30:34.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:30:34.432Z] [2023-03-15T16:30:34.432Z] Login Succeeded [2023-03-15T16:30:34.432Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:30:34.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:30:34.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:30:34.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:30:34.503Z] ========================================================= [2023-03-15T16:30:34.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T16:30:34.503Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:30:34.808Z] + 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-15T16:30:34.808Z] Sending build context to Docker daemon 23.5MB [2023-03-15T16:30:34.808Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:30:34.808Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T16:30:34.808Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T16:30:34.808Z] 63b65145d645: Pulling fs layer [2023-03-15T16:30:34.808Z] a2d21d5440eb: Pulling fs layer [2023-03-15T16:30:34.808Z] 935e6c44a52c: Pulling fs layer [2023-03-15T16:30:34.808Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T16:30:34.808Z] 30dea6a524f1: Pulling fs layer [2023-03-15T16:30:34.808Z] a2aff8979fd8: Pulling fs layer [2023-03-15T16:30:34.808Z] 6808be2612f2: Pulling fs layer [2023-03-15T16:30:34.808Z] f25807f1079a: Pulling fs layer [2023-03-15T16:30:34.808Z] 94cc34f8dd06: Waiting [2023-03-15T16:30:34.808Z] 30dea6a524f1: Waiting [2023-03-15T16:30:34.808Z] a2aff8979fd8: Waiting [2023-03-15T16:30:34.808Z] 6808be2612f2: Waiting [2023-03-15T16:30:34.808Z] f25807f1079a: Waiting [2023-03-15T16:30:35.069Z] a2d21d5440eb: Download complete [2023-03-15T16:30:35.069Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T16:30:35.069Z] 94cc34f8dd06: Download complete [2023-03-15T16:30:35.069Z] 30dea6a524f1: Download complete [2023-03-15T16:30:35.069Z] 63b65145d645: Verifying Checksum [2023-03-15T16:30:35.069Z] 63b65145d645: Download complete [2023-03-15T16:30:35.069Z] a2aff8979fd8: Verifying Checksum [2023-03-15T16:30:35.069Z] a2aff8979fd8: Download complete [2023-03-15T16:30:35.069Z] 63b65145d645: Pull complete [2023-03-15T16:30:35.331Z] a2d21d5440eb: Pull complete [2023-03-15T16:30:35.591Z] f25807f1079a: Verifying Checksum [2023-03-15T16:30:35.591Z] f25807f1079a: Download complete [2023-03-15T16:30:35.849Z] 935e6c44a52c: Verifying Checksum [2023-03-15T16:30:35.849Z] 935e6c44a52c: Download complete [2023-03-15T16:30:35.849Z] 6808be2612f2: Verifying Checksum [2023-03-15T16:30:35.849Z] 6808be2612f2: Download complete [2023-03-15T16:30:39.130Z] 935e6c44a52c: Pull complete [2023-03-15T16:30:39.130Z] 94cc34f8dd06: Pull complete [2023-03-15T16:30:39.130Z] 30dea6a524f1: Pull complete [2023-03-15T16:30:39.130Z] a2aff8979fd8: Pull complete [2023-03-15T16:30:41.029Z] 6808be2612f2: Pull complete [2023-03-15T16:30:41.963Z] f25807f1079a: Pull complete [2023-03-15T16:30:41.963Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T16:30:41.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T16:30:41.963Z] ---> 3b553350e43f [2023-03-15T16:30:41.963Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T16:30:45.251Z] ---> Running in 80e3674229a3 [2023-03-15T16:30:45.251Z] Removing intermediate container 80e3674229a3 [2023-03-15T16:30:45.251Z] ---> 756dbd9f8096 [2023-03-15T16:30:45.251Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:30:45.251Z] ---> Running in e32c271648c9 [2023-03-15T16:30:45.251Z] Removing intermediate container e32c271648c9 [2023-03-15T16:30:45.251Z] ---> a0f32d6c09ea [2023-03-15T16:30:45.251Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:30:45.251Z] ---> Running in 6e0efcb7c1aa [2023-03-15T16:30:45.251Z] Removing intermediate container 6e0efcb7c1aa [2023-03-15T16:30:45.251Z] ---> 24556087d6d7 [2023-03-15T16:30:45.251Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-15T16:30:45.251Z] ---> Running in bea181da3d42 [2023-03-15T16:30:45.251Z] Removing intermediate container bea181da3d42 [2023-03-15T16:30:45.251Z] ---> ec95d3833956 [2023-03-15T16:30:45.251Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:30:45.251Z] ---> Running in 76b9aa5e46d7 [2023-03-15T16:30:45.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:30:45.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:30:45.768Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T16:30:45.768Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T16:30:45.768Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T16:30:46.027Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T16:30:46.027Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:30:46.027Z] OK: 269 MiB in 57 packages [2023-03-15T16:30:46.285Z] Removing intermediate container 76b9aa5e46d7 [2023-03-15T16:30:46.285Z] ---> b5613b3d1114 [2023-03-15T16:30:46.285Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T16:30:46.543Z] ---> 9ba6c7355149 [2023-03-15T16:30:46.543Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:30:46.543Z] ---> Running in 8824ee89094e [2023-03-15T16:30:48.561Z] Still waiting to schedule task [2023-03-15T16:30:48.561Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:31:08.507Z] Removing intermediate container 8824ee89094e [2023-03-15T16:31:08.507Z] ---> 378275fca45c [2023-03-15T16:31:08.507Z] Step 10/12 : COPY . . [2023-03-15T16:31:08.766Z] ---> fce299c2bf04 [2023-03-15T16:31:08.766Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:31:08.766Z] ---> Running in 50b81c6977ec [2023-03-15T16:31:08.766Z] Removing intermediate container 50b81c6977ec [2023-03-15T16:31:08.766Z] ---> 4515b35bfea0 [2023-03-15T16:31:08.766Z] Step 12/12 : RUN $MAKE [2023-03-15T16:31:08.766Z] ---> Running in 9916c1c39e67 [2023-03-15T16:31:09.025Z] noop [2023-03-15T16:31:09.283Z] Removing intermediate container 9916c1c39e67 [2023-03-15T16:31:09.283Z] ---> 2e626912408e [2023-03-15T16:31:09.283Z] Successfully built 2e626912408e [2023-03-15T16:31:09.283Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:31:09.609Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:31:09.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:31:09.680Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2023-03-15T16:31:09.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-360 -v /w/workspace/foundry_device-virtual-go_PR-360:/w/workspace/foundry_device-virtual-go_PR-360:rw,z -v /w/workspace/foundry_device-virtual-go_PR-360@tmp:/w/workspace/foundry_device-virtual-go_PR-360@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-15T16:31:10.060Z] $ docker top dc80be9d90a6873102f7b533d3f150420cc15bc7d3f9542f466d665f15d3ed24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:31:10.395Z] + go version [2023-03-15T16:31:10.395Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T16:31:10.403Z] $ docker stop --time=1 dc80be9d90a6873102f7b533d3f150420cc15bc7d3f9542f466d665f15d3ed24 [2023-03-15T16:31:11.688Z] $ docker rm -f --volumes dc80be9d90a6873102f7b533d3f150420cc15bc7d3f9542f466d665f15d3ed24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:31:12.093Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:31:12.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:31:12.165Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2023-03-15T16:31:12.191Z] $ 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-360 -v /w/workspace/foundry_device-virtual-go_PR-360:/w/workspace/foundry_device-virtual-go_PR-360:rw,z -v /w/workspace/foundry_device-virtual-go_PR-360@tmp:/w/workspace/foundry_device-virtual-go_PR-360@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-15T16:31:12.546Z] $ docker top fa5d7bec467a7caf9bcc5afe1fc238a8d3e6eb8d225304f0f743203fa622aee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:31:12.889Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-360 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:31:13.188Z] + make test [2023-03-15T16:31:13.188Z] go test ./... -coverprofile=coverage.out [2023-03-15T16:31:18.452Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-15T16:31:30.665Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-15T16:31:30.665Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.039s coverage: 65.7% of statements [2023-03-15T16:31:37.217Z] go vet ./... [2023-03-15T16:31:40.497Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:31:40.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:31:40.497Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T16:31:40.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:31:40.522Z] $ docker stop --time=1 fa5d7bec467a7caf9bcc5afe1fc238a8d3e6eb8d225304f0f743203fa622aee7 [2023-03-15T16:31:42.192Z] $ docker rm -f --volumes fa5d7bec467a7caf9bcc5afe1fc238a8d3e6eb8d225304f0f743203fa622aee7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:31:42.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:31:42.705Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T16:31:43.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:31:43.395Z] + ls -al . [2023-03-15T16:31:43.395Z] total 192 [2023-03-15T16:31:43.395Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:31 . [2023-03-15T16:31:43.395Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:30 .. [2023-03-15T16:31:43.395Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:30 .git [2023-03-15T16:31:43.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:30 .github [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 16:30 .gitignore [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:30 .golangci.yml [2023-03-15T16:31:43.395Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:30 .semver [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 16:30 Attribution.txt [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 16:30 CHANGELOG.md [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 16:30 Dockerfile [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:30 GOVERNANCE.md [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 16:30 Jenkinsfile [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:30 LICENSE [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 16:30 Makefile [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 16:30 OWNERS.md [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 16:30 README.md [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:30 VERSION [2023-03-15T16:31:43.395Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:30 bin [2023-03-15T16:31:43.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:30 cmd [2023-03-15T16:31:43.395Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 16:31 coverage.out [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 16:30 go.mod [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 16:30 go.sum [2023-03-15T16:31:43.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:30 internal [2023-03-15T16:31:43.395Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:30 snap [2023-03-15T16:31:43.395Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 16:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:31:43.695Z] + 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=3ecb577e9defc114c7baecbbc8aca89f7797bd13 --label arch=amd64 --label version=0.0.0 . [2023-03-15T16:31:43.695Z] Sending build context to Docker daemon 23.54MB [2023-03-15T16:31:43.695Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:31:43.695Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T16:31:43.695Z] ---> 2e626912408e [2023-03-15T16:31:43.695Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T16:31:43.953Z] ---> Running in 9530736e56ce [2023-03-15T16:31:43.953Z] Removing intermediate container 9530736e56ce [2023-03-15T16:31:43.953Z] ---> 13fad3226f00 [2023-03-15T16:31:43.953Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:31:43.953Z] ---> Running in 735e03fd0489 [2023-03-15T16:31:44.212Z] Removing intermediate container 735e03fd0489 [2023-03-15T16:31:44.212Z] ---> 67b7e966cee5 [2023-03-15T16:31:44.212Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:31:44.212Z] ---> Running in 90b2cffec5f6 [2023-03-15T16:31:44.212Z] Removing intermediate container 90b2cffec5f6 [2023-03-15T16:31:44.212Z] ---> dab0c8ef2cac [2023-03-15T16:31:44.212Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-15T16:31:44.212Z] ---> Running in 5d75d3f087e6 [2023-03-15T16:31:44.212Z] Removing intermediate container 5d75d3f087e6 [2023-03-15T16:31:44.212Z] ---> a9f686a08f81 [2023-03-15T16:31:44.212Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:31:44.470Z] ---> Running in 4abe502460d1 [2023-03-15T16:31:44.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:31:44.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:31:44.989Z] OK: 269 MiB in 57 packages [2023-03-15T16:31:45.247Z] Removing intermediate container 4abe502460d1 [2023-03-15T16:31:45.247Z] ---> c9afc2009412 [2023-03-15T16:31:45.247Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-15T16:31:45.247Z] ---> 1a5205056399 [2023-03-15T16:31:45.247Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:31:45.505Z] ---> Running in 9ace2ab5a372 [2023-03-15T16:31:46.567Z] Removing intermediate container 9ace2ab5a372 [2023-03-15T16:31:46.567Z] ---> 5b53ee5eb00f [2023-03-15T16:31:46.567Z] Step 10/25 : COPY . . [2023-03-15T16:31:46.826Z] ---> 3ecd5084429d [2023-03-15T16:31:46.826Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:31:46.826Z] ---> Running in f95e1d3745ac [2023-03-15T16:31:46.826Z] Removing intermediate container f95e1d3745ac [2023-03-15T16:31:46.826Z] ---> 6edcace0b76d [2023-03-15T16:31:46.826Z] Step 12/25 : RUN $MAKE [2023-03-15T16:31:46.826Z] ---> Running in e9867ac0be71 [2023-03-15T16:31:47.084Z] 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-15T16:32:05.160Z] Removing intermediate container e9867ac0be71 [2023-03-15T16:32:05.160Z] ---> a0a9065c7a62 [2023-03-15T16:32:05.160Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T16:32:05.160Z] 3.17: Pulling from library/alpine [2023-03-15T16:32:05.160Z] 63b65145d645: Already exists [2023-03-15T16:32:05.160Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:32:05.160Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:32:05.160Z] ---> b2aa39c304c2 [2023-03-15T16:32:05.160Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-15T16:32:05.160Z] ---> Running in fb7d39ab6961 [2023-03-15T16:32:05.160Z] Removing intermediate container fb7d39ab6961 [2023-03-15T16:32:05.160Z] ---> e7c4fac63717 [2023-03-15T16:32:05.160Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T16:32:05.160Z] ---> Running in ddd56d8b2c83 [2023-03-15T16:32:05.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:32:05.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:32:05.417Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T16:32:05.417Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:32:05.417Z] OK: 7 MiB in 16 packages [2023-03-15T16:32:05.676Z] Removing intermediate container ddd56d8b2c83 [2023-03-15T16:32:05.676Z] ---> 76ab229e3d59 [2023-03-15T16:32:05.676Z] Step 16/25 : WORKDIR / [2023-03-15T16:32:05.676Z] ---> Running in 799f0dc2d9af [2023-03-15T16:32:05.676Z] Removing intermediate container 799f0dc2d9af [2023-03-15T16:32:05.676Z] ---> c4fe0a2af61a [2023-03-15T16:32:05.676Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-15T16:32:05.935Z] ---> 494140f9a971 [2023-03-15T16:32:05.935Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-15T16:32:05.935Z] ---> 368a33855da7 [2023-03-15T16:32:05.935Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-15T16:32:06.878Z] ---> eb1d2b36f645 [2023-03-15T16:32:06.878Z] Step 20/25 : EXPOSE 59900 [2023-03-15T16:32:06.878Z] ---> Running in 77fee93709e8 [2023-03-15T16:32:06.878Z] Removing intermediate container 77fee93709e8 [2023-03-15T16:32:06.878Z] ---> 69708cfa0a64 [2023-03-15T16:32:06.878Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-15T16:32:06.878Z] ---> Running in 63410884cba6 [2023-03-15T16:32:06.878Z] Removing intermediate container 63410884cba6 [2023-03-15T16:32:06.878Z] ---> 5dc97c8155ba [2023-03-15T16:32:06.878Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T16:32:06.878Z] ---> Running in a6dbf2ce4495 [2023-03-15T16:32:06.878Z] Removing intermediate container a6dbf2ce4495 [2023-03-15T16:32:06.878Z] ---> 4b2026153674 [2023-03-15T16:32:06.878Z] Step 23/25 : LABEL arch=amd64 [2023-03-15T16:32:06.878Z] ---> Running in dcbb151bb3c7 [2023-03-15T16:32:07.137Z] Removing intermediate container dcbb151bb3c7 [2023-03-15T16:32:07.137Z] ---> d89586f1a884 [2023-03-15T16:32:07.137Z] Step 24/25 : LABEL git_sha=3ecb577e9defc114c7baecbbc8aca89f7797bd13 [2023-03-15T16:32:07.137Z] ---> Running in 3d195fa10957 [2023-03-15T16:32:07.137Z] Removing intermediate container 3d195fa10957 [2023-03-15T16:32:07.137Z] ---> 4ca38d563860 [2023-03-15T16:32:07.137Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T16:32:07.137Z] ---> Running in 07ae1df910f7 [2023-03-15T16:32:07.137Z] Removing intermediate container 07ae1df910f7 [2023-03-15T16:32:07.137Z] ---> 95ad2c84f135 [2023-03-15T16:32:07.137Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:32:07.137Z] Successfully built 95ad2c84f135 [2023-03-15T16:32:07.137Z] 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-15T16:32:07.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:32:07.556Z] [2023-03-15T16:32:07.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:32:07.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:32:07.850Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T16:32:07.850Z] 5eb5b503b376: Pulling fs layer [2023-03-15T16:32:07.850Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T16:32:07.850Z] ec43610c2a17: Pulling fs layer [2023-03-15T16:32:07.850Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T16:32:07.850Z] 33b1e0a273af: Pulling fs layer [2023-03-15T16:32:07.850Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T16:32:07.850Z] 2f39f015ded8: Pulling fs layer [2023-03-15T16:32:07.850Z] 3a2ae6a8a46f: Waiting [2023-03-15T16:32:07.850Z] 33b1e0a273af: Waiting [2023-03-15T16:32:07.850Z] 5d3b04190fa2: Waiting [2023-03-15T16:32:07.850Z] 2f39f015ded8: Waiting [2023-03-15T16:32:07.850Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T16:32:07.850Z] 5c69ac0246d0: Download complete [2023-03-15T16:32:07.850Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T16:32:07.850Z] 3a2ae6a8a46f: Download complete [2023-03-15T16:32:07.850Z] 33b1e0a273af: Verifying Checksum [2023-03-15T16:32:07.850Z] 33b1e0a273af: Download complete [2023-03-15T16:32:08.109Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T16:32:08.109Z] 5d3b04190fa2: Download complete [2023-03-15T16:32:08.109Z] ec43610c2a17: Verifying Checksum [2023-03-15T16:32:08.109Z] ec43610c2a17: Download complete [2023-03-15T16:32:08.109Z] 5eb5b503b376: Verifying Checksum [2023-03-15T16:32:08.109Z] 5eb5b503b376: Download complete [2023-03-15T16:32:08.673Z] 2f39f015ded8: Verifying Checksum [2023-03-15T16:32:08.673Z] 2f39f015ded8: Download complete [2023-03-15T16:32:09.239Z] 5eb5b503b376: Pull complete [2023-03-15T16:32:09.497Z] 5c69ac0246d0: Pull complete [2023-03-15T16:32:09.754Z] ec43610c2a17: Pull complete [2023-03-15T16:32:10.012Z] 3a2ae6a8a46f: Pull complete [2023-03-15T16:32:10.012Z] 33b1e0a273af: Pull complete [2023-03-15T16:32:10.269Z] 5d3b04190fa2: Pull complete [2023-03-15T16:32:14.451Z] 2f39f015ded8: Pull complete [2023-03-15T16:32:14.451Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T16:32:14.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:32:14.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:32:14.527Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2023-03-15T16:32:14.551Z] $ 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-360 -v /w/workspace/foundry_device-virtual-go_PR-360:/w/workspace/foundry_device-virtual-go_PR-360:rw,z -v /w/workspace/foundry_device-virtual-go_PR-360@tmp:/w/workspace/foundry_device-virtual-go_PR-360@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-15T16:32:17.275Z] $ docker top bec31de14d34eb80492ebd77865c25d7ab307f87742d629918b1c2e59bbfa64d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:32:17.647Z] ---> job-cost.sh [2023-03-15T16:32:17.647Z] lf-activate-venv: SKIPPING [2023-03-15T16:32:17.647Z] INFO: No Stack... [2023-03-15T16:32:18.213Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:32:18.471Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:32:18.757Z] + cat /w/workspace/foundry_device-virtual-go_PR-360/archives/cost.csv [2023-03-15T16:32:18.757Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:32:18.771Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-360-2-stack-cost] [2023-03-15T16:32:18.776Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-360-2-stack-cost] did not exist. Created. [2023-03-15T16:32:18.776Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-360-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:32:19.073Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T16:32:19.099Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:32:19.105Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-360-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:32:19.118Z] $ docker stop --time=1 bec31de14d34eb80492ebd77865c25d7ab307f87742d629918b1c2e59bbfa64d [2023-03-15T16:32:20.262Z] $ docker rm -f --volumes bec31de14d34eb80492ebd77865c25d7ab307f87742d629918b1c2e59bbfa64d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T16:48:01.358Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1962 in /w/workspace/foundry_device-virtual-go_PR-360 [Pipeline] { [Pipeline] ws [2023-03-15T16:48:01.371Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2023-03-15T16:48:01.426Z] The recommended git tool is: git [2023-03-15T16:48:11.055Z] using credential edgex-jenkins-ssh [2023-03-15T16:48:11.075Z] Cloning the remote Git repository [2023-03-15T16:48:11.143Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-15T16:48:11.302Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2023-03-15T16:48:11.503Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-15T16:48:11.505Z] > git --version # timeout=10 [2023-03-15T16:48:11.532Z] > git --version # 'git version 2.25.1' [2023-03-15T16:48:11.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:48:11.748Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:48:13.930Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-15T16:48:13.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:48:15.778Z] Merging remotes/origin/main commit 8ed51eb9eaa0a405dde043671b4ac8557819634f into PR head commit 3ecb577e9defc114c7baecbbc8aca89f7797bd13 [2023-03-15T16:48:16.119Z] Merge succeeded, producing 3ecb577e9defc114c7baecbbc8aca89f7797bd13 [2023-03-15T16:48:16.120Z] Checking out Revision 3ecb577e9defc114c7baecbbc8aca89f7797bd13 (PR-360) [2023-03-15T16:48:15.074Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-15T16:48:15.124Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-15T16:48:15.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:48:15.145Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T16:48:15.801Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:48:15.892Z] > git checkout -f 3ecb577e9defc114c7baecbbc8aca89f7797bd13 # timeout=10 [2023-03-15T16:48:15.986Z] > git remote # timeout=10 [2023-03-15T16:48:16.009Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T16:48:16.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:48:16.062Z] > git merge 8ed51eb9eaa0a405dde043671b4ac8557819634f # timeout=10 [2023-03-15T16:48:16.094Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T16:48:16.128Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:48:16.145Z] > git checkout -f 3ecb577e9defc114c7baecbbc8aca89f7797bd13 # timeout=10 [2023-03-15T16:48:16.731Z] 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-15T16:48:17.700Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T16:48:17.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:48:17.700Z] Dload Upload Total Spent Left Speed [2023-03-15T16:48:17.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-03-15T16:48:18.364Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T16:48:18.720Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T16:48:18.720Z] + sudo tee /etc/docker/daemon.new [2023-03-15T16:48:18.720Z] { [2023-03-15T16:48:18.720Z] "registry-mirrors": [ [2023-03-15T16:48:18.720Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T16:48:18.720Z] ], [2023-03-15T16:48:18.720Z] "bip": "10.250.0.254/24", [2023-03-15T16:48:18.720Z] "hosts": [ [2023-03-15T16:48:18.720Z] "tcp://0.0.0.0:5555", [2023-03-15T16:48:18.720Z] "unix:///var/run/docker.sock" [2023-03-15T16:48:18.720Z] ], [2023-03-15T16:48:18.720Z] "mtu": 1458, [2023-03-15T16:48:18.720Z] "selinux-enabled": true, [2023-03-15T16:48:18.720Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T16:48:18.720Z] } [Pipeline] sh [2023-03-15T16:48:19.078Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T16:48:19.438Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:48:37.788Z] provisioning config files... [2023-03-15T16:48:37.826Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config8675961641705604819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:48:38.210Z] ---> docker-login.sh [2023-03-15T16:48:38.210Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:48:38.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:38.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:38.805Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:38.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:38.805Z] [2023-03-15T16:48:38.805Z] Login Succeeded [2023-03-15T16:48:38.805Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:48:39.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:39.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:39.434Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:39.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:39.434Z] [2023-03-15T16:48:39.434Z] Login Succeeded [2023-03-15T16:48:39.434Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:48:39.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:39.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:39.720Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:39.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:39.720Z] [2023-03-15T16:48:39.720Z] Login Succeeded [2023-03-15T16:48:39.720Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:48:40.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:40.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:40.279Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:40.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:40.279Z] [2023-03-15T16:48:40.279Z] Login Succeeded [2023-03-15T16:48:40.279Z] docker.io [2023-03-15T16:48:40.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:48:40.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:48:40.829Z] Configure a credential helper to remove this warning. See [2023-03-15T16:48:40.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:48:40.829Z] [2023-03-15T16:48:40.829Z] Login Succeeded [2023-03-15T16:48:40.829Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:48:40.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:48:41.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:48:41.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:48:41.252Z] ========================================================= [2023-03-15T16:48:41.252Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T16:48:41.252Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:48:41.623Z] + 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-15T16:48:42.607Z] Sending build context to Docker daemon 11.9MB [2023-03-15T16:48:42.607Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:48:42.607Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T16:48:42.607Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T16:48:42.607Z] af6eaf76a39c: Pulling fs layer [2023-03-15T16:48:42.607Z] 55522c791124: Pulling fs layer [2023-03-15T16:48:42.607Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T16:48:42.607Z] 169dfbe0d373: Pulling fs layer [2023-03-15T16:48:42.607Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T16:48:42.607Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T16:48:42.607Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T16:48:42.607Z] e1ff8fa3b103: Waiting [2023-03-15T16:48:42.607Z] 52ebb69f0ebf: Waiting [2023-03-15T16:48:42.607Z] 5abe8eddf0d5: Waiting [2023-03-15T16:48:42.607Z] 169dfbe0d373: Waiting [2023-03-15T16:48:42.607Z] 55522c791124: Download complete [2023-03-15T16:48:42.893Z] 169dfbe0d373: Verifying Checksum [2023-03-15T16:48:42.893Z] 169dfbe0d373: Download complete [2023-03-15T16:48:42.893Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T16:48:42.893Z] e1ff8fa3b103: Download complete [2023-03-15T16:48:42.893Z] af6eaf76a39c: Verifying Checksum [2023-03-15T16:48:42.893Z] af6eaf76a39c: Download complete [2023-03-15T16:48:43.892Z] af6eaf76a39c: Pull complete [2023-03-15T16:48:44.190Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T16:48:44.190Z] 5abe8eddf0d5: Download complete [2023-03-15T16:48:44.821Z] 55522c791124: Pull complete [2023-03-15T16:48:46.274Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T16:48:46.274Z] ce5c4a1c91eb: Download complete [2023-03-15T16:48:46.274Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T16:48:46.274Z] 52ebb69f0ebf: Download complete [2023-03-15T16:48:56.422Z] ce5c4a1c91eb: Pull complete [2023-03-15T16:48:56.696Z] 169dfbe0d373: Pull complete [2023-03-15T16:48:56.967Z] e1ff8fa3b103: Pull complete [2023-03-15T16:49:03.656Z] 52ebb69f0ebf: Pull complete [2023-03-15T16:49:05.085Z] 5abe8eddf0d5: Pull complete [2023-03-15T16:49:05.085Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T16:49:05.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T16:49:05.085Z] ---> 6cb57ee374ae [2023-03-15T16:49:05.086Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T16:49:10.479Z] ---> Running in 8754c662f019 [2023-03-15T16:49:10.479Z] Removing intermediate container 8754c662f019 [2023-03-15T16:49:10.479Z] ---> 7c13a2d2a8bc [2023-03-15T16:49:10.479Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:49:10.479Z] ---> Running in ce2cbb12cf4a [2023-03-15T16:49:11.001Z] Removing intermediate container ce2cbb12cf4a [2023-03-15T16:49:11.001Z] ---> 1aa458adbb66 [2023-03-15T16:49:11.001Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:49:11.001Z] ---> Running in baefe26a6719 [2023-03-15T16:49:11.001Z] Removing intermediate container baefe26a6719 [2023-03-15T16:49:11.001Z] ---> af7969b9f119 [2023-03-15T16:49:11.001Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-15T16:49:11.275Z] ---> Running in 49913a1d3e98 [2023-03-15T16:49:11.876Z] Removing intermediate container 49913a1d3e98 [2023-03-15T16:49:11.876Z] ---> fdf697b43630 [2023-03-15T16:49:11.876Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:49:11.876Z] ---> Running in 523cf3619ebb [2023-03-15T16:49:13.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:49:14.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:49:15.908Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T16:49:15.908Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T16:49:15.908Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T16:49:15.908Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T16:49:15.908Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:49:16.181Z] OK: 268 MiB in 57 packages [2023-03-15T16:49:17.161Z] Removing intermediate container 523cf3619ebb [2023-03-15T16:49:17.161Z] ---> a08c01390969 [2023-03-15T16:49:17.161Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T16:49:17.758Z] ---> 82582c38282f [2023-03-15T16:49:17.758Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:49:18.032Z] ---> Running in ce3ae25f5ef8 [2023-03-15T16:50:26.031Z] Removing intermediate container ce3ae25f5ef8 [2023-03-15T16:50:26.031Z] ---> b3b4bb8cc997 [2023-03-15T16:50:26.031Z] Step 10/12 : COPY . . [2023-03-15T16:50:26.031Z] ---> 381faa997911 [2023-03-15T16:50:26.031Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:50:26.031Z] ---> Running in 59dc4f7496b9 [2023-03-15T16:50:26.031Z] Removing intermediate container 59dc4f7496b9 [2023-03-15T16:50:26.031Z] ---> bd717382f542 [2023-03-15T16:50:26.031Z] Step 12/12 : RUN $MAKE [2023-03-15T16:50:26.031Z] ---> Running in 70758fd74698 [2023-03-15T16:50:26.031Z] noop [2023-03-15T16:50:26.031Z] Removing intermediate container 70758fd74698 [2023-03-15T16:50:26.031Z] ---> 9d1ad65d9431 [2023-03-15T16:50:26.031Z] Successfully built 9d1ad65d9431 [2023-03-15T16:50:26.031Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:26.390Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:50:26.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:50:26.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-1962 does not seem to be running inside a container [2023-03-15T16:50:26.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:50:28.013Z] $ docker top c154ac7b9e5e18f9dc7aea56185070a0c52aa1d1f2f1f2d7c1ea10f6535f51df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:50:28.860Z] + go version [2023-03-15T16:50:28.860Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T16:50:28.881Z] $ docker stop --time=1 c154ac7b9e5e18f9dc7aea56185070a0c52aa1d1f2f1f2d7c1ea10f6535f51df [2023-03-15T16:50:30.537Z] $ docker rm -f --volumes c154ac7b9e5e18f9dc7aea56185070a0c52aa1d1f2f1f2d7c1ea10f6535f51df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:50:31.092Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:50:31.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:50:31.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-1962 does not seem to be running inside a container [2023-03-15T16:50:31.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:50:32.654Z] $ docker top d1ccfe5890d52712b686c054007ae58a82ac87db6753fa04fcd4f9b272bd43e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:50:33.494Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:50:34.145Z] + make test [2023-03-15T16:50:34.145Z] go test ./... -coverprofile=coverage.out [2023-03-15T16:51:13.070Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-15T16:53:19.829Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-15T16:53:19.829Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.142s coverage: 65.7% of statements [2023-03-15T16:53:19.829Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T16:53:19.829Z] go vet ./... [2023-03-15T16:53:52.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:53:52.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:53:52.097Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T16:53:52.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:53:52.130Z] $ docker stop --time=1 d1ccfe5890d52712b686c054007ae58a82ac87db6753fa04fcd4f9b272bd43e3 [2023-03-15T16:53:54.061Z] $ docker rm -f --volumes d1ccfe5890d52712b686c054007ae58a82ac87db6753fa04fcd4f9b272bd43e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:53:55.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:53:55.322Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T16:53:55.895Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:53:56.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:53:56.608Z] + ls -al . [2023-03-15T16:53:56.608Z] total 188 [2023-03-15T16:53:56.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:50 . [2023-03-15T16:53:56.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:48 .. [2023-03-15T16:53:56.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:48 .git [2023-03-15T16:53:56.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:48 .github [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 16:48 .gitignore [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:48 .golangci.yml [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 16:48 Attribution.txt [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 16:48 CHANGELOG.md [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 16:48 Dockerfile [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:48 GOVERNANCE.md [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 16:48 Jenkinsfile [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:48 LICENSE [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 16:48 Makefile [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 16:48 OWNERS.md [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 16:48 README.md [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:30 VERSION [2023-03-15T16:53:56.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:48 bin [2023-03-15T16:53:56.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:48 cmd [2023-03-15T16:53:56.608Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 16:53 coverage.out [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 16:48 go.mod [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 16:48 go.sum [2023-03-15T16:53:56.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:48 internal [2023-03-15T16:53:56.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:48 snap [2023-03-15T16:53:56.608Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 16:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:53:56.950Z] + 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=3ecb577e9defc114c7baecbbc8aca89f7797bd13 --label arch=arm64 --label version=0.0.0 . [2023-03-15T16:53:57.541Z] Sending build context to Docker daemon 11.95MB [2023-03-15T16:53:57.541Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:53:57.541Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T16:53:57.541Z] ---> 9d1ad65d9431 [2023-03-15T16:53:57.541Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T16:53:57.541Z] ---> Running in 80d7ac197f12 [2023-03-15T16:53:57.808Z] Removing intermediate container 80d7ac197f12 [2023-03-15T16:53:57.808Z] ---> fb7d85894c3b [2023-03-15T16:53:57.808Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:53:58.076Z] ---> Running in d0e7e74d1899 [2023-03-15T16:53:58.344Z] Removing intermediate container d0e7e74d1899 [2023-03-15T16:53:58.344Z] ---> 0054c8688db2 [2023-03-15T16:53:58.344Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:53:58.344Z] ---> Running in fe104eec9db5 [2023-03-15T16:53:58.614Z] Removing intermediate container fe104eec9db5 [2023-03-15T16:53:58.614Z] ---> b6df34b09032 [2023-03-15T16:53:58.614Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-15T16:53:58.885Z] ---> Running in b0da14186cd6 [2023-03-15T16:53:59.155Z] Removing intermediate container b0da14186cd6 [2023-03-15T16:53:59.155Z] ---> 47f877a700e6 [2023-03-15T16:53:59.155Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:53:59.155Z] ---> Running in daddcd2c95dc [2023-03-15T16:54:00.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:54:00.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:54:02.117Z] OK: 268 MiB in 57 packages [2023-03-15T16:54:02.710Z] Removing intermediate container daddcd2c95dc [2023-03-15T16:54:02.710Z] ---> 0b061ff214ef [2023-03-15T16:54:02.710Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-15T16:54:03.295Z] ---> 1f97950596dd [2023-03-15T16:54:03.295Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:54:03.295Z] ---> Running in 80135c8b3d2e [2023-03-15T16:54:05.882Z] Removing intermediate container 80135c8b3d2e [2023-03-15T16:54:05.882Z] ---> cb6f343127fa [2023-03-15T16:54:05.882Z] Step 10/25 : COPY . . [2023-03-15T16:54:07.305Z] ---> ed5e30dcf0ad [2023-03-15T16:54:07.305Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:54:07.305Z] ---> Running in d2489d25c348 [2023-03-15T16:54:07.575Z] Removing intermediate container d2489d25c348 [2023-03-15T16:54:07.575Z] ---> 17132ec2f292 [2023-03-15T16:54:07.575Z] Step 12/25 : RUN $MAKE [2023-03-15T16:54:07.843Z] ---> Running in cc005adf180d [2023-03-15T16:54:08.808Z] 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-15T16:56:45.734Z] Removing intermediate container cc005adf180d [2023-03-15T16:56:45.734Z] ---> 04510bde1963 [2023-03-15T16:56:45.734Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T16:56:45.734Z] 3.17: Pulling from library/alpine [2023-03-15T16:56:45.734Z] af6eaf76a39c: Already exists [2023-03-15T16:56:45.734Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:56:45.734Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:56:45.734Z] ---> d74e625d9115 [2023-03-15T16:56:45.734Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-15T16:56:45.734Z] ---> Running in e7c863a91370 [2023-03-15T16:56:45.734Z] Removing intermediate container e7c863a91370 [2023-03-15T16:56:45.734Z] ---> 5d640fffbdd8 [2023-03-15T16:56:45.734Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T16:56:45.734Z] ---> Running in 99d822203874 [2023-03-15T16:56:45.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:56:45.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:56:45.734Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T16:56:45.734Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:56:45.734Z] OK: 8 MiB in 16 packages [2023-03-15T16:56:45.734Z] Removing intermediate container 99d822203874 [2023-03-15T16:56:45.734Z] ---> e0190a59baf4 [2023-03-15T16:56:45.734Z] Step 16/25 : WORKDIR / [2023-03-15T16:56:45.734Z] ---> Running in 0db980048b87 [2023-03-15T16:56:45.734Z] Removing intermediate container 0db980048b87 [2023-03-15T16:56:45.734Z] ---> bc0bd3867e12 [2023-03-15T16:56:45.734Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-15T16:56:45.734Z] ---> 64239be8864d [2023-03-15T16:56:45.734Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-15T16:56:45.734Z] ---> e7ee21c4cda5 [2023-03-15T16:56:45.734Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-15T16:56:45.734Z] ---> 988e5f39752c [2023-03-15T16:56:45.734Z] Step 20/25 : EXPOSE 59900 [2023-03-15T16:56:45.734Z] ---> Running in b7841f631b18 [2023-03-15T16:56:46.008Z] Removing intermediate container b7841f631b18 [2023-03-15T16:56:46.008Z] ---> 54da4741526c [2023-03-15T16:56:46.008Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-15T16:56:46.291Z] ---> Running in 08ca96cd0cd9 [2023-03-15T16:56:46.563Z] Removing intermediate container 08ca96cd0cd9 [2023-03-15T16:56:46.563Z] ---> 818c8d2aa23e [2023-03-15T16:56:46.563Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T16:56:46.563Z] ---> Running in 7ca0d79d2529 [2023-03-15T16:56:46.849Z] Removing intermediate container 7ca0d79d2529 [2023-03-15T16:56:46.849Z] ---> cf1b85f11398 [2023-03-15T16:56:46.849Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T16:56:47.119Z] ---> Running in 6fa2b18ecaf6 [2023-03-15T16:56:47.390Z] Removing intermediate container 6fa2b18ecaf6 [2023-03-15T16:56:47.390Z] ---> 56c62d108481 [2023-03-15T16:56:47.390Z] Step 24/25 : LABEL git_sha=3ecb577e9defc114c7baecbbc8aca89f7797bd13 [2023-03-15T16:56:47.666Z] ---> Running in 80fb205712c7 [2023-03-15T16:56:47.935Z] Removing intermediate container 80fb205712c7 [2023-03-15T16:56:47.935Z] ---> f2c4633d2ba5 [2023-03-15T16:56:47.935Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T16:56:47.935Z] ---> Running in 53bbbccdeb48 [2023-03-15T16:56:48.524Z] Removing intermediate container 53bbbccdeb48 [2023-03-15T16:56:48.524Z] ---> 413dd9f8a850 [2023-03-15T16:56:48.524Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:56:48.524Z] Successfully built 413dd9f8a850 [2023-03-15T16:56:48.524Z] 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-15T16:56:49.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:56:49.006Z] [2023-03-15T16:56:49.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:56:49.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:56:49.618Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T16:56:49.618Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T16:56:49.618Z] 04944245beec: Pulling fs layer [2023-03-15T16:56:49.618Z] 699f458cf7ca: Pulling fs layer [2023-03-15T16:56:49.618Z] 765212b225bb: Pulling fs layer [2023-03-15T16:56:49.618Z] f23df028b6ca: Pulling fs layer [2023-03-15T16:56:49.618Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T16:56:49.618Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T16:56:49.618Z] f23df028b6ca: Waiting [2023-03-15T16:56:49.618Z] d65c8cfc05b1: Waiting [2023-03-15T16:56:49.618Z] 2437ff75d9bd: Waiting [2023-03-15T16:56:49.618Z] 765212b225bb: Waiting [2023-03-15T16:56:49.618Z] 04944245beec: Verifying Checksum [2023-03-15T16:56:49.618Z] 04944245beec: Download complete [2023-03-15T16:56:49.618Z] 765212b225bb: Download complete [2023-03-15T16:56:49.618Z] f23df028b6ca: Download complete [2023-03-15T16:56:49.618Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T16:56:49.618Z] d65c8cfc05b1: Download complete [2023-03-15T16:56:49.890Z] 699f458cf7ca: Verifying Checksum [2023-03-15T16:56:49.890Z] 699f458cf7ca: Download complete [2023-03-15T16:56:50.160Z] 8998bd30e6a1: Download complete [2023-03-15T16:56:52.769Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T16:56:52.769Z] 2437ff75d9bd: Download complete [2023-03-15T16:56:54.734Z] 8998bd30e6a1: Pull complete [2023-03-15T16:56:55.005Z] 04944245beec: Pull complete [2023-03-15T16:56:56.440Z] 699f458cf7ca: Pull complete [2023-03-15T16:56:56.710Z] 765212b225bb: Pull complete [2023-03-15T16:56:57.685Z] f23df028b6ca: Pull complete [2023-03-15T16:56:57.954Z] d65c8cfc05b1: Pull complete [2023-03-15T16:57:12.994Z] 2437ff75d9bd: Pull complete [2023-03-15T16:57:12.994Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T16:57:12.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:57:12.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:57:13.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-1962 does not seem to be running inside a container [2023-03-15T16:57:13.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T16:57:16.452Z] $ docker top c63657fd7ac311e0e65a65f31c413943cd8913c800be46911ca4780b6eba77f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:57:17.372Z] ---> job-cost.sh [2023-03-15T16:57:17.372Z] lf-activate-venv: SKIPPING [2023-03-15T16:57:17.372Z] INFO: No Stack... [2023-03-15T16:57:17.962Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T16:57:18.928Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:57:19.589Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2023-03-15T16:57:19.589Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:57:19.632Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-360-2-stack-cost] [2023-03-15T16:57:19.638Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-360-2-stack-cost] did not exist. Created. [2023-03-15T16:57:19.638Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-360-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:57:20.312Z] /w/workspace/device-virtual-go/2@tmp/durable-bc93c99e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T16:57:20.990Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T16:57:21.017Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T16:57:21.076Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:57:21.085Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-360-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:57:21.108Z] $ docker stop --time=1 c63657fd7ac311e0e65a65f31c413943cd8913c800be46911ca4780b6eba77f3 [2023-03-15T16:57:22.720Z] $ docker rm -f --volumes c63657fd7ac311e0e65a65f31c413943cd8913c800be46911ca4780b6eba77f3 [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-15T16:57:23.139Z] provisioning config files... [2023-03-15T16:57:23.146Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-360@tmp/config14407029431012509022tmp [Pipeline] { [Pipeline] sh [2023-03-15T16:57:23.440Z] + set +x [2023-03-15T16:57:23.441Z] + curl -s https://codecov.io/bash [2023-03-15T16:57:23.441Z] + bash -s -- [2023-03-15T16:57:23.441Z] [2023-03-15T16:57:23.441Z] _____ _ [2023-03-15T16:57:23.441Z] / ____| | | [2023-03-15T16:57:23.441Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T16:57:23.441Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T16:57:23.441Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T16:57:23.441Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T16:57:23.441Z] Bash-1.0.6 [2023-03-15T16:57:23.441Z] [2023-03-15T16:57:23.441Z] [2023-03-15T16:57:23.441Z] ==> git version 2.25.1 found [2023-03-15T16:57:23.441Z] ==> 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-15T16:57:23.441Z] Release-Date: 2020-01-08 [2023-03-15T16:57:23.441Z] 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-15T16:57:23.441Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T16:57:23.441Z] ==> Jenkins CI detected. [2023-03-15T16:57:23.441Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-360 [2023-03-15T16:57:23.441Z] project root: . [2023-03-15T16:57:23.441Z] --> token set from env [2023-03-15T16:57:23.441Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T16:57:23.441Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T16:57:23.441Z] ==> Python coveragepy not found [2023-03-15T16:57:23.441Z] ==> Searching for coverage reports in: [2023-03-15T16:57:23.441Z] + . [2023-03-15T16:57:23.699Z] -> Found 1 reports [2023-03-15T16:57:23.699Z] ==> Detecting git/mercurial file structure [2023-03-15T16:57:23.699Z] ==> Reading reports [2023-03-15T16:57:23.699Z] + ./coverage.out bytes=44311 [2023-03-15T16:57:23.699Z] ==> Appending adjustments [2023-03-15T16:57:23.700Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T16:57:23.700Z] + Found adjustments [2023-03-15T16:57:23.700Z] ==> Gzipping contents [2023-03-15T16:57:23.700Z] 8.0K /tmp/codecov.jO12Xv.gz [2023-03-15T16:57:23.700Z] ==> Uploading reports [2023-03-15T16:57:23.700Z] url: https://codecov.io [2023-03-15T16:57:23.700Z] query: branch=PR-360&commit=3ecb577e9defc114c7baecbbc8aca89f7797bd13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-360%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=360&job=&cmd_args= [2023-03-15T16:57:23.700Z] -> Pinging Codecov [2023-03-15T16:57:23.700Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-360&commit=3ecb577e9defc114c7baecbbc8aca89f7797bd13&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-360%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=360&job=&cmd_args= [2023-03-15T16:57:23.958Z] -> Uploading to [2023-03-15T16:57:23.958Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/5E52B4B073DB2E39498172D8E973AA87/3ecb577e9defc114c7baecbbc8aca89f7797bd13/b7b4a08d-059c-489c-b058-9ea0b063a1ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T165723Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b48aa4772e2bdcc140cdaf85a508c04d97948a8cfa72d9152fc040f1d0478ee4 [2023-03-15T16:57:23.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:57:23.958Z] Dload Upload Total Spent Left Speed [2023-03-15T16:57:24.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5430 0 0 100 5430 0 19532 --:--:-- --:--:-- --:--:-- 19532 [2023-03-15T16:57:24.218Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/3ecb577e9defc114c7baecbbc8aca89f7797bd13 [Pipeline] } [2023-03-15T16:57:24.225Z] 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-15T16:57:24.859Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-360/archives ] [2023-03-15T16:57:24.859Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-360/archives [2023-03-15T16:57:24.859Z] total 16 [2023-03-15T16:57:24.859Z] drwxr-xr-x 3 root root 4096 Mar 15 16:32 . [2023-03-15T16:57:24.859Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:32 .. [2023-03-15T16:57:24.859Z] drwxr-xr-x 2 root root 4096 Mar 15 16:32 cost [2023-03-15T16:57:24.859Z] -rw-r--r-- 1 root root 89 Mar 15 16:32 cost.csv [2023-03-15T16:57:24.859Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-360/archives [2023-03-15T16:57:24.859Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-360/archives [2023-03-15T16:57:24.859Z] total 16 [2023-03-15T16:57:24.859Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:32 . [2023-03-15T16:57:24.859Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:32 .. [2023-03-15T16:57:24.859Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:32 cost [2023-03-15T16:57:24.859Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 15 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:57:25.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:57:26.002Z] ---> package-listing.sh [2023-03-15T16:57:26.002Z] ++ facter osfamily [2023-03-15T16:57:26.002Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T16:57:26.261Z] + OS_FAMILY=debian [2023-03-15T16:57:26.261Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-360 [2023-03-15T16:57:26.261Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T16:57:26.261Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T16:57:26.261Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T16:57:26.261Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T16:57:26.261Z] + '[' /w/workspace/foundry_device-virtual-go_PR-360 ']' [2023-03-15T16:57:26.261Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T16:57:26.261Z] + case "${OS_FAMILY}" in [2023-03-15T16:57:26.261Z] + dpkg -l [2023-03-15T16:57:26.261Z] + grep '^ii' [2023-03-15T16:57:26.261Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T16:57:26.261Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T16:57:26.261Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T16:57:26.261Z] + '[' /w/workspace/foundry_device-virtual-go_PR-360 ']' [2023-03-15T16:57:26.261Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-360/archives/ [2023-03-15T16:57:26.261Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-360/archives/ [Pipeline] echo [2023-03-15T16:57:26.271Z] 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-360/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T16:57:26.549Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:57:27.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:57:27.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:57:27.170Z] prd-ubuntu20.04-docker-8c-8g-1277 does not seem to be running inside a container [2023-03-15T16:57:27.160Z] $ 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-360/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-360 -v /w/workspace/foundry_device-virtual-go_PR-360:/w/workspace/foundry_device-virtual-go_PR-360:rw,z -v /w/workspace/foundry_device-virtual-go_PR-360@tmp:/w/workspace/foundry_device-virtual-go_PR-360@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-15T16:57:27.391Z] $ docker top 2e30d139108add9718097fb43322434d330e3a996468d6246dd5e1607318a181 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:57:27.767Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T16:57:28.056Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T16:57:28.338Z] + ls /var/log/sa-host [2023-03-15T16:57:28.338Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:57:28.398Z] provisioning config files... [2023-03-15T16:57:28.404Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-360@tmp/config1874414923216622550tmp [Pipeline] { [Pipeline] echo [2023-03-15T16:57:28.414Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:57:28.695Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T16:57:28.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:57:29.012Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T16:57:29.019Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:57:29.302Z] ---> sudo-logs.sh [2023-03-15T16:57:29.302Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T16:57:29.330Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:57:29.614Z] ---> job-cost.sh [2023-03-15T16:57:29.615Z] lf-activate-venv: SKIPPING [2023-03-15T16:57:29.615Z] DEBUG: total: 0.2199999988079071 [2023-03-15T16:57:29.615Z] INFO: Retrieving Stack Cost... [2023-03-15T16:57:29.873Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:57:30.439Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T16:57:30.450Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:57:30.733Z] ---> logs-deploy.sh [2023-03-15T16:57:30.733Z] lf-activate-venv: SKIPPING [2023-03-15T16:57:30.733Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-360/2 [2023-03-15T16:57:30.733Z] INFO: archiving workspace using pattern(s): [2023-03-15T16:57:31.667Z] Archives upload complete. [2023-03-15T16:57:31.667Z] INFO: archiving logs to Nexus