Pull request #419 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6731d5849909576cc2a08f31ce380d96b18af54a+44ea940b6983f01deb2d5d696dcb34f27705cfc3 (b8af849b52261ec4282a1dd6705902f99a68a046) 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-ssh12716783183059712668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15965261481251311835.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7605659760338285643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh62311272254914622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1884422893768004733.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4749679954362047612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3229 in /w/workspace/foundry_device-virtual-go_PR-419 [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-419 # 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 44ea940b6983f01deb2d5d696dcb34f27705cfc3 into PR head commit 6731d5849909576cc2a08f31ce380d96b18af54a Merge succeeded, producing 6731d5849909576cc2a08f31ce380d96b18af54a Checking out Revision 6731d5849909576cc2a08f31ce380d96b18af54a (PR-419) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6731d5849909576cc2a08f31ce380d96b18af54a # 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 44ea940b6983f01deb2d5d696dcb34f27705cfc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6731d5849909576cc2a08f31ce380d96b18af54a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-09T11:59:13.292Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-09T11:59:13.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-09T11:59:13.558Z] ========================================================= [2023-08-09T11:59:13.558Z] EdgeX Global Pipelines Version Info [2023-08-09T11:59:13.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-09T11:59:14.666Z] ------------------- [2023-08-09T11:59:14.666Z] stable info: [2023-08-09T11:59:14.666Z] ------------------- [2023-08-09T11:59:14.666Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-09T11:59:14.666Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-09T11:59:14.666Z] Message: update stable to v1.0.250 [2023-08-09T11:59:14.927Z] ------------------- [2023-08-09T11:59:14.927Z] experimental info: [2023-08-09T11:59:14.927Z] ------------------- [2023-08-09T11:59:14.927Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-09T11:59:14.927Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-09T11:59:14.927Z] Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-09T11:59:15.239Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-08-09T11:59:15.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-08-09T11:59:15.324Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-09T11:59:15.367Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-09T11:59:15.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-09T11:59:15.454Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-09T11:59:15.496Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-09T11:59:15.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-09T11:59:15.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-09T11:59:15.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-09T11:59:15.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-09T11:59:15.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-08-09T11:59:15.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-09T11:59:15.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-09T11:59:15.842Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T11:59:15.883Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T11:59:15.923Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-09T11:59:15.959Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-09T11:59:16.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-09T11:59:16.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-09T11:59:16.087Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-09T11:59:16.125Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-09T11:59:16.163Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-09T11:59:16.207Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-09T11:59:16.248Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-09T11:59:16.288Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-09T11:59:16.327Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-09T11:59:16.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-419 [Pipeline] echo [2023-08-09T11:59:16.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-419 [Pipeline] echo [2023-08-09T11:59:16.442Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-419 [Pipeline] echo [2023-08-09T11:59:16.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6731d5849909576cc2a08f31ce380d96b18af54a [Pipeline] echo [2023-08-09T11:59:16.523Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6731d58 [Pipeline] echo [2023-08-09T11:59:16.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T11:59:16.679Z] provisioning config files... [2023-08-09T11:59:16.693Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-419@tmp/config9663689151804948786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T11:59:17.054Z] ---> docker-login.sh [2023-08-09T11:59:17.054Z] nexus3.edgexfoundry.org:10001 [2023-08-09T11:59:17.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T11:59:17.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T11:59:17.885Z] Configure a credential helper to remove this warning. See [2023-08-09T11:59:17.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T11:59:17.885Z] [2023-08-09T11:59:17.885Z] Login Succeeded [2023-08-09T11:59:17.885Z] nexus3.edgexfoundry.org:10002 [2023-08-09T11:59:17.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T11:59:17.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T11:59:17.885Z] Configure a credential helper to remove this warning. See [2023-08-09T11:59:17.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T11:59:17.885Z] [2023-08-09T11:59:17.885Z] Login Succeeded [2023-08-09T11:59:17.885Z] nexus3.edgexfoundry.org:10003 [2023-08-09T11:59:17.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T11:59:18.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T11:59:18.145Z] Configure a credential helper to remove this warning. See [2023-08-09T11:59:18.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T11:59:18.145Z] [2023-08-09T11:59:18.145Z] Login Succeeded [2023-08-09T11:59:18.145Z] nexus3.edgexfoundry.org:10004 [2023-08-09T11:59:18.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T11:59:18.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T11:59:18.145Z] Configure a credential helper to remove this warning. See [2023-08-09T11:59:18.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T11:59:18.145Z] [2023-08-09T11:59:18.145Z] Login Succeeded [2023-08-09T11:59:18.145Z] docker.io [2023-08-09T11:59:18.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T11:59:18.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T11:59:18.405Z] Configure a credential helper to remove this warning. See [2023-08-09T11:59:18.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T11:59:18.405Z] [2023-08-09T11:59:18.405Z] Login Succeeded [2023-08-09T11:59:18.405Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T11:59:18.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-09T11:59:19.078Z] + git rev-list -1 --merges 6731d5849909576cc2a08f31ce380d96b18af54a~1..6731d5849909576cc2a08f31ce380d96b18af54a [Pipeline] echo [2023-08-09T11:59:19.148Z] -----------> git rev-list -1 --merges 6731d5849909576cc2a08f31ce380d96b18af54a~1..6731d5849909576cc2a08f31ce380d96b18af54a 6731d5849909576cc2a08f31ce380d96b18af54a [false] [Pipeline] sh [2023-08-09T11:59:19.479Z] + git log --format=format:%s -1 6731d5849909576cc2a08f31ce380d96b18af54a [Pipeline] echo [2023-08-09T11:59:19.514Z] ========================================================= [2023-08-09T11:59:19.514Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-09T11:59:19.514Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T11:59:19.958Z] + git log --format=format:%s -1 6731d5849909576cc2a08f31ce380d96b18af54a [Pipeline] echo [2023-08-09T11:59:19.995Z] [semverPrep] GIT_COMMIT: 6731d5849909576cc2a08f31ce380d96b18af54a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-08-09T11:59:20.029Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-09T11:59:20.451Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T11:59:20.451Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-09T11:59:20.451Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-09T11:59:20.451Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-09T11:59:20.451Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-09T11:59:20.451Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-09T11:59:20.451Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T11:59:20.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T11:59:20.946Z] [2023-08-09T11:59:20.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T11:59:21.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T11:59:21.321Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-09T11:59:21.321Z] b85a868b505f: Pulling fs layer [2023-08-09T11:59:21.321Z] e2be974225ed: Pulling fs layer [2023-08-09T11:59:21.321Z] 339a4e72a1f5: Pulling fs layer [2023-08-09T11:59:21.321Z] 988bab9f4d93: Pulling fs layer [2023-08-09T11:59:21.321Z] 1469e6f7b9e6: Pulling fs layer [2023-08-09T11:59:21.321Z] eaf3925da568: Pulling fs layer [2023-08-09T11:59:21.321Z] bab4dde63d76: Pulling fs layer [2023-08-09T11:59:21.321Z] bde34c3a00c8: Pulling fs layer [2023-08-09T11:59:21.321Z] b352a97aabf1: Pulling fs layer [2023-08-09T11:59:21.321Z] 4872d77fe225: Pulling fs layer [2023-08-09T11:59:21.321Z] 5851b861e8e6: Pulling fs layer [2023-08-09T11:59:21.321Z] bab4dde63d76: Waiting [2023-08-09T11:59:21.321Z] bde34c3a00c8: Waiting [2023-08-09T11:59:21.321Z] b352a97aabf1: Waiting [2023-08-09T11:59:21.321Z] 4872d77fe225: Waiting [2023-08-09T11:59:21.321Z] 5851b861e8e6: Waiting [2023-08-09T11:59:21.321Z] 988bab9f4d93: Waiting [2023-08-09T11:59:21.321Z] 1469e6f7b9e6: Waiting [2023-08-09T11:59:21.321Z] eaf3925da568: Waiting [2023-08-09T11:59:21.321Z] e2be974225ed: Download complete [2023-08-09T11:59:21.321Z] 988bab9f4d93: Verifying Checksum [2023-08-09T11:59:21.321Z] 988bab9f4d93: Download complete [2023-08-09T11:59:21.321Z] 339a4e72a1f5: Verifying Checksum [2023-08-09T11:59:21.321Z] 339a4e72a1f5: Download complete [2023-08-09T11:59:21.582Z] 1469e6f7b9e6: Verifying Checksum [2023-08-09T11:59:21.582Z] 1469e6f7b9e6: Download complete [2023-08-09T11:59:21.582Z] eaf3925da568: Verifying Checksum [2023-08-09T11:59:21.582Z] eaf3925da568: Download complete [2023-08-09T11:59:21.582Z] bde34c3a00c8: Verifying Checksum [2023-08-09T11:59:21.582Z] bde34c3a00c8: Download complete [2023-08-09T11:59:21.582Z] b352a97aabf1: Download complete [2023-08-09T11:59:21.582Z] 4872d77fe225: Verifying Checksum [2023-08-09T11:59:21.582Z] 4872d77fe225: Download complete [2023-08-09T11:59:21.582Z] 5851b861e8e6: Verifying Checksum [2023-08-09T11:59:21.582Z] 5851b861e8e6: Download complete [2023-08-09T11:59:21.582Z] b85a868b505f: Verifying Checksum [2023-08-09T11:59:21.582Z] b85a868b505f: Download complete [2023-08-09T11:59:21.843Z] bab4dde63d76: Verifying Checksum [2023-08-09T11:59:21.843Z] bab4dde63d76: Download complete [2023-08-09T11:59:23.222Z] b85a868b505f: Pull complete [2023-08-09T11:59:23.222Z] e2be974225ed: Pull complete [2023-08-09T11:59:23.482Z] 339a4e72a1f5: Pull complete [2023-08-09T11:59:23.749Z] 988bab9f4d93: Pull complete [2023-08-09T11:59:24.029Z] 1469e6f7b9e6: Pull complete [2023-08-09T11:59:24.029Z] eaf3925da568: Pull complete [2023-08-09T11:59:25.943Z] bab4dde63d76: Pull complete [2023-08-09T11:59:25.943Z] bde34c3a00c8: Pull complete [2023-08-09T11:59:26.205Z] b352a97aabf1: Pull complete [2023-08-09T11:59:26.205Z] 4872d77fe225: Pull complete [2023-08-09T11:59:26.205Z] 5851b861e8e6: Pull complete [2023-08-09T11:59:26.205Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-09T11:59:26.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T11:59:26.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T11:59:26.428Z] prd-ubuntu20.04-docker-8c-8g-3229 does not seem to be running inside a container [2023-08-09T11:59:26.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-419 -v /w/workspace/foundry_device-virtual-go_PR-419:/w/workspace/foundry_device-virtual-go_PR-419:rw,z -v /w/workspace/foundry_device-virtual-go_PR-419@tmp:/w/workspace/foundry_device-virtual-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T11:59:29.105Z] $ docker top e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 -eo pid,comm [2023-08-09T11:59:29.162Z] 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-08-09T11:59:29.162Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T11:59:29.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T11:59:29.295Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T11:59:29.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T11:59:29.429Z] $ docker exec e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 ssh-agent [2023-08-09T11:59:29.531Z] SSH_AUTH_SOCK=/tmp/ssh-p2kVVihc424J/agent.33 [2023-08-09T11:59:29.531Z] SSH_AGENT_PID=39 [2023-08-09T11:59:29.538Z] Running ssh-add (command line suppressed) [2023-08-09T11:59:29.639Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-419@tmp/private_key_4728294571114191532.key (/w/workspace/foundry_device-virtual-go_PR-419@tmp/private_key_4728294571114191532.key) [2023-08-09T11:59:29.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T11:59:29.970Z] + git tag --points-at HEAD [Pipeline] } [2023-08-09T11:59:29.999Z] $ docker exec --env ******** --env ******** e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 ssh-agent -k [2023-08-09T11:59:30.105Z] unset SSH_AUTH_SOCK; [2023-08-09T11:59:30.108Z] unset SSH_AGENT_PID; [2023-08-09T11:59:30.109Z] echo Agent pid 39 killed; [2023-08-09T11:59:30.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-09T11:59:30.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T11:59:30.235Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T11:59:30.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T11:59:30.364Z] $ docker exec e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 ssh-agent [2023-08-09T11:59:30.487Z] SSH_AUTH_SOCK=/tmp/ssh-8SNRtYEIgcnY/agent.71 [2023-08-09T11:59:30.487Z] SSH_AGENT_PID=77 [2023-08-09T11:59:30.492Z] Running ssh-add (command line suppressed) [2023-08-09T11:59:30.596Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-419@tmp/private_key_9537737691966056344.key (/w/workspace/foundry_device-virtual-go_PR-419@tmp/private_key_9537737691966056344.key) [2023-08-09T11:59:30.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T11:59:30.938Z] + git semver init [2023-08-09T11:59:31.199Z] 2023-08-09 11:59:31,126 [run_init] DEBUG init version:0.0.0 force:False [2023-08-09T11:59:31.199Z] 2023-08-09 11:59:31,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-419/.semver [2023-08-09T11:59:31.199Z] 2023-08-09 11:59:31,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-419/.semver [2023-08-09T11:59:31.199Z] 2023-08-09 11:59:31,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-419/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-419, universal_newlines=False, shell=None, istream=None) [2023-08-09T11:59:32.586Z] 2023-08-09 11:59:32,286 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-419/.git/info/exclude [2023-08-09T11:59:32.586Z] 2023-08-09 11:59:32,288 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-419/.semver/PR-419 with force:False [2023-08-09T11:59:32.586Z] 2023-08-09 11:59:32,288 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-419/.semver/PR-419 [2023-08-09T11:59:32.586Z] 2023-08-09 11:59:32,294 [execute] INFO git cat-file --batch-check [2023-08-09T11:59:32.586Z] 2023-08-09 11:59:32,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T11:59:32.586Z] 2023-08-09 11:59:32,301 [execute] INFO git cat-file --batch [2023-08-09T11:59:32.586Z] 2023-08-09 11:59:32,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T11:59:32.586Z] 2023-08-09 11:59:32,307 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-419/.semver/PR-419 [2023-08-09T11:59:32.586Z] 0.0.0 [Pipeline] } [2023-08-09T11:59:32.615Z] $ docker exec --env ******** --env ******** e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 ssh-agent -k [2023-08-09T11:59:32.713Z] unset SSH_AUTH_SOCK; [2023-08-09T11:59:32.714Z] unset SSH_AGENT_PID; [2023-08-09T11:59:32.714Z] echo Agent pid 77 killed; [2023-08-09T11:59:32.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T11:59:33.155Z] + git semver [Pipeline] } [2023-08-09T11:59:33.442Z] $ docker stop --time=1 e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 [2023-08-09T11:59:34.762Z] $ docker rm -f --volumes e827a622b8cf6a770f69703579fd3dd33124b706934b6420d3452735ab731a03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T11:59:35.157Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-09T11:59:35.434Z] Stashed 1 file(s) [Pipeline] echo [2023-08-09T11:59:35.449Z] [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] { [2023-08-09T11:59:35.987Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3227 in /w/workspace/foundry_device-virtual-go_PR-419 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T11:59:36.055Z] provisioning config files... [2023-08-09T11:59:36.064Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-419@tmp/config1178832275230769291tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-08-09T11:59:36.206Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-08-09T11:59:36.275Z] The recommended git tool is: git [2023-08-09T11:59:36.431Z] ---> docker-login.sh [2023-08-09T11:59:36.431Z] nexus3.edgexfoundry.org:10001 [2023-08-09T11:59:36.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T11:59:36.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T11:59:36.431Z] Configure a credential helper to remove this warning. See [2023-08-09T11:59:36.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T11:59:36.431Z] [2023-08-09T11:59:36.431Z] Login Succeeded [2023-08-09T11:59:36.431Z] nexus3.edgexfoundry.org:10002 [2023-08-09T11:59:36.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T11:59:36.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T11:59:36.431Z] Configure a credential helper to remove this warning. See [2023-08-09T11:59:36.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T11:59:36.431Z] [2023-08-09T11:59:36.431Z] Login Succeeded [2023-08-09T11:59:36.431Z] nexus3.edgexfoundry.org:10003 [2023-08-09T11:59:36.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T11:59:36.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T11:59:36.690Z] Configure a credential helper to remove this warning. See [2023-08-09T11:59:36.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T11:59:36.690Z] [2023-08-09T11:59:36.690Z] Login Succeeded [2023-08-09T11:59:36.690Z] nexus3.edgexfoundry.org:10004 [2023-08-09T11:59:36.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T11:59:36.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T11:59:36.690Z] Configure a credential helper to remove this warning. See [2023-08-09T11:59:36.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T11:59:36.691Z] [2023-08-09T11:59:36.691Z] Login Succeeded [2023-08-09T11:59:36.950Z] docker.io [2023-08-09T11:59:36.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T11:59:37.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T11:59:37.210Z] Configure a credential helper to remove this warning. See [2023-08-09T11:59:37.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T11:59:37.210Z] [2023-08-09T11:59:37.210Z] Login Succeeded [2023-08-09T11:59:37.210Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T11:59:37.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-09T11:59:37.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T11:59:37.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T11:59:37.509Z] ========================================================= [2023-08-09T11:59:37.509Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-09T11:59:37.509Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T11:59:37.986Z] + 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-08-09T11:59:37.986Z] Sending build context to Docker daemon 23.55MB [2023-08-09T11:59:37.986Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T11:59:37.986Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-09T11:59:38.256Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-09T11:59:38.256Z] 4db1b89c0bd1: Pulling fs layer [2023-08-09T11:59:38.256Z] 6911f1a30b25: Pulling fs layer [2023-08-09T11:59:38.256Z] e194b8c5c2a9: Pulling fs layer [2023-08-09T11:59:38.256Z] 6863d3e3a2b1: Pulling fs layer [2023-08-09T11:59:38.256Z] ec0bb842ea78: Pulling fs layer [2023-08-09T11:59:38.256Z] 40a00589a448: Pulling fs layer [2023-08-09T11:59:38.256Z] 6c08303d61cc: Pulling fs layer [2023-08-09T11:59:38.256Z] 798269fcf238: Pulling fs layer [2023-08-09T11:59:38.256Z] 6863d3e3a2b1: Waiting [2023-08-09T11:59:38.256Z] 40a00589a448: Waiting [2023-08-09T11:59:38.256Z] 798269fcf238: Waiting [2023-08-09T11:59:38.256Z] 6911f1a30b25: Retrying in 5 seconds [2023-08-09T11:59:38.256Z] 4db1b89c0bd1: Verifying Checksum [2023-08-09T11:59:38.256Z] 4db1b89c0bd1: Download complete [2023-08-09T11:59:38.256Z] 6863d3e3a2b1: Verifying Checksum [2023-08-09T11:59:38.256Z] 6863d3e3a2b1: Download complete [2023-08-09T11:59:38.256Z] ec0bb842ea78: Download complete [2023-08-09T11:59:38.256Z] 40a00589a448: Verifying Checksum [2023-08-09T11:59:38.256Z] 40a00589a448: Download complete [2023-08-09T11:59:38.517Z] 4db1b89c0bd1: Pull complete [2023-08-09T11:59:39.087Z] e194b8c5c2a9: Verifying Checksum [2023-08-09T11:59:39.087Z] e194b8c5c2a9: Download complete [2023-08-09T11:59:39.087Z] 6911f1a30b25: Retrying in 4 seconds [2023-08-09T11:59:39.087Z] 6c08303d61cc: Verifying Checksum [2023-08-09T11:59:39.087Z] 6c08303d61cc: Download complete [2023-08-09T11:59:39.346Z] 798269fcf238: Verifying Checksum [2023-08-09T11:59:39.346Z] 798269fcf238: Download complete [2023-08-09T11:59:40.287Z] 6911f1a30b25: Retrying in 3 seconds [2023-08-09T11:59:40.699Z] using credential edgex-jenkins-ssh [2023-08-09T11:59:40.714Z] Cloning the remote Git repository [2023-08-09T11:59:40.747Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-08-09T11:59:40.831Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-08-09T11:59:40.951Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-08-09T11:59:40.952Z] > git --version # timeout=10 [2023-08-09T11:59:40.977Z] > git --version # 'git version 2.25.1' [2023-08-09T11:59:40.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T11:59:41.225Z] 6911f1a30b25: Retrying in 2 seconds [2023-08-09T11:59:42.167Z] 6911f1a30b25: Retrying in 1 second [2023-08-09T11:59:41.122Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T11:59:43.106Z] 6911f1a30b25: Retrying in 10 seconds [2023-08-09T11:59:43.103Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-08-09T11:59:43.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T11:59:44.399Z] Merging remotes/origin/main commit 44ea940b6983f01deb2d5d696dcb34f27705cfc3 into PR head commit 6731d5849909576cc2a08f31ce380d96b18af54a [2023-08-09T11:59:44.486Z] 6911f1a30b25: Retrying in 9 seconds [2023-08-09T11:59:44.665Z] Merge succeeded, producing 6731d5849909576cc2a08f31ce380d96b18af54a [2023-08-09T11:59:44.665Z] Checking out Revision 6731d5849909576cc2a08f31ce380d96b18af54a (PR-419) [2023-08-09T11:59:43.874Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-08-09T11:59:43.910Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-08-09T11:59:43.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T11:59:43.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-09T11:59:44.410Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T11:59:44.458Z] > git checkout -f 6731d5849909576cc2a08f31ce380d96b18af54a # timeout=10 [2023-08-09T11:59:44.543Z] > git remote # timeout=10 [2023-08-09T11:59:44.560Z] > git config --get remote.origin.url # timeout=10 [2023-08-09T11:59:44.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T11:59:44.588Z] > git merge 44ea940b6983f01deb2d5d696dcb34f27705cfc3 # timeout=10 [2023-08-09T11:59:44.611Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-09T11:59:44.688Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T11:59:44.739Z] > git checkout -f 6731d5849909576cc2a08f31ce380d96b18af54a # timeout=10 [2023-08-09T11:59:45.273Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-08-09T11:59:45.345Z] > git --version # timeout=10 [2023-08-09T11:59:45.356Z] > git --version # 'git version 2.25.1' [2023-08-09T11:59:45.369Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-09T11:59:45.423Z] 6911f1a30b25: Retrying in 8 seconds [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T11:59:46.361Z] 6911f1a30b25: Retrying in 7 seconds [2023-08-09T11:59:46.435Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-09T11:59:46.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T11:59:46.435Z] Dload Upload Total Spent Left Speed [2023-08-09T11:59:46.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 71234 [Pipeline] sh [2023-08-09T11:59:47.058Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-09T11:59:47.299Z] 6911f1a30b25: Retrying in 6 seconds [2023-08-09T11:59:47.413Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-09T11:59:47.414Z] + sudo tee /etc/docker/daemon.new [2023-08-09T11:59:47.414Z] { [2023-08-09T11:59:47.414Z] "registry-mirrors": [ [2023-08-09T11:59:47.414Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-09T11:59:47.414Z] ], [2023-08-09T11:59:47.414Z] "bip": "10.250.0.254/24", [2023-08-09T11:59:47.414Z] "hosts": [ [2023-08-09T11:59:47.414Z] "tcp://0.0.0.0:5555", [2023-08-09T11:59:47.414Z] "unix:///var/run/docker.sock" [2023-08-09T11:59:47.414Z] ], [2023-08-09T11:59:47.414Z] "mtu": 1458, [2023-08-09T11:59:47.414Z] "selinux-enabled": true, [2023-08-09T11:59:47.414Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-09T11:59:47.414Z] } [Pipeline] sh [2023-08-09T11:59:47.754Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-09T11:59:48.099Z] + sudo service docker restart [2023-08-09T11:59:48.235Z] 6911f1a30b25: Retrying in 5 seconds [2023-08-09T11:59:49.173Z] 6911f1a30b25: Retrying in 4 seconds [2023-08-09T11:59:50.111Z] 6911f1a30b25: Retrying in 3 seconds [2023-08-09T11:59:51.492Z] 6911f1a30b25: Retrying in 2 seconds [2023-08-09T11:59:52.061Z] 6911f1a30b25: Retrying in 1 second [2023-08-09T11:59:53.439Z] 6911f1a30b25: Download complete [2023-08-09T11:59:53.439Z] 6911f1a30b25: Pull complete [2023-08-09T11:59:57.622Z] e194b8c5c2a9: Pull complete [2023-08-09T11:59:57.622Z] 6863d3e3a2b1: Pull complete [2023-08-09T11:59:57.622Z] ec0bb842ea78: Pull complete [2023-08-09T11:59:57.622Z] 40a00589a448: Pull complete [2023-08-09T11:59:59.521Z] 6c08303d61cc: Pull complete [2023-08-09T12:00:00.457Z] 798269fcf238: Pull complete [2023-08-09T12:00:00.457Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-09T12:00:00.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T12:00:00.457Z] ---> ec979cd7f677 [2023-08-09T12:00:00.457Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T12:00:05.722Z] ---> Running in 560711010d0d [2023-08-09T12:00:05.722Z] Removing intermediate container 560711010d0d [2023-08-09T12:00:05.722Z] ---> 08890a8c03f2 [2023-08-09T12:00:05.722Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T12:00:05.722Z] ---> Running in 03c69bea3ffe [2023-08-09T12:00:05.722Z] Removing intermediate container 03c69bea3ffe [2023-08-09T12:00:05.722Z] ---> 4966ba78d2c6 [2023-08-09T12:00:05.722Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-09T12:00:05.722Z] ---> Running in 4ac455745f24 [2023-08-09T12:00:05.722Z] Removing intermediate container 4ac455745f24 [2023-08-09T12:00:05.722Z] ---> be06df7df44b [2023-08-09T12:00:05.722Z] Step 6/12 : WORKDIR /device-virtual-go [2023-08-09T12:00:05.722Z] ---> Running in 5c87383ee703 [2023-08-09T12:00:05.722Z] Removing intermediate container 5c87383ee703 [2023-08-09T12:00:05.722Z] ---> b271a4e13966 [2023-08-09T12:00:05.722Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T12:00:05.722Z] ---> Running in 66b48b74fd9f [2023-08-09T12:00:05.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T12:00:05.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T12:00:05.980Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-09T12:00:05.980Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-09T12:00:05.980Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-09T12:00:05.980Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-09T12:00:05.980Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T12:00:05.980Z] OK: 269 MiB in 57 packages [2023-08-09T12:00:06.549Z] Removing intermediate container 66b48b74fd9f [2023-08-09T12:00:06.549Z] ---> 1dff43fa1d61 [2023-08-09T12:00:06.549Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-09T12:00:06.810Z] ---> a767849fbd80 [2023-08-09T12:00:06.810Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T12:00:06.810Z] ---> Running in 1dd205de299a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T12:00:10.249Z] provisioning config files... [2023-08-09T12:00:10.274Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12430393216186352044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T12:00:10.655Z] ---> docker-login.sh [2023-08-09T12:00:10.655Z] nexus3.edgexfoundry.org:10001 [2023-08-09T12:00:10.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T12:00:11.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T12:00:11.200Z] Configure a credential helper to remove this warning. See [2023-08-09T12:00:11.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T12:00:11.200Z] [2023-08-09T12:00:11.200Z] Login Succeeded [2023-08-09T12:00:11.200Z] nexus3.edgexfoundry.org:10002 [2023-08-09T12:00:11.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T12:00:11.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T12:00:11.469Z] Configure a credential helper to remove this warning. See [2023-08-09T12:00:11.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T12:00:11.469Z] [2023-08-09T12:00:11.469Z] Login Succeeded [2023-08-09T12:00:11.469Z] nexus3.edgexfoundry.org:10003 [2023-08-09T12:00:11.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T12:00:12.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T12:00:12.007Z] Configure a credential helper to remove this warning. See [2023-08-09T12:00:12.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T12:00:12.007Z] [2023-08-09T12:00:12.007Z] Login Succeeded [2023-08-09T12:00:12.007Z] nexus3.edgexfoundry.org:10004 [2023-08-09T12:00:12.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T12:00:12.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T12:00:12.275Z] Configure a credential helper to remove this warning. See [2023-08-09T12:00:12.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T12:00:12.275Z] [2023-08-09T12:00:12.275Z] Login Succeeded [2023-08-09T12:00:12.275Z] docker.io [2023-08-09T12:00:12.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T12:00:17.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T12:00:17.875Z] Configure a credential helper to remove this warning. See [2023-08-09T12:00:17.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T12:00:17.875Z] [2023-08-09T12:00:17.875Z] Login Succeeded [2023-08-09T12:00:17.875Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T12:00:17.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-09T12:00:18.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T12:00:18.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T12:00:18.318Z] ========================================================= [2023-08-09T12:00:18.318Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-09T12:00:18.318Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T12:00:18.813Z] + 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-08-09T12:00:19.085Z] Sending build context to Docker daemon 11.91MB [2023-08-09T12:00:19.085Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T12:00:19.086Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-09T12:00:19.354Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-09T12:00:19.354Z] edb6bdbacee9: Pulling fs layer [2023-08-09T12:00:19.354Z] 5f9638ab2659: Pulling fs layer [2023-08-09T12:00:19.354Z] 8d51d6327a98: Pulling fs layer [2023-08-09T12:00:19.354Z] 8b374f2dd631: Pulling fs layer [2023-08-09T12:00:19.354Z] ec14aa9079de: Pulling fs layer [2023-08-09T12:00:19.354Z] 2f466654f4bb: Pulling fs layer [2023-08-09T12:00:19.354Z] 554e91adad29: Pulling fs layer [2023-08-09T12:00:19.354Z] ec14aa9079de: Waiting [2023-08-09T12:00:19.354Z] 2f466654f4bb: Waiting [2023-08-09T12:00:19.354Z] 554e91adad29: Waiting [2023-08-09T12:00:19.354Z] 8b374f2dd631: Waiting [2023-08-09T12:00:19.354Z] 5f9638ab2659: Verifying Checksum [2023-08-09T12:00:19.354Z] 5f9638ab2659: Download complete [2023-08-09T12:00:19.354Z] 8b374f2dd631: Verifying Checksum [2023-08-09T12:00:19.354Z] 8b374f2dd631: Download complete [2023-08-09T12:00:19.354Z] ec14aa9079de: Verifying Checksum [2023-08-09T12:00:19.354Z] ec14aa9079de: Download complete [2023-08-09T12:00:19.354Z] edb6bdbacee9: Verifying Checksum [2023-08-09T12:00:19.354Z] edb6bdbacee9: Download complete [2023-08-09T12:00:20.322Z] edb6bdbacee9: Pull complete [2023-08-09T12:00:20.593Z] 554e91adad29: Verifying Checksum [2023-08-09T12:00:20.593Z] 554e91adad29: Download complete [2023-08-09T12:00:20.873Z] 5f9638ab2659: Pull complete [2023-08-09T12:00:21.842Z] 2f466654f4bb: Verifying Checksum [2023-08-09T12:00:21.843Z] 2f466654f4bb: Download complete [2023-08-09T12:00:21.843Z] 8d51d6327a98: Verifying Checksum [2023-08-09T12:00:21.843Z] 8d51d6327a98: Download complete [2023-08-09T12:00:34.172Z] 8d51d6327a98: Pull complete [2023-08-09T12:00:34.172Z] 8b374f2dd631: Pull complete [2023-08-09T12:00:34.172Z] ec14aa9079de: Pull complete [2023-08-09T12:00:39.518Z] 2f466654f4bb: Pull complete [2023-08-09T12:00:42.100Z] 554e91adad29: Pull complete [2023-08-09T12:00:42.100Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-09T12:00:42.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T12:00:42.100Z] ---> 1e15ea492957 [2023-08-09T12:00:42.100Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T12:00:43.512Z] ---> Running in 8d58120bbea4 [2023-08-09T12:00:43.782Z] Removing intermediate container 8d58120bbea4 [2023-08-09T12:00:43.782Z] ---> 27f2b8c7ca53 [2023-08-09T12:00:43.782Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T12:00:43.782Z] ---> Running in abf2817147df [2023-08-09T12:00:44.050Z] Removing intermediate container abf2817147df [2023-08-09T12:00:44.050Z] ---> 29b4abb77c74 [2023-08-09T12:00:44.050Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-09T12:00:44.318Z] ---> Running in 75b9c82c9403 [2023-08-09T12:00:44.584Z] Removing intermediate container 75b9c82c9403 [2023-08-09T12:00:44.584Z] ---> 20da156182c6 [2023-08-09T12:00:44.584Z] Step 6/12 : WORKDIR /device-virtual-go [2023-08-09T12:00:44.584Z] ---> Running in 07a229f78bac [2023-08-09T12:00:44.850Z] Removing intermediate container 07a229f78bac [2023-08-09T12:00:44.850Z] ---> cc3a7b09f60a [2023-08-09T12:00:44.850Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T12:00:44.850Z] ---> Running in fb40865f2092 [2023-08-09T12:00:45.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T12:00:46.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T12:00:47.354Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-09T12:00:47.354Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-09T12:00:47.354Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-09T12:00:47.354Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-09T12:00:47.354Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T12:00:47.354Z] OK: 268 MiB in 57 packages [2023-08-09T12:00:48.315Z] Removing intermediate container fb40865f2092 [2023-08-09T12:00:48.315Z] ---> 622ca81651d4 [2023-08-09T12:00:48.315Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-09T12:00:48.898Z] ---> d000db307294 [2023-08-09T12:00:48.899Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T12:00:48.899Z] ---> Running in 88fbd888afa4 [2023-08-09T12:01:07.701Z] Removing intermediate container 1dd205de299a [2023-08-09T12:01:07.701Z] ---> e8dc7e9d7835 [2023-08-09T12:01:07.701Z] Step 10/12 : COPY . . [2023-08-09T12:01:07.701Z] ---> 256e5e096255 [2023-08-09T12:01:07.701Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T12:01:07.701Z] ---> Running in 025bc86c3623 [2023-08-09T12:01:07.701Z] Removing intermediate container 025bc86c3623 [2023-08-09T12:01:07.701Z] ---> a94d1fcb57dd [2023-08-09T12:01:07.701Z] Step 12/12 : RUN $MAKE [2023-08-09T12:01:07.701Z] ---> Running in 979cc8d07a6f [2023-08-09T12:01:07.701Z] noop [2023-08-09T12:01:07.701Z] Removing intermediate container 979cc8d07a6f [2023-08-09T12:01:07.701Z] ---> c2c4f354e67b [2023-08-09T12:01:07.701Z] Successfully built c2c4f354e67b [2023-08-09T12:01:07.701Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T12:01:08.156Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T12:01:08.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T12:01:08.317Z] prd-ubuntu20.04-docker-8c-8g-3229 does not seem to be running inside a container [2023-08-09T12:01:08.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-419 -v /w/workspace/foundry_device-virtual-go_PR-419:/w/workspace/foundry_device-virtual-go_PR-419:rw,z -v /w/workspace/foundry_device-virtual-go_PR-419@tmp:/w/workspace/foundry_device-virtual-go_PR-419@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 ******** ci-base-image-x86_64 cat [2023-08-09T12:01:08.713Z] $ docker top 07448a397223d26c4ad4ac2d738a6b9bad707856ba4b5aeecb31f10f368b15b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T12:01:09.105Z] + go version [2023-08-09T12:01:09.105Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-09T12:01:09.140Z] $ docker stop --time=1 07448a397223d26c4ad4ac2d738a6b9bad707856ba4b5aeecb31f10f368b15b5 [2023-08-09T12:01:10.402Z] $ docker rm -f --volumes 07448a397223d26c4ad4ac2d738a6b9bad707856ba4b5aeecb31f10f368b15b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T12:01:11.169Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T12:01:11.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T12:01:11.323Z] prd-ubuntu20.04-docker-8c-8g-3229 does not seem to be running inside a container [2023-08-09T12:01:11.356Z] $ 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-419 -v /w/workspace/foundry_device-virtual-go_PR-419:/w/workspace/foundry_device-virtual-go_PR-419:rw,z -v /w/workspace/foundry_device-virtual-go_PR-419@tmp:/w/workspace/foundry_device-virtual-go_PR-419@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 ******** ci-base-image-x86_64 cat [2023-08-09T12:01:11.703Z] $ docker top 7be9b8ac6c7ee5e750226cb59644a59f089c0c938138fbd20479e9b028a793f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T12:01:12.093Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-419 [Pipeline] fileExists [Pipeline] sh [2023-08-09T12:01:12.560Z] + make test [2023-08-09T12:01:12.560Z] go test ./... -coverprofile=coverage.out [2023-08-09T12:01:17.830Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-08-09T12:01:30.830Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-08-09T12:01:30.830Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2023-08-09T12:01:36.580Z] go vet ./... [2023-08-09T12:01:40.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T12:01:40.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T12:01:40.762Z] ./bin/test-attribution-txt.sh [2023-08-09T12:01:40.762Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-09T12:01:40.762Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-09T12:01:40.762Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-09T12:01:40.762Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-09T12:01:40.762Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-09T12:01:40.762Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-09T12:01:40.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-09T12:01:40.835Z] $ docker stop --time=1 7be9b8ac6c7ee5e750226cb59644a59f089c0c938138fbd20479e9b028a793f8 [2023-08-09T12:01:44.596Z] $ docker rm -f --volumes 7be9b8ac6c7ee5e750226cb59644a59f089c0c938138fbd20479e9b028a793f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T12:01:45.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-09T12:01:45.315Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-09T12:01:46.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-09T12:01:46.503Z] + ls -al . [2023-08-09T12:01:46.504Z] total 204 [2023-08-09T12:01:46.504Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 12:01 . [2023-08-09T12:01:46.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 11:59 .. [2023-08-09T12:01:46.504Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 11:59 .git [2023-08-09T12:01:46.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 .github [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 11:59 .gitignore [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 11:59 .golangci.yml [2023-08-09T12:01:46.504Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 11:59 .semver [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 11:59 Attribution.txt [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 11:59 CHANGELOG.md [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 11:59 Dockerfile [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 11:59 GOVERNANCE.md [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 11:59 Jenkinsfile [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 11:59 LICENSE [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 11:59 Makefile [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 11:59 OWNERS.md [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 11:59 README.md [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 11:59 VERSION [2023-08-09T12:01:46.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 11:59 bin [2023-08-09T12:01:46.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 cmd [2023-08-09T12:01:46.504Z] -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 12:01 coverage.out [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 11:59 go.mod [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 11:59 go.sum [2023-08-09T12:01:46.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 internal [2023-08-09T12:01:46.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 11:59 snap [2023-08-09T12:01:46.504Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 11:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T12:01:47.001Z] + 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=6731d5849909576cc2a08f31ce380d96b18af54a --label arch=amd64 --label version=0.0.0 . [2023-08-09T12:01:47.001Z] Sending build context to Docker daemon 23.6MB [2023-08-09T12:01:47.001Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T12:01:47.001Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-09T12:01:47.001Z] ---> c2c4f354e67b [2023-08-09T12:01:47.001Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T12:01:47.572Z] ---> Running in 64dfc5f8acb5 [2023-08-09T12:01:47.572Z] Removing intermediate container 64dfc5f8acb5 [2023-08-09T12:01:47.572Z] ---> 51bf7b9eba35 [2023-08-09T12:01:47.572Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T12:01:47.572Z] ---> Running in df49a304af84 [2023-08-09T12:01:47.572Z] Removing intermediate container df49a304af84 [2023-08-09T12:01:47.572Z] ---> fba847189b54 [2023-08-09T12:01:47.572Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-09T12:01:47.572Z] ---> Running in a53b40ba2b6d [2023-08-09T12:01:47.572Z] Removing intermediate container a53b40ba2b6d [2023-08-09T12:01:47.572Z] ---> 4a1d8dd6afb1 [2023-08-09T12:01:47.572Z] Step 6/25 : WORKDIR /device-virtual-go [2023-08-09T12:01:47.572Z] ---> Running in ce487070f5e4 [2023-08-09T12:01:47.830Z] Removing intermediate container ce487070f5e4 [2023-08-09T12:01:47.830Z] ---> 93dc647e5e6e [2023-08-09T12:01:47.830Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T12:01:47.830Z] ---> Running in ff0c50905659 [2023-08-09T12:01:48.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T12:01:48.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T12:01:48.619Z] OK: 269 MiB in 57 packages [2023-08-09T12:01:48.889Z] Removing intermediate container ff0c50905659 [2023-08-09T12:01:48.889Z] ---> 486b68124e4b [2023-08-09T12:01:48.889Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-09T12:01:49.148Z] ---> 9ef5054a1668 [2023-08-09T12:01:49.148Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T12:01:49.148Z] ---> Running in 68042aa96fa9 [2023-08-09T12:01:49.719Z] Removing intermediate container 68042aa96fa9 [2023-08-09T12:01:49.719Z] ---> cee1d5c2290d [2023-08-09T12:01:49.719Z] Step 10/25 : COPY . . [2023-08-09T12:01:50.655Z] ---> b419c264df62 [2023-08-09T12:01:50.655Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T12:01:50.655Z] ---> Running in 323b9b295dd1 [2023-08-09T12:01:50.655Z] Removing intermediate container 323b9b295dd1 [2023-08-09T12:01:50.655Z] ---> 3561e00b124c [2023-08-09T12:01:50.655Z] Step 12/25 : RUN $MAKE [2023-08-09T12:01:50.655Z] ---> Running in ce10dac40c03 [2023-08-09T12:01:50.914Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-08-09T12:01:56.761Z] Removing intermediate container 88fbd888afa4 [2023-08-09T12:01:56.761Z] ---> e5f1e0bccfa3 [2023-08-09T12:01:56.761Z] Step 10/12 : COPY . . [2023-08-09T12:01:56.761Z] ---> 910e22ba210e [2023-08-09T12:01:56.761Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T12:01:56.761Z] ---> Running in 1694a5180ea6 [2023-08-09T12:01:56.761Z] Removing intermediate container 1694a5180ea6 [2023-08-09T12:01:56.761Z] ---> 1b05b5545d21 [2023-08-09T12:01:56.761Z] Step 12/12 : RUN $MAKE [2023-08-09T12:01:56.761Z] ---> Running in 0360c04dad5b [2023-08-09T12:01:56.761Z] noop [2023-08-09T12:01:56.761Z] Removing intermediate container 0360c04dad5b [2023-08-09T12:01:56.761Z] ---> 521fb36868e3 [2023-08-09T12:01:56.761Z] Successfully built 521fb36868e3 [2023-08-09T12:01:56.761Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T12:01:57.298Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T12:01:57.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T12:01:57.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-3227 does not seem to be running inside a container [2023-08-09T12:01:57.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat [2023-08-09T12:01:58.834Z] $ docker top eb7f0eff6de8c61eb6a375629d673aad2e90c4f6a5bad7a5c170b4852803df8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T12:01:59.754Z] + go version [2023-08-09T12:01:59.754Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-09T12:01:59.789Z] $ docker stop --time=1 eb7f0eff6de8c61eb6a375629d673aad2e90c4f6a5bad7a5c170b4852803df8c [2023-08-09T12:02:03.788Z] $ docker rm -f --volumes eb7f0eff6de8c61eb6a375629d673aad2e90c4f6a5bad7a5c170b4852803df8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T12:02:04.738Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T12:02:04.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T12:02:05.012Z] prd-ubuntu20.04-docker-arm64-4c-16g-3227 does not seem to be running inside a container [2023-08-09T12:02:05.085Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat [2023-08-09T12:02:06.219Z] $ docker top 65254e097eff5ccf0146d12b40e9d1686acf923dede522ed87d3cfa0865e1f4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T12:02:06.873Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-09T12:02:09.158Z] + make test [2023-08-09T12:02:09.158Z] go test ./... -coverprofile=coverage.out [2023-08-09T12:02:17.503Z] Removing intermediate container ce10dac40c03 [2023-08-09T12:02:17.503Z] ---> 50c2e88afc23 [2023-08-09T12:02:17.503Z] Step 13/25 : FROM alpine:3.17 [2023-08-09T12:02:17.503Z] 3.17: Pulling from library/alpine [2023-08-09T12:02:17.503Z] 9398808236ff: Pulling fs layer [2023-08-09T12:02:17.503Z] 9398808236ff: Verifying Checksum [2023-08-09T12:02:17.503Z] 9398808236ff: Download complete [2023-08-09T12:02:17.503Z] 9398808236ff: Pull complete [2023-08-09T12:02:17.503Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T12:02:17.503Z] Status: Downloaded newer image for alpine:3.17 [2023-08-09T12:02:17.503Z] ---> 1e0b8b5322fc [2023-08-09T12:02:17.503Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-08-09T12:02:17.503Z] ---> Running in ff199bb6e77b [2023-08-09T12:02:17.503Z] Removing intermediate container ff199bb6e77b [2023-08-09T12:02:17.503Z] ---> 0b8f71d4c6a9 [2023-08-09T12:02:17.503Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-09T12:02:17.503Z] ---> Running in f3a87282f4f7 [2023-08-09T12:02:17.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T12:02:17.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T12:02:17.503Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T12:02:17.503Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T12:02:17.503Z] OK: 7 MiB in 16 packages [2023-08-09T12:02:17.503Z] Removing intermediate container f3a87282f4f7 [2023-08-09T12:02:17.503Z] ---> 1c4c93d7d676 [2023-08-09T12:02:17.503Z] Step 16/25 : WORKDIR / [2023-08-09T12:02:17.503Z] ---> Running in 43797c6ae122 [2023-08-09T12:02:17.503Z] Removing intermediate container 43797c6ae122 [2023-08-09T12:02:17.503Z] ---> c1eae8d8f6a1 [2023-08-09T12:02:17.503Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-08-09T12:02:17.503Z] ---> 5399e4a3e947 [2023-08-09T12:02:17.503Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-08-09T12:02:17.503Z] ---> 986921da033d [2023-08-09T12:02:17.503Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-08-09T12:02:17.503Z] ---> ce16f0361b53 [2023-08-09T12:02:17.503Z] Step 20/25 : EXPOSE 59900 [2023-08-09T12:02:17.503Z] ---> Running in 99968df82a20 [2023-08-09T12:02:17.503Z] Removing intermediate container 99968df82a20 [2023-08-09T12:02:17.503Z] ---> a85088a98fde [2023-08-09T12:02:17.503Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-08-09T12:02:17.503Z] ---> Running in 4cbaf1b4e22b [2023-08-09T12:02:17.503Z] Removing intermediate container 4cbaf1b4e22b [2023-08-09T12:02:17.503Z] ---> 3f9e40a943b5 [2023-08-09T12:02:17.503Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-09T12:02:17.503Z] ---> Running in f817cd0c7143 [2023-08-09T12:02:17.503Z] Removing intermediate container f817cd0c7143 [2023-08-09T12:02:17.503Z] ---> df294187c0cc [2023-08-09T12:02:17.503Z] Step 23/25 : LABEL arch=amd64 [2023-08-09T12:02:17.503Z] ---> Running in bd54c7cfdd00 [2023-08-09T12:02:17.503Z] Removing intermediate container bd54c7cfdd00 [2023-08-09T12:02:17.503Z] ---> 574a00c37dae [2023-08-09T12:02:17.503Z] Step 24/25 : LABEL git_sha=6731d5849909576cc2a08f31ce380d96b18af54a [2023-08-09T12:02:17.503Z] ---> Running in 56fdc651242e [2023-08-09T12:02:17.503Z] Removing intermediate container 56fdc651242e [2023-08-09T12:02:17.503Z] ---> 5325c088642f [2023-08-09T12:02:17.503Z] Step 25/25 : LABEL version=0.0.0 [2023-08-09T12:02:17.503Z] ---> Running in 971b5a4667cd [2023-08-09T12:02:17.503Z] Removing intermediate container 971b5a4667cd [2023-08-09T12:02:17.503Z] ---> 824b96477a67 [2023-08-09T12:02:17.503Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-09T12:02:17.503Z] Successfully built 824b96477a67 [2023-08-09T12:02:17.503Z] 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-08-09T12:02:18.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T12:02:18.503Z] [2023-08-09T12:02:18.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T12:02:18.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T12:02:18.930Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-09T12:02:18.930Z] 5eb5b503b376: Pulling fs layer [2023-08-09T12:02:18.930Z] 5c69ac0246d0: Pulling fs layer [2023-08-09T12:02:18.930Z] ec43610c2a17: Pulling fs layer [2023-08-09T12:02:18.930Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-09T12:02:18.930Z] 33b1e0a273af: Pulling fs layer [2023-08-09T12:02:18.930Z] 5d3b04190fa2: Pulling fs layer [2023-08-09T12:02:18.930Z] 2f39f015ded8: Pulling fs layer [2023-08-09T12:02:18.930Z] 3a2ae6a8a46f: Waiting [2023-08-09T12:02:18.930Z] 33b1e0a273af: Waiting [2023-08-09T12:02:18.931Z] 2f39f015ded8: Waiting [2023-08-09T12:02:18.931Z] 5d3b04190fa2: Waiting [2023-08-09T12:02:18.931Z] 5c69ac0246d0: Download complete [2023-08-09T12:02:18.931Z] 3a2ae6a8a46f: Download complete [2023-08-09T12:02:18.931Z] 33b1e0a273af: Verifying Checksum [2023-08-09T12:02:18.931Z] 33b1e0a273af: Download complete [2023-08-09T12:02:18.931Z] ec43610c2a17: Verifying Checksum [2023-08-09T12:02:18.931Z] ec43610c2a17: Download complete [2023-08-09T12:02:18.931Z] 5d3b04190fa2: Verifying Checksum [2023-08-09T12:02:18.931Z] 5d3b04190fa2: Download complete [2023-08-09T12:02:19.188Z] 5eb5b503b376: Verifying Checksum [2023-08-09T12:02:19.188Z] 5eb5b503b376: Download complete [2023-08-09T12:02:20.122Z] 2f39f015ded8: Verifying Checksum [2023-08-09T12:02:20.122Z] 2f39f015ded8: Download complete [2023-08-09T12:02:20.381Z] 5eb5b503b376: Pull complete [2023-08-09T12:02:20.381Z] 5c69ac0246d0: Pull complete [2023-08-09T12:02:20.949Z] ec43610c2a17: Pull complete [2023-08-09T12:02:20.949Z] 3a2ae6a8a46f: Pull complete [2023-08-09T12:02:21.207Z] 33b1e0a273af: Pull complete [2023-08-09T12:02:21.466Z] 5d3b04190fa2: Pull complete [2023-08-09T12:02:26.730Z] 2f39f015ded8: Pull complete [2023-08-09T12:02:26.730Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-09T12:02:26.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T12:02:26.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T12:02:26.941Z] prd-ubuntu20.04-docker-8c-8g-3229 does not seem to be running inside a container [2023-08-09T12:02:26.975Z] $ 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-419 -v /w/workspace/foundry_device-virtual-go_PR-419:/w/workspace/foundry_device-virtual-go_PR-419:rw,z -v /w/workspace/foundry_device-virtual-go_PR-419@tmp:/w/workspace/foundry_device-virtual-go_PR-419@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-09T12:02:32.107Z] $ docker top 10d6bea47f5d7d164bb2ac7e7269590992ba2c0e2d8466d40e523452746b48c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T12:02:32.568Z] ---> job-cost.sh [2023-08-09T12:02:32.568Z] lf-activate-venv: SKIPPING [2023-08-09T12:02:32.568Z] INFO: No Stack... [2023-08-09T12:02:32.826Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T12:02:33.393Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T12:02:33.706Z] + cat /w/workspace/foundry_device-virtual-go_PR-419/archives/cost.csv [2023-08-09T12:02:33.706Z] + cut -d, -f6 [Pipeline] lock [2023-08-09T12:02:33.746Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] [2023-08-09T12:02:33.751Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] did not exist. Created. [2023-08-09T12:02:33.751Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T12:02:34.134Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-09T12:02:34.192Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T12:02:34.216Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T12:02:34.299Z] $ docker stop --time=1 10d6bea47f5d7d164bb2ac7e7269590992ba2c0e2d8466d40e523452746b48c6 [2023-08-09T12:02:35.462Z] $ docker rm -f --volumes 10d6bea47f5d7d164bb2ac7e7269590992ba2c0e2d8466d40e523452746b48c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-09T12:02:36.988Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-08-09T12:04:28.662Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-08-09T12:04:28.662Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.089s coverage: 58.4% of statements [2023-08-09T12:04:28.662Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-09T12:04:28.662Z] go vet ./... [2023-08-09T12:04:50.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T12:04:50.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T12:04:50.725Z] ./bin/test-attribution-txt.sh [2023-08-09T12:04:50.725Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-09T12:04:50.725Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-09T12:04:50.725Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-09T12:04:50.725Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-09T12:04:50.725Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-09T12:04:50.725Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-09T12:04:50.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-09T12:04:50.785Z] $ docker stop --time=1 65254e097eff5ccf0146d12b40e9d1686acf923dede522ed87d3cfa0865e1f4a [2023-08-09T12:04:52.557Z] $ docker rm -f --volumes 65254e097eff5ccf0146d12b40e9d1686acf923dede522ed87d3cfa0865e1f4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T12:04:53.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-09T12:04:53.711Z] Warning: overwriting stash ‘coverage-report’ [2023-08-09T12:04:54.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T12:04:54.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-09T12:04:55.151Z] + ls -al . [2023-08-09T12:04:55.151Z] total 200 [2023-08-09T12:04:55.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 12:02 . [2023-08-09T12:04:55.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 11:59 .. [2023-08-09T12:04:55.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 11:59 .git [2023-08-09T12:04:55.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 .github [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 11:59 .gitignore [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 11:59 .golangci.yml [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 11:59 Attribution.txt [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 11:59 CHANGELOG.md [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 11:59 Dockerfile [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 11:59 GOVERNANCE.md [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 11:59 Jenkinsfile [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 11:59 LICENSE [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 11:59 Makefile [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 11:59 OWNERS.md [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 11:59 README.md [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 11:59 VERSION [2023-08-09T12:04:55.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 11:59 bin [2023-08-09T12:04:55.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 cmd [2023-08-09T12:04:55.151Z] -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 12:04 coverage.out [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 11:59 go.mod [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 11:59 go.sum [2023-08-09T12:04:55.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 11:59 internal [2023-08-09T12:04:55.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 11:59 snap [2023-08-09T12:04:55.151Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 11:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T12:04:55.559Z] + 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=6731d5849909576cc2a08f31ce380d96b18af54a --label arch=arm64 --label version=0.0.0 . [2023-08-09T12:04:55.829Z] Sending build context to Docker daemon 11.95MB [2023-08-09T12:04:55.829Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T12:04:55.829Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-09T12:04:55.829Z] ---> 521fb36868e3 [2023-08-09T12:04:55.829Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T12:04:56.097Z] ---> Running in a6bf0b689f4a [2023-08-09T12:04:56.363Z] Removing intermediate container a6bf0b689f4a [2023-08-09T12:04:56.363Z] ---> a56b6f163210 [2023-08-09T12:04:56.364Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T12:04:56.364Z] ---> Running in 677f1709c066 [2023-08-09T12:04:56.632Z] Removing intermediate container 677f1709c066 [2023-08-09T12:04:56.632Z] ---> d325eed9aa7e [2023-08-09T12:04:56.632Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-09T12:04:56.632Z] ---> Running in 4154e1024bd1 [2023-08-09T12:04:56.903Z] Removing intermediate container 4154e1024bd1 [2023-08-09T12:04:56.903Z] ---> a01af1a1aae5 [2023-08-09T12:04:56.903Z] Step 6/25 : WORKDIR /device-virtual-go [2023-08-09T12:04:57.171Z] ---> Running in 16fe527bd542 [2023-08-09T12:04:57.442Z] Removing intermediate container 16fe527bd542 [2023-08-09T12:04:57.442Z] ---> 3897e8d64df8 [2023-08-09T12:04:57.442Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T12:04:57.442Z] ---> Running in 7c10d6d2d408 [2023-08-09T12:04:58.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T12:04:58.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T12:04:59.937Z] OK: 268 MiB in 57 packages [2023-08-09T12:05:00.899Z] Removing intermediate container 7c10d6d2d408 [2023-08-09T12:05:00.899Z] ---> 634dc19f4cb0 [2023-08-09T12:05:00.899Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-09T12:05:01.165Z] ---> eb72ea77e2f6 [2023-08-09T12:05:01.165Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T12:05:01.165Z] ---> Running in bf3df12f07d4 [2023-08-09T12:05:03.750Z] Removing intermediate container bf3df12f07d4 [2023-08-09T12:05:03.750Z] ---> 086887c2c113 [2023-08-09T12:05:03.750Z] Step 10/25 : COPY . . [2023-08-09T12:05:04.712Z] ---> 6a7d210c3656 [2023-08-09T12:05:04.712Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T12:05:04.712Z] ---> Running in 02713d4f9514 [2023-08-09T12:05:04.980Z] Removing intermediate container 02713d4f9514 [2023-08-09T12:05:04.980Z] ---> 294a9cfe4889 [2023-08-09T12:05:04.980Z] Step 12/25 : RUN $MAKE [2023-08-09T12:05:04.980Z] ---> Running in d0b8345c2a58 [2023-08-09T12:05:05.940Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-08-09T12:07:12.590Z] Removing intermediate container d0b8345c2a58 [2023-08-09T12:07:12.590Z] ---> 6e563c92dd94 [2023-08-09T12:07:12.590Z] Step 13/25 : FROM alpine:3.17 [2023-08-09T12:07:13.545Z] 3.17: Pulling from library/alpine [2023-08-09T12:07:13.810Z] 4060ece20d7a: Pulling fs layer [2023-08-09T12:07:14.077Z] 4060ece20d7a: Verifying Checksum [2023-08-09T12:07:14.077Z] 4060ece20d7a: Download complete [2023-08-09T12:07:14.354Z] 4060ece20d7a: Pull complete [2023-08-09T12:07:14.354Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T12:07:14.621Z] Status: Downloaded newer image for alpine:3.17 [2023-08-09T12:07:14.621Z] ---> 8650cd65339b [2023-08-09T12:07:14.621Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-08-09T12:07:14.621Z] ---> Running in 10fcb233308c [2023-08-09T12:07:14.889Z] Removing intermediate container 10fcb233308c [2023-08-09T12:07:14.889Z] ---> 286f8ba0ff91 [2023-08-09T12:07:14.889Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-09T12:07:14.889Z] ---> Running in ac462dad5942 [2023-08-09T12:07:15.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T12:07:16.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T12:07:17.382Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T12:07:17.382Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T12:07:17.382Z] OK: 8 MiB in 16 packages [2023-08-09T12:07:18.346Z] Removing intermediate container ac462dad5942 [2023-08-09T12:07:18.346Z] ---> dbef45af18cf [2023-08-09T12:07:18.346Z] Step 16/25 : WORKDIR / [2023-08-09T12:07:18.346Z] ---> Running in 150f17d95360 [2023-08-09T12:07:18.619Z] Removing intermediate container 150f17d95360 [2023-08-09T12:07:18.619Z] ---> 709067b17fe5 [2023-08-09T12:07:18.619Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-08-09T12:07:19.202Z] ---> 47d67abb1aa3 [2023-08-09T12:07:19.202Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-08-09T12:07:19.473Z] ---> 0c3088d83c20 [2023-08-09T12:07:19.473Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-08-09T12:07:20.881Z] ---> 0bcf5da9ba80 [2023-08-09T12:07:20.881Z] Step 20/25 : EXPOSE 59900 [2023-08-09T12:07:21.148Z] ---> Running in e13509e3355d [2023-08-09T12:07:21.415Z] Removing intermediate container e13509e3355d [2023-08-09T12:07:21.415Z] ---> d1bbfff93378 [2023-08-09T12:07:21.415Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-08-09T12:07:21.415Z] ---> Running in 59093d107be6 [2023-08-09T12:07:21.682Z] Removing intermediate container 59093d107be6 [2023-08-09T12:07:21.682Z] ---> 7691d6d86a7c [2023-08-09T12:07:21.682Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-09T12:07:21.682Z] ---> Running in 6080e0b1ea7c [2023-08-09T12:07:21.951Z] Removing intermediate container 6080e0b1ea7c [2023-08-09T12:07:21.951Z] ---> f9718b46bacc [2023-08-09T12:07:21.951Z] Step 23/25 : LABEL arch=arm64 [2023-08-09T12:07:22.217Z] ---> Running in 44a7e67f731f [2023-08-09T12:07:22.484Z] Removing intermediate container 44a7e67f731f [2023-08-09T12:07:22.484Z] ---> bc85902d5ce7 [2023-08-09T12:07:22.484Z] Step 24/25 : LABEL git_sha=6731d5849909576cc2a08f31ce380d96b18af54a [2023-08-09T12:07:22.484Z] ---> Running in fc7c6ff5c549 [2023-08-09T12:07:22.751Z] Removing intermediate container fc7c6ff5c549 [2023-08-09T12:07:22.751Z] ---> 21c8b7d74c88 [2023-08-09T12:07:22.751Z] Step 25/25 : LABEL version=0.0.0 [2023-08-09T12:07:22.751Z] ---> Running in 9c3b865029fb [2023-08-09T12:07:23.016Z] Removing intermediate container 9c3b865029fb [2023-08-09T12:07:23.016Z] ---> c2b166a13ed8 [2023-08-09T12:07:23.016Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-09T12:07:23.016Z] Successfully built c2b166a13ed8 [2023-08-09T12:07:23.016Z] 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-08-09T12:07:23.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T12:07:23.829Z] [2023-08-09T12:07:23.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T12:07:24.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T12:07:24.231Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-09T12:07:24.232Z] 8998bd30e6a1: Pulling fs layer [2023-08-09T12:07:24.232Z] 04944245beec: Pulling fs layer [2023-08-09T12:07:24.232Z] 699f458cf7ca: Pulling fs layer [2023-08-09T12:07:24.232Z] 765212b225bb: Pulling fs layer [2023-08-09T12:07:24.232Z] f23df028b6ca: Pulling fs layer [2023-08-09T12:07:24.232Z] d65c8cfc05b1: Pulling fs layer [2023-08-09T12:07:24.232Z] 2437ff75d9bd: Pulling fs layer [2023-08-09T12:07:24.232Z] f23df028b6ca: Waiting [2023-08-09T12:07:24.232Z] d65c8cfc05b1: Waiting [2023-08-09T12:07:24.232Z] 2437ff75d9bd: Waiting [2023-08-09T12:07:24.232Z] 765212b225bb: Waiting [2023-08-09T12:07:24.499Z] 04944245beec: Verifying Checksum [2023-08-09T12:07:24.499Z] 04944245beec: Download complete [2023-08-09T12:07:24.499Z] 765212b225bb: Verifying Checksum [2023-08-09T12:07:24.499Z] 765212b225bb: Download complete [2023-08-09T12:07:24.499Z] f23df028b6ca: Verifying Checksum [2023-08-09T12:07:24.499Z] f23df028b6ca: Download complete [2023-08-09T12:07:24.499Z] d65c8cfc05b1: Verifying Checksum [2023-08-09T12:07:24.499Z] d65c8cfc05b1: Download complete [2023-08-09T12:07:24.499Z] 699f458cf7ca: Verifying Checksum [2023-08-09T12:07:24.499Z] 699f458cf7ca: Download complete [2023-08-09T12:07:25.083Z] 8998bd30e6a1: Verifying Checksum [2023-08-09T12:07:25.083Z] 8998bd30e6a1: Download complete [2023-08-09T12:07:27.024Z] 2437ff75d9bd: Verifying Checksum [2023-08-09T12:07:27.024Z] 2437ff75d9bd: Download complete [2023-08-09T12:07:28.965Z] 8998bd30e6a1: Pull complete [2023-08-09T12:07:29.233Z] 04944245beec: Pull complete [2023-08-09T12:07:30.640Z] 699f458cf7ca: Pull complete [2023-08-09T12:07:30.907Z] 765212b225bb: Pull complete [2023-08-09T12:07:31.490Z] f23df028b6ca: Pull complete [2023-08-09T12:07:31.756Z] d65c8cfc05b1: Pull complete [2023-08-09T12:07:46.740Z] 2437ff75d9bd: Pull complete [2023-08-09T12:07:46.740Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-09T12:07:46.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T12:07:46.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T12:07:47.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-3227 does not seem to be running inside a container [2023-08-09T12:07:47.123Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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-lftools-log-publisher:arm64 cat [2023-08-09T12:07:49.465Z] $ docker top 4d882fd9ba2db1a5ed0adf1f3d398281a53344ca4d6a1013349ff0b587748987 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T12:07:50.035Z] ---> job-cost.sh [2023-08-09T12:07:50.300Z] lf-activate-venv: SKIPPING [2023-08-09T12:07:50.300Z] INFO: No Stack... [2023-08-09T12:07:50.879Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-09T12:07:51.457Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T12:07:51.796Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-08-09T12:07:51.796Z] + cut -d, -f6 [Pipeline] lock [2023-08-09T12:07:51.855Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] [2023-08-09T12:07:51.860Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] did not exist. Created. [2023-08-09T12:07:51.860Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T12:07:52.276Z] /w/workspace/device-virtual-go/1@tmp/durable-0a8cdf3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-09T12:07:52.629Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-09T12:07:52.664Z] Warning: overwriting stash ‘stack-cost’ [2023-08-09T12:07:52.714Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T12:07:52.729Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T12:07:52.801Z] $ docker stop --time=1 4d882fd9ba2db1a5ed0adf1f3d398281a53344ca4d6a1013349ff0b587748987 [2023-08-09T12:07:54.300Z] $ docker rm -f --volumes 4d882fd9ba2db1a5ed0adf1f3d398281a53344ca4d6a1013349ff0b587748987 [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-08-09T12:07:55.355Z] provisioning config files... [2023-08-09T12:07:55.363Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-419@tmp/config17002901708099484255tmp [Pipeline] { [Pipeline] sh [2023-08-09T12:07:55.698Z] + set +x [2023-08-09T12:07:55.698Z] + curl+ -s https://codecov.io/bash [2023-08-09T12:07:55.698Z] bash -s -- [2023-08-09T12:07:55.698Z] [2023-08-09T12:07:55.698Z] _____ _ [2023-08-09T12:07:55.698Z] / ____| | | [2023-08-09T12:07:55.698Z] | | ___ __| | ___ ___ _____ __ [2023-08-09T12:07:55.698Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-09T12:07:55.698Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-09T12:07:55.698Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-09T12:07:55.698Z] Bash-1.0.6 [2023-08-09T12:07:55.698Z] [2023-08-09T12:07:55.698Z] [2023-08-09T12:07:55.698Z] ==> git version 2.25.1 found [2023-08-09T12:07:55.698Z] ==> 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-08-09T12:07:55.698Z] Release-Date: 2020-01-08 [2023-08-09T12:07:55.698Z] 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-08-09T12:07:55.698Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-09T12:07:55.698Z] ==> Jenkins CI detected. [2023-08-09T12:07:55.698Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-419 [2023-08-09T12:07:55.698Z] project root: . [2023-08-09T12:07:55.698Z] --> token set from env [2023-08-09T12:07:55.698Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-09T12:07:55.698Z] ==> Running gcov in . (disable via -X gcov) [2023-08-09T12:07:55.698Z] ==> Python coveragepy not found [2023-08-09T12:07:55.698Z] ==> Searching for coverage reports in: [2023-08-09T12:07:55.698Z] + . [2023-08-09T12:07:55.698Z] -> Found 1 reports [2023-08-09T12:07:55.698Z] ==> Detecting git/mercurial file structure [2023-08-09T12:07:55.698Z] ==> Reading reports [2023-08-09T12:07:55.698Z] + ./coverage.out bytes=43063 [2023-08-09T12:07:55.698Z] ==> Appending adjustments [2023-08-09T12:07:55.698Z] https://docs.codecov.io/docs/fixing-reports [2023-08-09T12:07:55.957Z] + Found adjustments [2023-08-09T12:07:55.957Z] ==> Gzipping contents [2023-08-09T12:07:55.957Z] 8.0K /tmp/codecov.Pis5P6.gz [2023-08-09T12:07:55.957Z] ==> Uploading reports [2023-08-09T12:07:55.957Z] url: https://codecov.io [2023-08-09T12:07:55.957Z] query: branch=PR-419&commit=6731d5849909576cc2a08f31ce380d96b18af54a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-419%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=419&job=&cmd_args= [2023-08-09T12:07:55.957Z] -> Pinging Codecov [2023-08-09T12:07:55.957Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-419&commit=6731d5849909576cc2a08f31ce380d96b18af54a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-419%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=419&job=&cmd_args= [2023-08-09T12:07:55.957Z] -> Uploading to [2023-08-09T12:07:55.957Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-09/5E52B4B073DB2E39498172D8E973AA87/6731d5849909576cc2a08f31ce380d96b18af54a/9d6ac00b-7bc6-4594-b8d0-20a933339c0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T120755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17fc6c3a434cad369ba8b58f7de3de48f7498327c2aff180a9cd37bf646949f0 [2023-08-09T12:07:55.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T12:07:55.957Z] Dload Upload Total Spent Left Speed [2023-08-09T12:07:56.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25791 --:--:-- --:--:-- --:--:-- 25791 [2023-08-09T12:07:56.218Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6731d5849909576cc2a08f31ce380d96b18af54a [Pipeline] } [2023-08-09T12:07:56.247Z] 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-08-09T12:07:58.064Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-419/archives ] [2023-08-09T12:07:58.064Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-419/archives [2023-08-09T12:07:58.064Z] total 16 [2023-08-09T12:07:58.064Z] drwxr-xr-x 3 root root 4096 Aug 9 12:02 . [2023-08-09T12:07:58.064Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 12:02 .. [2023-08-09T12:07:58.064Z] drwxr-xr-x 2 root root 4096 Aug 9 12:02 cost [2023-08-09T12:07:58.064Z] -rw-r--r-- 1 root root 89 Aug 9 12:02 cost.csv [2023-08-09T12:07:58.064Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-419/archives [2023-08-09T12:07:58.064Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-419/archives [2023-08-09T12:07:58.064Z] total 16 [2023-08-09T12:07:58.064Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 12:02 . [2023-08-09T12:07:58.064Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 12:02 .. [2023-08-09T12:07:58.064Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 12:02 cost [2023-08-09T12:07:58.064Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 9 12:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-09T12:07:58.388Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T12:07:59.275Z] ---> package-listing.sh [2023-08-09T12:07:59.275Z] ++ facter osfamily [2023-08-09T12:07:59.275Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-09T12:07:59.537Z] + OS_FAMILY=debian [2023-08-09T12:07:59.537Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-419 [2023-08-09T12:07:59.537Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-09T12:07:59.537Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-09T12:07:59.537Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-09T12:07:59.537Z] + PACKAGES=/tmp/packages_start.txt [2023-08-09T12:07:59.537Z] + '[' /w/workspace/foundry_device-virtual-go_PR-419 ']' [2023-08-09T12:07:59.537Z] + PACKAGES=/tmp/packages_end.txt [2023-08-09T12:07:59.537Z] + case "${OS_FAMILY}" in [2023-08-09T12:07:59.537Z] + dpkg -l [2023-08-09T12:07:59.537Z] + grep '^ii' [2023-08-09T12:07:59.537Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-09T12:07:59.537Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-09T12:07:59.537Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-09T12:07:59.537Z] + '[' /w/workspace/foundry_device-virtual-go_PR-419 ']' [2023-08-09T12:07:59.537Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-419/archives/ [2023-08-09T12:07:59.537Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-419/archives/ [Pipeline] echo [2023-08-09T12:07:59.570Z] 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-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-09T12:07:59.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T12:08:00.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T12:08:00.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T12:08:00.612Z] prd-ubuntu20.04-docker-8c-8g-3229 does not seem to be running inside a container [2023-08-09T12:08:00.648Z] $ 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-419/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-419 -v /w/workspace/foundry_device-virtual-go_PR-419:/w/workspace/foundry_device-virtual-go_PR-419:rw,z -v /w/workspace/foundry_device-virtual-go_PR-419@tmp:/w/workspace/foundry_device-virtual-go_PR-419@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-lftools-log-publisher:latest cat [2023-08-09T12:08:00.833Z] $ docker top e5a3562f2bf11844aa7ce5105652c9ce149ffe91f8b031b2d870fedff29ea321 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T12:08:01.225Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-09T12:08:01.538Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-09T12:08:01.847Z] + ls /var/log/sa-host [2023-08-09T12:08:01.847Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T12:08:02.080Z] provisioning config files... [2023-08-09T12:08:02.090Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-419@tmp/config18417809403645131204tmp [Pipeline] { [Pipeline] echo [2023-08-09T12:08:02.141Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T12:08:02.457Z] ---> create-netrc.sh [Pipeline] } [2023-08-09T12:08:02.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-09T12:08:02.957Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-09T12:08:02.989Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T12:08:03.301Z] ---> sudo-logs.sh [2023-08-09T12:08:03.301Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-09T12:08:03.411Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T12:08:03.721Z] ---> job-cost.sh [2023-08-09T12:08:03.721Z] lf-activate-venv: SKIPPING [2023-08-09T12:08:03.721Z] DEBUG: total: 0.2199999988079071 [2023-08-09T12:08:03.721Z] INFO: Retrieving Stack Cost... [2023-08-09T12:08:03.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T12:08:04.240Z] INFO: Archiving Costs [Pipeline] echo [2023-08-09T12:08:04.341Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T12:08:04.652Z] ---> logs-deploy.sh [2023-08-09T12:08:04.652Z] lf-activate-venv: SKIPPING [2023-08-09T12:08:04.652Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-419/1 [2023-08-09T12:08:04.652Z] INFO: archiving workspace using pattern(s): [2023-08-09T12:08:05.590Z] Archives upload complete. [2023-08-09T12:08:05.590Z] INFO: archiving logs to Nexus