Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6432efbc329d5bbc539d5cf228bb1b66a86daa3b+d88ec883ceb54df0c16245cd6a1edd1f53729442 (a8c9cea462977a3e62bfab952a7374f55156387c) 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-ssh13228253335499328240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17987248361102607941.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3890143491561298423.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10977868286996954449.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3439480710459030725.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-7205 in /w/workspace/foundry_device-virtual-go_PR-344 [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-344 # 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 d88ec883ceb54df0c16245cd6a1edd1f53729442 into PR head commit 6432efbc329d5bbc539d5cf228bb1b66a86daa3b Merge succeeded, producing c0246454b47df0c566f037bb89049903e5a40949 Checking out Revision c0246454b47df0c566f037bb89049903e5a40949 (PR-344) > 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/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # 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 d88ec883ceb54df0c16245cd6a1edd1f53729442 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0246454b47df0c566f037bb89049903e5a40949 # timeout=10 Commit message: "Merge commit 'd88ec883ceb54df0c16245cd6a1edd1f53729442' into HEAD" > git rev-list --no-walk 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-23T08:13:24.112Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-23T08:13:24.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-23T08:13:24.172Z] ========================================================= [2023-02-23T08:13:24.173Z] EdgeX Global Pipelines Version Info [2023-02-23T08:13:24.173Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:13:24.877Z] ------------------- [2023-02-23T08:13:24.877Z] stable info: [2023-02-23T08:13:24.877Z] ------------------- [2023-02-23T08:13:24.877Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T08:13:24.877Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T08:13:24.877Z] Message: update stable to v1.0.244 [2023-02-23T08:13:25.448Z] ------------------- [2023-02-23T08:13:25.448Z] experimental info: [2023-02-23T08:13:25.448Z] ------------------- [2023-02-23T08:13:25.448Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T08:13:25.448Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T08:13:25.448Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T08:13:25.607Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-02-23T08:13:25.617Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-02-23T08:13:25.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T08:13:25.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T08:13:25.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T08:13:25.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T08:13:25.685Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T08:13:25.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-23T08:13:25.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T08:13:25.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T08:13:25.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T08:13:25.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-02-23T08:13:25.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T08:13:25.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T08:13:25.789Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T08:13:25.801Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T08:13:25.818Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T08:13:25.835Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T08:13:25.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T08:13:25.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T08:13:25.878Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-23T08:13:25.890Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-23T08:13:25.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-23T08:13:25.915Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-23T08:13:25.929Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-23T08:13:25.940Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T08:13:25.951Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T08:13:25.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-344 [Pipeline] echo [2023-02-23T08:13:25.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-344 [Pipeline] echo [2023-02-23T08:13:25.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-344 [Pipeline] echo [2023-02-23T08:13:26.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0246454b47df0c566f037bb89049903e5a40949 [Pipeline] echo [2023-02-23T08:13:26.011Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c024645 [Pipeline] echo [2023-02-23T08:13:26.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T08:13:26.064Z] provisioning config files... [2023-02-23T08:13:26.078Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config16181200300256830756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:13:26.405Z] ---> docker-login.sh [2023-02-23T08:13:26.405Z] nexus3.edgexfoundry.org:10001 [2023-02-23T08:13:26.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:13:26.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:13:26.926Z] Configure a credential helper to remove this warning. See [2023-02-23T08:13:26.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:13:26.926Z] [2023-02-23T08:13:26.926Z] Login Succeeded [2023-02-23T08:13:26.926Z] nexus3.edgexfoundry.org:10002 [2023-02-23T08:13:26.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:13:26.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:13:26.926Z] Configure a credential helper to remove this warning. See [2023-02-23T08:13:26.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:13:26.926Z] [2023-02-23T08:13:26.926Z] Login Succeeded [2023-02-23T08:13:26.926Z] nexus3.edgexfoundry.org:10003 [2023-02-23T08:13:27.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:13:27.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:13:27.188Z] Configure a credential helper to remove this warning. See [2023-02-23T08:13:27.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:13:27.188Z] [2023-02-23T08:13:27.188Z] Login Succeeded [2023-02-23T08:13:27.188Z] nexus3.edgexfoundry.org:10004 [2023-02-23T08:13:27.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:13:27.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:13:27.188Z] Configure a credential helper to remove this warning. See [2023-02-23T08:13:27.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:13:27.188Z] [2023-02-23T08:13:27.188Z] Login Succeeded [2023-02-23T08:13:27.188Z] docker.io [2023-02-23T08:13:27.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:13:27.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:13:27.450Z] Configure a credential helper to remove this warning. See [2023-02-23T08:13:27.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:13:27.450Z] [2023-02-23T08:13:27.450Z] Login Succeeded [2023-02-23T08:13:27.450Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T08:13:27.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-23T08:13:27.828Z] + git rev-list -1 --merges c0246454b47df0c566f037bb89049903e5a40949~1..c0246454b47df0c566f037bb89049903e5a40949 [Pipeline] echo [2023-02-23T08:13:27.872Z] -----------> git rev-list -1 --merges c0246454b47df0c566f037bb89049903e5a40949~1..c0246454b47df0c566f037bb89049903e5a40949 c0246454b47df0c566f037bb89049903e5a40949 [2023-02-23T08:13:27.872Z] c0246454b47df0c566f037bb89049903e5a40949 [false] [Pipeline] sh [2023-02-23T08:13:28.160Z] + git log --format=format:%s -1 c0246454b47df0c566f037bb89049903e5a40949 [Pipeline] echo [2023-02-23T08:13:28.176Z] ========================================================= [2023-02-23T08:13:28.176Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T08:13:28.176Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T08:13:28.492Z] + git log --format=format:%s -1 c0246454b47df0c566f037bb89049903e5a40949 [Pipeline] echo [2023-02-23T08:13:28.503Z] [semverPrep] GIT_COMMIT: c0246454b47df0c566f037bb89049903e5a40949, Commit Message: Merge commit 'd88ec883ceb54df0c16245cd6a1edd1f53729442' into HEAD [Pipeline] echo [2023-02-23T08:13:28.515Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-23T08:13:28.882Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T08:13:28.882Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T08:13:28.882Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T08:13:28.882Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T08:13:28.882Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T08:13:28.882Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T08:13:28.882Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:13:29.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T08:13:29.302Z] [2023-02-23T08:13:29.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:13:29.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T08:13:29.606Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T08:13:29.606Z] b85a868b505f: Pulling fs layer [2023-02-23T08:13:29.606Z] e2be974225ed: Pulling fs layer [2023-02-23T08:13:29.606Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T08:13:29.606Z] 988bab9f4d93: Pulling fs layer [2023-02-23T08:13:29.606Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T08:13:29.606Z] eaf3925da568: Pulling fs layer [2023-02-23T08:13:29.606Z] bab4dde63d76: Pulling fs layer [2023-02-23T08:13:29.606Z] bde34c3a00c8: Pulling fs layer [2023-02-23T08:13:29.606Z] b352a97aabf1: Pulling fs layer [2023-02-23T08:13:29.606Z] 4872d77fe225: Pulling fs layer [2023-02-23T08:13:29.606Z] 5851b861e8e6: Pulling fs layer [2023-02-23T08:13:29.606Z] 1469e6f7b9e6: Waiting [2023-02-23T08:13:29.606Z] eaf3925da568: Waiting [2023-02-23T08:13:29.606Z] bab4dde63d76: Waiting [2023-02-23T08:13:29.606Z] bde34c3a00c8: Waiting [2023-02-23T08:13:29.606Z] b352a97aabf1: Waiting [2023-02-23T08:13:29.606Z] 4872d77fe225: Waiting [2023-02-23T08:13:29.606Z] 5851b861e8e6: Waiting [2023-02-23T08:13:29.606Z] 988bab9f4d93: Waiting [2023-02-23T08:13:29.606Z] e2be974225ed: Verifying Checksum [2023-02-23T08:13:29.606Z] e2be974225ed: Download complete [2023-02-23T08:13:29.606Z] 988bab9f4d93: Verifying Checksum [2023-02-23T08:13:29.606Z] 988bab9f4d93: Download complete [2023-02-23T08:13:29.866Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T08:13:29.866Z] 1469e6f7b9e6: Download complete [2023-02-23T08:13:29.866Z] 339a4e72a1f5: Verifying Checksum [2023-02-23T08:13:29.866Z] 339a4e72a1f5: Download complete [2023-02-23T08:13:29.866Z] eaf3925da568: Verifying Checksum [2023-02-23T08:13:29.866Z] eaf3925da568: Download complete [2023-02-23T08:13:29.866Z] bde34c3a00c8: Download complete [2023-02-23T08:13:29.866Z] b352a97aabf1: Verifying Checksum [2023-02-23T08:13:29.866Z] b352a97aabf1: Download complete [2023-02-23T08:13:29.866Z] 4872d77fe225: Download complete [2023-02-23T08:13:29.866Z] 5851b861e8e6: Verifying Checksum [2023-02-23T08:13:29.866Z] 5851b861e8e6: Download complete [2023-02-23T08:13:29.866Z] b85a868b505f: Verifying Checksum [2023-02-23T08:13:29.866Z] b85a868b505f: Download complete [2023-02-23T08:13:30.124Z] bab4dde63d76: Verifying Checksum [2023-02-23T08:13:30.124Z] bab4dde63d76: Download complete [2023-02-23T08:13:31.060Z] b85a868b505f: Pull complete [2023-02-23T08:13:31.318Z] e2be974225ed: Pull complete [2023-02-23T08:13:31.578Z] 339a4e72a1f5: Pull complete [2023-02-23T08:13:31.837Z] 988bab9f4d93: Pull complete [2023-02-23T08:13:32.098Z] 1469e6f7b9e6: Pull complete [2023-02-23T08:13:32.098Z] eaf3925da568: Pull complete [2023-02-23T08:13:34.012Z] bab4dde63d76: Pull complete [2023-02-23T08:13:34.012Z] bde34c3a00c8: Pull complete [2023-02-23T08:13:34.012Z] b352a97aabf1: Pull complete [2023-02-23T08:13:34.272Z] 4872d77fe225: Pull complete [2023-02-23T08:13:34.272Z] 5851b861e8e6: Pull complete [2023-02-23T08:13:34.272Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T08:13:34.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T08:13:34.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T08:13:34.374Z] prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container [2023-02-23T08:13:34.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@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-devops/py-git-semver:0.1.4 cat [2023-02-23T08:13:36.683Z] $ docker top 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c -eo pid,comm [2023-02-23T08:13:36.762Z] 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-02-23T08:13:36.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T08:13:36.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T08:13:36.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T08:13:36.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T08:13:36.901Z] $ docker exec 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c ssh-agent [2023-02-23T08:13:37.026Z] SSH_AUTH_SOCK=/tmp/ssh-FS10PzyEIexC/agent.32 [2023-02-23T08:13:37.026Z] SSH_AGENT_PID=38 [2023-02-23T08:13:37.032Z] Running ssh-add (command line suppressed) [2023-02-23T08:13:37.129Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_14227481976453860731.key (/w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_14227481976453860731.key) [2023-02-23T08:13:37.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T08:13:37.442Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T08:13:37.451Z] $ docker exec --env ******** --env ******** 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c ssh-agent -k [2023-02-23T08:13:37.550Z] unset SSH_AUTH_SOCK; [2023-02-23T08:13:37.551Z] unset SSH_AGENT_PID; [2023-02-23T08:13:37.551Z] echo Agent pid 38 killed; [2023-02-23T08:13:37.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T08:13:37.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T08:13:37.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T08:13:37.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T08:13:37.701Z] $ docker exec 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c ssh-agent [2023-02-23T08:13:37.801Z] SSH_AUTH_SOCK=/tmp/ssh-Ox2dPli6y2UU/agent.70 [2023-02-23T08:13:37.801Z] SSH_AGENT_PID=76 [2023-02-23T08:13:37.805Z] Running ssh-add (command line suppressed) [2023-02-23T08:13:37.889Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_15825251652199706676.key (/w/workspace/foundry_device-virtual-go_PR-344@tmp/private_key_15825251652199706676.key) [2023-02-23T08:13:37.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T08:13:38.198Z] + git semver init [2023-02-23T08:13:38.457Z] 2023-02-23 08:13:38,352 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T08:13:38.457Z] 2023-02-23 08:13:38,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-344/.semver [2023-02-23T08:13:38.457Z] 2023-02-23 08:13:38,353 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-344/.semver [2023-02-23T08:13:38.457Z] 2023-02-23 08:13:38,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-344/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-344, universal_newlines=False, shell=None, istream=None) [2023-02-23T08:13:39.837Z] 2023-02-23 08:13:39,544 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-344/.git/info/exclude [2023-02-23T08:13:39.837Z] 2023-02-23 08:13:39,545 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-344/.semver/PR-344 with force:False [2023-02-23T08:13:39.837Z] 2023-02-23 08:13:39,545 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-344/.semver/PR-344 [2023-02-23T08:13:39.837Z] 2023-02-23 08:13:39,549 [execute] INFO git cat-file --batch-check [2023-02-23T08:13:39.837Z] 2023-02-23 08:13:39,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T08:13:39.837Z] 2023-02-23 08:13:39,555 [execute] INFO git cat-file --batch [2023-02-23T08:13:39.837Z] 2023-02-23 08:13:39,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T08:13:39.837Z] 2023-02-23 08:13:39,560 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-344/.semver/PR-344 [2023-02-23T08:13:39.837Z] 0.0.0 [Pipeline] } [2023-02-23T08:13:39.839Z] $ docker exec --env ******** --env ******** 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c ssh-agent -k [2023-02-23T08:13:39.934Z] unset SSH_AUTH_SOCK; [2023-02-23T08:13:39.934Z] unset SSH_AGENT_PID; [2023-02-23T08:13:39.935Z] echo Agent pid 76 killed; [2023-02-23T08:13:39.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T08:13:40.251Z] + git semver [Pipeline] } [2023-02-23T08:13:40.517Z] $ docker stop --time=1 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c [2023-02-23T08:13:41.789Z] $ docker rm -f --volumes 8e36745fbc7cb38a9762e75bf993d664f3d4f769ecb792c4ed8643415ec9162c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T08:13:42.123Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T08:13:42.327Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T08:13:42.331Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T08:13:42.490Z] provisioning config files... [2023-02-23T08:13:42.500Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config16973751132647056377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:13:42.794Z] ---> docker-login.sh [2023-02-23T08:13:42.794Z] nexus3.edgexfoundry.org:10001 [2023-02-23T08:13:42.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:13:42.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:13:42.794Z] Configure a credential helper to remove this warning. See [2023-02-23T08:13:42.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:13:42.794Z] [2023-02-23T08:13:42.794Z] Login Succeeded [2023-02-23T08:13:42.794Z] nexus3.edgexfoundry.org:10002 [2023-02-23T08:13:42.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:13:42.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:13:42.794Z] Configure a credential helper to remove this warning. See [2023-02-23T08:13:42.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:13:42.794Z] [2023-02-23T08:13:42.794Z] Login Succeeded [2023-02-23T08:13:42.794Z] nexus3.edgexfoundry.org:10003 [2023-02-23T08:13:43.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:13:43.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:13:43.053Z] Configure a credential helper to remove this warning. See [2023-02-23T08:13:43.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:13:43.053Z] [2023-02-23T08:13:43.053Z] Login Succeeded [2023-02-23T08:13:43.053Z] nexus3.edgexfoundry.org:10004 [2023-02-23T08:13:43.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:13:43.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:13:43.053Z] Configure a credential helper to remove this warning. See [2023-02-23T08:13:43.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:13:43.053Z] [2023-02-23T08:13:43.053Z] Login Succeeded [2023-02-23T08:13:43.053Z] docker.io [2023-02-23T08:13:43.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:13:43.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:13:43.313Z] Configure a credential helper to remove this warning. See [2023-02-23T08:13:43.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:13:43.313Z] [2023-02-23T08:13:43.313Z] Login Succeeded [2023-02-23T08:13:43.313Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T08:13:43.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T08:13:43.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T08:13:43.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T08:13:43.392Z] ========================================================= [2023-02-23T08:13:43.392Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T08:13:43.392Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:13:43.697Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-23T08:13:43.697Z] Sending build context to Docker daemon 23.41MB [2023-02-23T08:13:43.697Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T08:13:43.697Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T08:13:43.960Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T08:13:43.960Z] 213ec9aee27d: Pulling fs layer [2023-02-23T08:13:43.960Z] 4583459ba037: Pulling fs layer [2023-02-23T08:13:43.960Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T08:13:43.960Z] 53926ce57604: Pulling fs layer [2023-02-23T08:13:43.960Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T08:13:43.960Z] 22ff95d597cd: Pulling fs layer [2023-02-23T08:13:43.960Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T08:13:43.960Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T08:13:43.960Z] a7acece74701: Pulling fs layer [2023-02-23T08:13:43.960Z] 21b2b0c7a3f4: Waiting [2023-02-23T08:13:43.960Z] 22ff95d597cd: Waiting [2023-02-23T08:13:43.960Z] 53926ce57604: Waiting [2023-02-23T08:13:43.960Z] 12d6caf4c0d1: Waiting [2023-02-23T08:13:43.960Z] 96b7cbca73a9: Waiting [2023-02-23T08:13:43.960Z] a7acece74701: Waiting [2023-02-23T08:13:43.960Z] 93c1e223e6f2: Verifying Checksum [2023-02-23T08:13:43.960Z] 93c1e223e6f2: Download complete [2023-02-23T08:13:43.960Z] 4583459ba037: Verifying Checksum [2023-02-23T08:13:43.960Z] 4583459ba037: Download complete [2023-02-23T08:13:43.960Z] 21b2b0c7a3f4: Download complete [2023-02-23T08:13:43.960Z] 22ff95d597cd: Verifying Checksum [2023-02-23T08:13:43.960Z] 22ff95d597cd: Download complete [2023-02-23T08:13:43.960Z] 213ec9aee27d: Verifying Checksum [2023-02-23T08:13:43.960Z] 213ec9aee27d: Download complete [2023-02-23T08:13:43.960Z] 12d6caf4c0d1: Verifying Checksum [2023-02-23T08:13:43.960Z] 12d6caf4c0d1: Download complete [2023-02-23T08:13:44.221Z] 213ec9aee27d: Pull complete [2023-02-23T08:13:44.221Z] 4583459ba037: Pull complete [2023-02-23T08:13:44.503Z] 93c1e223e6f2: Pull complete [2023-02-23T08:13:44.784Z] a7acece74701: Verifying Checksum [2023-02-23T08:13:44.784Z] a7acece74701: Download complete [2023-02-23T08:13:45.044Z] 53926ce57604: Download complete [2023-02-23T08:13:45.044Z] 96b7cbca73a9: Verifying Checksum [2023-02-23T08:13:48.326Z] 53926ce57604: Pull complete [2023-02-23T08:13:48.326Z] 21b2b0c7a3f4: Pull complete [2023-02-23T08:13:48.590Z] 22ff95d597cd: Pull complete [2023-02-23T08:13:48.590Z] 12d6caf4c0d1: Pull complete [2023-02-23T08:13:50.490Z] 96b7cbca73a9: Pull complete [2023-02-23T08:13:51.422Z] a7acece74701: Pull complete [2023-02-23T08:13:51.422Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T08:13:51.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T08:13:51.422Z] ---> db6d94c90886 [2023-02-23T08:13:51.422Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T08:13:55.615Z] ---> Running in f438b5a93ea6 [2023-02-23T08:13:55.615Z] Removing intermediate container f438b5a93ea6 [2023-02-23T08:13:55.615Z] ---> 97166c15d57b [2023-02-23T08:13:55.615Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T08:13:55.615Z] ---> Running in c8c1132ca06b [2023-02-23T08:13:55.615Z] Removing intermediate container c8c1132ca06b [2023-02-23T08:13:55.615Z] ---> 3ed26004b2b9 [2023-02-23T08:13:55.615Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T08:13:55.615Z] ---> Running in 38e014e1b6b8 [2023-02-23T08:13:55.615Z] Removing intermediate container 38e014e1b6b8 [2023-02-23T08:13:55.615Z] ---> 41f362c691c1 [2023-02-23T08:13:55.615Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-23T08:13:55.615Z] ---> Running in cb7d25d5f8eb [2023-02-23T08:13:55.615Z] Removing intermediate container cb7d25d5f8eb [2023-02-23T08:13:55.615Z] ---> ca4c58a2fe2d [2023-02-23T08:13:55.615Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T08:13:55.615Z] ---> Running in 579ef0d29225 [2023-02-23T08:13:55.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T08:13:55.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T08:13:56.131Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-23T08:13:56.132Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-23T08:13:56.132Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-23T08:13:56.132Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-23T08:13:56.132Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T08:13:56.132Z] OK: 216 MiB in 55 packages [2023-02-23T08:13:56.705Z] Removing intermediate container 579ef0d29225 [2023-02-23T08:13:56.705Z] ---> b6fcd51bbd30 [2023-02-23T08:13:56.705Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-23T08:13:56.967Z] ---> 9a5c8642b685 [2023-02-23T08:13:56.967Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T08:13:56.967Z] ---> Running in 7169dffae65c [2023-02-23T08:13:57.441Z] Still waiting to schedule task [2023-02-23T08:13:57.441Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-23T08:14:43.644Z] Removing intermediate container 7169dffae65c [2023-02-23T08:14:43.644Z] ---> 2f09da48929a [2023-02-23T08:14:43.644Z] Step 10/12 : COPY . . [2023-02-23T08:14:43.644Z] ---> ac175d9efeb6 [2023-02-23T08:14:43.644Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T08:14:43.644Z] ---> Running in 3a2b80309f2e [2023-02-23T08:14:43.644Z] Removing intermediate container 3a2b80309f2e [2023-02-23T08:14:43.644Z] ---> 28adbf2679ce [2023-02-23T08:14:43.644Z] Step 12/12 : RUN $MAKE [2023-02-23T08:14:43.644Z] ---> Running in 16040843b744 [2023-02-23T08:14:43.644Z] noop [2023-02-23T08:14:43.644Z] Removing intermediate container 16040843b744 [2023-02-23T08:14:43.644Z] ---> ec7bde176e22 [2023-02-23T08:14:43.644Z] Successfully built ec7bde176e22 [2023-02-23T08:14:43.644Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:14:43.962Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T08:14:43.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T08:14:44.031Z] prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container [2023-02-23T08:14:44.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T08:14:44.400Z] $ docker top e05ca1135ce70a6b823179e6b6dbefe8760659d91523b529a23abb92eb32701b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T08:14:44.736Z] + go version [2023-02-23T08:14:44.736Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T08:14:44.753Z] $ docker stop --time=1 e05ca1135ce70a6b823179e6b6dbefe8760659d91523b529a23abb92eb32701b [2023-02-23T08:14:46.068Z] $ docker rm -f --volumes e05ca1135ce70a6b823179e6b6dbefe8760659d91523b529a23abb92eb32701b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:14:46.476Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T08:14:46.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T08:14:46.549Z] prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container [2023-02-23T08:14:46.585Z] $ 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-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T08:14:46.910Z] $ docker top f625a68acb6447d9c1edfa22c78d6eede64848e3d81e8d412042739a03b15760 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T08:14:47.249Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-344 [Pipeline] fileExists [Pipeline] sh [2023-02-23T08:14:47.548Z] + make test [2023-02-23T08:14:47.548Z] go test ./... -coverprofile=coverage.out [2023-02-23T08:14:47.807Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-23T08:14:57.773Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-23T08:14:57.773Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements [2023-02-23T08:15:04.523Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-23T08:15:04.523Z] go vet ./... [2023-02-23T08:15:07.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T08:15:07.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T08:15:07.802Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T08:15:07.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T08:15:07.825Z] $ docker stop --time=1 f625a68acb6447d9c1edfa22c78d6eede64848e3d81e8d412042739a03b15760 [2023-02-23T08:15:10.053Z] $ docker rm -f --volumes f625a68acb6447d9c1edfa22c78d6eede64848e3d81e8d412042739a03b15760 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T08:15:10.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T08:15:10.540Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-23T08:15:11.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T08:15:11.330Z] + ls -al . [2023-02-23T08:15:11.331Z] total 192 [2023-02-23T08:15:11.331Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 08:14 . [2023-02-23T08:15:11.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 08:13 .. [2023-02-23T08:15:11.331Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 08:14 .git [2023-02-23T08:15:11.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:13 .github [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 23 08:13 .gitignore [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 08:13 .golangci.yml [2023-02-23T08:15:11.331Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 08:13 .semver [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 8641 Feb 23 08:13 Attribution.txt [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 23 08:13 CHANGELOG.md [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 23 08:13 Dockerfile [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 08:13 GOVERNANCE.md [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 23 08:13 Jenkinsfile [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 08:13 LICENSE [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 23 08:13 Makefile [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 23 08:13 OWNERS.md [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 23 08:13 README.md [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 08:13 VERSION [2023-02-23T08:15:11.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 08:13 bin [2023-02-23T08:15:11.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:13 cmd [2023-02-23T08:15:11.331Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 23 08:14 coverage.out [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 23 08:13 go.mod [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 23 08:13 go.sum [2023-02-23T08:15:11.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:13 internal [2023-02-23T08:15:11.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 08:13 snap [2023-02-23T08:15:11.331Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 23 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:15:11.635Z] + 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=c0246454b47df0c566f037bb89049903e5a40949 --label arch=amd64 --label version=0.0.0 . [2023-02-23T08:15:11.635Z] Sending build context to Docker daemon 23.45MB [2023-02-23T08:15:11.635Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T08:15:11.635Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-23T08:15:11.635Z] ---> ec7bde176e22 [2023-02-23T08:15:11.635Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T08:15:11.894Z] ---> Running in 90d86cbae248 [2023-02-23T08:15:12.151Z] Removing intermediate container 90d86cbae248 [2023-02-23T08:15:12.151Z] ---> 1793fd90b9d6 [2023-02-23T08:15:12.151Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T08:15:12.151Z] ---> Running in e0eea35b4876 [2023-02-23T08:15:12.151Z] Removing intermediate container e0eea35b4876 [2023-02-23T08:15:12.151Z] ---> f4f7b0c7eb10 [2023-02-23T08:15:12.151Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-23T08:15:12.151Z] ---> Running in ebd4050b1364 [2023-02-23T08:15:12.151Z] Removing intermediate container ebd4050b1364 [2023-02-23T08:15:12.151Z] ---> db8d1d7e637c [2023-02-23T08:15:12.151Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-23T08:15:12.409Z] ---> Running in 2e54932ae7c7 [2023-02-23T08:15:12.409Z] Removing intermediate container 2e54932ae7c7 [2023-02-23T08:15:12.409Z] ---> c2d10d17e024 [2023-02-23T08:15:12.409Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T08:15:12.409Z] ---> Running in 5bd2f8067d5e [2023-02-23T08:15:12.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T08:15:12.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T08:15:13.233Z] OK: 216 MiB in 55 packages [2023-02-23T08:15:13.233Z] Removing intermediate container 5bd2f8067d5e [2023-02-23T08:15:13.233Z] ---> f0c87d081575 [2023-02-23T08:15:13.233Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-23T08:15:13.492Z] ---> d9888733020f [2023-02-23T08:15:13.492Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T08:15:13.492Z] ---> Running in 1ec9b0b9b32f [2023-02-23T08:15:14.427Z] Removing intermediate container 1ec9b0b9b32f [2023-02-23T08:15:14.427Z] ---> f1252aee6ac8 [2023-02-23T08:15:14.427Z] Step 10/25 : COPY . . [2023-02-23T08:15:14.991Z] ---> 7f8d5c95d86b [2023-02-23T08:15:14.991Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T08:15:14.991Z] ---> Running in 10217ab7de5a [2023-02-23T08:15:14.991Z] Removing intermediate container 10217ab7de5a [2023-02-23T08:15:14.991Z] ---> 3001ed15dbd7 [2023-02-23T08:15:14.991Z] Step 12/25 : RUN $MAKE [2023-02-23T08:15:14.991Z] ---> Running in e22f7dbfdbf8 [2023-02-23T08:15:15.249Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-23T08:15:31.767Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7206 in /w/workspace/foundry_device-virtual-go_PR-344 [Pipeline] { [Pipeline] ws [2023-02-23T08:15:31.783Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2023-02-23T08:15:31.819Z] The recommended git tool is: git [2023-02-23T08:15:33.317Z] Removing intermediate container e22f7dbfdbf8 [2023-02-23T08:15:33.317Z] ---> 48204003f86e [2023-02-23T08:15:33.317Z] Step 13/25 : FROM alpine:3.16 [2023-02-23T08:15:33.317Z] 3.16: Pulling from library/alpine [2023-02-23T08:15:33.317Z] ef5531b6e74e: Pulling fs layer [2023-02-23T08:15:33.317Z] ef5531b6e74e: Verifying Checksum [2023-02-23T08:15:33.317Z] ef5531b6e74e: Download complete [2023-02-23T08:15:33.574Z] ef5531b6e74e: Pull complete [2023-02-23T08:15:33.574Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T08:15:33.574Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T08:15:33.574Z] ---> dfd21b5a31f5 [2023-02-23T08:15:33.574Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-23T08:15:33.574Z] ---> Running in 5edc9f525c1c [2023-02-23T08:15:33.832Z] Removing intermediate container 5edc9f525c1c [2023-02-23T08:15:33.832Z] ---> 5953355073d7 [2023-02-23T08:15:33.832Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-23T08:15:33.832Z] ---> Running in 107709c42a41 [2023-02-23T08:15:34.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T08:15:34.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T08:15:34.727Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T08:15:34.727Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T08:15:34.727Z] OK: 6 MiB in 15 packages [2023-02-23T08:15:34.985Z] Removing intermediate container 107709c42a41 [2023-02-23T08:15:34.985Z] ---> b424b4fb13f1 [2023-02-23T08:15:34.985Z] Step 16/25 : WORKDIR / [2023-02-23T08:15:34.985Z] ---> Running in 8f343b5fb92c [2023-02-23T08:15:34.985Z] Removing intermediate container 8f343b5fb92c [2023-02-23T08:15:34.985Z] ---> 5aa07eaac93c [2023-02-23T08:15:34.985Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-23T08:15:35.243Z] ---> ad815f9a52ea [2023-02-23T08:15:35.243Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-23T08:15:35.243Z] ---> b06aa3467aea [2023-02-23T08:15:35.243Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-23T08:15:36.176Z] ---> d746b4dd8668 [2023-02-23T08:15:36.176Z] Step 20/25 : EXPOSE 59900 [2023-02-23T08:15:36.176Z] ---> Running in c1eafe1e3622 [2023-02-23T08:15:36.176Z] Removing intermediate container c1eafe1e3622 [2023-02-23T08:15:36.176Z] ---> f71733fbbf3b [2023-02-23T08:15:36.176Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-23T08:15:36.176Z] ---> Running in 06b28d2c2fe1 [2023-02-23T08:15:36.176Z] Removing intermediate container 06b28d2c2fe1 [2023-02-23T08:15:36.176Z] ---> 371cbcf8ae5e [2023-02-23T08:15:36.176Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T08:15:36.176Z] ---> Running in f9ab94accd36 [2023-02-23T08:15:36.176Z] Removing intermediate container f9ab94accd36 [2023-02-23T08:15:36.176Z] ---> c810d728cee9 [2023-02-23T08:15:36.176Z] Step 23/25 : LABEL arch=amd64 [2023-02-23T08:15:36.176Z] ---> Running in 118a9e390bd3 [2023-02-23T08:15:36.176Z] Removing intermediate container 118a9e390bd3 [2023-02-23T08:15:36.176Z] ---> 4c3316dcddc7 [2023-02-23T08:15:36.176Z] Step 24/25 : LABEL git_sha=c0246454b47df0c566f037bb89049903e5a40949 [2023-02-23T08:15:36.176Z] ---> Running in d5b0b011f17b [2023-02-23T08:15:36.435Z] Removing intermediate container d5b0b011f17b [2023-02-23T08:15:36.435Z] ---> 0e05c65c4c48 [2023-02-23T08:15:36.435Z] Step 25/25 : LABEL version=0.0.0 [2023-02-23T08:15:36.435Z] ---> Running in 23bbce7c5ce6 [2023-02-23T08:15:36.435Z] Removing intermediate container 23bbce7c5ce6 [2023-02-23T08:15:36.435Z] ---> e5283b194224 [2023-02-23T08:15:36.435Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T08:15:36.435Z] Successfully built e5283b194224 [2023-02-23T08:15:36.435Z] 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-02-23T08:15:36.795Z] using credential edgex-jenkins-ssh [2023-02-23T08:15:36.815Z] Cloning the remote Git repository [2023-02-23T08:15:36.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T08:15:36.898Z] [2023-02-23T08:15:36.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:15:37.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T08:15:37.197Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T08:15:37.197Z] 5eb5b503b376: Pulling fs layer [2023-02-23T08:15:37.197Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T08:15:37.197Z] ec43610c2a17: Pulling fs layer [2023-02-23T08:15:37.197Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T08:15:37.197Z] 33b1e0a273af: Pulling fs layer [2023-02-23T08:15:37.197Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T08:15:37.197Z] 2f39f015ded8: Pulling fs layer [2023-02-23T08:15:37.197Z] 33b1e0a273af: Waiting [2023-02-23T08:15:37.197Z] 5d3b04190fa2: Waiting [2023-02-23T08:15:37.197Z] 2f39f015ded8: Waiting [2023-02-23T08:15:37.197Z] 3a2ae6a8a46f: Waiting [2023-02-23T08:15:37.197Z] 5c69ac0246d0: Verifying Checksum [2023-02-23T08:15:37.197Z] 5c69ac0246d0: Download complete [2023-02-23T08:15:37.197Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-23T08:15:37.197Z] 3a2ae6a8a46f: Download complete [2023-02-23T08:15:37.457Z] 33b1e0a273af: Verifying Checksum [2023-02-23T08:15:37.457Z] 33b1e0a273af: Download complete [2023-02-23T08:15:37.457Z] 5d3b04190fa2: Verifying Checksum [2023-02-23T08:15:37.457Z] 5d3b04190fa2: Download complete [2023-02-23T08:15:37.457Z] ec43610c2a17: Verifying Checksum [2023-02-23T08:15:37.457Z] ec43610c2a17: Download complete [2023-02-23T08:15:37.457Z] 5eb5b503b376: Verifying Checksum [2023-02-23T08:15:37.457Z] 5eb5b503b376: Download complete [2023-02-23T08:15:38.023Z] 2f39f015ded8: Download complete [2023-02-23T08:15:36.856Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-02-23T08:15:36.930Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2023-02-23T08:15:37.073Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-23T08:15:37.073Z] > git --version # timeout=10 [2023-02-23T08:15:37.095Z] > git --version # 'git version 2.25.1' [2023-02-23T08:15:37.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T08:15:37.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T08:15:38.588Z] 5eb5b503b376: Pull complete [2023-02-23T08:15:38.850Z] 5c69ac0246d0: Pull complete [2023-02-23T08:15:39.207Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-23T08:15:39.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T08:15:39.636Z] ec43610c2a17: Pull complete [2023-02-23T08:15:39.636Z] 3a2ae6a8a46f: Pull complete [2023-02-23T08:15:39.636Z] 33b1e0a273af: Pull complete [2023-02-23T08:15:39.636Z] 5d3b04190fa2: Pull complete [2023-02-23T08:15:40.051Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-23T08:15:40.095Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-23T08:15:40.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T08:15:40.110Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-23T08:15:40.742Z] Merging remotes/origin/main commit d88ec883ceb54df0c16245cd6a1edd1f53729442 into PR head commit 6432efbc329d5bbc539d5cf228bb1b66a86daa3b [2023-02-23T08:15:40.997Z] Merge succeeded, producing 7bbc9b5b231979598680e7f77a8c85ceabbcc3de [2023-02-23T08:15:40.997Z] Checking out Revision 7bbc9b5b231979598680e7f77a8c85ceabbcc3de (PR-344) [2023-02-23T08:15:40.760Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T08:15:40.787Z] > git checkout -f 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # timeout=10 [2023-02-23T08:15:40.863Z] > git remote # timeout=10 [2023-02-23T08:15:40.880Z] > git config --get remote.origin.url # timeout=10 [2023-02-23T08:15:40.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T08:15:40.923Z] > git merge d88ec883ceb54df0c16245cd6a1edd1f53729442 # timeout=10 [2023-02-23T08:15:40.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-23T08:15:41.004Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T08:15:41.020Z] > git checkout -f 7bbc9b5b231979598680e7f77a8c85ceabbcc3de # timeout=10 [2023-02-23T08:15:43.613Z] 2f39f015ded8: Pull complete [2023-02-23T08:15:43.613Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T08:15:43.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T08:15:43.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T08:15:43.881Z] prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container [2023-02-23T08:15:44.036Z] $ 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-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T08:15:44.504Z] Commit message: "Merge commit 'd88ec883ceb54df0c16245cd6a1edd1f53729442' into HEAD" [2023-02-23T08:15:44.512Z] > git rev-list --no-walk 6432efbc329d5bbc539d5cf228bb1b66a86daa3b # timeout=10 [2023-02-23T08:15:45.018Z] [2023-02-23T08:15:45.018Z] GitHub has been notified of this commit’s build result [2023-02-23T08:15:45.018Z] [2023-02-23T08:15:47.134Z] $ docker top 918fd2e6cb4fce400e5ee0858206bba963f794e6ee02d8c10bc0a0a84e5096a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T08:15:47.539Z] ---> job-cost.sh [2023-02-23T08:15:47.539Z] lf-activate-venv: SKIPPING [2023-02-23T08:15:47.539Z] INFO: No Stack... [2023-02-23T08:15:47.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T08:15:47.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T08:15:47.797Z] Dload Upload Total Spent Left Speed [2023-02-23T08:15:47.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69298 0 --:--:-- --:--:-- --:--:-- 69298 [2023-02-23T08:15:47.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2023-02-23T08:15:48.380Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T08:15:48.444Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-23T08:15:48.682Z] + cat /w/workspace/foundry_device-virtual-go_PR-344/archives/cost.csv [2023-02-23T08:15:48.682Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T08:15:48.708Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] [2023-02-23T08:15:48.715Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] did not exist. Created. [2023-02-23T08:15:48.715Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T08:15:48.772Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-23T08:15:48.772Z] + sudo tee /etc/docker/daemon.new [2023-02-23T08:15:48.772Z] { [2023-02-23T08:15:48.772Z] "registry-mirrors": [ [2023-02-23T08:15:48.772Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T08:15:48.772Z] ], [2023-02-23T08:15:48.772Z] "bip": "10.250.0.254/24", [2023-02-23T08:15:48.772Z] "hosts": [ [2023-02-23T08:15:48.772Z] "tcp://0.0.0.0:5555", [2023-02-23T08:15:48.772Z] "unix:///var/run/docker.sock" [2023-02-23T08:15:48.772Z] ], [2023-02-23T08:15:48.772Z] "mtu": 1458, [2023-02-23T08:15:48.772Z] "selinux-enabled": true, [2023-02-23T08:15:48.772Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T08:15:48.772Z] } [Pipeline] sh [2023-02-23T08:15:49.096Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T08:15:49.207Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-23T08:15:49.243Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T08:15:49.252Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T08:15:49.267Z] $ docker stop --time=1 918fd2e6cb4fce400e5ee0858206bba963f794e6ee02d8c10bc0a0a84e5096a4 [2023-02-23T08:15:49.421Z] + sudo service docker restart [2023-02-23T08:15:50.415Z] $ docker rm -f --volumes 918fd2e6cb4fce400e5ee0858206bba963f794e6ee02d8c10bc0a0a84e5096a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T08:16:11.544Z] provisioning config files... [2023-02-23T08:16:11.572Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config15493779335089962355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:16:11.923Z] ---> docker-login.sh [2023-02-23T08:16:11.923Z] nexus3.edgexfoundry.org:10001 [2023-02-23T08:16:12.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:16:12.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:16:12.464Z] Configure a credential helper to remove this warning. See [2023-02-23T08:16:12.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:16:12.464Z] [2023-02-23T08:16:12.464Z] Login Succeeded [2023-02-23T08:16:12.464Z] nexus3.edgexfoundry.org:10002 [2023-02-23T08:16:12.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:16:12.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:16:12.732Z] Configure a credential helper to remove this warning. See [2023-02-23T08:16:12.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:16:12.732Z] [2023-02-23T08:16:12.732Z] Login Succeeded [2023-02-23T08:16:12.732Z] nexus3.edgexfoundry.org:10003 [2023-02-23T08:16:13.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:16:13.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:16:13.270Z] Configure a credential helper to remove this warning. See [2023-02-23T08:16:13.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:16:13.270Z] [2023-02-23T08:16:13.270Z] Login Succeeded [2023-02-23T08:16:13.270Z] nexus3.edgexfoundry.org:10004 [2023-02-23T08:16:13.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:16:13.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:16:13.542Z] Configure a credential helper to remove this warning. See [2023-02-23T08:16:13.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:16:13.542Z] [2023-02-23T08:16:13.542Z] Login Succeeded [2023-02-23T08:16:13.542Z] docker.io [2023-02-23T08:16:13.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T08:16:14.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T08:16:14.076Z] Configure a credential helper to remove this warning. See [2023-02-23T08:16:14.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T08:16:14.076Z] [2023-02-23T08:16:14.076Z] Login Succeeded [2023-02-23T08:16:14.076Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T08:16:14.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T08:16:14.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T08:16:14.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T08:16:14.358Z] ========================================================= [2023-02-23T08:16:14.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T08:16:14.358Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:16:14.693Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-23T08:16:14.966Z] Sending build context to Docker daemon 11.85MB [2023-02-23T08:16:15.238Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T08:16:15.238Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T08:16:15.238Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T08:16:15.238Z] 9b18e9b68314: Pulling fs layer [2023-02-23T08:16:15.238Z] 35d82f9e3411: Pulling fs layer [2023-02-23T08:16:15.238Z] e16973657156: Pulling fs layer [2023-02-23T08:16:15.238Z] fc693d55d65f: Pulling fs layer [2023-02-23T08:16:15.238Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T08:16:15.238Z] dda99020689f: Pulling fs layer [2023-02-23T08:16:15.238Z] db1c61fa0a46: Pulling fs layer [2023-02-23T08:16:15.238Z] 891c053d2c06: Pulling fs layer [2023-02-23T08:16:15.238Z] dda99020689f: Waiting [2023-02-23T08:16:15.238Z] db1c61fa0a46: Waiting [2023-02-23T08:16:15.238Z] fc693d55d65f: Waiting [2023-02-23T08:16:15.238Z] 7e9fc2657dce: Waiting [2023-02-23T08:16:15.238Z] 891c053d2c06: Waiting [2023-02-23T08:16:15.238Z] e16973657156: Verifying Checksum [2023-02-23T08:16:15.238Z] e16973657156: Download complete [2023-02-23T08:16:15.238Z] 35d82f9e3411: Verifying Checksum [2023-02-23T08:16:15.238Z] 35d82f9e3411: Download complete [2023-02-23T08:16:15.507Z] 7e9fc2657dce: Verifying Checksum [2023-02-23T08:16:15.507Z] 7e9fc2657dce: Download complete [2023-02-23T08:16:15.507Z] dda99020689f: Download complete [2023-02-23T08:16:15.507Z] 9b18e9b68314: Verifying Checksum [2023-02-23T08:16:15.507Z] 9b18e9b68314: Download complete [2023-02-23T08:16:16.104Z] 9b18e9b68314: Pull complete [2023-02-23T08:16:16.697Z] 35d82f9e3411: Pull complete [2023-02-23T08:16:16.966Z] 891c053d2c06: Verifying Checksum [2023-02-23T08:16:16.966Z] 891c053d2c06: Download complete [2023-02-23T08:16:16.966Z] e16973657156: Pull complete [2023-02-23T08:16:17.934Z] db1c61fa0a46: Verifying Checksum [2023-02-23T08:16:17.934Z] db1c61fa0a46: Download complete [2023-02-23T08:16:18.518Z] fc693d55d65f: Download complete [2023-02-23T08:16:30.861Z] fc693d55d65f: Pull complete [2023-02-23T08:16:30.861Z] 7e9fc2657dce: Pull complete [2023-02-23T08:16:30.861Z] dda99020689f: Pull complete [2023-02-23T08:16:36.215Z] db1c61fa0a46: Pull complete [2023-02-23T08:16:38.176Z] 891c053d2c06: Pull complete [2023-02-23T08:16:38.176Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T08:16:38.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T08:16:38.176Z] ---> f96f9c87975a [2023-02-23T08:16:38.176Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T08:16:40.126Z] ---> Running in 3e9db5f23c00 [2023-02-23T08:16:40.126Z] Removing intermediate container 3e9db5f23c00 [2023-02-23T08:16:40.126Z] ---> 2ff6eea1d625 [2023-02-23T08:16:40.126Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T08:16:40.126Z] ---> Running in 4d3fb2eab338 [2023-02-23T08:16:40.394Z] Removing intermediate container 4d3fb2eab338 [2023-02-23T08:16:40.394Z] ---> ff6a63fd9ef9 [2023-02-23T08:16:40.394Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T08:16:40.394Z] ---> Running in c59fa8032569 [2023-02-23T08:16:40.661Z] Removing intermediate container c59fa8032569 [2023-02-23T08:16:40.661Z] ---> 745cc4bffd7e [2023-02-23T08:16:40.661Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-23T08:16:40.927Z] ---> Running in 1f05f1e4f34a [2023-02-23T08:16:41.194Z] Removing intermediate container 1f05f1e4f34a [2023-02-23T08:16:41.194Z] ---> b1f41bdd3202 [2023-02-23T08:16:41.194Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T08:16:41.194Z] ---> Running in 9531a9826dec [2023-02-23T08:16:42.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T08:16:42.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T08:16:43.566Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-23T08:16:43.566Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-23T08:16:43.566Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-23T08:16:43.566Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-23T08:16:43.566Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T08:16:43.566Z] OK: 226 MiB in 55 packages [2023-02-23T08:16:44.975Z] Removing intermediate container 9531a9826dec [2023-02-23T08:16:44.975Z] ---> 47b09e7cf1b9 [2023-02-23T08:16:44.975Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-23T08:16:45.243Z] ---> 96575830c889 [2023-02-23T08:16:45.243Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T08:16:45.243Z] ---> Running in b28157a92529 [2023-02-23T08:17:53.141Z] Removing intermediate container b28157a92529 [2023-02-23T08:17:53.141Z] ---> 3061750be47c [2023-02-23T08:17:53.141Z] Step 10/12 : COPY . . [2023-02-23T08:17:53.141Z] ---> 80c6e712b533 [2023-02-23T08:17:53.141Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T08:17:53.141Z] ---> Running in cb1e2c5eaf37 [2023-02-23T08:17:53.141Z] Removing intermediate container cb1e2c5eaf37 [2023-02-23T08:17:53.141Z] ---> dcbfb373d369 [2023-02-23T08:17:53.141Z] Step 12/12 : RUN $MAKE [2023-02-23T08:17:53.141Z] ---> Running in 0b019c36b9e6 [2023-02-23T08:17:53.141Z] noop [2023-02-23T08:17:53.141Z] Removing intermediate container 0b019c36b9e6 [2023-02-23T08:17:53.141Z] ---> f5a8405f6759 [2023-02-23T08:17:53.141Z] Successfully built f5a8405f6759 [2023-02-23T08:17:53.141Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:17:53.503Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T08:17:53.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T08:17:53.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container [2023-02-23T08:17:53.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-23T08:17:55.051Z] $ docker top c610970f2d3ed3ac16b7feb538d610fcef4c1310fa4f22194db033fe984b441e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T08:17:55.866Z] + go version [2023-02-23T08:17:55.866Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T08:17:55.888Z] $ docker stop --time=1 c610970f2d3ed3ac16b7feb538d610fcef4c1310fa4f22194db033fe984b441e [2023-02-23T08:17:57.494Z] $ docker rm -f --volumes c610970f2d3ed3ac16b7feb538d610fcef4c1310fa4f22194db033fe984b441e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:17:58.052Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T08:17:58.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T08:17:58.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container [2023-02-23T08:17:58.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-23T08:17:59.504Z] $ docker top cfa2bc02dcae61559a2ffd5663a43d55a2c9774b3d3f5f2ca7fa3ee44315c66d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T08:18:00.331Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-23T08:18:00.660Z] + make test [2023-02-23T08:18:00.660Z] go test ./... -coverprofile=coverage.out [2023-02-23T08:18:02.611Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-23T08:19:24.262Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-23T08:19:24.262Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.127s coverage: 65.7% of statements [2023-02-23T08:19:24.262Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-23T08:19:24.262Z] go vet ./... [2023-02-23T08:19:43.365Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T08:19:43.365Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T08:19:43.365Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T08:19:43.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T08:19:43.401Z] $ docker stop --time=1 cfa2bc02dcae61559a2ffd5663a43d55a2c9774b3d3f5f2ca7fa3ee44315c66d [2023-02-23T08:19:45.219Z] $ docker rm -f --volumes cfa2bc02dcae61559a2ffd5663a43d55a2c9774b3d3f5f2ca7fa3ee44315c66d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T08:19:46.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T08:19:46.129Z] Warning: overwriting stash ‘coverage-report’ [2023-02-23T08:19:46.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T08:19:47.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T08:19:47.377Z] + ls -al . [2023-02-23T08:19:47.377Z] total 188 [2023-02-23T08:19:47.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 08:18 . [2023-02-23T08:19:47.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 08:15 .. [2023-02-23T08:19:47.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 08:15 .git [2023-02-23T08:19:47.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:15 .github [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 23 08:15 .gitignore [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 08:15 .golangci.yml [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 8641 Feb 23 08:15 Attribution.txt [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 23 08:15 CHANGELOG.md [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 23 08:15 Dockerfile [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 08:15 GOVERNANCE.md [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 23 08:15 Jenkinsfile [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 08:15 LICENSE [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 23 08:15 Makefile [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 23 08:15 OWNERS.md [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 23 08:15 README.md [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 08:13 VERSION [2023-02-23T08:19:47.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 08:15 bin [2023-02-23T08:19:47.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:15 cmd [2023-02-23T08:19:47.377Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 23 08:19 coverage.out [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 23 08:15 go.mod [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 23 08:15 go.sum [2023-02-23T08:19:47.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 08:15 internal [2023-02-23T08:19:47.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 08:15 snap [2023-02-23T08:19:47.377Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 23 08:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:19:47.744Z] + 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=7bbc9b5b231979598680e7f77a8c85ceabbcc3de --label arch=arm64 --label version=0.0.0 . [2023-02-23T08:19:48.353Z] Sending build context to Docker daemon 11.9MB [2023-02-23T08:19:48.353Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T08:19:48.353Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-23T08:19:48.353Z] ---> f5a8405f6759 [2023-02-23T08:19:48.353Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T08:19:48.353Z] ---> Running in 7db5c6dd9c1d [2023-02-23T08:19:48.628Z] Removing intermediate container 7db5c6dd9c1d [2023-02-23T08:19:48.628Z] ---> d97b910980e6 [2023-02-23T08:19:48.628Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T08:19:48.895Z] ---> Running in bc8e77180065 [2023-02-23T08:19:49.163Z] Removing intermediate container bc8e77180065 [2023-02-23T08:19:49.163Z] ---> 73060bbfeae0 [2023-02-23T08:19:49.163Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-23T08:19:49.163Z] ---> Running in b489d349b67e [2023-02-23T08:19:49.446Z] Removing intermediate container b489d349b67e [2023-02-23T08:19:49.446Z] ---> be4bbb1a61da [2023-02-23T08:19:49.446Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-23T08:19:49.446Z] ---> Running in ec8ee4a4fc73 [2023-02-23T08:19:49.722Z] Removing intermediate container ec8ee4a4fc73 [2023-02-23T08:19:49.722Z] ---> 2414c507099a [2023-02-23T08:19:49.722Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T08:19:49.989Z] ---> Running in f997e4756c2d [2023-02-23T08:19:50.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T08:19:51.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T08:19:52.185Z] OK: 226 MiB in 55 packages [2023-02-23T08:19:53.149Z] Removing intermediate container f997e4756c2d [2023-02-23T08:19:53.149Z] ---> 7d134f4896cf [2023-02-23T08:19:53.149Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-23T08:19:53.422Z] ---> b655de818aaa [2023-02-23T08:19:53.422Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T08:19:53.691Z] ---> Running in 5f07d6f88535 [2023-02-23T08:19:57.045Z] Removing intermediate container 5f07d6f88535 [2023-02-23T08:19:57.045Z] ---> 0193f178d5f0 [2023-02-23T08:19:57.045Z] Step 10/25 : COPY . . [2023-02-23T08:20:00.383Z] ---> 1989113b79ef [2023-02-23T08:20:00.383Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T08:20:00.383Z] ---> Running in a1a01743b9ac [2023-02-23T08:20:00.968Z] Removing intermediate container a1a01743b9ac [2023-02-23T08:20:00.968Z] ---> 99fab48cfecf [2023-02-23T08:20:00.968Z] Step 12/25 : RUN $MAKE [2023-02-23T08:20:00.968Z] ---> Running in 96cfbb0e0f64 [2023-02-23T08:20:01.932Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-23T08:22:23.670Z] Removing intermediate container 96cfbb0e0f64 [2023-02-23T08:22:23.670Z] ---> e635b51b1846 [2023-02-23T08:22:23.670Z] Step 13/25 : FROM alpine:3.16 [2023-02-23T08:22:23.670Z] 3.16: Pulling from library/alpine [2023-02-23T08:22:23.670Z] 3760b48202b3: Pulling fs layer [2023-02-23T08:22:23.670Z] 3760b48202b3: Verifying Checksum [2023-02-23T08:22:23.670Z] 3760b48202b3: Download complete [2023-02-23T08:22:23.670Z] 3760b48202b3: Pull complete [2023-02-23T08:22:23.670Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T08:22:23.670Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T08:22:23.670Z] ---> 4c81e5bf8899 [2023-02-23T08:22:23.670Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-23T08:22:23.670Z] ---> Running in 12f226578a22 [2023-02-23T08:22:23.670Z] Removing intermediate container 12f226578a22 [2023-02-23T08:22:23.670Z] ---> 8debe5595b5d [2023-02-23T08:22:23.670Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-23T08:22:23.670Z] ---> Running in fc6e13dc14f0 [2023-02-23T08:22:23.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T08:22:23.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T08:22:23.670Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T08:22:23.670Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T08:22:23.670Z] OK: 5 MiB in 15 packages [2023-02-23T08:22:23.670Z] Removing intermediate container fc6e13dc14f0 [2023-02-23T08:22:23.670Z] ---> 9b3d02096bba [2023-02-23T08:22:23.670Z] Step 16/25 : WORKDIR / [2023-02-23T08:22:23.670Z] ---> Running in 2ed82e717973 [2023-02-23T08:22:23.670Z] Removing intermediate container 2ed82e717973 [2023-02-23T08:22:23.670Z] ---> c3c27f8e84aa [2023-02-23T08:22:23.670Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-23T08:22:23.670Z] ---> 7c7ca58ca129 [2023-02-23T08:22:23.670Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-23T08:22:23.670Z] ---> bde630ca7287 [2023-02-23T08:22:23.670Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-23T08:22:23.670Z] ---> d7a3301a7f20 [2023-02-23T08:22:23.670Z] Step 20/25 : EXPOSE 59900 [2023-02-23T08:22:23.670Z] ---> Running in b5dfb4e248f5 [2023-02-23T08:22:23.670Z] Removing intermediate container b5dfb4e248f5 [2023-02-23T08:22:23.670Z] ---> 2cb0fc9d19e2 [2023-02-23T08:22:23.670Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-23T08:22:23.670Z] ---> Running in bb330dc467c4 [2023-02-23T08:22:23.670Z] Removing intermediate container bb330dc467c4 [2023-02-23T08:22:23.670Z] ---> c2f7cb6be1b7 [2023-02-23T08:22:23.670Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T08:22:23.670Z] ---> Running in fbeb829dc461 [2023-02-23T08:22:23.670Z] Removing intermediate container fbeb829dc461 [2023-02-23T08:22:23.670Z] ---> b0d9e11c5f24 [2023-02-23T08:22:23.670Z] Step 23/25 : LABEL arch=arm64 [2023-02-23T08:22:23.670Z] ---> Running in eeb1075f72d5 [2023-02-23T08:22:23.670Z] Removing intermediate container eeb1075f72d5 [2023-02-23T08:22:23.670Z] ---> 550297e6f4b8 [2023-02-23T08:22:23.670Z] Step 24/25 : LABEL git_sha=7bbc9b5b231979598680e7f77a8c85ceabbcc3de [2023-02-23T08:22:23.670Z] ---> Running in 9a71176898df [2023-02-23T08:22:23.670Z] Removing intermediate container 9a71176898df [2023-02-23T08:22:23.670Z] ---> 2cb7d5f4f29d [2023-02-23T08:22:23.670Z] Step 25/25 : LABEL version=0.0.0 [2023-02-23T08:22:23.670Z] ---> Running in d86f40dd1a10 [2023-02-23T08:22:23.670Z] Removing intermediate container d86f40dd1a10 [2023-02-23T08:22:23.670Z] ---> 200d1c7e5869 [2023-02-23T08:22:23.670Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T08:22:23.670Z] Successfully built 200d1c7e5869 [2023-02-23T08:22:23.670Z] 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-02-23T08:22:24.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T08:22:24.104Z] [2023-02-23T08:22:24.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:22:24.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T08:22:24.434Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T08:22:24.434Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T08:22:24.434Z] 04944245beec: Pulling fs layer [2023-02-23T08:22:24.434Z] 699f458cf7ca: Pulling fs layer [2023-02-23T08:22:24.434Z] 765212b225bb: Pulling fs layer [2023-02-23T08:22:24.434Z] f23df028b6ca: Pulling fs layer [2023-02-23T08:22:24.434Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T08:22:24.434Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T08:22:24.434Z] f23df028b6ca: Waiting [2023-02-23T08:22:24.434Z] d65c8cfc05b1: Waiting [2023-02-23T08:22:24.434Z] 2437ff75d9bd: Waiting [2023-02-23T08:22:24.434Z] 765212b225bb: Waiting [2023-02-23T08:22:24.703Z] 04944245beec: Verifying Checksum [2023-02-23T08:22:24.703Z] 04944245beec: Download complete [2023-02-23T08:22:24.703Z] 765212b225bb: Verifying Checksum [2023-02-23T08:22:24.703Z] 765212b225bb: Download complete [2023-02-23T08:22:24.703Z] f23df028b6ca: Verifying Checksum [2023-02-23T08:22:24.703Z] f23df028b6ca: Download complete [2023-02-23T08:22:24.703Z] d65c8cfc05b1: Verifying Checksum [2023-02-23T08:22:24.703Z] d65c8cfc05b1: Download complete [2023-02-23T08:22:24.973Z] 699f458cf7ca: Verifying Checksum [2023-02-23T08:22:24.974Z] 699f458cf7ca: Download complete [2023-02-23T08:22:25.247Z] 8998bd30e6a1: Verifying Checksum [2023-02-23T08:22:25.247Z] 8998bd30e6a1: Download complete [2023-02-23T08:22:27.193Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T08:22:27.193Z] 2437ff75d9bd: Download complete [2023-02-23T08:22:29.142Z] 8998bd30e6a1: Pull complete [2023-02-23T08:22:29.412Z] 04944245beec: Pull complete [2023-02-23T08:22:30.820Z] 699f458cf7ca: Pull complete [2023-02-23T08:22:31.087Z] 765212b225bb: Pull complete [2023-02-23T08:22:31.670Z] f23df028b6ca: Pull complete [2023-02-23T08:22:31.938Z] d65c8cfc05b1: Pull complete [2023-02-23T08:22:44.257Z] 2437ff75d9bd: Pull complete [2023-02-23T08:22:44.520Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T08:22:44.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T08:22:44.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T08:22:44.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-7206 does not seem to be running inside a container [2023-02-23T08:22:44.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-23T08:22:47.068Z] $ docker top b9bbf32dc28cd8e6a0b4c6ae51b89d16aed26ef0af324dd79199d2c1679961dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:22:47.560Z] ---> job-cost.sh [2023-02-23T08:22:47.825Z] lf-activate-venv: SKIPPING [2023-02-23T08:22:47.825Z] INFO: No Stack... [2023-02-23T08:22:48.403Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T08:22:48.980Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T08:22:49.295Z] + cut -d, -f6 [2023-02-23T08:22:49.295Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [Pipeline] lock [2023-02-23T08:22:49.329Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] [2023-02-23T08:22:49.334Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] did not exist. Created. [2023-02-23T08:22:49.335Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T08:22:49.675Z] /w/workspace/device-virtual-go/2@tmp/durable-376d75a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-23T08:22:50.007Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T08:22:50.022Z] Warning: overwriting stash ‘stack-cost’ [2023-02-23T08:22:50.065Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T08:22:50.071Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-344-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T08:22:50.091Z] $ docker stop --time=1 b9bbf32dc28cd8e6a0b4c6ae51b89d16aed26ef0af324dd79199d2c1679961dc [2023-02-23T08:22:51.531Z] $ docker rm -f --volumes b9bbf32dc28cd8e6a0b4c6ae51b89d16aed26ef0af324dd79199d2c1679961dc [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-02-23T08:22:51.913Z] provisioning config files... [2023-02-23T08:22:51.919Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config9767420667035032763tmp [Pipeline] { [Pipeline] sh [2023-02-23T08:22:52.212Z] + set +x [2023-02-23T08:22:52.212Z] + curl -s https://codecov.io/bash [2023-02-23T08:22:52.212Z] + bash -s -- [2023-02-23T08:22:52.212Z] [2023-02-23T08:22:52.212Z] _____ _ [2023-02-23T08:22:52.212Z] / ____| | | [2023-02-23T08:22:52.212Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T08:22:52.212Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T08:22:52.212Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T08:22:52.212Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T08:22:52.212Z] Bash-1.0.6 [2023-02-23T08:22:52.212Z] [2023-02-23T08:22:52.212Z] [2023-02-23T08:22:52.212Z] ==> git version 2.25.1 found [2023-02-23T08:22:52.212Z] ==> 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-02-23T08:22:52.212Z] Release-Date: 2020-01-08 [2023-02-23T08:22:52.212Z] 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-02-23T08:22:52.212Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T08:22:52.212Z] ==> Jenkins CI detected. [2023-02-23T08:22:52.212Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-344 [2023-02-23T08:22:52.212Z] project root: . [2023-02-23T08:22:52.212Z] --> token set from env [2023-02-23T08:22:52.212Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T08:22:52.212Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T08:22:52.212Z] ==> Python coveragepy not found [2023-02-23T08:22:52.212Z] ==> Searching for coverage reports in: [2023-02-23T08:22:52.212Z] + . [2023-02-23T08:22:52.212Z] -> Found 1 reports [2023-02-23T08:22:52.212Z] ==> Detecting git/mercurial file structure [2023-02-23T08:22:52.471Z] ==> Reading reports [2023-02-23T08:22:52.471Z] + ./coverage.out bytes=44128 [2023-02-23T08:22:52.471Z] ==> Appending adjustments [2023-02-23T08:22:52.471Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T08:22:52.471Z] + Found adjustments [2023-02-23T08:22:52.471Z] ==> Gzipping contents [2023-02-23T08:22:52.471Z] 8.0K /tmp/codecov.IErdwC.gz [2023-02-23T08:22:52.471Z] ==> Uploading reports [2023-02-23T08:22:52.471Z] url: https://codecov.io [2023-02-23T08:22:52.471Z] query: branch=PR-344&commit=c0246454b47df0c566f037bb89049903e5a40949&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-344%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=344&job=&cmd_args= [2023-02-23T08:22:52.471Z] -> Pinging Codecov [2023-02-23T08:22:52.471Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-344&commit=c0246454b47df0c566f037bb89049903e5a40949&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-344%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=344&job=&cmd_args= [2023-02-23T08:22:52.730Z] -> Uploading to [2023-02-23T08:22:52.730Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/5E52B4B073DB2E39498172D8E973AA87/c0246454b47df0c566f037bb89049903e5a40949/0dbde40d-c3c0-4c2e-b273-9a147908e46b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T082252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1363157869885730dc7b856f733a9d2600f874e1e8861a5636fcc85d5389689 [2023-02-23T08:22:52.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T08:22:52.730Z] Dload Upload Total Spent Left Speed [2023-02-23T08:22:52.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5520 0 0 100 5520 0 24977 --:--:-- --:--:-- --:--:-- 24977 100 5520 0 0 100 5520 0 16676 --:--:-- --:--:-- --:--:-- 16626 [2023-02-23T08:22:52.989Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c0246454b47df0c566f037bb89049903e5a40949 [Pipeline] } [2023-02-23T08:22:52.995Z] 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-02-23T08:22:53.659Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-344/archives ] [2023-02-23T08:22:53.659Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-344/archives [2023-02-23T08:22:53.659Z] total 16 [2023-02-23T08:22:53.659Z] drwxr-xr-x 3 root root 4096 Feb 23 08:15 . [2023-02-23T08:22:53.659Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 08:15 .. [2023-02-23T08:22:53.659Z] drwxr-xr-x 2 root root 4096 Feb 23 08:15 cost [2023-02-23T08:22:53.659Z] -rw-r--r-- 1 root root 89 Feb 23 08:15 cost.csv [2023-02-23T08:22:53.659Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-344/archives [2023-02-23T08:22:53.659Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-344/archives [2023-02-23T08:22:53.659Z] total 16 [2023-02-23T08:22:53.659Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 08:15 . [2023-02-23T08:22:53.659Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 08:15 .. [2023-02-23T08:22:53.659Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 08:15 cost [2023-02-23T08:22:53.659Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 23 08:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:22:53.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:22:54.811Z] ---> package-listing.sh [2023-02-23T08:22:54.811Z] ++ facter osfamily [2023-02-23T08:22:54.811Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T08:22:55.069Z] + OS_FAMILY=debian [2023-02-23T08:22:55.069Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-344 [2023-02-23T08:22:55.069Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T08:22:55.069Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T08:22:55.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T08:22:55.069Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T08:22:55.069Z] + '[' /w/workspace/foundry_device-virtual-go_PR-344 ']' [2023-02-23T08:22:55.069Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T08:22:55.069Z] + case "${OS_FAMILY}" in [2023-02-23T08:22:55.069Z] + dpkg -l [2023-02-23T08:22:55.069Z] + grep '^ii' [2023-02-23T08:22:55.069Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T08:22:55.069Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T08:22:55.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T08:22:55.069Z] + '[' /w/workspace/foundry_device-virtual-go_PR-344 ']' [2023-02-23T08:22:55.069Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-344/archives/ [2023-02-23T08:22:55.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-344/archives/ [Pipeline] echo [2023-02-23T08:22:55.080Z] 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-344/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-23T08:22:55.358Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T08:22:55.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T08:22:55.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T08:22:55.983Z] prd-ubuntu20.04-docker-8c-8g-7205 does not seem to be running inside a container [2023-02-23T08:22:56.020Z] $ 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-344/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-344 -v /w/workspace/foundry_device-virtual-go_PR-344:/w/workspace/foundry_device-virtual-go_PR-344:rw,z -v /w/workspace/foundry_device-virtual-go_PR-344@tmp:/w/workspace/foundry_device-virtual-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T08:22:56.217Z] $ docker top b02f88d8309a6d4424ccd532133036f7fbd4d29b9390fcf8a12b93d3b61b0680 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T08:22:56.554Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T08:22:56.837Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T08:22:57.120Z] + ls /var/log/sa-host [2023-02-23T08:22:57.120Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T08:22:57.272Z] provisioning config files... [2023-02-23T08:22:57.279Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-344@tmp/config17396656997091173125tmp [Pipeline] { [Pipeline] echo [2023-02-23T08:22:57.289Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:22:57.572Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T08:22:57.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:22:57.897Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T08:22:57.906Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:22:58.189Z] ---> sudo-logs.sh [2023-02-23T08:22:58.189Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T08:22:58.209Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:22:58.489Z] ---> job-cost.sh [2023-02-23T08:22:58.489Z] lf-activate-venv: SKIPPING [2023-02-23T08:22:58.489Z] DEBUG: total: 0.2199999988079071 [2023-02-23T08:22:58.489Z] INFO: Retrieving Stack Cost... [2023-02-23T08:22:59.056Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T08:22:59.314Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T08:22:59.327Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T08:22:59.611Z] ---> logs-deploy.sh [2023-02-23T08:22:59.611Z] lf-activate-venv: SKIPPING [2023-02-23T08:22:59.611Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-344/2 [2023-02-23T08:22:59.611Z] INFO: archiving workspace using pattern(s): [2023-02-23T08:23:00.545Z] Archives upload complete. [2023-02-23T08:23:00.804Z] INFO: archiving logs to Nexus [2023-02-23T08:23:01.373Z] ---> uname -a: [2023-02-23T08:23:01.373Z] Linux prd-ubuntu20-04-docker-8c-8g-7205 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-23T08:23:01.373Z] [2023-02-23T08:23:01.373Z] [2023-02-23T08:23:01.373Z] ---> lscpu: [2023-02-23T08:23:01.373Z] Architecture: x86_64 [2023-02-23T08:23:01.373Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-23T08:23:01.373Z] Byte Order: Little Endian [2023-02-23T08:23:01.373Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-23T08:23:01.373Z] CPU(s): 8 [2023-02-23T08:23:01.373Z] On-line CPU(s) list: 0-7 [2023-02-23T08:23:01.373Z] Thread(s) per core: 1 [2023-02-23T08:23:01.373Z] Core(s) per socket: 1 [2023-02-23T08:23:01.373Z] Socket(s): 8 [2023-02-23T08:23:01.373Z] NUMA node(s): 1 [2023-02-23T08:23:01.373Z] Vendor ID: AuthenticAMD [2023-02-23T08:23:01.374Z] CPU family: 23 [2023-02-23T08:23:01.374Z] Model: 49 [2023-02-23T08:23:01.374Z] Model name: AMD EPYC-Rome Processor [2023-02-23T08:23:01.374Z] Stepping: 0 [2023-02-23T08:23:01.374Z] CPU MHz: 2800.000 [2023-02-23T08:23:01.374Z] BogoMIPS: 5600.00 [2023-02-23T08:23:01.374Z] Virtualization: AMD-V [2023-02-23T08:23:01.374Z] Hypervisor vendor: KVM [2023-02-23T08:23:01.374Z] Virtualization type: full [2023-02-23T08:23:01.374Z] L1d cache: 256 KiB [2023-02-23T08:23:01.374Z] L1i cache: 256 KiB [2023-02-23T08:23:01.374Z] L2 cache: 4 MiB [2023-02-23T08:23:01.374Z] L3 cache: 128 MiB [2023-02-23T08:23:01.374Z] NUMA node0 CPU(s): 0-7 [2023-02-23T08:23:01.374Z] Vulnerability Itlb multihit: Not affected [2023-02-23T08:23:01.374Z] Vulnerability L1tf: Not affected [2023-02-23T08:23:01.374Z] Vulnerability Mds: Not affected [2023-02-23T08:23:01.374Z] Vulnerability Meltdown: Not affected [2023-02-23T08:23:01.374Z] Vulnerability Mmio stale data: Not affected [2023-02-23T08:23:01.374Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-23T08:23:01.374Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-23T08:23:01.374Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-23T08:23:01.374Z] Vulnerability Srbds: Not affected [2023-02-23T08:23:01.374Z] Vulnerability Tsx async abort: Not affected [2023-02-23T08:23:01.374Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-23T08:23:01.374Z] [2023-02-23T08:23:01.374Z] [2023-02-23T08:23:01.374Z] ---> nproc: [2023-02-23T08:23:01.374Z] 8 [2023-02-23T08:23:01.374Z] [2023-02-23T08:23:01.374Z] [2023-02-23T08:23:01.374Z] ---> df -h: [2023-02-23T08:23:01.374Z] Filesystem Size Used Avail Use% Mounted on [2023-02-23T08:23:01.374Z] overlay 155G 12G 144G 8% / [2023-02-23T08:23:01.374Z] tmpfs 64M 0 64M 0% /dev [2023-02-23T08:23:01.374Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-23T08:23:01.374Z] shm 64M 0 64M 0% /dev/shm [2023-02-23T08:23:01.374Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-23T08:23:01.374Z] [2023-02-23T08:23:01.374Z]