Pull request #343 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b692c13727a98fec5c30b4d1285e580a5e427d6+e5cd6c2866e9da13f1580177b0e11085f8902a5a (a0c11d5184b608b6b003807851b3720b432008a6) 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-ssh8998962349446914335.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-ssh9603153220981616809.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-343/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-343/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1791628997351017878.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-343/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12216756249633924389.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18095701592590908281.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-343/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-343/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14595479337749632101.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-6726 in /w/workspace/foundry_device-virtual-go_PR-343 [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-343 # 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 Merging remotes/origin/main commit e5cd6c2866e9da13f1580177b0e11085f8902a5a into PR head commit 4b692c13727a98fec5c30b4d1285e580a5e427d6 Merge succeeded, producing 4b692c13727a98fec5c30b4d1285e580a5e427d6 Checking out Revision 4b692c13727a98fec5c30b4d1285e580a5e427d6 (PR-343) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b692c13727a98fec5c30b4d1285e580a5e427d6 # 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 e5cd6c2866e9da13f1580177b0e11085f8902a5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b692c13727a98fec5c30b4d1285e580a5e427d6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-20T11:59:23.023Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-20T11:59:23.197Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-20T11:59:23.294Z] ========================================================= [2023-02-20T11:59:23.294Z] EdgeX Global Pipelines Version Info [2023-02-20T11:59:23.294Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:59:24.033Z] ------------------- [2023-02-20T11:59:24.033Z] stable info: [2023-02-20T11:59:24.033Z] ------------------- [2023-02-20T11:59:24.033Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-20T11:59:24.033Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T11:59:24.033Z] Message: update stable to v1.0.244 [2023-02-20T11:59:24.606Z] ------------------- [2023-02-20T11:59:24.606Z] experimental info: [2023-02-20T11:59:24.606Z] ------------------- [2023-02-20T11:59:24.606Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-20T11:59:24.606Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T11:59:24.606Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-20T11:59:24.950Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-02-20T11:59:24.992Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-02-20T11:59:25.028Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-20T11:59:25.070Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-20T11:59:25.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-20T11:59:25.150Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-20T11:59:25.188Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-20T11:59:25.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-20T11:59:25.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-20T11:59:25.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-20T11:59:25.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-20T11:59:25.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-02-20T11:59:25.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-20T11:59:25.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-20T11:59:25.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T11:59:25.557Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T11:59:25.597Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T11:59:25.639Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T11:59:25.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-20T11:59:25.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-20T11:59:25.766Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-20T11:59:25.810Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-20T11:59:25.853Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-20T11:59:25.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-20T11:59:25.934Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-20T11:59:25.977Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-20T11:59:26.014Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-20T11:59:26.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-343 [Pipeline] echo [2023-02-20T11:59:26.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-343 [Pipeline] echo [2023-02-20T11:59:26.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-343 [Pipeline] echo [2023-02-20T11:59:26.172Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b692c13727a98fec5c30b4d1285e580a5e427d6 [Pipeline] echo [2023-02-20T11:59:26.208Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b692c1 [Pipeline] echo [2023-02-20T11:59:26.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T11:59:26.355Z] provisioning config files... [2023-02-20T11:59:26.376Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-343@tmp/config11378806283359277782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:59:26.720Z] ---> docker-login.sh [2023-02-20T11:59:26.720Z] nexus3.edgexfoundry.org:10001 [2023-02-20T11:59:27.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:59:27.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:59:27.665Z] Configure a credential helper to remove this warning. See [2023-02-20T11:59:27.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:59:27.665Z] [2023-02-20T11:59:27.665Z] Login Succeeded [2023-02-20T11:59:27.665Z] nexus3.edgexfoundry.org:10002 [2023-02-20T11:59:27.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:59:27.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:59:27.665Z] Configure a credential helper to remove this warning. See [2023-02-20T11:59:27.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:59:27.665Z] [2023-02-20T11:59:27.665Z] Login Succeeded [2023-02-20T11:59:27.665Z] nexus3.edgexfoundry.org:10003 [2023-02-20T11:59:27.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:59:27.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:59:27.665Z] Configure a credential helper to remove this warning. See [2023-02-20T11:59:27.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:59:27.665Z] [2023-02-20T11:59:27.665Z] Login Succeeded [2023-02-20T11:59:27.665Z] nexus3.edgexfoundry.org:10004 [2023-02-20T11:59:27.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:59:27.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:59:27.925Z] Configure a credential helper to remove this warning. See [2023-02-20T11:59:27.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:59:27.925Z] [2023-02-20T11:59:27.925Z] Login Succeeded [2023-02-20T11:59:27.925Z] docker.io [2023-02-20T11:59:27.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:59:28.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:59:28.185Z] Configure a credential helper to remove this warning. See [2023-02-20T11:59:28.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:59:28.185Z] [2023-02-20T11:59:28.185Z] Login Succeeded [2023-02-20T11:59:28.185Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T11:59:28.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-20T11:59:28.841Z] + git rev-list -1 --merges 4b692c13727a98fec5c30b4d1285e580a5e427d6~1..4b692c13727a98fec5c30b4d1285e580a5e427d6 [Pipeline] echo [2023-02-20T11:59:28.908Z] -----------> git rev-list -1 --merges 4b692c13727a98fec5c30b4d1285e580a5e427d6~1..4b692c13727a98fec5c30b4d1285e580a5e427d6 4b692c13727a98fec5c30b4d1285e580a5e427d6 [false] [Pipeline] sh [2023-02-20T11:59:29.221Z] + git log --format=format:%s -1 4b692c13727a98fec5c30b4d1285e580a5e427d6 [Pipeline] echo [2023-02-20T11:59:29.259Z] ========================================================= [2023-02-20T11:59:29.259Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-20T11:59:29.259Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T11:59:29.700Z] + git log --format=format:%s -1 4b692c13727a98fec5c30b4d1285e580a5e427d6 [Pipeline] echo [2023-02-20T11:59:29.735Z] [semverPrep] GIT_COMMIT: 4b692c13727a98fec5c30b4d1285e580a5e427d6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-20T11:59:29.768Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-20T11:59:30.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T11:59:30.143Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-20T11:59:30.143Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-20T11:59:30.143Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-20T11:59:30.143Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-20T11:59:30.143Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-20T11:59:30.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:59:30.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T11:59:30.571Z] [2023-02-20T11:59:30.571Z] 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-20T11:59:30.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T11:59:31.205Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-20T11:59:31.205Z] b85a868b505f: Pulling fs layer [2023-02-20T11:59:31.205Z] e2be974225ed: Pulling fs layer [2023-02-20T11:59:31.206Z] 339a4e72a1f5: Pulling fs layer [2023-02-20T11:59:31.206Z] 988bab9f4d93: Pulling fs layer [2023-02-20T11:59:31.206Z] 1469e6f7b9e6: Pulling fs layer [2023-02-20T11:59:31.206Z] eaf3925da568: Pulling fs layer [2023-02-20T11:59:31.206Z] bab4dde63d76: Pulling fs layer [2023-02-20T11:59:31.206Z] bde34c3a00c8: Pulling fs layer [2023-02-20T11:59:31.206Z] b352a97aabf1: Pulling fs layer [2023-02-20T11:59:31.206Z] 4872d77fe225: Pulling fs layer [2023-02-20T11:59:31.206Z] 5851b861e8e6: Pulling fs layer [2023-02-20T11:59:31.206Z] 988bab9f4d93: Waiting [2023-02-20T11:59:31.206Z] 1469e6f7b9e6: Waiting [2023-02-20T11:59:31.206Z] eaf3925da568: Waiting [2023-02-20T11:59:31.206Z] bab4dde63d76: Waiting [2023-02-20T11:59:31.206Z] bde34c3a00c8: Waiting [2023-02-20T11:59:31.206Z] b352a97aabf1: Waiting [2023-02-20T11:59:31.206Z] 4872d77fe225: Waiting [2023-02-20T11:59:31.206Z] 5851b861e8e6: Waiting [2023-02-20T11:59:31.206Z] e2be974225ed: Download complete [2023-02-20T11:59:31.206Z] 988bab9f4d93: Download complete [2023-02-20T11:59:31.467Z] 1469e6f7b9e6: Verifying Checksum [2023-02-20T11:59:31.467Z] 1469e6f7b9e6: Download complete [2023-02-20T11:59:31.467Z] 339a4e72a1f5: Verifying Checksum [2023-02-20T11:59:31.467Z] 339a4e72a1f5: Download complete [2023-02-20T11:59:31.467Z] eaf3925da568: Download complete [2023-02-20T11:59:31.467Z] bde34c3a00c8: Verifying Checksum [2023-02-20T11:59:31.467Z] bde34c3a00c8: Download complete [2023-02-20T11:59:31.467Z] b352a97aabf1: Download complete [2023-02-20T11:59:31.467Z] 4872d77fe225: Verifying Checksum [2023-02-20T11:59:31.467Z] 4872d77fe225: Download complete [2023-02-20T11:59:31.467Z] 5851b861e8e6: Download complete [2023-02-20T11:59:31.467Z] b85a868b505f: Verifying Checksum [2023-02-20T11:59:31.467Z] b85a868b505f: Download complete [2023-02-20T11:59:31.726Z] bab4dde63d76: Verifying Checksum [2023-02-20T11:59:31.726Z] bab4dde63d76: Download complete [2023-02-20T11:59:33.114Z] b85a868b505f: Pull complete [2023-02-20T11:59:33.114Z] e2be974225ed: Pull complete [2023-02-20T11:59:33.680Z] 339a4e72a1f5: Pull complete [2023-02-20T11:59:33.680Z] 988bab9f4d93: Pull complete [2023-02-20T11:59:33.939Z] 1469e6f7b9e6: Pull complete [2023-02-20T11:59:33.939Z] eaf3925da568: Pull complete [2023-02-20T11:59:36.503Z] bab4dde63d76: Pull complete [2023-02-20T11:59:36.503Z] bde34c3a00c8: Pull complete [2023-02-20T11:59:36.503Z] b352a97aabf1: Pull complete [2023-02-20T11:59:36.503Z] 4872d77fe225: Pull complete [2023-02-20T11:59:36.763Z] 5851b861e8e6: Pull complete [2023-02-20T11:59:36.763Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-20T11:59:37.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T11:59:37.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T11:59:37.260Z] prd-ubuntu20.04-docker-8c-8g-6726 does not seem to be running inside a container [2023-02-20T11:59:37.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-343 -v /w/workspace/foundry_device-virtual-go_PR-343:/w/workspace/foundry_device-virtual-go_PR-343:rw,z -v /w/workspace/foundry_device-virtual-go_PR-343@tmp:/w/workspace/foundry_device-virtual-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T11:59:42.898Z] $ docker top 119ab562fbea88f6288672cace6d02901b945d92673f34a8d597002fabff36c5 -eo pid,comm [2023-02-20T11:59:42.975Z] 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-20T11:59:42.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T11:59:43.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T11:59:43.101Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T11:59:43.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T11:59:43.237Z] $ docker exec 119ab562fbea88f6288672cace6d02901b945d92673f34a8d597002fabff36c5 ssh-agent [2023-02-20T11:59:43.373Z] SSH_AUTH_SOCK=/tmp/ssh-HZhOcYpnWkPe/agent.15 [2023-02-20T11:59:43.373Z] SSH_AGENT_PID=21 [2023-02-20T11:59:43.380Z] Running ssh-add (command line suppressed) [2023-02-20T11:59:43.534Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-343@tmp/private_key_13749713040587452718.key (/w/workspace/foundry_device-virtual-go_PR-343@tmp/private_key_13749713040587452718.key) [2023-02-20T11:59:43.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T11:59:43.887Z] + git tag --points-at HEAD [Pipeline] } [2023-02-20T11:59:43.911Z] $ docker exec --env ******** --env ******** 119ab562fbea88f6288672cace6d02901b945d92673f34a8d597002fabff36c5 ssh-agent -k [2023-02-20T11:59:44.005Z] unset SSH_AUTH_SOCK; [2023-02-20T11:59:44.006Z] unset SSH_AGENT_PID; [2023-02-20T11:59:44.006Z] echo Agent pid 21 killed; [2023-02-20T11:59:44.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-20T11:59:44.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T11:59:44.107Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T11:59:44.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T11:59:44.233Z] $ docker exec 119ab562fbea88f6288672cace6d02901b945d92673f34a8d597002fabff36c5 ssh-agent [2023-02-20T11:59:44.342Z] SSH_AUTH_SOCK=/tmp/ssh-uGnmBddC9VRD/agent.72 [2023-02-20T11:59:44.342Z] SSH_AGENT_PID=78 [2023-02-20T11:59:44.347Z] Running ssh-add (command line suppressed) [2023-02-20T11:59:44.448Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-343@tmp/private_key_16560146643512821588.key (/w/workspace/foundry_device-virtual-go_PR-343@tmp/private_key_16560146643512821588.key) [2023-02-20T11:59:44.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T11:59:44.846Z] + git semver init [2023-02-20T11:59:45.107Z] 2023-02-20 11:59:45,090 [run_init] DEBUG init version:0.0.0 force:False [2023-02-20T11:59:45.107Z] 2023-02-20 11:59:45,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-343/.semver [2023-02-20T11:59:45.107Z] 2023-02-20 11:59:45,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-343/.semver [2023-02-20T11:59:45.107Z] 2023-02-20 11:59:45,091 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-343/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-343, universal_newlines=False, shell=None, istream=None) [2023-02-20T11:59:46.488Z] 2023-02-20 11:59:46,473 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-343/.git/info/exclude [2023-02-20T11:59:46.488Z] 2023-02-20 11:59:46,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-343/.semver/PR-343 with force:False [2023-02-20T11:59:46.488Z] 2023-02-20 11:59:46,475 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-343/.semver/PR-343 [2023-02-20T11:59:46.488Z] 2023-02-20 11:59:46,481 [execute] INFO git cat-file --batch-check [2023-02-20T11:59:46.488Z] 2023-02-20 11:59:46,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T11:59:46.748Z] 2023-02-20 11:59:46,488 [execute] INFO git cat-file --batch [2023-02-20T11:59:46.748Z] 2023-02-20 11:59:46,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T11:59:46.748Z] 2023-02-20 11:59:46,493 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-343/.semver/PR-343 [2023-02-20T11:59:46.748Z] 0.0.0 [Pipeline] } [2023-02-20T11:59:46.777Z] $ docker exec --env ******** --env ******** 119ab562fbea88f6288672cace6d02901b945d92673f34a8d597002fabff36c5 ssh-agent -k [2023-02-20T11:59:46.897Z] unset SSH_AUTH_SOCK; [2023-02-20T11:59:46.898Z] unset SSH_AGENT_PID; [2023-02-20T11:59:46.898Z] echo Agent pid 78 killed; [2023-02-20T11:59:46.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T11:59:47.331Z] + git semver [Pipeline] } [2023-02-20T11:59:47.619Z] $ docker stop --time=1 119ab562fbea88f6288672cace6d02901b945d92673f34a8d597002fabff36c5 [2023-02-20T11:59:49.128Z] $ docker rm -f --volumes 119ab562fbea88f6288672cace6d02901b945d92673f34a8d597002fabff36c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T11:59:49.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-20T11:59:49.929Z] Stashed 1 file(s) [Pipeline] echo [2023-02-20T11:59:49.947Z] [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-20T11:59:50.512Z] provisioning config files... [2023-02-20T11:59:50.523Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-343@tmp/config14202207700209876566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T11:59:50.883Z] ---> docker-login.sh [2023-02-20T11:59:50.883Z] nexus3.edgexfoundry.org:10001 [2023-02-20T11:59:50.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:59:50.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:59:50.883Z] Configure a credential helper to remove this warning. See [2023-02-20T11:59:50.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:59:50.883Z] [2023-02-20T11:59:50.883Z] Login Succeeded [2023-02-20T11:59:50.883Z] nexus3.edgexfoundry.org:10002 [2023-02-20T11:59:50.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:59:51.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:59:51.142Z] Configure a credential helper to remove this warning. See [2023-02-20T11:59:51.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:59:51.142Z] [2023-02-20T11:59:51.142Z] Login Succeeded [2023-02-20T11:59:51.142Z] nexus3.edgexfoundry.org:10003 [2023-02-20T11:59:51.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:59:51.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:59:51.142Z] Configure a credential helper to remove this warning. See [2023-02-20T11:59:51.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:59:51.142Z] [2023-02-20T11:59:51.142Z] Login Succeeded [2023-02-20T11:59:51.142Z] nexus3.edgexfoundry.org:10004 [2023-02-20T11:59:51.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:59:51.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:59:51.402Z] Configure a credential helper to remove this warning. See [2023-02-20T11:59:51.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:59:51.402Z] [2023-02-20T11:59:51.402Z] Login Succeeded [2023-02-20T11:59:51.402Z] docker.io [2023-02-20T11:59:51.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T11:59:51.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T11:59:51.662Z] Configure a credential helper to remove this warning. See [2023-02-20T11:59:51.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T11:59:51.662Z] [2023-02-20T11:59:51.662Z] Login Succeeded [2023-02-20T11:59:51.662Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T11:59:51.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T11:59:51.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T11:59:51.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T11:59:51.957Z] ========================================================= [2023-02-20T11:59:51.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-20T11:59:51.957Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T11:59:52.424Z] + 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-20T11:59:52.424Z] Sending build context to Docker daemon 23.4MB [2023-02-20T11:59:52.424Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T11:59:52.424Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-20T11:59:53.027Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-20T11:59:53.027Z] 213ec9aee27d: Pulling fs layer [2023-02-20T11:59:53.027Z] 4583459ba037: Pulling fs layer [2023-02-20T11:59:53.027Z] 93c1e223e6f2: Pulling fs layer [2023-02-20T11:59:53.027Z] 53926ce57604: Pulling fs layer [2023-02-20T11:59:53.027Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-20T11:59:53.027Z] 22ff95d597cd: Pulling fs layer [2023-02-20T11:59:53.027Z] 12d6caf4c0d1: Pulling fs layer [2023-02-20T11:59:53.027Z] 96b7cbca73a9: Pulling fs layer [2023-02-20T11:59:53.027Z] a7acece74701: Pulling fs layer [2023-02-20T11:59:53.027Z] 12d6caf4c0d1: Waiting [2023-02-20T11:59:53.027Z] 96b7cbca73a9: Waiting [2023-02-20T11:59:53.027Z] 53926ce57604: Waiting [2023-02-20T11:59:53.027Z] a7acece74701: Waiting [2023-02-20T11:59:53.027Z] 21b2b0c7a3f4: Waiting [2023-02-20T11:59:53.027Z] 22ff95d597cd: Waiting [2023-02-20T11:59:53.027Z] 93c1e223e6f2: Verifying Checksum [2023-02-20T11:59:53.027Z] 93c1e223e6f2: Download complete [2023-02-20T11:59:53.027Z] 4583459ba037: Verifying Checksum [2023-02-20T11:59:53.027Z] 4583459ba037: Download complete [2023-02-20T11:59:53.027Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-20T11:59:53.027Z] 21b2b0c7a3f4: Download complete [2023-02-20T11:59:53.028Z] 22ff95d597cd: Verifying Checksum [2023-02-20T11:59:53.028Z] 22ff95d597cd: Download complete [2023-02-20T11:59:53.028Z] 213ec9aee27d: Verifying Checksum [2023-02-20T11:59:53.028Z] 213ec9aee27d: Download complete [2023-02-20T11:59:53.028Z] 12d6caf4c0d1: Verifying Checksum [2023-02-20T11:59:53.028Z] 12d6caf4c0d1: Download complete [2023-02-20T11:59:53.292Z] 213ec9aee27d: Pull complete [2023-02-20T11:59:53.552Z] 4583459ba037: Pull complete [2023-02-20T11:59:53.552Z] a7acece74701: Verifying Checksum [2023-02-20T11:59:53.552Z] a7acece74701: Download complete [2023-02-20T11:59:53.811Z] 53926ce57604: Verifying Checksum [2023-02-20T11:59:53.811Z] 93c1e223e6f2: Pull complete [2023-02-20T11:59:53.811Z] 96b7cbca73a9: Verifying Checksum [2023-02-20T11:59:53.811Z] 96b7cbca73a9: Download complete [2023-02-20T11:59:57.998Z] 53926ce57604: Pull complete [2023-02-20T11:59:57.998Z] 21b2b0c7a3f4: Pull complete [2023-02-20T11:59:57.998Z] 22ff95d597cd: Pull complete [2023-02-20T11:59:57.998Z] 12d6caf4c0d1: Pull complete [2023-02-20T12:00:00.533Z] 96b7cbca73a9: Pull complete [2023-02-20T12:00:01.104Z] a7acece74701: Pull complete [2023-02-20T12:00:01.104Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-20T12:00:01.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T12:00:01.104Z] ---> db6d94c90886 [2023-02-20T12:00:01.104Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-20T12:00:05.352Z] Still waiting to schedule task [2023-02-20T12:00:05.352Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6727’ is offline [2023-02-20T12:00:07.715Z] ---> Running in 59c845759d7b [2023-02-20T12:00:07.975Z] Removing intermediate container 59c845759d7b [2023-02-20T12:00:07.975Z] ---> 8e8ab9d1e28d [2023-02-20T12:00:07.975Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T12:00:07.975Z] ---> Running in 01c4523b5c5f [2023-02-20T12:00:08.543Z] Removing intermediate container 01c4523b5c5f [2023-02-20T12:00:08.543Z] ---> 4688c0dcf64c [2023-02-20T12:00:08.543Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:00:08.803Z] ---> Running in c3612d72287f [2023-02-20T12:00:09.371Z] Removing intermediate container c3612d72287f [2023-02-20T12:00:09.371Z] ---> bb74a4d33020 [2023-02-20T12:00:09.371Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-20T12:00:09.371Z] ---> Running in bd04251eaaf7 [2023-02-20T12:00:09.630Z] Removing intermediate container bd04251eaaf7 [2023-02-20T12:00:09.630Z] ---> 436fc94d9dcd [2023-02-20T12:00:09.630Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T12:00:09.630Z] ---> Running in b86667e81d71 [2023-02-20T12:00:09.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:00:09.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:00:10.149Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-20T12:00:10.149Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-20T12:00:10.149Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-20T12:00:10.408Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-20T12:00:10.408Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:00:10.408Z] OK: 216 MiB in 55 packages [2023-02-20T12:00:10.976Z] Removing intermediate container b86667e81d71 [2023-02-20T12:00:10.976Z] ---> c76a62991b02 [2023-02-20T12:00:10.976Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-20T12:00:10.976Z] ---> 0b0fbf9a35a5 [2023-02-20T12:00:10.976Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:00:10.976Z] ---> Running in aa9d1a81ce01 [2023-02-20T12:00:43.091Z] Removing intermediate container aa9d1a81ce01 [2023-02-20T12:00:43.091Z] ---> a4c7b5767401 [2023-02-20T12:00:43.091Z] Step 10/12 : COPY . . [2023-02-20T12:00:43.091Z] ---> 89117de6f5cd [2023-02-20T12:00:43.091Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T12:00:43.091Z] ---> Running in 4bebc3c57a5a [2023-02-20T12:00:43.091Z] Removing intermediate container 4bebc3c57a5a [2023-02-20T12:00:43.091Z] ---> e8ab8690d3c0 [2023-02-20T12:00:43.091Z] Step 12/12 : RUN $MAKE [2023-02-20T12:00:43.091Z] ---> Running in b95a76a13733 [2023-02-20T12:00:43.091Z] noop [2023-02-20T12:00:43.091Z] Removing intermediate container b95a76a13733 [2023-02-20T12:00:43.091Z] ---> 4d04b056959c [2023-02-20T12:00:43.091Z] Successfully built 4d04b056959c [2023-02-20T12:00:43.091Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:00:43.539Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T12:00:43.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:00:43.692Z] prd-ubuntu20.04-docker-8c-8g-6726 does not seem to be running inside a container [2023-02-20T12:00:43.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-343 -v /w/workspace/foundry_device-virtual-go_PR-343:/w/workspace/foundry_device-virtual-go_PR-343:rw,z -v /w/workspace/foundry_device-virtual-go_PR-343@tmp:/w/workspace/foundry_device-virtual-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T12:00:44.075Z] $ docker top 340f7d7f8bcf02a737981283193ac2520842e626a722340c105e925e39d0f8f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:00:44.471Z] + go version [2023-02-20T12:00:44.472Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-20T12:00:44.503Z] $ docker stop --time=1 340f7d7f8bcf02a737981283193ac2520842e626a722340c105e925e39d0f8f7 [2023-02-20T12:00:45.777Z] $ docker rm -f --volumes 340f7d7f8bcf02a737981283193ac2520842e626a722340c105e925e39d0f8f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:00:46.520Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T12:00:46.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:00:46.680Z] prd-ubuntu20.04-docker-8c-8g-6726 does not seem to be running inside a container [2023-02-20T12:00:46.711Z] $ 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-343 -v /w/workspace/foundry_device-virtual-go_PR-343:/w/workspace/foundry_device-virtual-go_PR-343:rw,z -v /w/workspace/foundry_device-virtual-go_PR-343@tmp:/w/workspace/foundry_device-virtual-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T12:00:47.049Z] $ docker top 21b83840854db700932c88493c9a4d10e929514edc040827a759ec1b5deffa61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:00:47.456Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-343 [Pipeline] fileExists [Pipeline] sh [2023-02-20T12:00:47.813Z] + make test [2023-02-20T12:00:47.813Z] go test ./... -coverprofile=coverage.out [2023-02-20T12:00:48.073Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-20T12:00:56.170Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-20T12:00:56.736Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.038s coverage: 65.7% of statements [2023-02-20T12:01:03.288Z] 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-20T12:01:03.288Z] go vet ./... [2023-02-20T12:01:05.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T12:01:05.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T12:01:05.813Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T12:01:05.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T12:01:05.881Z] $ docker stop --time=1 21b83840854db700932c88493c9a4d10e929514edc040827a759ec1b5deffa61 [2023-02-20T12:01:08.459Z] $ docker rm -f --volumes 21b83840854db700932c88493c9a4d10e929514edc040827a759ec1b5deffa61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T12:01:08.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T12:01:09.026Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-20T12:01:09.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T12:01:10.138Z] + ls -al . [2023-02-20T12:01:10.138Z] total 192 [2023-02-20T12:01:10.138Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 12:00 . [2023-02-20T12:01:10.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:59 .. [2023-02-20T12:01:10.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 12:00 .git [2023-02-20T12:01:10.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:59 .github [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 20 11:59 .gitignore [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 11:59 .golangci.yml [2023-02-20T12:01:10.138Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 11:59 .semver [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 8641 Feb 20 11:59 Attribution.txt [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 20 11:59 CHANGELOG.md [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 20 11:59 Dockerfile [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 11:59 GOVERNANCE.md [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 20 11:59 Jenkinsfile [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 11:59 LICENSE [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 20 11:59 Makefile [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 20 11:59 OWNERS.md [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 20 11:59 README.md [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 11:59 VERSION [2023-02-20T12:01:10.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 11:59 bin [2023-02-20T12:01:10.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:59 cmd [2023-02-20T12:01:10.138Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 20 12:00 coverage.out [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 20 11:59 go.mod [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 20 11:59 go.sum [2023-02-20T12:01:10.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:59 internal [2023-02-20T12:01:10.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:59 snap [2023-02-20T12:01:10.138Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 20 11:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:01:10.523Z] + 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=4b692c13727a98fec5c30b4d1285e580a5e427d6 --label arch=amd64 --label version=0.0.0 . [2023-02-20T12:01:10.523Z] Sending build context to Docker daemon 23.44MB [2023-02-20T12:01:10.523Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T12:01:10.523Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-20T12:01:10.523Z] ---> 4d04b056959c [2023-02-20T12:01:10.523Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-20T12:01:10.781Z] ---> Running in 8ef8876dc124 [2023-02-20T12:01:10.782Z] Removing intermediate container 8ef8876dc124 [2023-02-20T12:01:10.782Z] ---> 88f854240a02 [2023-02-20T12:01:10.782Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T12:01:10.782Z] ---> Running in 12858f663b00 [2023-02-20T12:01:11.040Z] Removing intermediate container 12858f663b00 [2023-02-20T12:01:11.040Z] ---> 62e98bfee586 [2023-02-20T12:01:11.040Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:01:11.040Z] ---> Running in 8a794fc90e0c [2023-02-20T12:01:11.040Z] Removing intermediate container 8a794fc90e0c [2023-02-20T12:01:11.040Z] ---> 9ae0a40db3f6 [2023-02-20T12:01:11.040Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-20T12:01:11.040Z] ---> Running in 981a5ceb1a2b [2023-02-20T12:01:11.298Z] Removing intermediate container 981a5ceb1a2b [2023-02-20T12:01:11.298Z] ---> c81ae0760fd5 [2023-02-20T12:01:11.298Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T12:01:11.298Z] ---> Running in 6c2c9cab5783 [2023-02-20T12:01:11.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:01:11.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:01:11.817Z] OK: 216 MiB in 55 packages [2023-02-20T12:01:12.383Z] Removing intermediate container 6c2c9cab5783 [2023-02-20T12:01:12.383Z] ---> 1c047cab7f52 [2023-02-20T12:01:12.383Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-20T12:01:12.383Z] ---> 1412fdffef52 [2023-02-20T12:01:12.383Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:01:12.383Z] ---> Running in 3b7f55c2483e [2023-02-20T12:01:13.328Z] Removing intermediate container 3b7f55c2483e [2023-02-20T12:01:13.328Z] ---> c23513018304 [2023-02-20T12:01:13.328Z] Step 10/25 : COPY . . [2023-02-20T12:01:13.895Z] ---> 36c8e925578f [2023-02-20T12:01:13.895Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T12:01:13.895Z] ---> Running in 99a86c568a14 [2023-02-20T12:01:13.895Z] Removing intermediate container 99a86c568a14 [2023-02-20T12:01:13.895Z] ---> 26eba25fc798 [2023-02-20T12:01:13.895Z] Step 12/25 : RUN $MAKE [2023-02-20T12:01:13.895Z] ---> Running in c0c1f2a7e4bd [2023-02-20T12:01:14.154Z] 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-20T12:01:32.232Z] Removing intermediate container c0c1f2a7e4bd [2023-02-20T12:01:32.232Z] ---> c3a480e3befc [2023-02-20T12:01:32.232Z] Step 13/25 : FROM alpine:3.16 [2023-02-20T12:01:32.799Z] 3.16: Pulling from library/alpine [2023-02-20T12:01:32.799Z] ef5531b6e74e: Pulling fs layer [2023-02-20T12:01:32.799Z] ef5531b6e74e: Download complete [2023-02-20T12:01:33.058Z] ef5531b6e74e: Pull complete [2023-02-20T12:01:33.058Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T12:01:33.058Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T12:01:33.058Z] ---> dfd21b5a31f5 [2023-02-20T12:01:33.059Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-20T12:01:33.059Z] ---> Running in 78e5d660e466 [2023-02-20T12:01:33.318Z] Removing intermediate container 78e5d660e466 [2023-02-20T12:01:33.318Z] ---> c1707c979b35 [2023-02-20T12:01:33.318Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-20T12:01:33.318Z] ---> Running in 2bfa766058f7 [2023-02-20T12:01:33.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T12:01:33.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T12:01:33.836Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T12:01:33.836Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:01:33.836Z] OK: 6 MiB in 15 packages [2023-02-20T12:01:34.096Z] Removing intermediate container 2bfa766058f7 [2023-02-20T12:01:34.096Z] ---> e8ceb40aa749 [2023-02-20T12:01:34.096Z] Step 16/25 : WORKDIR / [2023-02-20T12:01:34.096Z] ---> Running in dec323aa78dc [2023-02-20T12:01:34.096Z] Removing intermediate container dec323aa78dc [2023-02-20T12:01:34.096Z] ---> 1f12db1f2b60 [2023-02-20T12:01:34.096Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-20T12:01:34.356Z] ---> 769ee6b7fd49 [2023-02-20T12:01:34.356Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-20T12:01:34.356Z] ---> 1132e72683c3 [2023-02-20T12:01:34.356Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-20T12:01:34.927Z] ---> 068f47451e4c [2023-02-20T12:01:34.927Z] Step 20/25 : EXPOSE 59900 [2023-02-20T12:01:35.187Z] ---> Running in 6fd4e68a5918 [2023-02-20T12:01:35.187Z] Removing intermediate container 6fd4e68a5918 [2023-02-20T12:01:35.187Z] ---> 5da1f64df5e3 [2023-02-20T12:01:35.187Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-20T12:01:35.187Z] ---> Running in 0842ab975e10 [2023-02-20T12:01:35.187Z] Removing intermediate container 0842ab975e10 [2023-02-20T12:01:35.187Z] ---> 7945c4fbfd85 [2023-02-20T12:01:35.187Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T12:01:35.187Z] ---> Running in f68f70556509 [2023-02-20T12:01:35.449Z] Removing intermediate container f68f70556509 [2023-02-20T12:01:35.449Z] ---> 21be2b1f9330 [2023-02-20T12:01:35.449Z] Step 23/25 : LABEL arch=amd64 [2023-02-20T12:01:35.449Z] ---> Running in ccd0174e990f [2023-02-20T12:01:35.449Z] Removing intermediate container ccd0174e990f [2023-02-20T12:01:35.449Z] ---> 9fcdf8e0c632 [2023-02-20T12:01:35.449Z] Step 24/25 : LABEL git_sha=4b692c13727a98fec5c30b4d1285e580a5e427d6 [2023-02-20T12:01:35.449Z] ---> Running in 33055a9d2f9a [2023-02-20T12:01:35.449Z] Removing intermediate container 33055a9d2f9a [2023-02-20T12:01:35.449Z] ---> 0ec04aecef7e [2023-02-20T12:01:35.449Z] Step 25/25 : LABEL version=0.0.0 [2023-02-20T12:01:35.708Z] ---> Running in c2a63493ced3 [2023-02-20T12:01:35.708Z] Removing intermediate container c2a63493ced3 [2023-02-20T12:01:35.708Z] ---> f4b08117b494 [2023-02-20T12:01:35.708Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T12:01:35.708Z] Successfully built f4b08117b494 [2023-02-20T12:01:35.708Z] 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-20T12:01:36.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T12:01:36.543Z] [2023-02-20T12:01:36.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:01:36.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T12:01:36.921Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-20T12:01:36.921Z] 5eb5b503b376: Pulling fs layer [2023-02-20T12:01:36.921Z] 5c69ac0246d0: Pulling fs layer [2023-02-20T12:01:36.921Z] ec43610c2a17: Pulling fs layer [2023-02-20T12:01:36.921Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-20T12:01:36.921Z] 33b1e0a273af: Pulling fs layer [2023-02-20T12:01:36.921Z] 5d3b04190fa2: Pulling fs layer [2023-02-20T12:01:36.921Z] 2f39f015ded8: Pulling fs layer [2023-02-20T12:01:36.921Z] 33b1e0a273af: Waiting [2023-02-20T12:01:36.921Z] 5d3b04190fa2: Waiting [2023-02-20T12:01:36.921Z] 2f39f015ded8: Waiting [2023-02-20T12:01:36.921Z] 3a2ae6a8a46f: Waiting [2023-02-20T12:01:36.921Z] 5c69ac0246d0: Download complete [2023-02-20T12:01:36.921Z] 3a2ae6a8a46f: Download complete [2023-02-20T12:01:37.180Z] 33b1e0a273af: Verifying Checksum [2023-02-20T12:01:37.180Z] 33b1e0a273af: Download complete [2023-02-20T12:01:37.180Z] 5d3b04190fa2: Verifying Checksum [2023-02-20T12:01:37.180Z] 5d3b04190fa2: Download complete [2023-02-20T12:01:37.180Z] ec43610c2a17: Verifying Checksum [2023-02-20T12:01:37.180Z] ec43610c2a17: Download complete [2023-02-20T12:01:37.180Z] 5eb5b503b376: Verifying Checksum [2023-02-20T12:01:37.180Z] 5eb5b503b376: Download complete [2023-02-20T12:01:37.744Z] 2f39f015ded8: Verifying Checksum [2023-02-20T12:01:37.744Z] 2f39f015ded8: Download complete [2023-02-20T12:01:38.309Z] 5eb5b503b376: Pull complete [2023-02-20T12:01:38.309Z] 5c69ac0246d0: Pull complete [2023-02-20T12:01:38.873Z] ec43610c2a17: Pull complete [2023-02-20T12:01:38.873Z] 3a2ae6a8a46f: Pull complete [2023-02-20T12:01:39.131Z] 33b1e0a273af: Pull complete [2023-02-20T12:01:39.131Z] 5d3b04190fa2: Pull complete [2023-02-20T12:01:43.314Z] 2f39f015ded8: Pull complete [2023-02-20T12:01:43.314Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-20T12:01:43.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T12:01:43.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:01:43.542Z] prd-ubuntu20.04-docker-8c-8g-6726 does not seem to be running inside a container [2023-02-20T12:01:43.569Z] $ 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-343 -v /w/workspace/foundry_device-virtual-go_PR-343:/w/workspace/foundry_device-virtual-go_PR-343:rw,z -v /w/workspace/foundry_device-virtual-go_PR-343@tmp:/w/workspace/foundry_device-virtual-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T12:01:46.894Z] $ docker top 786086da4e90137c4e1810526c5d65b5d5d8c49efed8921ce15396180122575e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:01:47.323Z] ---> job-cost.sh [2023-02-20T12:01:47.323Z] lf-activate-venv: SKIPPING [2023-02-20T12:01:47.323Z] INFO: No Stack... [2023-02-20T12:01:47.584Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T12:01:47.844Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T12:01:48.166Z] + cat /w/workspace/foundry_device-virtual-go_PR-343/archives/cost.csv [2023-02-20T12:01:48.166Z] + cut -d, -f6 [Pipeline] lock [2023-02-20T12:01:48.203Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-343-1-stack-cost] [2023-02-20T12:01:48.208Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-343-1-stack-cost] did not exist. Created. [2023-02-20T12:01:48.208Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-343-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T12:01:48.598Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-20T12:01:48.645Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T12:01:48.675Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-343-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T12:01:48.748Z] $ docker stop --time=1 786086da4e90137c4e1810526c5d65b5d5d8c49efed8921ce15396180122575e [2023-02-20T12:01:49.891Z] $ docker rm -f --volumes 786086da4e90137c4e1810526c5d65b5d5d8c49efed8921ce15396180122575e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-20T12:02:38.345Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6728 in /w/workspace/foundry_device-virtual-go_PR-343 [Pipeline] { [Pipeline] ws [2023-02-20T12:02:38.408Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-02-20T12:02:38.490Z] The recommended git tool is: git [2023-02-20T12:02:44.501Z] using credential edgex-jenkins-ssh [2023-02-20T12:02:44.522Z] Cloning the remote Git repository [2023-02-20T12:02:44.574Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-02-20T12:02:44.669Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-02-20T12:02:44.833Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-20T12:02:44.835Z] > git --version # timeout=10 [2023-02-20T12:02:44.861Z] > git --version # 'git version 2.25.1' [2023-02-20T12:02:44.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T12:02:44.929Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T12:02:47.112Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-20T12:02:47.143Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T12:02:47.993Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-20T12:02:48.033Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-20T12:02:48.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T12:02:48.054Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-20T12:02:48.689Z] Merging remotes/origin/main commit e5cd6c2866e9da13f1580177b0e11085f8902a5a into PR head commit 4b692c13727a98fec5c30b4d1285e580a5e427d6 [2023-02-20T12:02:48.905Z] Merge succeeded, producing 4b692c13727a98fec5c30b4d1285e580a5e427d6 [2023-02-20T12:02:48.905Z] Checking out Revision 4b692c13727a98fec5c30b4d1285e580a5e427d6 (PR-343) [2023-02-20T12:02:49.403Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-20T12:02:49.460Z] > git --version # timeout=10 [2023-02-20T12:02:49.475Z] > git --version # 'git version 2.25.1' [2023-02-20T12:02:49.489Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T12:02:48.708Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T12:02:48.728Z] > git checkout -f 4b692c13727a98fec5c30b4d1285e580a5e427d6 # timeout=10 [2023-02-20T12:02:48.810Z] > git remote # timeout=10 [2023-02-20T12:02:48.834Z] > git config --get remote.origin.url # timeout=10 [2023-02-20T12:02:48.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T12:02:48.862Z] > git merge e5cd6c2866e9da13f1580177b0e11085f8902a5a # timeout=10 [2023-02-20T12:02:48.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-20T12:02:48.913Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T12:02:48.927Z] > git checkout -f 4b692c13727a98fec5c30b4d1285e580a5e427d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T12:02:50.837Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-20T12:02:50.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T12:02:50.837Z] Dload Upload Total Spent Left Speed [2023-02-20T12:02:50.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-02-20T12:02:51.407Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-20T12:02:51.753Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-20T12:02:51.753Z] + sudo tee /etc/docker/daemon.new [2023-02-20T12:02:51.753Z] { [2023-02-20T12:02:51.753Z] "registry-mirrors": [ [2023-02-20T12:02:51.753Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-20T12:02:51.753Z] ], [2023-02-20T12:02:51.753Z] "bip": "10.250.0.254/24", [2023-02-20T12:02:51.753Z] "hosts": [ [2023-02-20T12:02:51.753Z] "tcp://0.0.0.0:5555", [2023-02-20T12:02:51.753Z] "unix:///var/run/docker.sock" [2023-02-20T12:02:51.753Z] ], [2023-02-20T12:02:51.753Z] "mtu": 1458, [2023-02-20T12:02:51.753Z] "selinux-enabled": true, [2023-02-20T12:02:51.753Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-20T12:02:51.753Z] } [Pipeline] sh [2023-02-20T12:02:52.098Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-20T12:02:52.451Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T12:03:10.900Z] provisioning config files... [2023-02-20T12:03:10.936Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4942720183439398370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:03:11.334Z] ---> docker-login.sh [2023-02-20T12:03:11.335Z] nexus3.edgexfoundry.org:10001 [2023-02-20T12:03:11.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:03:11.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:03:11.928Z] Configure a credential helper to remove this warning. See [2023-02-20T12:03:11.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:03:11.928Z] [2023-02-20T12:03:11.928Z] Login Succeeded [2023-02-20T12:03:11.928Z] nexus3.edgexfoundry.org:10002 [2023-02-20T12:03:12.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:03:12.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:03:12.472Z] Configure a credential helper to remove this warning. See [2023-02-20T12:03:12.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:03:12.472Z] [2023-02-20T12:03:12.472Z] Login Succeeded [2023-02-20T12:03:12.472Z] nexus3.edgexfoundry.org:10003 [2023-02-20T12:03:12.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:03:12.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:03:12.742Z] Configure a credential helper to remove this warning. See [2023-02-20T12:03:12.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:03:12.742Z] [2023-02-20T12:03:12.742Z] Login Succeeded [2023-02-20T12:03:12.742Z] nexus3.edgexfoundry.org:10004 [2023-02-20T12:03:13.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:03:13.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:03:13.296Z] Configure a credential helper to remove this warning. See [2023-02-20T12:03:13.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:03:13.297Z] [2023-02-20T12:03:13.297Z] Login Succeeded [2023-02-20T12:03:13.297Z] docker.io [2023-02-20T12:03:13.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T12:03:13.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T12:03:13.834Z] Configure a credential helper to remove this warning. See [2023-02-20T12:03:13.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T12:03:13.834Z] [2023-02-20T12:03:13.834Z] Login Succeeded [2023-02-20T12:03:13.834Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T12:03:13.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T12:03:14.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:03:14.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T12:03:14.334Z] ========================================================= [2023-02-20T12:03:14.334Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-20T12:03:14.334Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:03:14.849Z] + 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-20T12:03:15.118Z] Sending build context to Docker daemon 11.85MB [2023-02-20T12:03:15.118Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T12:03:15.118Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-20T12:03:15.390Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-20T12:03:15.390Z] 9b18e9b68314: Pulling fs layer [2023-02-20T12:03:15.390Z] 35d82f9e3411: Pulling fs layer [2023-02-20T12:03:15.390Z] e16973657156: Pulling fs layer [2023-02-20T12:03:15.390Z] fc693d55d65f: Pulling fs layer [2023-02-20T12:03:15.390Z] 7e9fc2657dce: Pulling fs layer [2023-02-20T12:03:15.390Z] dda99020689f: Pulling fs layer [2023-02-20T12:03:15.390Z] db1c61fa0a46: Pulling fs layer [2023-02-20T12:03:15.390Z] 891c053d2c06: Pulling fs layer [2023-02-20T12:03:15.390Z] 7e9fc2657dce: Waiting [2023-02-20T12:03:15.390Z] dda99020689f: Waiting [2023-02-20T12:03:15.390Z] db1c61fa0a46: Waiting [2023-02-20T12:03:15.390Z] fc693d55d65f: Waiting [2023-02-20T12:03:15.390Z] 891c053d2c06: Waiting [2023-02-20T12:03:15.390Z] e16973657156: Verifying Checksum [2023-02-20T12:03:15.390Z] e16973657156: Download complete [2023-02-20T12:03:15.390Z] 35d82f9e3411: Verifying Checksum [2023-02-20T12:03:15.390Z] 35d82f9e3411: Download complete [2023-02-20T12:03:15.390Z] 7e9fc2657dce: Verifying Checksum [2023-02-20T12:03:15.390Z] 7e9fc2657dce: Download complete [2023-02-20T12:03:15.390Z] dda99020689f: Verifying Checksum [2023-02-20T12:03:15.390Z] 9b18e9b68314: Verifying Checksum [2023-02-20T12:03:15.390Z] dda99020689f: Download complete [2023-02-20T12:03:16.382Z] 9b18e9b68314: Pull complete [2023-02-20T12:03:16.655Z] 891c053d2c06: Verifying Checksum [2023-02-20T12:03:16.655Z] 891c053d2c06: Download complete [2023-02-20T12:03:16.928Z] 35d82f9e3411: Pull complete [2023-02-20T12:03:17.531Z] e16973657156: Pull complete [2023-02-20T12:03:18.120Z] db1c61fa0a46: Download complete [2023-02-20T12:03:18.710Z] fc693d55d65f: Verifying Checksum [2023-02-20T12:03:18.710Z] fc693d55d65f: Download complete [2023-02-20T12:03:31.181Z] fc693d55d65f: Pull complete [2023-02-20T12:03:31.181Z] 7e9fc2657dce: Pull complete [2023-02-20T12:03:31.181Z] dda99020689f: Pull complete [2023-02-20T12:03:37.870Z] db1c61fa0a46: Pull complete [2023-02-20T12:03:39.291Z] 891c053d2c06: Pull complete [2023-02-20T12:03:39.559Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-20T12:03:39.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T12:03:39.560Z] ---> f96f9c87975a [2023-02-20T12:03:39.560Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-20T12:03:40.980Z] ---> Running in c3a6d15e442c [2023-02-20T12:03:40.980Z] Removing intermediate container c3a6d15e442c [2023-02-20T12:03:40.980Z] ---> f1222913f21e [2023-02-20T12:03:40.980Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T12:03:40.980Z] ---> Running in 3b73f70b3f03 [2023-02-20T12:03:41.574Z] Removing intermediate container 3b73f70b3f03 [2023-02-20T12:03:41.574Z] ---> 506252dbf914 [2023-02-20T12:03:41.574Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:03:41.574Z] ---> Running in f8d45353682c [2023-02-20T12:03:41.846Z] Removing intermediate container f8d45353682c [2023-02-20T12:03:41.846Z] ---> 7f0e94b605b1 [2023-02-20T12:03:41.846Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-20T12:03:41.846Z] ---> Running in b7fcf207a268 [2023-02-20T12:03:42.115Z] Removing intermediate container b7fcf207a268 [2023-02-20T12:03:42.115Z] ---> a45bdfda4379 [2023-02-20T12:03:42.115Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T12:03:42.384Z] ---> Running in 2437faef3110 [2023-02-20T12:03:43.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T12:03:43.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T12:03:44.907Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-20T12:03:44.907Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-20T12:03:44.907Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-20T12:03:44.907Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-20T12:03:44.907Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:03:44.907Z] OK: 226 MiB in 55 packages [2023-02-20T12:03:46.324Z] Removing intermediate container 2437faef3110 [2023-02-20T12:03:46.324Z] ---> 055edd5f042e [2023-02-20T12:03:46.324Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-20T12:03:46.597Z] ---> f14bfcd8a1e1 [2023-02-20T12:03:46.597Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:03:46.597Z] ---> Running in 009ac20e3e9c [2023-02-20T12:04:54.490Z] Removing intermediate container 009ac20e3e9c [2023-02-20T12:04:54.490Z] ---> 774b02eb33bd [2023-02-20T12:04:54.490Z] Step 10/12 : COPY . . [2023-02-20T12:04:54.490Z] ---> 1ddbb4961458 [2023-02-20T12:04:54.490Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T12:04:54.490Z] ---> Running in 584b4c122531 [2023-02-20T12:04:54.490Z] Removing intermediate container 584b4c122531 [2023-02-20T12:04:54.490Z] ---> 58220ebf7a02 [2023-02-20T12:04:54.490Z] Step 12/12 : RUN $MAKE [2023-02-20T12:04:54.490Z] ---> Running in 44475de9329b [2023-02-20T12:04:54.490Z] noop [2023-02-20T12:04:55.077Z] Removing intermediate container 44475de9329b [2023-02-20T12:04:55.077Z] ---> b45de63033f1 [2023-02-20T12:04:55.077Z] Successfully built b45de63033f1 [2023-02-20T12:04:55.077Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:04:55.549Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T12:04:55.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:04:55.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-6728 does not seem to be running inside a container [2023-02-20T12:04:55.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T12:04:56.903Z] $ docker top e76042fce14126dddc08481d7fbb9f25cd4b487dfe2fa9e00e8c7879444dd5ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:04:57.751Z] + go version [2023-02-20T12:04:57.751Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-20T12:04:57.792Z] $ docker stop --time=1 e76042fce14126dddc08481d7fbb9f25cd4b487dfe2fa9e00e8c7879444dd5ce [2023-02-20T12:04:59.353Z] $ docker rm -f --volumes e76042fce14126dddc08481d7fbb9f25cd4b487dfe2fa9e00e8c7879444dd5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:05:00.184Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T12:05:00.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:05:00.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-6728 does not seem to be running inside a container [2023-02-20T12:05:00.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T12:05:01.516Z] $ docker top 7ae54cde60a357d5440aa5620b6e373f537f8ea7495906e2aa532daa4c6a4e55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:05:02.062Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T12:05:02.433Z] + make test [2023-02-20T12:05:02.433Z] go test ./... -coverprofile=coverage.out [2023-02-20T12:05:04.373Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-20T12:06:26.017Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-20T12:06:26.017Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.128s coverage: 65.7% of statements [2023-02-20T12:06:26.017Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-20T12:06:26.017Z] go vet ./... [2023-02-20T12:06:44.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T12:06:44.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T12:06:44.235Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T12:06:44.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T12:06:44.302Z] $ docker stop --time=1 7ae54cde60a357d5440aa5620b6e373f537f8ea7495906e2aa532daa4c6a4e55 [2023-02-20T12:06:46.051Z] $ docker rm -f --volumes 7ae54cde60a357d5440aa5620b6e373f537f8ea7495906e2aa532daa4c6a4e55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T12:06:46.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T12:06:47.030Z] Warning: overwriting stash ‘coverage-report’ [2023-02-20T12:06:47.507Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T12:06:48.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T12:06:48.421Z] + ls -al . [2023-02-20T12:06:48.421Z] total 188 [2023-02-20T12:06:48.421Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 12:05 . [2023-02-20T12:06:48.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:02 .. [2023-02-20T12:06:48.421Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 12:02 .git [2023-02-20T12:06:48.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:02 .github [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 20 12:02 .gitignore [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 12:02 .golangci.yml [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 8641 Feb 20 12:02 Attribution.txt [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 20 12:02 CHANGELOG.md [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 20 12:02 Dockerfile [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 12:02 GOVERNANCE.md [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 20 12:02 Jenkinsfile [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 12:02 LICENSE [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 20 12:02 Makefile [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 20 12:02 OWNERS.md [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 20 12:02 README.md [2023-02-20T12:06:48.421Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 11:59 VERSION [2023-02-20T12:06:48.421Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 12:02 bin [2023-02-20T12:06:48.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:02 cmd [2023-02-20T12:06:48.422Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 20 12:06 coverage.out [2023-02-20T12:06:48.422Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 20 12:02 go.mod [2023-02-20T12:06:48.422Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 20 12:02 go.sum [2023-02-20T12:06:48.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 12:02 internal [2023-02-20T12:06:48.422Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 12:02 snap [2023-02-20T12:06:48.422Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 20 12:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:06:48.845Z] + 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=4b692c13727a98fec5c30b4d1285e580a5e427d6 --label arch=arm64 --label version=0.0.0 . [2023-02-20T12:06:49.112Z] Sending build context to Docker daemon 11.9MB [2023-02-20T12:06:49.112Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T12:06:49.112Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-20T12:06:49.112Z] ---> b45de63033f1 [2023-02-20T12:06:49.112Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-20T12:06:50.074Z] ---> Running in ba342478feb7 [2023-02-20T12:06:50.369Z] Removing intermediate container ba342478feb7 [2023-02-20T12:06:50.369Z] ---> 377cc2ee2985 [2023-02-20T12:06:50.369Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T12:06:50.635Z] ---> Running in 14b392cbbd11 [2023-02-20T12:06:50.902Z] Removing intermediate container 14b392cbbd11 [2023-02-20T12:06:50.902Z] ---> da920e167f13 [2023-02-20T12:06:50.902Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-20T12:06:50.902Z] ---> Running in 0d2eeac24254 [2023-02-20T12:06:51.171Z] Removing intermediate container 0d2eeac24254 [2023-02-20T12:06:51.171Z] ---> b4acb8e7842d [2023-02-20T12:06:51.171Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-20T12:06:51.171Z] ---> Running in f92715d69615 [2023-02-20T12:06:51.459Z] Removing intermediate container f92715d69615 [2023-02-20T12:06:51.459Z] ---> 81a03260d088 [2023-02-20T12:06:51.459Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T12:06:51.728Z] ---> Running in fd58ea017350 [2023-02-20T12:06:52.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T12:06:52.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T12:06:53.924Z] OK: 226 MiB in 55 packages [2023-02-20T12:06:54.884Z] Removing intermediate container fd58ea017350 [2023-02-20T12:06:54.885Z] ---> e929d9f7d981 [2023-02-20T12:06:54.885Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-20T12:06:55.472Z] ---> 8e10b434eb1b [2023-02-20T12:06:55.472Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T12:06:55.472Z] ---> Running in 75e373ee2891 [2023-02-20T12:06:59.764Z] Removing intermediate container 75e373ee2891 [2023-02-20T12:06:59.764Z] ---> d4e7ba756768 [2023-02-20T12:06:59.764Z] Step 10/25 : COPY . . [2023-02-20T12:07:00.351Z] ---> 6567a8e61729 [2023-02-20T12:07:00.351Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T12:07:00.351Z] ---> Running in 8818a056a302 [2023-02-20T12:07:00.620Z] Removing intermediate container 8818a056a302 [2023-02-20T12:07:00.620Z] ---> ee23be7a152f [2023-02-20T12:07:00.620Z] Step 12/25 : RUN $MAKE [2023-02-20T12:07:00.889Z] ---> Running in d63f4fd68e7f [2023-02-20T12:07:01.860Z] 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-20T12:09:23.568Z] Removing intermediate container d63f4fd68e7f [2023-02-20T12:09:23.568Z] ---> 6f29204c9aac [2023-02-20T12:09:23.568Z] Step 13/25 : FROM alpine:3.16 [2023-02-20T12:09:23.568Z] 3.16: Pulling from library/alpine [2023-02-20T12:09:23.568Z] 3760b48202b3: Pulling fs layer [2023-02-20T12:09:23.568Z] 3760b48202b3: Download complete [2023-02-20T12:09:23.568Z] 3760b48202b3: Pull complete [2023-02-20T12:09:23.568Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T12:09:23.568Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T12:09:23.568Z] ---> 4c81e5bf8899 [2023-02-20T12:09:23.568Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-20T12:09:23.568Z] ---> Running in 8e9931a9819e [2023-02-20T12:09:23.568Z] Removing intermediate container 8e9931a9819e [2023-02-20T12:09:23.568Z] ---> a2e2f4676bbf [2023-02-20T12:09:23.568Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-20T12:09:23.568Z] ---> Running in 58b763c670bf [2023-02-20T12:09:23.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T12:09:23.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T12:09:23.568Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T12:09:23.568Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T12:09:23.568Z] OK: 5 MiB in 15 packages [2023-02-20T12:09:23.568Z] Removing intermediate container 58b763c670bf [2023-02-20T12:09:23.568Z] ---> a24ad8f47a3e [2023-02-20T12:09:23.568Z] Step 16/25 : WORKDIR / [2023-02-20T12:09:23.568Z] ---> Running in ff39f9f06e1c [2023-02-20T12:09:23.568Z] Removing intermediate container ff39f9f06e1c [2023-02-20T12:09:23.568Z] ---> ffca99ccc92f [2023-02-20T12:09:23.568Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-20T12:09:23.568Z] ---> d01c9466a0ab [2023-02-20T12:09:23.568Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-20T12:09:23.568Z] ---> b2235208e25d [2023-02-20T12:09:23.568Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-20T12:09:23.568Z] ---> 0768b7b8b39a [2023-02-20T12:09:23.568Z] Step 20/25 : EXPOSE 59900 [2023-02-20T12:09:23.568Z] ---> Running in a25ebb245a8b [2023-02-20T12:09:23.568Z] Removing intermediate container a25ebb245a8b [2023-02-20T12:09:23.568Z] ---> 8383fa3eb573 [2023-02-20T12:09:23.568Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-20T12:09:23.568Z] ---> Running in 756c3e4b4117 [2023-02-20T12:09:23.568Z] Removing intermediate container 756c3e4b4117 [2023-02-20T12:09:23.568Z] ---> 183d077617e1 [2023-02-20T12:09:23.568Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T12:09:23.568Z] ---> Running in 487ad38eb297 [2023-02-20T12:09:23.568Z] Removing intermediate container 487ad38eb297 [2023-02-20T12:09:23.568Z] ---> eaf672547a7d [2023-02-20T12:09:23.568Z] Step 23/25 : LABEL arch=arm64 [2023-02-20T12:09:23.568Z] ---> Running in 1e4d99a31958 [2023-02-20T12:09:23.568Z] Removing intermediate container 1e4d99a31958 [2023-02-20T12:09:23.568Z] ---> 4e5ce57bc6c9 [2023-02-20T12:09:23.568Z] Step 24/25 : LABEL git_sha=4b692c13727a98fec5c30b4d1285e580a5e427d6 [2023-02-20T12:09:23.568Z] ---> Running in e77b2e1cc2cc [2023-02-20T12:09:23.568Z] Removing intermediate container e77b2e1cc2cc [2023-02-20T12:09:23.568Z] ---> da28c0cda545 [2023-02-20T12:09:23.568Z] Step 25/25 : LABEL version=0.0.0 [2023-02-20T12:09:23.568Z] ---> Running in 18ae0bc4f54b [2023-02-20T12:09:23.568Z] Removing intermediate container 18ae0bc4f54b [2023-02-20T12:09:23.568Z] ---> 7879b3236ec6 [2023-02-20T12:09:23.568Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T12:09:23.568Z] Successfully built 7879b3236ec6 [2023-02-20T12:09:23.568Z] 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-20T12:09:24.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T12:09:24.386Z] [2023-02-20T12:09:24.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:09:24.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T12:09:25.065Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-20T12:09:25.065Z] 8998bd30e6a1: Pulling fs layer [2023-02-20T12:09:25.065Z] 04944245beec: Pulling fs layer [2023-02-20T12:09:25.065Z] 699f458cf7ca: Pulling fs layer [2023-02-20T12:09:25.065Z] 765212b225bb: Pulling fs layer [2023-02-20T12:09:25.065Z] f23df028b6ca: Pulling fs layer [2023-02-20T12:09:25.065Z] d65c8cfc05b1: Pulling fs layer [2023-02-20T12:09:25.065Z] 2437ff75d9bd: Pulling fs layer [2023-02-20T12:09:25.065Z] f23df028b6ca: Waiting [2023-02-20T12:09:25.065Z] d65c8cfc05b1: Waiting [2023-02-20T12:09:25.065Z] 2437ff75d9bd: Waiting [2023-02-20T12:09:25.065Z] 765212b225bb: Waiting [2023-02-20T12:09:25.065Z] 04944245beec: Verifying Checksum [2023-02-20T12:09:25.065Z] 04944245beec: Download complete [2023-02-20T12:09:25.065Z] 765212b225bb: Verifying Checksum [2023-02-20T12:09:25.065Z] 765212b225bb: Download complete [2023-02-20T12:09:25.066Z] f23df028b6ca: Verifying Checksum [2023-02-20T12:09:25.066Z] f23df028b6ca: Download complete [2023-02-20T12:09:25.340Z] d65c8cfc05b1: Verifying Checksum [2023-02-20T12:09:25.340Z] 699f458cf7ca: Verifying Checksum [2023-02-20T12:09:25.340Z] 699f458cf7ca: Download complete [2023-02-20T12:09:25.610Z] 8998bd30e6a1: Download complete [2023-02-20T12:09:28.189Z] 2437ff75d9bd: Verifying Checksum [2023-02-20T12:09:28.189Z] 2437ff75d9bd: Download complete [2023-02-20T12:09:29.606Z] 8998bd30e6a1: Pull complete [2023-02-20T12:09:29.873Z] 04944245beec: Pull complete [2023-02-20T12:09:31.285Z] 699f458cf7ca: Pull complete [2023-02-20T12:09:31.285Z] 765212b225bb: Pull complete [2023-02-20T12:09:32.252Z] f23df028b6ca: Pull complete [2023-02-20T12:09:32.252Z] d65c8cfc05b1: Pull complete [2023-02-20T12:09:47.236Z] 2437ff75d9bd: Pull complete [2023-02-20T12:09:47.236Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-20T12:09:47.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T12:09:47.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:09:47.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-6728 does not seem to be running inside a container [2023-02-20T12:09:47.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-20T12:09:50.091Z] $ docker top 99b0540440b2b1968fa95725a0e197c55bed9618661da2bd16e02de39954d91f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:09:50.675Z] ---> job-cost.sh [2023-02-20T12:09:50.942Z] lf-activate-venv: SKIPPING [2023-02-20T12:09:50.942Z] INFO: No Stack... [2023-02-20T12:09:51.586Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-20T12:09:52.174Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T12:09:52.549Z] + + cutcat -d, /w/workspace/device-virtual-go/1/archives/cost.csv -f6 [2023-02-20T12:09:52.549Z] [Pipeline] lock [2023-02-20T12:09:52.917Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-343-1-stack-cost] [2023-02-20T12:09:52.922Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-343-1-stack-cost] did not exist. Created. [2023-02-20T12:09:52.922Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-343-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T12:09:53.654Z] /w/workspace/device-virtual-go/1@tmp/durable-0d7be341/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-20T12:09:54.327Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-20T12:09:54.366Z] Warning: overwriting stash ‘stack-cost’ [2023-02-20T12:09:54.415Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T12:09:54.430Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-343-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T12:09:54.498Z] $ docker stop --time=1 99b0540440b2b1968fa95725a0e197c55bed9618661da2bd16e02de39954d91f [2023-02-20T12:09:55.965Z] $ docker rm -f --volumes 99b0540440b2b1968fa95725a0e197c55bed9618661da2bd16e02de39954d91f [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-20T12:09:56.933Z] provisioning config files... [2023-02-20T12:09:56.940Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-343@tmp/config8647808211986756301tmp [Pipeline] { [Pipeline] sh [2023-02-20T12:09:57.271Z] + set +x [2023-02-20T12:09:57.271Z] + curl -s https://codecov.io/bash [2023-02-20T12:09:57.271Z] + bash -s -- [2023-02-20T12:09:57.271Z] [2023-02-20T12:09:57.271Z] _____ _ [2023-02-20T12:09:57.271Z] / ____| | | [2023-02-20T12:09:57.271Z] | | ___ __| | ___ ___ _____ __ [2023-02-20T12:09:57.271Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-20T12:09:57.271Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-20T12:09:57.271Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-20T12:09:57.271Z] Bash-1.0.6 [2023-02-20T12:09:57.271Z] [2023-02-20T12:09:57.271Z] [2023-02-20T12:09:57.271Z] ==> git version 2.25.1 found [2023-02-20T12:09:57.271Z] ==> 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-20T12:09:57.271Z] Release-Date: 2020-01-08 [2023-02-20T12:09:57.271Z] 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-20T12:09:57.271Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-20T12:09:57.271Z] ==> Jenkins CI detected. [2023-02-20T12:09:57.271Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-343 [2023-02-20T12:09:57.271Z] project root: . [2023-02-20T12:09:57.271Z] --> token set from env [2023-02-20T12:09:57.271Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-20T12:09:57.271Z] ==> Running gcov in . (disable via -X gcov) [2023-02-20T12:09:57.271Z] ==> Python coveragepy not found [2023-02-20T12:09:57.271Z] ==> Searching for coverage reports in: [2023-02-20T12:09:57.271Z] + . [2023-02-20T12:09:57.271Z] -> Found 1 reports [2023-02-20T12:09:57.271Z] ==> Detecting git/mercurial file structure [2023-02-20T12:09:57.271Z] ==> Reading reports [2023-02-20T12:09:57.271Z] + ./coverage.out bytes=44128 [2023-02-20T12:09:57.530Z] ==> Appending adjustments [2023-02-20T12:09:57.530Z] https://docs.codecov.io/docs/fixing-reports [2023-02-20T12:09:57.530Z] + Found adjustments [2023-02-20T12:09:57.530Z] ==> Gzipping contents [2023-02-20T12:09:57.530Z] 8.0K /tmp/codecov.yIBXzm.gz [2023-02-20T12:09:57.530Z] ==> Uploading reports [2023-02-20T12:09:57.530Z] url: https://codecov.io [2023-02-20T12:09:57.530Z] query: branch=PR-343&commit=4b692c13727a98fec5c30b4d1285e580a5e427d6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2023-02-20T12:09:57.530Z] -> Pinging Codecov [2023-02-20T12:09:57.530Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-343&commit=4b692c13727a98fec5c30b4d1285e580a5e427d6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2023-02-20T12:09:57.789Z] -> Uploading to [2023-02-20T12:09:57.789Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-20/5E52B4B073DB2E39498172D8E973AA87/4b692c13727a98fec5c30b4d1285e580a5e427d6/f3756a0f-2b05-4b66-b661-cbd7bde1a2d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T120957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0f31e39c1917e5bf86ae49a0e90dd99c77e9421e9663e09ba2f82c6db0a0fd4 [2023-02-20T12:09:57.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T12:09:57.789Z] Dload Upload Total Spent Left Speed [2023-02-20T12:09:58.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5491 0 0 100 5491 0 26916 --:--:-- --:--:-- --:--:-- 26785 100 5491 0 0 100 5491 0 20040 --:--:-- --:--:-- --:--:-- 19967 [2023-02-20T12:09:58.047Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/4b692c13727a98fec5c30b4d1285e580a5e427d6 [Pipeline] } [2023-02-20T12:09:58.073Z] 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-20T12:09:59.806Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-343/archives ] [2023-02-20T12:09:59.806Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-343/archives [2023-02-20T12:09:59.806Z] total 16 [2023-02-20T12:09:59.806Z] drwxr-xr-x 3 root root 4096 Feb 20 12:01 . [2023-02-20T12:09:59.806Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 12:01 .. [2023-02-20T12:09:59.806Z] drwxr-xr-x 2 root root 4096 Feb 20 12:01 cost [2023-02-20T12:09:59.806Z] -rw-r--r-- 1 root root 89 Feb 20 12:01 cost.csv [2023-02-20T12:09:59.806Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-343/archives [2023-02-20T12:09:59.806Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-343/archives [2023-02-20T12:09:59.806Z] total 16 [2023-02-20T12:09:59.806Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 12:01 . [2023-02-20T12:09:59.806Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 12:01 .. [2023-02-20T12:09:59.806Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 12:01 cost [2023-02-20T12:09:59.806Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 20 12:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:10:00.129Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:10:01.022Z] ---> package-listing.sh [2023-02-20T12:10:01.022Z] ++ facter osfamily [2023-02-20T12:10:01.022Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-20T12:10:01.282Z] + OS_FAMILY=debian [2023-02-20T12:10:01.282Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-343 [2023-02-20T12:10:01.282Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-20T12:10:01.282Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-20T12:10:01.282Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-20T12:10:01.282Z] + PACKAGES=/tmp/packages_start.txt [2023-02-20T12:10:01.282Z] + '[' /w/workspace/foundry_device-virtual-go_PR-343 ']' [2023-02-20T12:10:01.282Z] + PACKAGES=/tmp/packages_end.txt [2023-02-20T12:10:01.282Z] + case "${OS_FAMILY}" in [2023-02-20T12:10:01.282Z] + dpkg -l [2023-02-20T12:10:01.282Z] + grep '^ii' [2023-02-20T12:10:01.282Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-20T12:10:01.282Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-20T12:10:01.282Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-20T12:10:01.282Z] + '[' /w/workspace/foundry_device-virtual-go_PR-343 ']' [2023-02-20T12:10:01.282Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-343/archives/ [2023-02-20T12:10:01.282Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-343/archives/ [Pipeline] echo [2023-02-20T12:10:01.312Z] 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-343/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-20T12:10:01.600Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T12:10:02.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T12:10:02.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T12:10:02.384Z] prd-ubuntu20.04-docker-8c-8g-6726 does not seem to be running inside a container [2023-02-20T12:10:02.421Z] $ 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-343/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-343 -v /w/workspace/foundry_device-virtual-go_PR-343:/w/workspace/foundry_device-virtual-go_PR-343:rw,z -v /w/workspace/foundry_device-virtual-go_PR-343@tmp:/w/workspace/foundry_device-virtual-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T12:10:02.621Z] $ docker top 09353189e7b727f9612555ce7b97c8161b4cf15fb8c8ba559366e518fdb1a667 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T12:10:03.003Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-20T12:10:03.312Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-20T12:10:03.623Z] + ls /var/log/sa-host [2023-02-20T12:10:03.623Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T12:10:03.758Z] provisioning config files... [2023-02-20T12:10:03.767Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-343@tmp/config7538576582728997833tmp [Pipeline] { [Pipeline] echo [2023-02-20T12:10:03.816Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:10:04.128Z] ---> create-netrc.sh [Pipeline] } [2023-02-20T12:10:04.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:10:04.551Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-20T12:10:04.585Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:10:04.898Z] ---> sudo-logs.sh [2023-02-20T12:10:04.898Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-20T12:10:04.989Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:10:05.295Z] ---> job-cost.sh [2023-02-20T12:10:05.295Z] lf-activate-venv: SKIPPING [2023-02-20T12:10:05.295Z] DEBUG: total: 0.2199999988079071 [2023-02-20T12:10:05.295Z] INFO: Retrieving Stack Cost... [2023-02-20T12:10:05.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T12:10:06.122Z] INFO: Archiving Costs [Pipeline] echo [2023-02-20T12:10:06.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T12:10:06.461Z] ---> logs-deploy.sh [2023-02-20T12:10:06.461Z] lf-activate-venv: SKIPPING [2023-02-20T12:10:06.461Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-343/1 [2023-02-20T12:10:06.461Z] INFO: archiving workspace using pattern(s): [2023-02-20T12:10:07.401Z] Archives upload complete. [2023-02-20T12:10:07.401Z] INFO: archiving logs to Nexus