Pull request #407 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16+6a6923f6f990075cc9d362fe0d250c605a9d159f (9f00f0f3e77a1a436cdb5a93d4b562837cf0bb9d) 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-ssh8005456903639149306.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7553310100551974776.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-407/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-407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8160929941211587585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6999967321529037019.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-407/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-407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10383813989819975114.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15511’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15513 in /w/workspace/foundry_device-virtual-go_PR-407 [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-407 # 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 Merging remotes/origin/main commit 6a6923f6f990075cc9d362fe0d250c605a9d159f into PR head commit bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 Merge succeeded, producing bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 Checking out Revision bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 (PR-407) Commit message: "build(snap): Bump epoch for major v3 upgrade" > 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/407/head:refs/remotes/origin/PR-407 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 # 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 6a6923f6f990075cc9d362fe0d250c605a9d159f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 # timeout=10 > git rev-list --no-walk fd5d9daae729a5188b85bed1fe7eeb810f7f183d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T07:58:02.857Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T07:58:02.903Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T07:58:02.916Z] ========================================================= [2023-05-16T07:58:02.916Z] EdgeX Global Pipelines Version Info [2023-05-16T07:58:02.916Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:58:03.630Z] ------------------- [2023-05-16T07:58:03.630Z] stable info: [2023-05-16T07:58:03.630Z] ------------------- [2023-05-16T07:58:03.630Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T07:58:03.630Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T07:58:03.630Z] Message: update stable to v1.0.249 [2023-05-16T07:58:04.200Z] ------------------- [2023-05-16T07:58:04.200Z] experimental info: [2023-05-16T07:58:04.200Z] ------------------- [2023-05-16T07:58:04.200Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T07:58:04.200Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T07:58:04.200Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T07:58:04.404Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-16T07:58:04.421Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-16T07:58:04.434Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T07:58:04.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T07:58:04.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T07:58:04.463Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T07:58:04.471Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T07:58:04.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T07:58:04.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T07:58:04.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T07:58:04.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T07:58:04.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-16T07:58:04.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T07:58:04.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T07:58:04.609Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T07:58:04.627Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T07:58:04.646Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T07:58:04.666Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T07:58:04.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T07:58:04.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T07:58:04.720Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T07:58:04.735Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T07:58:04.747Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T07:58:04.762Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T07:58:04.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T07:58:04.800Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T07:58:04.824Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T07:58:04.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-407 [Pipeline] echo [2023-05-16T07:58:04.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-407 [Pipeline] echo [2023-05-16T07:58:04.867Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-407 [Pipeline] echo [2023-05-16T07:58:04.882Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [Pipeline] echo [2023-05-16T07:58:04.896Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd063ef [Pipeline] echo [2023-05-16T07:58:04.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T07:58:04.961Z] provisioning config files... [2023-05-16T07:58:04.976Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config3425439178735972194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:58:05.287Z] ---> docker-login.sh [2023-05-16T07:58:05.287Z] nexus3.edgexfoundry.org:10001 [2023-05-16T07:58:05.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:58:05.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:58:05.547Z] Configure a credential helper to remove this warning. See [2023-05-16T07:58:05.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:58:05.547Z] [2023-05-16T07:58:05.547Z] Login Succeeded [2023-05-16T07:58:05.547Z] nexus3.edgexfoundry.org:10002 [2023-05-16T07:58:05.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:58:05.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:58:05.547Z] Configure a credential helper to remove this warning. See [2023-05-16T07:58:05.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:58:05.547Z] [2023-05-16T07:58:05.547Z] Login Succeeded [2023-05-16T07:58:05.547Z] nexus3.edgexfoundry.org:10003 [2023-05-16T07:58:05.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:58:05.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:58:05.807Z] Configure a credential helper to remove this warning. See [2023-05-16T07:58:05.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:58:05.807Z] [2023-05-16T07:58:05.807Z] Login Succeeded [2023-05-16T07:58:05.807Z] nexus3.edgexfoundry.org:10004 [2023-05-16T07:58:05.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:58:05.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:58:05.807Z] Configure a credential helper to remove this warning. See [2023-05-16T07:58:05.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:58:05.808Z] [2023-05-16T07:58:05.808Z] Login Succeeded [2023-05-16T07:58:05.808Z] docker.io [2023-05-16T07:58:06.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:58:06.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:58:06.329Z] Configure a credential helper to remove this warning. See [2023-05-16T07:58:06.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:58:06.329Z] [2023-05-16T07:58:06.329Z] Login Succeeded [2023-05-16T07:58:06.329Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T07:58:06.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T07:58:06.717Z] + git rev-list -1 --merges bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16~1..bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [Pipeline] echo [2023-05-16T07:58:06.777Z] -----------> git rev-list -1 --merges bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16~1..bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [false] [Pipeline] sh [2023-05-16T07:58:07.066Z] + git log --format=format:%s -1 bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [Pipeline] echo [2023-05-16T07:58:07.081Z] ========================================================= [2023-05-16T07:58:07.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T07:58:07.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T07:58:07.406Z] + git log --format=format:%s -1 bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [Pipeline] echo [2023-05-16T07:58:07.418Z] [semverPrep] GIT_COMMIT: bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16, Commit Message: build(snap): Bump epoch for major v3 upgrade [Pipeline] echo [2023-05-16T07:58:07.427Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T07:58:07.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T07:58:07.777Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T07:58:07.777Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T07:58:07.777Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T07:58:07.777Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T07:58:07.777Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T07:58:07.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:58:08.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T07:58:08.132Z] [2023-05-16T07:58:08.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:58:08.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T07:58:08.433Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T07:58:08.433Z] b85a868b505f: Pulling fs layer [2023-05-16T07:58:08.433Z] e2be974225ed: Pulling fs layer [2023-05-16T07:58:08.433Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T07:58:08.433Z] 988bab9f4d93: Pulling fs layer [2023-05-16T07:58:08.433Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T07:58:08.433Z] eaf3925da568: Pulling fs layer [2023-05-16T07:58:08.433Z] bab4dde63d76: Pulling fs layer [2023-05-16T07:58:08.433Z] bde34c3a00c8: Pulling fs layer [2023-05-16T07:58:08.433Z] b352a97aabf1: Pulling fs layer [2023-05-16T07:58:08.433Z] 4872d77fe225: Pulling fs layer [2023-05-16T07:58:08.433Z] 5851b861e8e6: Pulling fs layer [2023-05-16T07:58:08.433Z] 988bab9f4d93: Waiting [2023-05-16T07:58:08.433Z] bde34c3a00c8: Waiting [2023-05-16T07:58:08.433Z] 4872d77fe225: Waiting [2023-05-16T07:58:08.433Z] 1469e6f7b9e6: Waiting [2023-05-16T07:58:08.433Z] b352a97aabf1: Waiting [2023-05-16T07:58:08.433Z] bab4dde63d76: Waiting [2023-05-16T07:58:08.433Z] eaf3925da568: Waiting [2023-05-16T07:58:08.433Z] 5851b861e8e6: Waiting [2023-05-16T07:58:08.433Z] e2be974225ed: Download complete [2023-05-16T07:58:08.433Z] 988bab9f4d93: Download complete [2023-05-16T07:58:08.693Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T07:58:08.693Z] 1469e6f7b9e6: Download complete [2023-05-16T07:58:08.693Z] eaf3925da568: Download complete [2023-05-16T07:58:08.693Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T07:58:08.693Z] 339a4e72a1f5: Download complete [2023-05-16T07:58:08.693Z] bde34c3a00c8: Download complete [2023-05-16T07:58:08.693Z] b352a97aabf1: Download complete [2023-05-16T07:58:08.693Z] 4872d77fe225: Verifying Checksum [2023-05-16T07:58:08.693Z] 4872d77fe225: Download complete [2023-05-16T07:58:08.693Z] 5851b861e8e6: Verifying Checksum [2023-05-16T07:58:08.693Z] 5851b861e8e6: Download complete [2023-05-16T07:58:08.693Z] b85a868b505f: Verifying Checksum [2023-05-16T07:58:08.693Z] b85a868b505f: Download complete [2023-05-16T07:58:08.953Z] bab4dde63d76: Verifying Checksum [2023-05-16T07:58:08.953Z] bab4dde63d76: Download complete [2023-05-16T07:58:09.890Z] b85a868b505f: Pull complete [2023-05-16T07:58:10.149Z] e2be974225ed: Pull complete [2023-05-16T07:58:10.715Z] 339a4e72a1f5: Pull complete [2023-05-16T07:58:10.715Z] 988bab9f4d93: Pull complete [2023-05-16T07:58:10.975Z] 1469e6f7b9e6: Pull complete [2023-05-16T07:58:10.975Z] eaf3925da568: Pull complete [2023-05-16T07:58:12.876Z] bab4dde63d76: Pull complete [2023-05-16T07:58:12.876Z] bde34c3a00c8: Pull complete [2023-05-16T07:58:13.141Z] b352a97aabf1: Pull complete [2023-05-16T07:58:13.141Z] 4872d77fe225: Pull complete [2023-05-16T07:58:13.141Z] 5851b861e8e6: Pull complete [2023-05-16T07:58:13.141Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T07:58:13.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T07:58:13.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T07:58:13.255Z] prd-ubuntu20.04-docker-8c-8g-15513 does not seem to be running inside a container [2023-05-16T07:58:13.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@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-05-16T07:58:16.079Z] $ docker top 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 -eo pid,comm [2023-05-16T07:58:16.144Z] 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-05-16T07:58:16.144Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T07:58:16.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T07:58:16.187Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T07:58:16.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T07:58:16.300Z] $ docker exec 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 ssh-agent [2023-05-16T07:58:16.404Z] SSH_AUTH_SOCK=/tmp/ssh-qJEKuj780o68/agent.33 [2023-05-16T07:58:16.404Z] SSH_AGENT_PID=39 [2023-05-16T07:58:16.410Z] Running ssh-add (command line suppressed) [2023-05-16T07:58:16.515Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_15245452189762844691.key (/w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_15245452189762844691.key) [2023-05-16T07:58:16.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T07:58:16.820Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T07:58:16.834Z] $ docker exec --env ******** --env ******** 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 ssh-agent -k [2023-05-16T07:58:16.927Z] unset SSH_AUTH_SOCK; [2023-05-16T07:58:16.928Z] unset SSH_AGENT_PID; [2023-05-16T07:58:16.928Z] echo Agent pid 39 killed; [2023-05-16T07:58:16.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T07:58:16.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T07:58:16.971Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T07:58:17.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T07:58:17.087Z] $ docker exec 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 ssh-agent [2023-05-16T07:58:17.200Z] SSH_AUTH_SOCK=/tmp/ssh-7rniOcRr7FUw/agent.72 [2023-05-16T07:58:17.200Z] SSH_AGENT_PID=78 [2023-05-16T07:58:17.205Z] Running ssh-add (command line suppressed) [2023-05-16T07:58:17.310Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_8562371066836530286.key (/w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_8562371066836530286.key) [2023-05-16T07:58:17.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T07:58:17.610Z] + git semver init [2023-05-16T07:58:17.871Z] 2023-05-16 07:58:17,770 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T07:58:17.871Z] 2023-05-16 07:58:17,771 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-407/.semver [2023-05-16T07:58:17.871Z] 2023-05-16 07:58:17,772 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-407/.semver [2023-05-16T07:58:17.871Z] 2023-05-16 07:58:17,772 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-407/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-407, universal_newlines=False, shell=None, istream=None) [2023-05-16T07:58:18.809Z] 2023-05-16 07:58:18,788 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-407/.git/info/exclude [2023-05-16T07:58:18.809Z] 2023-05-16 07:58:18,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-407/.semver/PR-407 with force:False [2023-05-16T07:58:18.809Z] 2023-05-16 07:58:18,789 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-407/.semver/PR-407 [2023-05-16T07:58:18.809Z] 2023-05-16 07:58:18,793 [execute] INFO git cat-file --batch-check [2023-05-16T07:58:18.809Z] 2023-05-16 07:58:18,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-407/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T07:58:18.809Z] 2023-05-16 07:58:18,799 [execute] INFO git cat-file --batch [2023-05-16T07:58:18.809Z] 2023-05-16 07:58:18,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-407/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T07:58:18.809Z] 2023-05-16 07:58:18,803 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-407/.semver/PR-407 [2023-05-16T07:58:18.809Z] 0.0.0 [Pipeline] } [2023-05-16T07:58:19.082Z] $ docker exec --env ******** --env ******** 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 ssh-agent -k [2023-05-16T07:58:19.176Z] unset SSH_AUTH_SOCK; [2023-05-16T07:58:19.176Z] unset SSH_AGENT_PID; [2023-05-16T07:58:19.176Z] echo Agent pid 78 killed; [2023-05-16T07:58:19.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T07:58:19.485Z] + git semver [Pipeline] } [2023-05-16T07:58:19.758Z] $ docker stop --time=1 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 [2023-05-16T07:58:21.040Z] $ docker rm -f --volumes 8e1fd710fa048c7dae0b4c72040673246f1a07a9907bb7f29656c16854e72468 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T07:58:21.400Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T07:58:21.624Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T07:58:21.627Z] [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-05-16T07:58:21.763Z] provisioning config files... [2023-05-16T07:58:21.772Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config6505389110354762542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:58:22.062Z] ---> docker-login.sh [2023-05-16T07:58:22.062Z] nexus3.edgexfoundry.org:10001 [2023-05-16T07:58:22.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:58:22.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:58:22.062Z] Configure a credential helper to remove this warning. See [2023-05-16T07:58:22.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:58:22.062Z] [2023-05-16T07:58:22.062Z] Login Succeeded [2023-05-16T07:58:22.062Z] nexus3.edgexfoundry.org:10002 [2023-05-16T07:58:22.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:58:22.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:58:22.062Z] Configure a credential helper to remove this warning. See [2023-05-16T07:58:22.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:58:22.062Z] [2023-05-16T07:58:22.062Z] Login Succeeded [2023-05-16T07:58:22.062Z] nexus3.edgexfoundry.org:10003 [2023-05-16T07:58:22.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:58:22.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:58:22.321Z] Configure a credential helper to remove this warning. See [2023-05-16T07:58:22.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:58:22.321Z] [2023-05-16T07:58:22.321Z] Login Succeeded [2023-05-16T07:58:22.321Z] nexus3.edgexfoundry.org:10004 [2023-05-16T07:58:22.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:58:22.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:58:22.321Z] Configure a credential helper to remove this warning. See [2023-05-16T07:58:22.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:58:22.321Z] [2023-05-16T07:58:22.321Z] Login Succeeded [2023-05-16T07:58:22.321Z] docker.io [2023-05-16T07:58:22.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:58:22.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:58:22.581Z] Configure a credential helper to remove this warning. See [2023-05-16T07:58:22.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:58:22.581Z] [2023-05-16T07:58:22.581Z] Login Succeeded [2023-05-16T07:58:22.581Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T07:58:22.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T07:58:22.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T07:58:22.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T07:58:22.662Z] ========================================================= [2023-05-16T07:58:22.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T07:58:22.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:58:22.971Z] + 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-05-16T07:58:22.971Z] Sending build context to Docker daemon 23.67MB [2023-05-16T07:58:22.971Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T07:58:22.971Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T07:58:23.241Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T07:58:23.241Z] f56be85fc22e: Pulling fs layer [2023-05-16T07:58:23.241Z] 85791d961cd3: Pulling fs layer [2023-05-16T07:58:23.241Z] d694b5ae8c79: Pulling fs layer [2023-05-16T07:58:23.241Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T07:58:23.241Z] 4d19c01a9841: Pulling fs layer [2023-05-16T07:58:23.241Z] 9325e15d5711: Pulling fs layer [2023-05-16T07:58:23.241Z] 556b6ee489ea: Pulling fs layer [2023-05-16T07:58:23.241Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T07:58:23.241Z] 9f32a84ed3da: Waiting [2023-05-16T07:58:23.241Z] 4d19c01a9841: Waiting [2023-05-16T07:58:23.241Z] 9325e15d5711: Waiting [2023-05-16T07:58:23.241Z] 556b6ee489ea: Waiting [2023-05-16T07:58:23.241Z] c5a4b2cf53e6: Waiting [2023-05-16T07:58:23.241Z] 85791d961cd3: Download complete [2023-05-16T07:58:23.241Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T07:58:23.241Z] 9f32a84ed3da: Download complete [2023-05-16T07:58:23.241Z] 4d19c01a9841: Download complete [2023-05-16T07:58:23.241Z] f56be85fc22e: Download complete [2023-05-16T07:58:23.241Z] 9325e15d5711: Verifying Checksum [2023-05-16T07:58:23.241Z] 9325e15d5711: Download complete [2023-05-16T07:58:23.510Z] f56be85fc22e: Pull complete [2023-05-16T07:58:23.510Z] 85791d961cd3: Pull complete [2023-05-16T07:58:24.077Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T07:58:24.077Z] d694b5ae8c79: Verifying Checksum [2023-05-16T07:58:24.077Z] d694b5ae8c79: Download complete [2023-05-16T07:58:24.077Z] 556b6ee489ea: Verifying Checksum [2023-05-16T07:58:24.077Z] 556b6ee489ea: Download complete [2023-05-16T07:58:27.363Z] d694b5ae8c79: Pull complete [2023-05-16T07:58:27.363Z] 9f32a84ed3da: Pull complete [2023-05-16T07:58:27.363Z] 4d19c01a9841: Pull complete [2023-05-16T07:58:27.363Z] 9325e15d5711: Pull complete [2023-05-16T07:58:29.889Z] 556b6ee489ea: Pull complete [2023-05-16T07:58:30.452Z] c5a4b2cf53e6: Pull complete [2023-05-16T07:58:30.452Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T07:58:30.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T07:58:30.452Z] ---> c4be618373d6 [2023-05-16T07:58:30.453Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T07:58:34.662Z] ---> Running in 15b2873cee84 [2023-05-16T07:58:34.662Z] Removing intermediate container 15b2873cee84 [2023-05-16T07:58:34.662Z] ---> 54fea3ace7aa [2023-05-16T07:58:34.662Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T07:58:34.662Z] ---> Running in 4355190c7412 [2023-05-16T07:58:34.921Z] Removing intermediate container 4355190c7412 [2023-05-16T07:58:34.921Z] ---> 5fdbb880ef40 [2023-05-16T07:58:34.921Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T07:58:34.921Z] ---> Running in 37ef236d26c9 [2023-05-16T07:58:34.921Z] Removing intermediate container 37ef236d26c9 [2023-05-16T07:58:34.921Z] ---> 7fe8b7b48913 [2023-05-16T07:58:34.921Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-16T07:58:34.921Z] ---> Running in 55410bb63f44 [2023-05-16T07:58:35.181Z] Removing intermediate container 55410bb63f44 [2023-05-16T07:58:35.181Z] ---> cf81a04fcbc2 [2023-05-16T07:58:35.181Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T07:58:35.181Z] ---> Running in a7cb0b6cf8cd [2023-05-16T07:58:35.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T07:58:35.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T07:58:35.705Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T07:58:35.705Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T07:58:35.705Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T07:58:35.705Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T07:58:35.705Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T07:58:35.705Z] OK: 269 MiB in 57 packages [2023-05-16T07:58:36.338Z] Removing intermediate container a7cb0b6cf8cd [2023-05-16T07:58:36.338Z] ---> a196990ae945 [2023-05-16T07:58:36.338Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T07:58:36.597Z] ---> 47948ed17573 [2023-05-16T07:58:36.598Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T07:58:36.598Z] ---> Running in 1ac461e0eb89 [2023-05-16T07:58:36.733Z] Still waiting to schedule task [2023-05-16T07:58:36.733Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15512’ is offline [2023-05-16T07:59:03.209Z] Removing intermediate container 1ac461e0eb89 [2023-05-16T07:59:03.209Z] ---> 7889e493814d [2023-05-16T07:59:03.209Z] Step 10/12 : COPY . . [2023-05-16T07:59:03.776Z] ---> 5c0c13441314 [2023-05-16T07:59:03.776Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T07:59:03.776Z] ---> Running in 3a1d92f455a9 [2023-05-16T07:59:03.776Z] Removing intermediate container 3a1d92f455a9 [2023-05-16T07:59:03.776Z] ---> 06a233c51625 [2023-05-16T07:59:03.776Z] Step 12/12 : RUN $MAKE [2023-05-16T07:59:03.776Z] ---> Running in 5fb22123b404 [2023-05-16T07:59:04.033Z] noop [2023-05-16T07:59:04.305Z] Removing intermediate container 5fb22123b404 [2023-05-16T07:59:04.305Z] ---> bb672c26ad3d [2023-05-16T07:59:04.305Z] Successfully built bb672c26ad3d [2023-05-16T07:59:04.566Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:59:04.887Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T07:59:04.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T07:59:04.957Z] prd-ubuntu20.04-docker-8c-8g-15513 does not seem to be running inside a container [2023-05-16T07:59:04.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@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-05-16T07:59:05.338Z] $ docker top 6d3008f1363708a39a8005e2a1a45a46f935a6a4cf67027d50049be594899a2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T07:59:05.685Z] + go version [2023-05-16T07:59:05.686Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T07:59:05.700Z] $ docker stop --time=1 6d3008f1363708a39a8005e2a1a45a46f935a6a4cf67027d50049be594899a2f [2023-05-16T07:59:06.976Z] $ docker rm -f --volumes 6d3008f1363708a39a8005e2a1a45a46f935a6a4cf67027d50049be594899a2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:59:07.352Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T07:59:07.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T07:59:07.423Z] prd-ubuntu20.04-docker-8c-8g-15513 does not seem to be running inside a container [2023-05-16T07:59:07.459Z] $ 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-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@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-05-16T07:59:07.793Z] $ docker top d7d0427dfe9947c70146e58609d78081c75f2f2f71b037e7ebea274b9f332ead -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T07:59:08.129Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-407 [Pipeline] fileExists [Pipeline] sh [2023-05-16T07:59:08.428Z] + make test [2023-05-16T07:59:08.428Z] go test ./... -coverprofile=coverage.out [2023-05-16T07:59:13.694Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-16T07:59:21.875Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-16T07:59:21.875Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.024s coverage: 58.6% of statements [2023-05-16T07:59:28.559Z] go vet ./... [2023-05-16T07:59:32.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T07:59:32.748Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T07:59:32.748Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T07:59:32.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T07:59:32.777Z] $ docker stop --time=1 d7d0427dfe9947c70146e58609d78081c75f2f2f71b037e7ebea274b9f332ead [2023-05-16T07:59:35.608Z] $ docker rm -f --volumes d7d0427dfe9947c70146e58609d78081c75f2f2f71b037e7ebea274b9f332ead [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T07:59:36.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T07:59:36.099Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T07:59:36.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T07:59:36.800Z] + ls -al . [2023-05-16T07:59:36.801Z] total 192 [2023-05-16T07:59:36.801Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 07:59 . [2023-05-16T07:59:36.801Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 07:58 .. [2023-05-16T07:59:36.801Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 07:58 .git [2023-05-16T07:59:36.801Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:58 .github [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 337 May 16 07:58 .gitignore [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 07:58 .golangci.yml [2023-05-16T07:59:36.801Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 07:58 .semver [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 16 07:58 Attribution.txt [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 16 07:58 CHANGELOG.md [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 16 07:58 Dockerfile [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 07:58 GOVERNANCE.md [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 660 May 16 07:58 Jenkinsfile [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 07:58 LICENSE [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 16 07:58 Makefile [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 623 May 16 07:58 OWNERS.md [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 16 07:58 README.md [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 07:58 VERSION [2023-05-16T07:59:36.801Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 07:58 bin [2023-05-16T07:59:36.801Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:58 cmd [2023-05-16T07:59:36.801Z] -rw-r--r-- 1 jenkins jenkins 43063 May 16 07:59 coverage.out [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 16 07:58 go.mod [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 16 07:58 go.sum [2023-05-16T07:59:36.801Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:58 internal [2023-05-16T07:59:36.801Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 07:58 snap [2023-05-16T07:59:36.801Z] -rw-rw-r-- 1 jenkins jenkins 235 May 16 07:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:59:37.101Z] + 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=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 --label arch=amd64 --label version=0.0.0 . [2023-05-16T07:59:37.101Z] Sending build context to Docker daemon 23.71MB [2023-05-16T07:59:37.101Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T07:59:37.101Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T07:59:37.101Z] ---> bb672c26ad3d [2023-05-16T07:59:37.101Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T07:59:37.359Z] ---> Running in 2409bf91018c [2023-05-16T07:59:37.616Z] Removing intermediate container 2409bf91018c [2023-05-16T07:59:37.616Z] ---> 66db8c50375a [2023-05-16T07:59:37.616Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T07:59:37.616Z] ---> Running in 16ddddc62035 [2023-05-16T07:59:37.616Z] Removing intermediate container 16ddddc62035 [2023-05-16T07:59:37.616Z] ---> ddcf96e7fa60 [2023-05-16T07:59:37.616Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T07:59:37.616Z] ---> Running in 88a269c01fa2 [2023-05-16T07:59:37.616Z] Removing intermediate container 88a269c01fa2 [2023-05-16T07:59:37.616Z] ---> daaabae405bb [2023-05-16T07:59:37.616Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-16T07:59:37.616Z] ---> Running in 7a33cdd45957 [2023-05-16T07:59:37.875Z] Removing intermediate container 7a33cdd45957 [2023-05-16T07:59:37.875Z] ---> 298ed75e713e [2023-05-16T07:59:37.875Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T07:59:37.875Z] ---> Running in 75a778943ad6 [2023-05-16T07:59:38.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T07:59:38.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T07:59:38.394Z] OK: 269 MiB in 57 packages [2023-05-16T07:59:38.653Z] Removing intermediate container 75a778943ad6 [2023-05-16T07:59:38.653Z] ---> 892c46821cf0 [2023-05-16T07:59:38.653Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-16T07:59:38.911Z] ---> 07bdaf039844 [2023-05-16T07:59:38.911Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T07:59:38.911Z] ---> Running in 303f553244e6 [2023-05-16T07:59:39.850Z] Removing intermediate container 303f553244e6 [2023-05-16T07:59:39.850Z] ---> c18e551ef451 [2023-05-16T07:59:39.850Z] Step 10/25 : COPY . . [2023-05-16T07:59:40.419Z] ---> 59d2aceb974f [2023-05-16T07:59:40.419Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T07:59:40.419Z] ---> Running in dbdba84575b2 [2023-05-16T07:59:40.419Z] Removing intermediate container dbdba84575b2 [2023-05-16T07:59:40.419Z] ---> bb8e24097866 [2023-05-16T07:59:40.419Z] Step 12/25 : RUN $MAKE [2023-05-16T07:59:40.419Z] ---> Running in 811f92de16fe [2023-05-16T07:59:40.678Z] 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-05-16T08:00:02.618Z] Removing intermediate container 811f92de16fe [2023-05-16T08:00:02.618Z] ---> e5fbda34713a [2023-05-16T08:00:02.618Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T08:00:02.618Z] 3.17: Pulling from library/alpine [2023-05-16T08:00:02.618Z] f56be85fc22e: Already exists [2023-05-16T08:00:02.618Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:00:02.618Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:00:02.618Z] ---> 9ed4aefc74f6 [2023-05-16T08:00:02.618Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-16T08:00:02.618Z] ---> Running in 22d1b06e461f [2023-05-16T08:00:02.618Z] Removing intermediate container 22d1b06e461f [2023-05-16T08:00:02.618Z] ---> 05dc08c82e66 [2023-05-16T08:00:02.618Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-16T08:00:02.618Z] ---> Running in ab9cd244a567 [2023-05-16T08:00:02.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:00:02.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:00:02.618Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T08:00:02.618Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:00:02.618Z] OK: 7 MiB in 16 packages [2023-05-16T08:00:02.618Z] Removing intermediate container ab9cd244a567 [2023-05-16T08:00:02.618Z] ---> be844dcc3d1a [2023-05-16T08:00:02.618Z] Step 16/25 : WORKDIR / [2023-05-16T08:00:02.618Z] ---> Running in 0997d4e4d261 [2023-05-16T08:00:02.618Z] Removing intermediate container 0997d4e4d261 [2023-05-16T08:00:02.618Z] ---> 997f563507fb [2023-05-16T08:00:02.618Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-16T08:00:02.618Z] ---> 8d4c02f0a4b1 [2023-05-16T08:00:02.618Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-16T08:00:02.618Z] ---> 19f07ad198f2 [2023-05-16T08:00:02.618Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-16T08:00:02.618Z] ---> 2d355279893d [2023-05-16T08:00:02.618Z] Step 20/25 : EXPOSE 59900 [2023-05-16T08:00:02.618Z] ---> Running in 1363e77b202f [2023-05-16T08:00:02.618Z] Removing intermediate container 1363e77b202f [2023-05-16T08:00:02.618Z] ---> 2dd62f9265c3 [2023-05-16T08:00:02.618Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-16T08:00:02.618Z] ---> Running in 529331e77a79 [2023-05-16T08:00:02.618Z] Removing intermediate container 529331e77a79 [2023-05-16T08:00:02.618Z] ---> fb2383532248 [2023-05-16T08:00:02.618Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:00:02.618Z] ---> Running in 7c443590c191 [2023-05-16T08:00:02.618Z] Removing intermediate container 7c443590c191 [2023-05-16T08:00:02.618Z] ---> e123bacd6308 [2023-05-16T08:00:02.618Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T08:00:02.880Z] ---> Running in 7aa547cacbe1 [2023-05-16T08:00:02.880Z] Removing intermediate container 7aa547cacbe1 [2023-05-16T08:00:02.880Z] ---> 8357ceb7fa74 [2023-05-16T08:00:02.880Z] Step 24/25 : LABEL git_sha=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [2023-05-16T08:00:02.880Z] ---> Running in 1b986b515a03 [2023-05-16T08:00:03.138Z] Removing intermediate container 1b986b515a03 [2023-05-16T08:00:03.138Z] ---> 7f764ccdc1fc [2023-05-16T08:00:03.138Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T08:00:03.138Z] ---> Running in 776b37da66ea [2023-05-16T08:00:03.138Z] Removing intermediate container 776b37da66ea [2023-05-16T08:00:03.138Z] ---> 324fb45a0239 [2023-05-16T08:00:03.138Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T08:00:03.138Z] Successfully built 324fb45a0239 [2023-05-16T08:00:03.138Z] 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-05-16T08:00:03.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:00:03.670Z] [2023-05-16T08:00:03.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:00:03.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:00:03.962Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T08:00:03.962Z] 5eb5b503b376: Pulling fs layer [2023-05-16T08:00:03.962Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T08:00:03.962Z] ec43610c2a17: Pulling fs layer [2023-05-16T08:00:03.962Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T08:00:03.962Z] 33b1e0a273af: Pulling fs layer [2023-05-16T08:00:03.962Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T08:00:03.962Z] 2f39f015ded8: Pulling fs layer [2023-05-16T08:00:03.962Z] 3a2ae6a8a46f: Waiting [2023-05-16T08:00:03.962Z] 2f39f015ded8: Waiting [2023-05-16T08:00:03.962Z] 33b1e0a273af: Waiting [2023-05-16T08:00:03.962Z] 5c69ac0246d0: Download complete [2023-05-16T08:00:03.962Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T08:00:03.962Z] 3a2ae6a8a46f: Download complete [2023-05-16T08:00:04.229Z] ec43610c2a17: Verifying Checksum [2023-05-16T08:00:04.229Z] ec43610c2a17: Download complete [2023-05-16T08:00:04.229Z] 33b1e0a273af: Verifying Checksum [2023-05-16T08:00:04.229Z] 33b1e0a273af: Download complete [2023-05-16T08:00:04.229Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T08:00:04.229Z] 5d3b04190fa2: Download complete [2023-05-16T08:00:04.229Z] 5eb5b503b376: Download complete [2023-05-16T08:00:05.166Z] 2f39f015ded8: Download complete [2023-05-16T08:00:05.426Z] 5eb5b503b376: Pull complete [2023-05-16T08:00:05.683Z] 5c69ac0246d0: Pull complete [2023-05-16T08:00:05.944Z] ec43610c2a17: Pull complete [2023-05-16T08:00:05.944Z] 3a2ae6a8a46f: Pull complete [2023-05-16T08:00:06.203Z] 33b1e0a273af: Pull complete [2023-05-16T08:00:06.203Z] 5d3b04190fa2: Pull complete [2023-05-16T08:00:07.621Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15514 in /w/workspace/foundry_device-virtual-go_PR-407 [Pipeline] { [Pipeline] ws [2023-05-16T08:00:07.635Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2023-05-16T08:00:07.676Z] The recommended git tool is: git [2023-05-16T08:00:10.386Z] 2f39f015ded8: Pull complete [2023-05-16T08:00:10.386Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T08:00:10.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:00:10.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:00:10.472Z] prd-ubuntu20.04-docker-8c-8g-15513 does not seem to be running inside a container [2023-05-16T08:00:10.506Z] $ 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-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@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-05-16T08:00:13.674Z] using credential edgex-jenkins-ssh [2023-05-16T08:00:13.691Z] Cloning the remote Git repository [2023-05-16T08:00:13.741Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-16T08:00:13.837Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2023-05-16T08:00:14.150Z] $ docker top 72358bc45240f729d120536e43e3e71942b01d572215f6f7546172f7eb2bd220 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:00:14.563Z] ---> job-cost.sh [2023-05-16T08:00:14.563Z] lf-activate-venv: SKIPPING [2023-05-16T08:00:14.563Z] INFO: No Stack... [2023-05-16T08:00:15.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T08:00:14.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-16T08:00:14.012Z] > git --version # timeout=10 [2023-05-16T08:00:14.047Z] > git --version # 'git version 2.25.1' [2023-05-16T08:00:14.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:00:14.220Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:00:15.390Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T08:00:15.679Z] + cat /w/workspace/foundry_device-virtual-go_PR-407/archives/cost.csv [2023-05-16T08:00:15.679Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T08:00:15.691Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] [2023-05-16T08:00:15.698Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] did not exist. Created. [2023-05-16T08:00:15.698Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T08:00:16.001Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T08:00:16.034Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T08:00:16.788Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T08:00:17.914Z] $ docker stop --time=1 72358bc45240f729d120536e43e3e71942b01d572215f6f7546172f7eb2bd220 [2023-05-16T08:00:19.081Z] $ docker rm -f --volumes 72358bc45240f729d120536e43e3e71942b01d572215f6f7546172f7eb2bd220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T08:00:17.993Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-16T08:00:18.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:00:18.841Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-16T08:00:18.881Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-16T08:00:18.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:00:18.907Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T08:00:19.398Z] Merging remotes/origin/main commit 6a6923f6f990075cc9d362fe0d250c605a9d159f into PR head commit bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [2023-05-16T08:00:19.667Z] Merge succeeded, producing bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [2023-05-16T08:00:19.667Z] Checking out Revision bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 (PR-407) [2023-05-16T08:00:20.111Z] Commit message: "build(snap): Bump epoch for major v3 upgrade" [2023-05-16T08:00:19.419Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T08:00:19.484Z] > git checkout -f bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 # timeout=10 [2023-05-16T08:00:19.567Z] > git remote # timeout=10 [2023-05-16T08:00:19.587Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T08:00:19.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:00:19.625Z] > git merge 6a6923f6f990075cc9d362fe0d250c605a9d159f # timeout=10 [2023-05-16T08:00:19.652Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T08:00:19.676Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T08:00:19.694Z] > git checkout -f bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:00:26.424Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T08:00:26.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T08:00:26.424Z] Dload Upload Total Spent Left Speed [2023-05-16T08:00:26.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 18641 0 --:--:-- --:--:-- --:--:-- 18614 [Pipeline] sh [2023-05-16T08:00:27.059Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T08:00:27.390Z] + sudo tee /etc/docker/daemon.new [2023-05-16T08:00:27.390Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T08:00:27.390Z] { [2023-05-16T08:00:27.390Z] "registry-mirrors": [ [2023-05-16T08:00:27.390Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T08:00:27.390Z] ], [2023-05-16T08:00:27.390Z] "bip": "10.250.0.254/24", [2023-05-16T08:00:27.390Z] "hosts": [ [2023-05-16T08:00:27.390Z] "tcp://0.0.0.0:5555", [2023-05-16T08:00:27.390Z] "unix:///var/run/docker.sock" [2023-05-16T08:00:27.390Z] ], [2023-05-16T08:00:27.390Z] "mtu": 1458, [2023-05-16T08:00:27.390Z] "selinux-enabled": true, [2023-05-16T08:00:27.390Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T08:00:27.390Z] } [Pipeline] sh [2023-05-16T08:00:27.710Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T08:00:28.033Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:00:46.288Z] provisioning config files... [2023-05-16T08:00:46.312Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config2784349473978213227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:00:46.658Z] ---> docker-login.sh [2023-05-16T08:00:46.658Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:00:46.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:00:47.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:00:47.208Z] Configure a credential helper to remove this warning. See [2023-05-16T08:00:47.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:00:47.208Z] [2023-05-16T08:00:47.208Z] Login Succeeded [2023-05-16T08:00:47.208Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:00:47.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:00:47.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:00:47.758Z] Configure a credential helper to remove this warning. See [2023-05-16T08:00:47.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:00:47.758Z] [2023-05-16T08:00:47.758Z] Login Succeeded [2023-05-16T08:00:47.758Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:00:47.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:00:48.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:00:48.030Z] Configure a credential helper to remove this warning. See [2023-05-16T08:00:48.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:00:48.030Z] [2023-05-16T08:00:48.030Z] Login Succeeded [2023-05-16T08:00:48.030Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:00:48.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:00:48.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:00:48.300Z] Configure a credential helper to remove this warning. See [2023-05-16T08:00:48.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:00:48.300Z] [2023-05-16T08:00:48.300Z] Login Succeeded [2023-05-16T08:00:48.300Z] docker.io [2023-05-16T08:00:48.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:00:48.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:00:48.841Z] Configure a credential helper to remove this warning. See [2023-05-16T08:00:48.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:00:48.841Z] [2023-05-16T08:00:48.841Z] Login Succeeded [2023-05-16T08:00:48.841Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:00:48.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T08:00:49.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:00:49.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:00:49.152Z] ========================================================= [2023-05-16T08:00:49.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T08:00:49.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:00:49.496Z] + 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-05-16T08:00:50.092Z] Sending build context to Docker daemon 12MB [2023-05-16T08:00:50.092Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:00:50.092Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T08:00:50.092Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T08:00:50.365Z] c41833b44d91: Pulling fs layer [2023-05-16T08:00:50.365Z] ed15518f5707: Pulling fs layer [2023-05-16T08:00:50.365Z] feae8fd75edb: Pulling fs layer [2023-05-16T08:00:50.365Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T08:00:50.365Z] 3cdef696dda3: Pulling fs layer [2023-05-16T08:00:50.365Z] 2ced38df9373: Pulling fs layer [2023-05-16T08:00:50.365Z] 58f1dce35555: Pulling fs layer [2023-05-16T08:00:50.365Z] 242c74f7c9fa: Waiting [2023-05-16T08:00:50.365Z] 3cdef696dda3: Waiting [2023-05-16T08:00:50.365Z] 2ced38df9373: Waiting [2023-05-16T08:00:50.365Z] 58f1dce35555: Waiting [2023-05-16T08:00:50.365Z] ed15518f5707: Verifying Checksum [2023-05-16T08:00:50.365Z] ed15518f5707: Download complete [2023-05-16T08:00:50.365Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T08:00:50.365Z] 242c74f7c9fa: Download complete [2023-05-16T08:00:50.365Z] 3cdef696dda3: Verifying Checksum [2023-05-16T08:00:50.365Z] 3cdef696dda3: Download complete [2023-05-16T08:00:50.365Z] c41833b44d91: Verifying Checksum [2023-05-16T08:00:50.365Z] c41833b44d91: Download complete [2023-05-16T08:00:51.361Z] c41833b44d91: Pull complete [2023-05-16T08:00:51.631Z] 58f1dce35555: Verifying Checksum [2023-05-16T08:00:51.631Z] 58f1dce35555: Download complete [2023-05-16T08:00:53.052Z] feae8fd75edb: Verifying Checksum [2023-05-16T08:00:53.052Z] feae8fd75edb: Download complete [2023-05-16T08:00:53.052Z] 2ced38df9373: Verifying Checksum [2023-05-16T08:00:53.052Z] 2ced38df9373: Download complete [2023-05-16T08:00:53.320Z] ed15518f5707: Pull complete [2023-05-16T08:01:03.414Z] feae8fd75edb: Pull complete [2023-05-16T08:01:06.764Z] 242c74f7c9fa: Pull complete [2023-05-16T08:01:06.764Z] 3cdef696dda3: Pull complete [2023-05-16T08:01:13.572Z] 2ced38df9373: Pull complete [2023-05-16T08:01:15.515Z] 58f1dce35555: Pull complete [2023-05-16T08:01:15.515Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T08:01:15.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T08:01:15.515Z] ---> fadd8f120f05 [2023-05-16T08:01:15.515Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T08:01:17.473Z] ---> Running in 0a29ccd0f82e [2023-05-16T08:01:17.473Z] Removing intermediate container 0a29ccd0f82e [2023-05-16T08:01:17.473Z] ---> 834f6894d869 [2023-05-16T08:01:17.473Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:01:17.740Z] ---> Running in 78075bf4fe13 [2023-05-16T08:01:18.011Z] Removing intermediate container 78075bf4fe13 [2023-05-16T08:01:18.011Z] ---> cd7aacb5838c [2023-05-16T08:01:18.011Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:01:18.011Z] ---> Running in f4c8510841d6 [2023-05-16T08:01:18.279Z] Removing intermediate container f4c8510841d6 [2023-05-16T08:01:18.279Z] ---> 60d8fd4cfd68 [2023-05-16T08:01:18.279Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-16T08:01:18.548Z] ---> Running in 5ab05daffac6 [2023-05-16T08:01:18.819Z] Removing intermediate container 5ab05daffac6 [2023-05-16T08:01:18.819Z] ---> 64dab65c1478 [2023-05-16T08:01:18.819Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:01:18.819Z] ---> Running in 04272e584c3a [2023-05-16T08:01:19.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:01:20.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:01:21.349Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T08:01:21.349Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T08:01:21.620Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T08:01:21.620Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T08:01:21.620Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:01:21.620Z] OK: 268 MiB in 57 packages [2023-05-16T08:01:22.587Z] Removing intermediate container 04272e584c3a [2023-05-16T08:01:22.587Z] ---> 35ce9d317909 [2023-05-16T08:01:22.587Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T08:01:23.172Z] ---> 13c949e12257 [2023-05-16T08:01:23.172Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:01:23.172Z] ---> Running in 5198cebee8ec [2023-05-16T08:02:44.820Z] Removing intermediate container 5198cebee8ec [2023-05-16T08:02:44.820Z] ---> 4dd46b2acfb0 [2023-05-16T08:02:44.820Z] Step 10/12 : COPY . . [2023-05-16T08:02:44.820Z] ---> 993223a30d3c [2023-05-16T08:02:44.820Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:02:44.820Z] ---> Running in 0b7f9d0236ae [2023-05-16T08:02:44.820Z] Removing intermediate container 0b7f9d0236ae [2023-05-16T08:02:44.820Z] ---> bb8d17d6b066 [2023-05-16T08:02:44.820Z] Step 12/12 : RUN $MAKE [2023-05-16T08:02:44.820Z] ---> Running in 3f7712b38c4b [2023-05-16T08:02:44.820Z] noop [2023-05-16T08:02:44.820Z] Removing intermediate container 3f7712b38c4b [2023-05-16T08:02:44.820Z] ---> f10bb6ccd184 [2023-05-16T08:02:44.820Z] Successfully built f10bb6ccd184 [2023-05-16T08:02:44.820Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:02:45.172Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:02:45.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:02:45.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-15514 does not seem to be running inside a container [2023-05-16T08:02:45.440Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-16T08:02:46.640Z] $ docker top 1ecc37b92f83ba6cecc55977999e0c5b3a14337474003c67ed3b56233c85f377 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:02:47.468Z] + go version [2023-05-16T08:02:47.468Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T08:02:47.489Z] $ docker stop --time=1 1ecc37b92f83ba6cecc55977999e0c5b3a14337474003c67ed3b56233c85f377 [2023-05-16T08:02:49.136Z] $ docker rm -f --volumes 1ecc37b92f83ba6cecc55977999e0c5b3a14337474003c67ed3b56233c85f377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:02:49.704Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:02:49.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:02:49.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-15514 does not seem to be running inside a container [2023-05-16T08:02:49.958Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-16T08:02:52.064Z] $ docker top 134ba226a18f6a2613203f6be033b67bbee4c7c7d75ebe29548c387d5a648e1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:02:52.885Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:02:53.220Z] + make test [2023-05-16T08:02:53.221Z] go test ./... -coverprofile=coverage.out [2023-05-16T08:03:25.477Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-16T08:05:32.205Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-16T08:05:32.205Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.129s coverage: 58.4% of statements [2023-05-16T08:05:32.205Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T08:05:32.205Z] go vet ./... [2023-05-16T08:05:54.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:05:54.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:05:54.323Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T08:05:54.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T08:05:54.356Z] $ docker stop --time=1 134ba226a18f6a2613203f6be033b67bbee4c7c7d75ebe29548c387d5a648e1d [2023-05-16T08:05:56.186Z] $ docker rm -f --volumes 134ba226a18f6a2613203f6be033b67bbee4c7c7d75ebe29548c387d5a648e1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:05:57.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T08:05:57.277Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T08:05:57.717Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:05:58.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T08:05:58.403Z] + ls -al . [2023-05-16T08:05:58.403Z] total 188 [2023-05-16T08:05:58.403Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:02 . [2023-05-16T08:05:58.403Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:00 .. [2023-05-16T08:05:58.403Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:00 .git [2023-05-16T08:05:58.403Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:00 .github [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 337 May 16 08:00 .gitignore [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:00 .golangci.yml [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 16 08:00 Attribution.txt [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 16 08:00 CHANGELOG.md [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 16 08:00 Dockerfile [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:00 GOVERNANCE.md [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 660 May 16 08:00 Jenkinsfile [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 08:00 LICENSE [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 16 08:00 Makefile [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 623 May 16 08:00 OWNERS.md [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 16 08:00 README.md [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 07:58 VERSION [2023-05-16T08:05:58.403Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:00 bin [2023-05-16T08:05:58.403Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:00 cmd [2023-05-16T08:05:58.403Z] -rw-r--r-- 1 jenkins jenkins 43063 May 16 08:05 coverage.out [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 16 08:00 go.mod [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 16 08:00 go.sum [2023-05-16T08:05:58.403Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:00 internal [2023-05-16T08:05:58.403Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:00 snap [2023-05-16T08:05:58.403Z] -rw-rw-r-- 1 jenkins jenkins 235 May 16 08:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:05:58.755Z] + 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=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 --label arch=arm64 --label version=0.0.0 . [2023-05-16T08:05:59.021Z] Sending build context to Docker daemon 12.04MB [2023-05-16T08:05:59.293Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:05:59.293Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T08:05:59.293Z] ---> f10bb6ccd184 [2023-05-16T08:05:59.293Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T08:06:01.878Z] ---> Running in bcf71d6558a2 [2023-05-16T08:06:01.878Z] Removing intermediate container bcf71d6558a2 [2023-05-16T08:06:01.878Z] ---> 2667c861f2d7 [2023-05-16T08:06:01.878Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:06:01.878Z] ---> Running in a5b53445ad27 [2023-05-16T08:06:02.146Z] Removing intermediate container a5b53445ad27 [2023-05-16T08:06:02.146Z] ---> d95060e962cf [2023-05-16T08:06:02.146Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:06:02.146Z] ---> Running in b4a356032aad [2023-05-16T08:06:02.413Z] Removing intermediate container b4a356032aad [2023-05-16T08:06:02.413Z] ---> ee79f816e933 [2023-05-16T08:06:02.413Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-16T08:06:02.413Z] ---> Running in 287f7a674208 [2023-05-16T08:06:02.680Z] Removing intermediate container 287f7a674208 [2023-05-16T08:06:02.680Z] ---> 9b3ab07028f9 [2023-05-16T08:06:02.680Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:06:02.947Z] ---> Running in 7ac7337cf166 [2023-05-16T08:06:03.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:06:04.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:06:05.574Z] OK: 268 MiB in 57 packages [2023-05-16T08:06:06.555Z] Removing intermediate container 7ac7337cf166 [2023-05-16T08:06:06.555Z] ---> 8e2413e19852 [2023-05-16T08:06:06.555Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-16T08:06:06.837Z] ---> 655a5645d084 [2023-05-16T08:06:06.837Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:06:06.837Z] ---> Running in 3c7b08d6d173 [2023-05-16T08:06:09.430Z] Removing intermediate container 3c7b08d6d173 [2023-05-16T08:06:09.430Z] ---> 93ae7078beca [2023-05-16T08:06:09.430Z] Step 10/25 : COPY . . [2023-05-16T08:06:10.844Z] ---> efe25449b174 [2023-05-16T08:06:10.844Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:06:10.844Z] ---> Running in ef0b548fd618 [2023-05-16T08:06:10.844Z] Removing intermediate container ef0b548fd618 [2023-05-16T08:06:10.844Z] ---> e5eca1360351 [2023-05-16T08:06:10.844Z] Step 12/25 : RUN $MAKE [2023-05-16T08:06:11.113Z] ---> Running in a4f86efab47e [2023-05-16T08:06:12.078Z] 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-05-16T08:08:18.770Z] Removing intermediate container a4f86efab47e [2023-05-16T08:08:18.770Z] ---> 82ab7f3ff060 [2023-05-16T08:08:18.770Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T08:08:18.770Z] 3.17: Pulling from library/alpine [2023-05-16T08:08:18.770Z] c41833b44d91: Already exists [2023-05-16T08:08:18.770Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:08:18.770Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:08:18.770Z] ---> 51e60588ff2c [2023-05-16T08:08:18.770Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-16T08:08:18.770Z] ---> Running in 15f91264be78 [2023-05-16T08:08:18.770Z] Removing intermediate container 15f91264be78 [2023-05-16T08:08:18.770Z] ---> 782fdb9e54bd [2023-05-16T08:08:18.770Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-16T08:08:18.770Z] ---> Running in 30de3a312682 [2023-05-16T08:08:18.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:08:18.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:08:19.042Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T08:08:19.042Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:08:19.042Z] OK: 8 MiB in 16 packages [2023-05-16T08:08:20.012Z] Removing intermediate container 30de3a312682 [2023-05-16T08:08:20.012Z] ---> 21468b62f6fc [2023-05-16T08:08:20.012Z] Step 16/25 : WORKDIR / [2023-05-16T08:08:20.012Z] ---> Running in 1436983fb608 [2023-05-16T08:08:20.281Z] Removing intermediate container 1436983fb608 [2023-05-16T08:08:20.281Z] ---> 0c3d2d6448e4 [2023-05-16T08:08:20.281Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-16T08:08:20.868Z] ---> 1c2ee1cca7df [2023-05-16T08:08:20.868Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-16T08:08:21.454Z] ---> 8771bbf75cc5 [2023-05-16T08:08:21.454Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-16T08:08:22.869Z] ---> 5e9a9a775590 [2023-05-16T08:08:22.869Z] Step 20/25 : EXPOSE 59900 [2023-05-16T08:08:22.869Z] ---> Running in 66806d7e47ec [2023-05-16T08:08:23.138Z] Removing intermediate container 66806d7e47ec [2023-05-16T08:08:23.138Z] ---> f4ed7d91b2ee [2023-05-16T08:08:23.138Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-16T08:08:23.138Z] ---> Running in 859cd1b1a22c [2023-05-16T08:08:23.406Z] Removing intermediate container 859cd1b1a22c [2023-05-16T08:08:23.406Z] ---> c1a4758eed73 [2023-05-16T08:08:23.406Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:08:23.678Z] ---> Running in a51da45d16b8 [2023-05-16T08:08:23.946Z] Removing intermediate container a51da45d16b8 [2023-05-16T08:08:23.946Z] ---> 65492740c745 [2023-05-16T08:08:23.946Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T08:08:23.946Z] ---> Running in 04100c44b89a [2023-05-16T08:08:24.214Z] Removing intermediate container 04100c44b89a [2023-05-16T08:08:24.214Z] ---> e4f7e77d7940 [2023-05-16T08:08:24.214Z] Step 24/25 : LABEL git_sha=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [2023-05-16T08:08:24.214Z] ---> Running in 63860f8e6093 [2023-05-16T08:08:24.483Z] Removing intermediate container 63860f8e6093 [2023-05-16T08:08:24.483Z] ---> 355a29f5a9d9 [2023-05-16T08:08:24.483Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T08:08:24.752Z] ---> Running in 4a109ec88625 [2023-05-16T08:08:25.020Z] Removing intermediate container 4a109ec88625 [2023-05-16T08:08:25.020Z] ---> 9e53d3b71e36 [2023-05-16T08:08:25.020Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T08:08:25.020Z] Successfully built 9e53d3b71e36 [2023-05-16T08:08:25.020Z] 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-05-16T08:08:25.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:08:25.474Z] [2023-05-16T08:08:25.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:08:25.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:08:25.810Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T08:08:25.810Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T08:08:25.810Z] 04944245beec: Pulling fs layer [2023-05-16T08:08:25.810Z] 699f458cf7ca: Pulling fs layer [2023-05-16T08:08:25.810Z] 765212b225bb: Pulling fs layer [2023-05-16T08:08:25.810Z] f23df028b6ca: Pulling fs layer [2023-05-16T08:08:25.810Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T08:08:25.810Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T08:08:25.810Z] f23df028b6ca: Waiting [2023-05-16T08:08:25.810Z] d65c8cfc05b1: Waiting [2023-05-16T08:08:25.810Z] 765212b225bb: Waiting [2023-05-16T08:08:25.810Z] 2437ff75d9bd: Waiting [2023-05-16T08:08:26.080Z] 04944245beec: Verifying Checksum [2023-05-16T08:08:26.080Z] 04944245beec: Download complete [2023-05-16T08:08:26.080Z] 765212b225bb: Verifying Checksum [2023-05-16T08:08:26.080Z] 765212b225bb: Download complete [2023-05-16T08:08:26.080Z] f23df028b6ca: Download complete [2023-05-16T08:08:26.080Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T08:08:26.080Z] d65c8cfc05b1: Download complete [2023-05-16T08:08:26.080Z] 699f458cf7ca: Verifying Checksum [2023-05-16T08:08:26.080Z] 699f458cf7ca: Download complete [2023-05-16T08:08:26.664Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T08:08:26.664Z] 8998bd30e6a1: Download complete [2023-05-16T08:08:28.609Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T08:08:28.609Z] 2437ff75d9bd: Download complete [2023-05-16T08:08:30.556Z] 8998bd30e6a1: Pull complete [2023-05-16T08:08:31.141Z] 04944245beec: Pull complete [2023-05-16T08:08:32.590Z] 699f458cf7ca: Pull complete [2023-05-16T08:08:32.590Z] 765212b225bb: Pull complete [2023-05-16T08:08:33.556Z] f23df028b6ca: Pull complete [2023-05-16T08:08:33.556Z] d65c8cfc05b1: Pull complete [2023-05-16T08:08:48.548Z] 2437ff75d9bd: Pull complete [2023-05-16T08:08:48.548Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T08:08:48.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:08:48.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:08:48.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-15514 does not seem to be running inside a container [2023-05-16T08:08:48.803Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T08:08:51.439Z] $ docker top 50e1930845648590f68be5c1e9b02ad35c9559ad51541554bac027d867a1a213 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:08:52.270Z] ---> job-cost.sh [2023-05-16T08:08:52.270Z] lf-activate-venv: SKIPPING [2023-05-16T08:08:52.270Z] INFO: No Stack... [2023-05-16T08:08:52.537Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T08:08:53.498Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T08:08:53.819Z] + cut -d, -f6 [2023-05-16T08:08:53.819Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [Pipeline] lock [2023-05-16T08:08:54.125Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] [2023-05-16T08:08:54.131Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] did not exist. Created. [2023-05-16T08:08:54.131Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T08:08:54.791Z] /w/workspace/device-virtual-go/2@tmp/durable-656637e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T08:08:55.442Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T08:08:55.459Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T08:08:55.506Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T08:08:55.513Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-407-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T08:08:55.534Z] $ docker stop --time=1 50e1930845648590f68be5c1e9b02ad35c9559ad51541554bac027d867a1a213 [2023-05-16T08:08:57.029Z] $ docker rm -f --volumes 50e1930845648590f68be5c1e9b02ad35c9559ad51541554bac027d867a1a213 [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-05-16T08:08:57.388Z] provisioning config files... [2023-05-16T08:08:57.397Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config11379358443707134341tmp [Pipeline] { [Pipeline] sh [2023-05-16T08:08:57.693Z] + set +x [2023-05-16T08:08:57.693Z] + + bash -s -- [2023-05-16T08:08:57.693Z] curl -s https://codecov.io/bash [2023-05-16T08:08:57.693Z] [2023-05-16T08:08:57.693Z] _____ _ [2023-05-16T08:08:57.693Z] / ____| | | [2023-05-16T08:08:57.693Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T08:08:57.693Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T08:08:57.693Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T08:08:57.693Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T08:08:57.693Z] Bash-1.0.6 [2023-05-16T08:08:57.693Z] [2023-05-16T08:08:57.693Z] [2023-05-16T08:08:57.693Z] ==> git version 2.25.1 found [2023-05-16T08:08:57.693Z] ==> 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-05-16T08:08:57.693Z] Release-Date: 2020-01-08 [2023-05-16T08:08:57.693Z] 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-05-16T08:08:57.693Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T08:08:57.693Z] ==> Jenkins CI detected. [2023-05-16T08:08:57.693Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-407 [2023-05-16T08:08:57.693Z] project root: . [2023-05-16T08:08:57.693Z] --> token set from env [2023-05-16T08:08:57.693Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T08:08:57.693Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T08:08:57.693Z] ==> Python coveragepy not found [2023-05-16T08:08:57.693Z] ==> Searching for coverage reports in: [2023-05-16T08:08:57.693Z] + . [2023-05-16T08:08:57.693Z] -> Found 1 reports [2023-05-16T08:08:57.693Z] ==> Detecting git/mercurial file structure [2023-05-16T08:08:57.953Z] ==> Reading reports [2023-05-16T08:08:57.953Z] + ./coverage.out bytes=43063 [2023-05-16T08:08:57.953Z] ==> Appending adjustments [2023-05-16T08:08:57.953Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T08:08:57.953Z] + Found adjustments [2023-05-16T08:08:57.953Z] ==> Gzipping contents [2023-05-16T08:08:57.953Z] 8.0K /tmp/codecov.xFxs6R.gz [2023-05-16T08:08:57.953Z] ==> Uploading reports [2023-05-16T08:08:57.953Z] url: https://codecov.io [2023-05-16T08:08:57.953Z] query: branch=PR-407&commit=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-407%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=407&job=&cmd_args= [2023-05-16T08:08:57.953Z] -> Pinging Codecov [2023-05-16T08:08:57.953Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-407&commit=bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-407%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=407&job=&cmd_args= [2023-05-16T08:08:58.213Z] -> Uploading to [2023-05-16T08:08:58.213Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/5E52B4B073DB2E39498172D8E973AA87/bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16/548542e1-2070-4da3-8048-bd57dc3f7253.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T080857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34adbf17c3cf06ad8503feabdd51ca589589ab977dbc0b7caa9b59e775a272b7 [2023-05-16T08:08:58.213Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T08:08:58.213Z] Dload Upload Total Spent Left Speed [2023-05-16T08:08:58.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23779 --:--:-- --:--:-- --:--:-- 23779 [2023-05-16T08:08:58.213Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/bd063ef8568d2d8083feb9fa2fcce1f41a8c6b16 [Pipeline] } [2023-05-16T08:08:58.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T08:08:58.926Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-407/archives ] [2023-05-16T08:08:58.926Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-407/archives [2023-05-16T08:08:58.926Z] total 16 [2023-05-16T08:08:58.926Z] drwxr-xr-x 3 root root 4096 May 16 08:00 . [2023-05-16T08:08:58.926Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 08:00 .. [2023-05-16T08:08:58.926Z] drwxr-xr-x 2 root root 4096 May 16 08:00 cost [2023-05-16T08:08:58.926Z] -rw-r--r-- 1 root root 89 May 16 08:00 cost.csv [2023-05-16T08:08:58.926Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-407/archives [2023-05-16T08:08:58.926Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-407/archives [2023-05-16T08:08:58.926Z] total 16 [2023-05-16T08:08:58.926Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:00 . [2023-05-16T08:08:58.926Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 08:00 .. [2023-05-16T08:08:58.926Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 08:00 cost [2023-05-16T08:08:58.926Z] -rw-r--r-- 1 jenkins jenkins 89 May 16 08:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:08:59.216Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:09:00.076Z] ---> package-listing.sh [2023-05-16T08:09:00.076Z] ++ facter osfamily [2023-05-16T08:09:00.076Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T08:09:00.336Z] + OS_FAMILY=debian [2023-05-16T08:09:00.336Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-407 [2023-05-16T08:09:00.336Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T08:09:00.336Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T08:09:00.336Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T08:09:00.336Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T08:09:00.336Z] + '[' /w/workspace/foundry_device-virtual-go_PR-407 ']' [2023-05-16T08:09:00.336Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T08:09:00.336Z] + case "${OS_FAMILY}" in [2023-05-16T08:09:00.336Z] + dpkg -l [2023-05-16T08:09:00.336Z] + grep '^ii' [2023-05-16T08:09:00.336Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T08:09:00.336Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T08:09:00.336Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T08:09:00.336Z] + '[' /w/workspace/foundry_device-virtual-go_PR-407 ']' [2023-05-16T08:09:00.336Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-407/archives/ [2023-05-16T08:09:00.336Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-407/archives/ [Pipeline] echo [2023-05-16T08:09:00.348Z] 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-407/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T08:09:00.624Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:09:01.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:09:01.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:09:01.249Z] prd-ubuntu20.04-docker-8c-8g-15513 does not seem to be running inside a container [2023-05-16T08:09:01.287Z] $ 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-407/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-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@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-05-16T08:09:01.501Z] $ docker top ad6ddc1ccf0de054c11f32f5165c3f9bd8124965687b3cd4c531061a0eeb94a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:09:01.844Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T08:09:02.129Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T08:09:02.414Z] + ls /var/log/sa-host [2023-05-16T08:09:02.414Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:09:02.482Z] provisioning config files... [2023-05-16T08:09:02.492Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config4611815123604071683tmp [Pipeline] { [Pipeline] echo [2023-05-16T08:09:02.508Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:09:02.791Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T08:09:02.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:09:03.138Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T08:09:03.146Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:09:03.432Z] ---> sudo-logs.sh [2023-05-16T08:09:03.432Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T08:09:03.455Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:09:03.742Z] ---> job-cost.sh [2023-05-16T08:09:03.742Z] lf-activate-venv: SKIPPING [2023-05-16T08:09:03.742Z] DEBUG: total: 0.2199999988079071 [2023-05-16T08:09:03.742Z] INFO: Retrieving Stack Cost... [2023-05-16T08:09:04.003Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T08:09:04.570Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T08:09:04.651Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:09:04.933Z] ---> logs-deploy.sh [2023-05-16T08:09:04.933Z] lf-activate-venv: SKIPPING [2023-05-16T08:09:04.933Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-407/2 [2023-05-16T08:09:04.933Z] INFO: archiving workspace using pattern(s): [2023-05-16T08:09:05.869Z] Archives upload complete. [2023-05-16T08:09:05.869Z] INFO: archiving logs to Nexus [2023-05-16T08:09:06.436Z] ---> uname -a: [2023-05-16T08:09:06.436Z] Linux prd-ubuntu20-04-docker-8c-8g-15513 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-16T08:09:06.436Z] [2023-05-16T08:09:06.436Z] [2023-05-16T08:09:06.436Z] ---> lscpu: [2023-05-16T08:09:06.436Z] Architecture: x86_64 [2023-05-16T08:09:06.436Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-16T08:09:06.436Z] Byte Order: Little Endian [2023-05-16T08:09:06.436Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-16T08:09:06.436Z] CPU(s): 8 [2023-05-16T08:09:06.436Z] On-line CPU(s) list: 0-7 [2023-05-16T08:09:06.436Z] Thread(s) per core: 1 [2023-05-16T08:09:06.436Z] Core(s) per socket: 1 [2023-05-16T08:09:06.436Z] Socket(s): 8 [2023-05-16T08:09:06.436Z] NUMA node(s): 1 [2023-05-16T08:09:06.436Z] Vendor ID: AuthenticAMD [2023-05-16T08:09:06.436Z] CPU family: 23 [2023-05-16T08:09:06.436Z] Model: 49 [2023-05-16T08:09:06.436Z] Model name: AMD EPYC-Rome Processor [2023-05-16T08:09:06.436Z] Stepping: 0 [2023-05-16T08:09:06.436Z] CPU MHz: 2799.998 [2023-05-16T08:09:06.436Z] BogoMIPS: 5599.99 [2023-05-16T08:09:06.436Z] Virtualization: AMD-V [2023-05-16T08:09:06.436Z] Hypervisor vendor: KVM [2023-05-16T08:09:06.436Z] Virtualization type: full [2023-05-16T08:09:06.436Z] L1d cache: 256 KiB [2023-05-16T08:09:06.436Z] L1i cache: 256 KiB [2023-05-16T08:09:06.436Z] L2 cache: 4 MiB [2023-05-16T08:09:06.436Z] L3 cache: 128 MiB [2023-05-16T08:09:06.436Z] NUMA node0 CPU(s): 0-7 [2023-05-16T08:09:06.436Z] Vulnerability Itlb multihit: Not affected [2023-05-16T08:09:06.436Z] Vulnerability L1tf: Not affected [2023-05-16T08:09:06.436Z] Vulnerability Mds: Not affected [2023-05-16T08:09:06.436Z] Vulnerability Meltdown: Not affected [2023-05-16T08:09:06.436Z] Vulnerability Mmio stale data: Not affected [2023-05-16T08:09:06.436Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-16T08:09:06.436Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-16T08:09:06.436Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-16T08:09:06.436Z] Vulnerability Srbds: Not affected [2023-05-16T08:09:06.436Z] Vulnerability Tsx async abort: Not affected [2023-05-16T08:09:06.436Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-16T08:09:06.436Z] [2023-05-16T08:09:06.437Z] [2023-05-16T08:09:06.437Z] ---> nproc: [2023-05-16T08:09:06.437Z] 8 [2023-05-16T08:09:06.437Z] [2023-05-16T08:09:06.437Z] [2023-05-16T08:09:06.437Z] ---> df -h: [2023-05-16T08:09:06.437Z] Filesystem Size Used Avail Use% Mounted on [2023-05-16T08:09:06.437Z] overlay 155G 12G 144G 8% / [2023-05-16T08:09:06.437Z] tmpfs 64M 0 64M 0% /dev [2023-05-16T08:09:06.437Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-16T08:09:06.437Z] shm 64M 0 64M 0% /dev/shm [2023-05-16T08:09:06.437Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-16T08:09:06.437Z] [2023-05-16T08:09:06.437Z]