Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 266afac79739f3db6a467d2e291baff0c6e168aa 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-ssh6549559298221881621.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4539920040609490430.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9813265266222377286.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12433556928304082161.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5723228900295940950.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1370’ Running on prd-ubuntu20.04-docker-8c-8g-1374 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 266afac79739f3db6a467d2e291baff0c6e168aa (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 266afac79739f3db6a467d2e291baff0c6e168aa # timeout=10 Commit message: "fix: add device service key in CommandRequestTopic (#309)" > git rev-list --no-walk 058be3283080a1c8583c0889253315c1374bf37e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T17:05:11.988Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T17:05:12.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T17:05:12.059Z] ========================================================= [2022-09-27T17:05:12.059Z] EdgeX Global Pipelines Version Info [2022-09-27T17:05:12.059Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:05:12.771Z] ------------------- [2022-09-27T17:05:12.771Z] stable info: [2022-09-27T17:05:12.771Z] ------------------- [2022-09-27T17:05:12.771Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T17:05:12.771Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T17:05:12.771Z] Message: update stable to v1.0.239 [2022-09-27T17:05:13.394Z] ------------------- [2022-09-27T17:05:13.394Z] experimental info: [2022-09-27T17:05:13.394Z] ------------------- [2022-09-27T17:05:13.394Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T17:05:13.394Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T17:05:13.394Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T17:05:13.596Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-09-27T17:05:13.608Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-09-27T17:05:13.621Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T17:05:13.631Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T17:05:13.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T17:05:13.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T17:05:13.663Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T17:05:13.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T17:05:13.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T17:05:13.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T17:05:13.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T17:05:13.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-09-27T17:05:13.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T17:05:13.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T17:05:13.751Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T17:05:13.762Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T17:05:13.772Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T17:05:13.783Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T17:05:13.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T17:05:13.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T17:05:13.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-27T17:05:13.828Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-27T17:05:13.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T17:05:13.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T17:05:13.864Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T17:05:13.877Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T17:05:13.887Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T17:05:13.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T17:05:13.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T17:05:13.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T17:05:13.932Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 266afac79739f3db6a467d2e291baff0c6e168aa [Pipeline] echo [2022-09-27T17:05:13.943Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 266afac [Pipeline] echo [2022-09-27T17:05:13.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T17:05:13.992Z] provisioning config files... [2022-09-27T17:05:14.005Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6470796331204934005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:05:14.305Z] ---> docker-login.sh [2022-09-27T17:05:14.305Z] nexus3.edgexfoundry.org:10001 [2022-09-27T17:05:14.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:05:14.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:05:14.565Z] Configure a credential helper to remove this warning. See [2022-09-27T17:05:14.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:05:14.565Z] [2022-09-27T17:05:14.565Z] Login Succeeded [2022-09-27T17:05:14.565Z] nexus3.edgexfoundry.org:10002 [2022-09-27T17:05:14.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:05:14.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:05:14.824Z] Configure a credential helper to remove this warning. See [2022-09-27T17:05:14.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:05:14.824Z] [2022-09-27T17:05:14.824Z] Login Succeeded [2022-09-27T17:05:14.824Z] nexus3.edgexfoundry.org:10003 [2022-09-27T17:05:14.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:05:14.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:05:14.824Z] Configure a credential helper to remove this warning. See [2022-09-27T17:05:14.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:05:14.824Z] [2022-09-27T17:05:14.824Z] Login Succeeded [2022-09-27T17:05:14.824Z] nexus3.edgexfoundry.org:10004 [2022-09-27T17:05:14.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:05:15.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:05:15.083Z] Configure a credential helper to remove this warning. See [2022-09-27T17:05:15.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:05:15.083Z] [2022-09-27T17:05:15.083Z] Login Succeeded [2022-09-27T17:05:15.083Z] docker.io [2022-09-27T17:05:15.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:05:15.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:05:15.344Z] Configure a credential helper to remove this warning. See [2022-09-27T17:05:15.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:05:15.344Z] [2022-09-27T17:05:15.344Z] Login Succeeded [2022-09-27T17:05:15.344Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T17:05:15.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T17:05:15.711Z] + git rev-list -1 --merges 266afac79739f3db6a467d2e291baff0c6e168aa~1..266afac79739f3db6a467d2e291baff0c6e168aa [Pipeline] echo [2022-09-27T17:05:15.746Z] -----------> git rev-list -1 --merges 266afac79739f3db6a467d2e291baff0c6e168aa~1..266afac79739f3db6a467d2e291baff0c6e168aa 266afac79739f3db6a467d2e291baff0c6e168aa [false] [Pipeline] sh [2022-09-27T17:05:16.036Z] + git log --format=format:%s -1 266afac79739f3db6a467d2e291baff0c6e168aa [Pipeline] echo [2022-09-27T17:05:16.050Z] ========================================================= [2022-09-27T17:05:16.051Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T17:05:16.051Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T17:05:16.387Z] + git log --format=format:%s -1 266afac79739f3db6a467d2e291baff0c6e168aa [Pipeline] echo [2022-09-27T17:05:16.398Z] [semverPrep] GIT_COMMIT: 266afac79739f3db6a467d2e291baff0c6e168aa, Commit Message: fix: add device service key in CommandRequestTopic (#309) [Pipeline] echo [2022-09-27T17:05:16.409Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T17:05:16.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T17:05:16.755Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T17:05:16.755Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T17:05:16.755Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T17:05:16.755Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T17:05:16.755Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T17:05:16.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:05:17.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:05:17.106Z] [2022-09-27T17:05:17.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:05:17.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:05:17.409Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T17:05:17.409Z] b85a868b505f: Pulling fs layer [2022-09-27T17:05:17.409Z] e2be974225ed: Pulling fs layer [2022-09-27T17:05:17.409Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T17:05:17.409Z] 988bab9f4d93: Pulling fs layer [2022-09-27T17:05:17.409Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T17:05:17.409Z] eaf3925da568: Pulling fs layer [2022-09-27T17:05:17.409Z] bab4dde63d76: Pulling fs layer [2022-09-27T17:05:17.409Z] bde34c3a00c8: Pulling fs layer [2022-09-27T17:05:17.409Z] b352a97aabf1: Pulling fs layer [2022-09-27T17:05:17.409Z] 4872d77fe225: Pulling fs layer [2022-09-27T17:05:17.409Z] 5851b861e8e6: Pulling fs layer [2022-09-27T17:05:17.409Z] bde34c3a00c8: Waiting [2022-09-27T17:05:17.409Z] 988bab9f4d93: Waiting [2022-09-27T17:05:17.409Z] bab4dde63d76: Waiting [2022-09-27T17:05:17.409Z] 5851b861e8e6: Waiting [2022-09-27T17:05:17.409Z] 4872d77fe225: Waiting [2022-09-27T17:05:17.409Z] b352a97aabf1: Waiting [2022-09-27T17:05:17.409Z] eaf3925da568: Waiting [2022-09-27T17:05:17.409Z] e2be974225ed: Download complete [2022-09-27T17:05:17.409Z] 988bab9f4d93: Verifying Checksum [2022-09-27T17:05:17.669Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T17:05:17.669Z] 1469e6f7b9e6: Download complete [2022-09-27T17:05:17.669Z] eaf3925da568: Verifying Checksum [2022-09-27T17:05:17.669Z] eaf3925da568: Download complete [2022-09-27T17:05:17.669Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T17:05:17.669Z] 339a4e72a1f5: Download complete [2022-09-27T17:05:17.669Z] bde34c3a00c8: Verifying Checksum [2022-09-27T17:05:17.669Z] bde34c3a00c8: Download complete [2022-09-27T17:05:17.669Z] b352a97aabf1: Download complete [2022-09-27T17:05:17.669Z] 4872d77fe225: Verifying Checksum [2022-09-27T17:05:17.669Z] 4872d77fe225: Download complete [2022-09-27T17:05:17.669Z] 5851b861e8e6: Verifying Checksum [2022-09-27T17:05:17.669Z] 5851b861e8e6: Download complete [2022-09-27T17:05:17.669Z] b85a868b505f: Download complete [2022-09-27T17:05:17.956Z] bab4dde63d76: Verifying Checksum [2022-09-27T17:05:17.956Z] bab4dde63d76: Download complete [2022-09-27T17:05:18.899Z] b85a868b505f: Pull complete [2022-09-27T17:05:19.158Z] e2be974225ed: Pull complete [2022-09-27T17:05:19.725Z] 339a4e72a1f5: Pull complete [2022-09-27T17:05:19.725Z] 988bab9f4d93: Pull complete [2022-09-27T17:05:19.986Z] 1469e6f7b9e6: Pull complete [2022-09-27T17:05:20.246Z] eaf3925da568: Pull complete [2022-09-27T17:05:22.153Z] bab4dde63d76: Pull complete [2022-09-27T17:05:22.153Z] bde34c3a00c8: Pull complete [2022-09-27T17:05:22.153Z] b352a97aabf1: Pull complete [2022-09-27T17:05:22.153Z] 4872d77fe225: Pull complete [2022-09-27T17:05:22.153Z] 5851b861e8e6: Pull complete [2022-09-27T17:05:22.153Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T17:05:22.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:05:22.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:05:22.238Z] prd-ubuntu20.04-docker-8c-8g-1374 does not seem to be running inside a container [2022-09-27T17:05:22.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T17:05:25.198Z] $ docker top fd607170daf2482846cfaf9f1bc7ef555a7469088eaeabc02a633faf382aa761 -eo pid,comm [2022-09-27T17:05:25.286Z] 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). [2022-09-27T17:05:25.286Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T17:05:25.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T17:05:25.324Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T17:05:25.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T17:05:25.430Z] $ docker exec fd607170daf2482846cfaf9f1bc7ef555a7469088eaeabc02a633faf382aa761 ssh-agent [2022-09-27T17:05:25.564Z] SSH_AUTH_SOCK=/tmp/ssh-v8UM0WGskXIf/agent.32 [2022-09-27T17:05:25.564Z] SSH_AGENT_PID=38 [2022-09-27T17:05:25.572Z] Running ssh-add (command line suppressed) [2022-09-27T17:05:25.664Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8603900698269414273.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8603900698269414273.key) [2022-09-27T17:05:25.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T17:05:25.987Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T17:05:25.983Z] $ docker exec --env ******** --env ******** fd607170daf2482846cfaf9f1bc7ef555a7469088eaeabc02a633faf382aa761 ssh-agent -k [2022-09-27T17:05:26.080Z] unset SSH_AUTH_SOCK; [2022-09-27T17:05:26.080Z] unset SSH_AGENT_PID; [2022-09-27T17:05:26.081Z] echo Agent pid 38 killed; [2022-09-27T17:05:26.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T17:05:26.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T17:05:26.137Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T17:05:26.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T17:05:26.233Z] $ docker exec fd607170daf2482846cfaf9f1bc7ef555a7469088eaeabc02a633faf382aa761 ssh-agent [2022-09-27T17:05:26.357Z] SSH_AUTH_SOCK=/tmp/ssh-QVQpyTdqlcgw/agent.70 [2022-09-27T17:05:26.357Z] SSH_AGENT_PID=76 [2022-09-27T17:05:26.362Z] Running ssh-add (command line suppressed) [2022-09-27T17:05:26.454Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11627568208927587064.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11627568208927587064.key) [2022-09-27T17:05:26.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T17:05:26.773Z] + git semver init [2022-09-27T17:05:27.032Z] 2022-09-27 17:05:26,953 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T17:05:27.032Z] 2022-09-27 17:05:26,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-27T17:05:27.032Z] 2022-09-27 17:05:26,954 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-27T17:05:27.032Z] 2022-09-27 17:05:26,955 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T17:05:28.410Z] 2022-09-27 17:05:28,179 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-09-27T17:05:28.410Z] 2022-09-27 17:05:28,179 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-09-27T17:05:28.410Z] 2022-09-27 17:05:28,179 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T17:05:28.410Z] 2022-09-27 17:05:28,179 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T17:05:28.410Z] 2.3.0-dev.19 [Pipeline] } [2022-09-27T17:05:28.406Z] $ docker exec --env ******** --env ******** fd607170daf2482846cfaf9f1bc7ef555a7469088eaeabc02a633faf382aa761 ssh-agent -k [2022-09-27T17:05:28.498Z] unset SSH_AUTH_SOCK; [2022-09-27T17:05:28.499Z] unset SSH_AGENT_PID; [2022-09-27T17:05:28.499Z] echo Agent pid 76 killed; [2022-09-27T17:05:28.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T17:05:28.834Z] + git semver [Pipeline] } [2022-09-27T17:05:29.094Z] $ docker stop --time=1 fd607170daf2482846cfaf9f1bc7ef555a7469088eaeabc02a633faf382aa761 [2022-09-27T17:05:30.384Z] $ docker rm -f fd607170daf2482846cfaf9f1bc7ef555a7469088eaeabc02a633faf382aa761 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T17:05:30.742Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T17:05:30.924Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T17:05:30.928Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 [2022-09-27T17:05:31.082Z] provisioning config files... [2022-09-27T17:05:31.092Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14990095425630307349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:05:31.385Z] ---> docker-login.sh [2022-09-27T17:05:31.385Z] nexus3.edgexfoundry.org:10001 [2022-09-27T17:05:31.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:05:31.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:05:31.385Z] Configure a credential helper to remove this warning. See [2022-09-27T17:05:31.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:05:31.385Z] [2022-09-27T17:05:31.385Z] Login Succeeded [2022-09-27T17:05:31.385Z] nexus3.edgexfoundry.org:10002 [2022-09-27T17:05:31.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:05:31.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:05:31.385Z] Configure a credential helper to remove this warning. See [2022-09-27T17:05:31.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:05:31.385Z] [2022-09-27T17:05:31.385Z] Login Succeeded [2022-09-27T17:05:31.385Z] nexus3.edgexfoundry.org:10003 [2022-09-27T17:05:31.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:05:31.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:05:31.645Z] Configure a credential helper to remove this warning. See [2022-09-27T17:05:31.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:05:31.645Z] [2022-09-27T17:05:31.645Z] Login Succeeded [2022-09-27T17:05:31.645Z] nexus3.edgexfoundry.org:10004 [2022-09-27T17:05:31.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:05:31.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:05:31.645Z] Configure a credential helper to remove this warning. See [2022-09-27T17:05:31.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:05:31.645Z] [2022-09-27T17:05:31.645Z] Login Succeeded [2022-09-27T17:05:31.645Z] docker.io [2022-09-27T17:05:31.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:05:32.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:05:32.165Z] Configure a credential helper to remove this warning. See [2022-09-27T17:05:32.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:05:32.165Z] [2022-09-27T17:05:32.165Z] Login Succeeded [2022-09-27T17:05:32.165Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T17:05:32.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T17:05:32.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:05:32.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:05:32.257Z] ========================================================= [2022-09-27T17:05:32.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T17:05:32.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:05:32.560Z] + 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 . [2022-09-27T17:05:32.560Z] Sending build context to Docker daemon 23.15MB [2022-09-27T17:05:32.560Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T17:05:32.560Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T17:05:32.821Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T17:05:32.821Z] 2408cc74d12b: Pulling fs layer [2022-09-27T17:05:32.821Z] ea60b727a1ce: Pulling fs layer [2022-09-27T17:05:32.821Z] 30c4a7721957: Pulling fs layer [2022-09-27T17:05:32.821Z] 370296b7ddb6: Pulling fs layer [2022-09-27T17:05:32.821Z] 7c6cee850709: Pulling fs layer [2022-09-27T17:05:32.821Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T17:05:32.821Z] d94ebbe4e438: Pulling fs layer [2022-09-27T17:05:32.821Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T17:05:32.821Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T17:05:32.821Z] 370296b7ddb6: Waiting [2022-09-27T17:05:32.821Z] 7c6cee850709: Waiting [2022-09-27T17:05:32.821Z] 39a5fcdaea64: Waiting [2022-09-27T17:05:32.821Z] bcfd1f05c69d: Waiting [2022-09-27T17:05:32.821Z] d94ebbe4e438: Waiting [2022-09-27T17:05:32.821Z] 59ccb84bbe0f: Waiting [2022-09-27T17:05:32.821Z] 30c4a7721957: Download complete [2022-09-27T17:05:32.821Z] ea60b727a1ce: Download complete [2022-09-27T17:05:32.821Z] 7c6cee850709: Verifying Checksum [2022-09-27T17:05:32.821Z] 7c6cee850709: Download complete [2022-09-27T17:05:32.821Z] 2408cc74d12b: Verifying Checksum [2022-09-27T17:05:32.821Z] 2408cc74d12b: Download complete [2022-09-27T17:05:32.821Z] 39a5fcdaea64: Download complete [2022-09-27T17:05:32.821Z] d94ebbe4e438: Verifying Checksum [2022-09-27T17:05:32.821Z] d94ebbe4e438: Download complete [2022-09-27T17:05:32.821Z] 2408cc74d12b: Pull complete [2022-09-27T17:05:33.092Z] ea60b727a1ce: Pull complete [2022-09-27T17:05:33.092Z] 30c4a7721957: Pull complete [2022-09-27T17:05:33.356Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T17:05:33.356Z] 59ccb84bbe0f: Download complete [2022-09-27T17:05:33.356Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T17:05:33.356Z] bcfd1f05c69d: Download complete [2022-09-27T17:05:33.615Z] 370296b7ddb6: Verifying Checksum [2022-09-27T17:05:33.615Z] 370296b7ddb6: Download complete [2022-09-27T17:05:36.902Z] 370296b7ddb6: Pull complete [2022-09-27T17:05:37.160Z] 7c6cee850709: Pull complete [2022-09-27T17:05:37.160Z] 39a5fcdaea64: Pull complete [2022-09-27T17:05:37.160Z] d94ebbe4e438: Pull complete [2022-09-27T17:05:39.057Z] bcfd1f05c69d: Pull complete [2022-09-27T17:05:39.623Z] 59ccb84bbe0f: Pull complete [2022-09-27T17:05:39.623Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T17:05:39.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T17:05:39.881Z] ---> a4fb48ad2a94 [2022-09-27T17:05:39.881Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T17:05:44.081Z] ---> Running in 77f809abaab8 [2022-09-27T17:05:44.340Z] Removing intermediate container 77f809abaab8 [2022-09-27T17:05:44.340Z] ---> aeb72f015956 [2022-09-27T17:05:44.340Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T17:05:44.340Z] ---> Running in 794aa67e4ede [2022-09-27T17:05:44.340Z] Removing intermediate container 794aa67e4ede [2022-09-27T17:05:44.340Z] ---> f5bae15cc97a [2022-09-27T17:05:44.340Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:05:44.340Z] ---> Running in 84b200654463 [2022-09-27T17:05:44.599Z] Removing intermediate container 84b200654463 [2022-09-27T17:05:44.599Z] ---> c9586338034f [2022-09-27T17:05:44.599Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-27T17:05:44.599Z] ---> Running in 76af00791b11 [2022-09-27T17:05:44.599Z] Removing intermediate container 76af00791b11 [2022-09-27T17:05:44.599Z] ---> 758cbe0e16d4 [2022-09-27T17:05:44.599Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:05:44.857Z] ---> Running in 92f3872305d8 [2022-09-27T17:05:45.426Z] Removing intermediate container 92f3872305d8 [2022-09-27T17:05:45.426Z] ---> 28e0b4fc1647 [2022-09-27T17:05:45.426Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T17:05:45.426Z] ---> Running in b2f04574545a [2022-09-27T17:05:45.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:05:46.036Z] Still waiting to schedule task [2022-09-27T17:05:46.036Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1371’ [2022-09-27T17:05:46.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:05:46.821Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T17:05:46.821Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T17:05:46.821Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T17:05:47.081Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T17:05:47.081Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T17:05:47.081Z] OK: 216 MiB in 55 packages [2022-09-27T17:05:47.677Z] Removing intermediate container b2f04574545a [2022-09-27T17:05:47.677Z] ---> 0d10ed1af2fa [2022-09-27T17:05:47.677Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-27T17:05:47.677Z] ---> 7de9d4697eb9 [2022-09-27T17:05:47.677Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:05:47.677Z] ---> Running in 8191eb79ac42 [2022-09-27T17:06:09.646Z] Removing intermediate container 8191eb79ac42 [2022-09-27T17:06:09.646Z] ---> 77b42c13ce10 [2022-09-27T17:06:09.646Z] Step 11/13 : COPY . . [2022-09-27T17:06:09.646Z] ---> 158961fe8194 [2022-09-27T17:06:09.646Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T17:06:09.646Z] ---> Running in fd4c6a397c20 [2022-09-27T17:06:09.646Z] Removing intermediate container fd4c6a397c20 [2022-09-27T17:06:09.646Z] ---> b8d8896b5b58 [2022-09-27T17:06:09.646Z] Step 13/13 : RUN $MAKE [2022-09-27T17:06:09.646Z] ---> Running in 6aad5bcee1d9 [2022-09-27T17:06:09.646Z] noop [2022-09-27T17:06:09.646Z] Removing intermediate container 6aad5bcee1d9 [2022-09-27T17:06:09.646Z] ---> 6d409bb9542c [2022-09-27T17:06:09.646Z] Successfully built 6d409bb9542c [2022-09-27T17:06:09.646Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:06:09.962Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T17:06:09.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:06:10.026Z] prd-ubuntu20.04-docker-8c-8g-1374 does not seem to be running inside a container [2022-09-27T17:06:10.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-27T17:06:10.399Z] $ docker top 828d0329a4ef2189b558bb702c4202456612dc4c6e6f58978e9f04eeff9918e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T17:06:10.742Z] + go version [2022-09-27T17:06:10.742Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T17:06:10.759Z] $ docker stop --time=1 828d0329a4ef2189b558bb702c4202456612dc4c6e6f58978e9f04eeff9918e0 [2022-09-27T17:06:12.001Z] $ docker rm -f 828d0329a4ef2189b558bb702c4202456612dc4c6e6f58978e9f04eeff9918e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:06:12.452Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T17:06:12.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:06:12.512Z] prd-ubuntu20.04-docker-8c-8g-1374 does not seem to be running inside a container [2022-09-27T17:06:12.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-27T17:06:12.891Z] $ docker top fd97e5d0a94348447a85adc8a757d219ac55835ab761fa16da6813d8e75b203e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T17:06:13.225Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-27T17:06:13.523Z] + make test [2022-09-27T17:06:13.523Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-27T17:06:13.781Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-27T17:06:22.095Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-27T17:06:22.797Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements [2022-09-27T17:06:28.185Z] 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." [2022-09-27T17:06:28.443Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T17:06:31.720Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T17:06:31.720Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T17:06:31.720Z] ./bin/test-attribution-txt.sh [2022-09-27T17:06:31.720Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-27T17:06:31.720Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-27T17:06:31.720Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-27T17:06:31.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T17:06:31.752Z] $ docker stop --time=1 fd97e5d0a94348447a85adc8a757d219ac55835ab761fa16da6813d8e75b203e [2022-09-27T17:06:34.301Z] $ docker rm -f fd97e5d0a94348447a85adc8a757d219ac55835ab761fa16da6813d8e75b203e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T17:06:34.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T17:06:34.783Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T17:06:35.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T17:06:35.525Z] + ls -al . [2022-09-27T17:06:35.525Z] total 196 [2022-09-27T17:06:35.525Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 17:06 . [2022-09-27T17:06:35.525Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:05 .. [2022-09-27T17:06:35.525Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 17:06 .git [2022-09-27T17:06:35.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:05 .github [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 27 17:05 .gitignore [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 17:05 .golangci.yml [2022-09-27T17:06:35.525Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 17:05 .semver [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 8152 Sep 27 17:05 Attribution.txt [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 27 17:05 CHANGELOG.md [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 27 17:05 Dockerfile [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 17:05 GOVERNANCE.md [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 27 17:05 Jenkinsfile [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 17:05 LICENSE [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 27 17:05 Makefile [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 27 17:05 OWNERS.md [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 27 17:05 README.md [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 17:05 VERSION [2022-09-27T17:06:35.525Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 17:05 bin [2022-09-27T17:06:35.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:05 cmd [2022-09-27T17:06:35.525Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 27 17:06 coverage.out [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 3399 Sep 27 17:05 go.mod [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 37521 Sep 27 17:05 go.sum [2022-09-27T17:06:35.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:05 internal [2022-09-27T17:06:35.525Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:05 snap [2022-09-27T17:06:35.525Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 27 17:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:06:35.867Z] + 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=266afac79739f3db6a467d2e291baff0c6e168aa --label arch=amd64 --label version=2.3.0-dev.19 . [2022-09-27T17:06:35.867Z] Sending build context to Docker daemon 23.19MB [2022-09-27T17:06:35.867Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T17:06:35.867Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-27T17:06:35.867Z] ---> 6d409bb9542c [2022-09-27T17:06:35.867Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T17:06:36.128Z] ---> Running in 3f0bd4b0aa36 [2022-09-27T17:06:36.128Z] Removing intermediate container 3f0bd4b0aa36 [2022-09-27T17:06:36.128Z] ---> 15037bcbcd40 [2022-09-27T17:06:36.128Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T17:06:36.128Z] ---> Running in 49c201f36b01 [2022-09-27T17:06:36.128Z] Removing intermediate container 49c201f36b01 [2022-09-27T17:06:36.128Z] ---> 87f07c0b3113 [2022-09-27T17:06:36.128Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:06:36.128Z] ---> Running in 8f6d23d0d1fc [2022-09-27T17:06:36.391Z] Removing intermediate container 8f6d23d0d1fc [2022-09-27T17:06:36.391Z] ---> 2879edd2799c [2022-09-27T17:06:36.391Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-27T17:06:36.391Z] ---> Running in c979696c972c [2022-09-27T17:06:36.391Z] Removing intermediate container c979696c972c [2022-09-27T17:06:36.391Z] ---> 586a7fc0bc70 [2022-09-27T17:06:36.391Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:06:36.391Z] ---> Running in 121056efa11c [2022-09-27T17:06:36.964Z] Removing intermediate container 121056efa11c [2022-09-27T17:06:36.964Z] ---> d2bee36a324d [2022-09-27T17:06:36.964Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T17:06:36.964Z] ---> Running in 7841c014efd5 [2022-09-27T17:06:37.224Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:06:39.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:06:42.297Z] OK: 216 MiB in 55 packages [2022-09-27T17:06:42.297Z] Removing intermediate container 7841c014efd5 [2022-09-27T17:06:42.297Z] ---> 2e67d5872b07 [2022-09-27T17:06:42.297Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-27T17:06:42.556Z] ---> 00f2238d4108 [2022-09-27T17:06:42.556Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:06:42.556Z] ---> Running in 7ac876f7cb66 [2022-09-27T17:06:43.146Z] Removing intermediate container 7ac876f7cb66 [2022-09-27T17:06:43.146Z] ---> 3a2ee52411d0 [2022-09-27T17:06:43.146Z] Step 11/27 : COPY . . [2022-09-27T17:06:43.905Z] ---> dd081e5fab0e [2022-09-27T17:06:43.905Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T17:06:43.905Z] ---> Running in 63d350fbe785 [2022-09-27T17:06:43.905Z] Removing intermediate container 63d350fbe785 [2022-09-27T17:06:43.905Z] ---> 68902b991eaa [2022-09-27T17:06:43.905Z] Step 13/27 : RUN $MAKE [2022-09-27T17:06:43.905Z] ---> Running in 2eeb7f273c75 [2022-09-27T17:06:44.252Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-27T17:07:06.272Z] Removing intermediate container 2eeb7f273c75 [2022-09-27T17:07:06.272Z] ---> 9afacce46e8d [2022-09-27T17:07:06.272Z] Step 14/27 : FROM alpine:3.16 [2022-09-27T17:07:06.272Z] 3.16: Pulling from library/alpine [2022-09-27T17:07:06.272Z] 213ec9aee27d: Pulling fs layer [2022-09-27T17:07:06.272Z] 213ec9aee27d: Verifying Checksum [2022-09-27T17:07:06.272Z] 213ec9aee27d: Download complete [2022-09-27T17:07:06.272Z] 213ec9aee27d: Pull complete [2022-09-27T17:07:06.272Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T17:07:06.272Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T17:07:06.272Z] ---> 9c6f07244728 [2022-09-27T17:07:06.272Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-27T17:07:06.272Z] ---> Running in fbd3232a89d3 [2022-09-27T17:07:06.272Z] Removing intermediate container fbd3232a89d3 [2022-09-27T17:07:06.272Z] ---> 4f28bb237279 [2022-09-27T17:07:06.272Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:07:06.272Z] ---> Running in a9a9231e97f3 [2022-09-27T17:07:06.272Z] Removing intermediate container a9a9231e97f3 [2022-09-27T17:07:06.272Z] ---> 7b49b2013fa4 [2022-09-27T17:07:06.272Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T17:07:06.272Z] ---> Running in 7b219d3f81bb [2022-09-27T17:07:06.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T17:07:06.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T17:07:06.839Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T17:07:06.839Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T17:07:06.839Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T17:07:06.839Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T17:07:07.098Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T17:07:07.098Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T17:07:07.359Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:07:07.359Z] OK: 8 MiB in 20 packages [2022-09-27T17:07:07.618Z] Removing intermediate container 7b219d3f81bb [2022-09-27T17:07:07.618Z] ---> 15424be7bafa [2022-09-27T17:07:07.618Z] Step 18/27 : WORKDIR / [2022-09-27T17:07:07.618Z] ---> Running in 9b2341aee50a [2022-09-27T17:07:07.618Z] Removing intermediate container 9b2341aee50a [2022-09-27T17:07:07.618Z] ---> 6d42a33b52db [2022-09-27T17:07:07.618Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-27T17:07:07.878Z] ---> 214cd631579f [2022-09-27T17:07:07.878Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-27T17:07:07.878Z] ---> e8bf4f6f909a [2022-09-27T17:07:07.878Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-27T17:07:08.854Z] ---> 54aad1382f29 [2022-09-27T17:07:08.854Z] Step 22/27 : EXPOSE 59900 [2022-09-27T17:07:08.854Z] ---> Running in a69cc60b2165 [2022-09-27T17:07:08.854Z] Removing intermediate container a69cc60b2165 [2022-09-27T17:07:08.854Z] ---> 1a0658c19daa [2022-09-27T17:07:08.854Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-27T17:07:08.854Z] ---> Running in 684b77caa713 [2022-09-27T17:07:08.854Z] Removing intermediate container 684b77caa713 [2022-09-27T17:07:08.854Z] ---> fa6a0c813dad [2022-09-27T17:07:08.854Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:07:08.854Z] ---> Running in 349e2e8c37ce [2022-09-27T17:07:08.854Z] Removing intermediate container 349e2e8c37ce [2022-09-27T17:07:08.854Z] ---> 28ab4e8fe9fe [2022-09-27T17:07:08.854Z] Step 25/27 : LABEL arch=amd64 [2022-09-27T17:07:08.854Z] ---> Running in 9665e3c4eb64 [2022-09-27T17:07:08.854Z] Removing intermediate container 9665e3c4eb64 [2022-09-27T17:07:08.854Z] ---> dfc5a4bdbe43 [2022-09-27T17:07:08.854Z] Step 26/27 : LABEL git_sha=266afac79739f3db6a467d2e291baff0c6e168aa [2022-09-27T17:07:09.112Z] ---> Running in 98c9288bc42f [2022-09-27T17:07:09.112Z] Removing intermediate container 98c9288bc42f [2022-09-27T17:07:09.112Z] ---> 4b778bcad00a [2022-09-27T17:07:09.112Z] Step 27/27 : LABEL version=2.3.0-dev.19 [2022-09-27T17:07:09.112Z] ---> Running in 8999e8172686 [2022-09-27T17:07:09.112Z] Removing intermediate container 8999e8172686 [2022-09-27T17:07:09.112Z] ---> 98544c594171 [2022-09-27T17:07:09.112Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T17:07:09.112Z] Successfully built 98544c594171 [2022-09-27T17:07:09.112Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T17:07:09.204Z] provisioning config files... [2022-09-27T17:07:09.212Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13707022504945000582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:07:09.507Z] ---> docker-login.sh [2022-09-27T17:07:09.507Z] nexus3.edgexfoundry.org:10001 [2022-09-27T17:07:09.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:07:09.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:07:09.507Z] Configure a credential helper to remove this warning. See [2022-09-27T17:07:09.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:07:09.507Z] [2022-09-27T17:07:09.507Z] Login Succeeded [2022-09-27T17:07:09.507Z] nexus3.edgexfoundry.org:10002 [2022-09-27T17:07:09.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:07:09.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:07:09.507Z] Configure a credential helper to remove this warning. See [2022-09-27T17:07:09.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:07:09.507Z] [2022-09-27T17:07:09.507Z] Login Succeeded [2022-09-27T17:07:09.507Z] nexus3.edgexfoundry.org:10003 [2022-09-27T17:07:09.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:07:09.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:07:09.766Z] Configure a credential helper to remove this warning. See [2022-09-27T17:07:09.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:07:09.766Z] [2022-09-27T17:07:09.766Z] Login Succeeded [2022-09-27T17:07:09.766Z] nexus3.edgexfoundry.org:10004 [2022-09-27T17:07:09.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:07:09.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:07:09.766Z] Configure a credential helper to remove this warning. See [2022-09-27T17:07:09.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:07:09.766Z] [2022-09-27T17:07:09.766Z] Login Succeeded [2022-09-27T17:07:09.766Z] docker.io [2022-09-27T17:07:09.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:07:10.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:07:10.336Z] Configure a credential helper to remove this warning. See [2022-09-27T17:07:10.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:07:10.336Z] [2022-09-27T17:07:10.336Z] Login Succeeded [2022-09-27T17:07:10.336Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T17:07:10.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:07:10.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:07:10.390Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-09-27T17:07:10.390Z] 266afac79739f3db6a467d2e291baff0c6e168aa [2022-09-27T17:07:10.390Z] latest [2022-09-27T17:07:10.390Z] 2.3.0-dev.19 [2022-09-27T17:07:10.390Z] 266afac79739f3db6a467d2e291baff0c6e168aa-2.3.0-dev.19 [2022-09-27T17:07:10.390Z] main [2022-09-27T17:07:10.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:07:10.711Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:266afac79739f3db6a467d2e291baff0c6e168aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:07:11.012Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:266afac79739f3db6a467d2e291baff0c6e168aa [2022-09-27T17:07:11.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T17:07:11.012Z] 75cec788745b: Preparing [2022-09-27T17:07:11.012Z] a0eaaee5af73: Preparing [2022-09-27T17:07:11.012Z] 5be3e0a3b467: Preparing [2022-09-27T17:07:11.012Z] 7ada370c7001: Preparing [2022-09-27T17:07:11.012Z] bf495f49f16c: Preparing [2022-09-27T17:07:11.012Z] 994393dc58e7: Preparing [2022-09-27T17:07:11.012Z] 994393dc58e7: Waiting [2022-09-27T17:07:11.012Z] bf495f49f16c: Pushed [2022-09-27T17:07:11.012Z] a0eaaee5af73: Pushed [2022-09-27T17:07:11.012Z] 5be3e0a3b467: Pushed [2022-09-27T17:07:11.012Z] 994393dc58e7: Layer already exists [2022-09-27T17:07:11.271Z] 7ada370c7001: Pushed [2022-09-27T17:07:13.180Z] 75cec788745b: Pushed [2022-09-27T17:07:13.439Z] 266afac79739f3db6a467d2e291baff0c6e168aa: digest: sha256:a805fd9e292f64e6d7e8e541e36357af849097600fceb4af110b17c7234a15b0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:07:13.760Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:07:14.060Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-27T17:07:14.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T17:07:14.061Z] 75cec788745b: Preparing [2022-09-27T17:07:14.061Z] a0eaaee5af73: Preparing [2022-09-27T17:07:14.061Z] 5be3e0a3b467: Preparing [2022-09-27T17:07:14.061Z] 7ada370c7001: Preparing [2022-09-27T17:07:14.061Z] bf495f49f16c: Preparing [2022-09-27T17:07:14.061Z] 994393dc58e7: Preparing [2022-09-27T17:07:14.061Z] 994393dc58e7: Waiting [2022-09-27T17:07:14.061Z] bf495f49f16c: Layer already exists [2022-09-27T17:07:14.061Z] a0eaaee5af73: Layer already exists [2022-09-27T17:07:14.061Z] 7ada370c7001: Layer already exists [2022-09-27T17:07:14.061Z] 5be3e0a3b467: Layer already exists [2022-09-27T17:07:14.061Z] 75cec788745b: Layer already exists [2022-09-27T17:07:14.061Z] 994393dc58e7: Layer already exists [2022-09-27T17:07:14.061Z] latest: digest: sha256:a805fd9e292f64e6d7e8e541e36357af849097600fceb4af110b17c7234a15b0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:07:14.364Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:07:14.676Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.19 [2022-09-27T17:07:14.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T17:07:14.676Z] 75cec788745b: Preparing [2022-09-27T17:07:14.676Z] a0eaaee5af73: Preparing [2022-09-27T17:07:14.676Z] 5be3e0a3b467: Preparing [2022-09-27T17:07:14.676Z] 7ada370c7001: Preparing [2022-09-27T17:07:14.676Z] bf495f49f16c: Preparing [2022-09-27T17:07:14.676Z] 994393dc58e7: Preparing [2022-09-27T17:07:14.676Z] a0eaaee5af73: Layer already exists [2022-09-27T17:07:14.676Z] 75cec788745b: Layer already exists [2022-09-27T17:07:14.676Z] bf495f49f16c: Layer already exists [2022-09-27T17:07:14.676Z] 5be3e0a3b467: Layer already exists [2022-09-27T17:07:14.676Z] 7ada370c7001: Layer already exists [2022-09-27T17:07:14.676Z] 994393dc58e7: Layer already exists [2022-09-27T17:07:14.676Z] 2.3.0-dev.19: digest: sha256:a805fd9e292f64e6d7e8e541e36357af849097600fceb4af110b17c7234a15b0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:07:14.999Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:266afac79739f3db6a467d2e291baff0c6e168aa-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:07:15.300Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:266afac79739f3db6a467d2e291baff0c6e168aa-2.3.0-dev.19 [2022-09-27T17:07:15.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T17:07:15.300Z] 75cec788745b: Preparing [2022-09-27T17:07:15.300Z] a0eaaee5af73: Preparing [2022-09-27T17:07:15.300Z] 5be3e0a3b467: Preparing [2022-09-27T17:07:15.300Z] 7ada370c7001: Preparing [2022-09-27T17:07:15.300Z] bf495f49f16c: Preparing [2022-09-27T17:07:15.300Z] 994393dc58e7: Preparing [2022-09-27T17:07:15.300Z] 994393dc58e7: Waiting [2022-09-27T17:07:15.300Z] a0eaaee5af73: Layer already exists [2022-09-27T17:07:15.300Z] bf495f49f16c: Layer already exists [2022-09-27T17:07:15.300Z] 75cec788745b: Layer already exists [2022-09-27T17:07:15.300Z] 7ada370c7001: Layer already exists [2022-09-27T17:07:15.300Z] 5be3e0a3b467: Layer already exists [2022-09-27T17:07:15.300Z] 994393dc58e7: Layer already exists [2022-09-27T17:07:15.300Z] 266afac79739f3db6a467d2e291baff0c6e168aa-2.3.0-dev.19: digest: sha256:a805fd9e292f64e6d7e8e541e36357af849097600fceb4af110b17c7234a15b0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:07:15.617Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:07:15.926Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-09-27T17:07:15.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T17:07:15.926Z] 75cec788745b: Preparing [2022-09-27T17:07:15.926Z] a0eaaee5af73: Preparing [2022-09-27T17:07:15.926Z] 5be3e0a3b467: Preparing [2022-09-27T17:07:15.926Z] 7ada370c7001: Preparing [2022-09-27T17:07:15.926Z] bf495f49f16c: Preparing [2022-09-27T17:07:15.926Z] 994393dc58e7: Preparing [2022-09-27T17:07:15.926Z] 994393dc58e7: Waiting [2022-09-27T17:07:15.926Z] 75cec788745b: Layer already exists [2022-09-27T17:07:15.926Z] bf495f49f16c: Layer already exists [2022-09-27T17:07:15.926Z] 7ada370c7001: Layer already exists [2022-09-27T17:07:15.926Z] a0eaaee5af73: Layer already exists [2022-09-27T17:07:15.926Z] 5be3e0a3b467: Layer already exists [2022-09-27T17:07:15.926Z] 994393dc58e7: Layer already exists [2022-09-27T17:07:15.926Z] main: digest: sha256:a805fd9e292f64e6d7e8e541e36357af849097600fceb4af110b17c7234a15b0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:07:15.978Z] ===================================================== [Pipeline] echo [2022-09-27T17:07:15.987Z] taggedImages: [2022-09-27T17:07:15.987Z] - nexus3.edgexfoundry.org:10004/device-virtual:266afac79739f3db6a467d2e291baff0c6e168aa [2022-09-27T17:07:15.987Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-27T17:07:15.987Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.19 [2022-09-27T17:07:15.987Z] - nexus3.edgexfoundry.org:10004/device-virtual:266afac79739f3db6a467d2e291baff0c6e168aa-2.3.0-dev.19 [2022-09-27T17:07:15.987Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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 [2022-09-27T17:07:16.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T17:07:16.353Z] [2022-09-27T17:07:16.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:07:16.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T17:07:16.652Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T17:07:16.652Z] 5eb5b503b376: Pulling fs layer [2022-09-27T17:07:16.652Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T17:07:16.652Z] ec43610c2a17: Pulling fs layer [2022-09-27T17:07:16.652Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T17:07:16.652Z] 33b1e0a273af: Pulling fs layer [2022-09-27T17:07:16.652Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T17:07:16.652Z] 2f39f015ded8: Pulling fs layer [2022-09-27T17:07:16.652Z] 3a2ae6a8a46f: Waiting [2022-09-27T17:07:16.652Z] 33b1e0a273af: Waiting [2022-09-27T17:07:16.652Z] 2f39f015ded8: Waiting [2022-09-27T17:07:16.652Z] 5d3b04190fa2: Waiting [2022-09-27T17:07:16.652Z] 5c69ac0246d0: Download complete [2022-09-27T17:07:16.652Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T17:07:16.652Z] 3a2ae6a8a46f: Download complete [2022-09-27T17:07:16.652Z] 33b1e0a273af: Verifying Checksum [2022-09-27T17:07:16.652Z] 33b1e0a273af: Download complete [2022-09-27T17:07:16.652Z] 5d3b04190fa2: Download complete [2022-09-27T17:07:16.652Z] ec43610c2a17: Verifying Checksum [2022-09-27T17:07:16.652Z] ec43610c2a17: Download complete [2022-09-27T17:07:16.910Z] 5eb5b503b376: Download complete [2022-09-27T17:07:17.477Z] 2f39f015ded8: Download complete [2022-09-27T17:07:18.044Z] 5eb5b503b376: Pull complete [2022-09-27T17:07:18.044Z] 5c69ac0246d0: Pull complete [2022-09-27T17:07:19.419Z] ec43610c2a17: Pull complete [2022-09-27T17:07:19.676Z] 3a2ae6a8a46f: Pull complete [2022-09-27T17:07:19.935Z] 33b1e0a273af: Pull complete [2022-09-27T17:07:20.192Z] 5d3b04190fa2: Pull complete [2022-09-27T17:07:24.375Z] 2f39f015ded8: Pull complete [2022-09-27T17:07:24.375Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T17:07:24.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T17:07:24.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:07:24.444Z] prd-ubuntu20.04-docker-8c-8g-1374 does not seem to be running inside a container [2022-09-27T17:07:24.443Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T17:07:29.080Z] $ docker top 7f06716e986a7d651f10215661f82ba53e2433d13b231816434520ec3ff3c666 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:07:29.471Z] ---> job-cost.sh [2022-09-27T17:07:29.471Z] lf-activate-venv: SKIPPING [2022-09-27T17:07:29.471Z] INFO: No Stack... [2022-09-27T17:07:29.730Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T17:07:30.296Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T17:07:30.583Z] + cut -d, -f6 [2022-09-27T17:07:30.583Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [Pipeline] lock [2022-09-27T17:07:30.596Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-55-stack-cost] [2022-09-27T17:07:30.602Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-55-stack-cost] did not exist. Created. [2022-09-27T17:07:30.602Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T17:07:30.896Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T17:07:30.921Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T17:07:30.929Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T17:07:30.914Z] $ docker stop --time=1 7f06716e986a7d651f10215661f82ba53e2433d13b231816434520ec3ff3c666 [2022-09-27T17:07:32.060Z] $ docker rm -f 7f06716e986a7d651f10215661f82ba53e2433d13b231816434520ec3ff3c666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T17:08:43.360Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1376 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-09-27T17:08:43.372Z] Running in /w/workspace/device-virtual-go/55 [Pipeline] { [Pipeline] checkout [2022-09-27T17:08:43.404Z] The recommended git tool is: git [2022-09-27T17:08:48.517Z] using credential edgex-jenkins-ssh [2022-09-27T17:08:48.536Z] Cloning the remote Git repository [2022-09-27T17:08:48.579Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-09-27T17:08:48.653Z] > git init /w/workspace/device-virtual-go/55 # timeout=10 [2022-09-27T17:08:48.802Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-09-27T17:08:48.803Z] > git --version # timeout=10 [2022-09-27T17:08:48.826Z] > git --version # 'git version 2.25.1' [2022-09-27T17:08:48.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T17:08:48.876Z] Verifying host key using known hosts file [2022-09-27T17:08:49.063Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T17:08:49.083Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T17:08:59.419Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-09-27T17:08:59.453Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T17:09:00.362Z] Avoid second fetch [2022-09-27T17:09:00.363Z] Checking out Revision 266afac79739f3db6a467d2e291baff0c6e168aa (main) [2022-09-27T17:09:00.836Z] Commit message: "fix: add device service key in CommandRequestTopic (#309)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T17:09:00.377Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T17:09:00.393Z] > git checkout -f 266afac79739f3db6a467d2e291baff0c6e168aa # timeout=10 [2022-09-27T17:09:01.873Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T17:09:01.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T17:09:01.873Z] Dload Upload Total Spent Left Speed [2022-09-27T17:09:01.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 93348 0 --:--:-- --:--:-- --:--:-- 93348 [Pipeline] sh [2022-09-27T17:09:02.520Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T17:09:02.855Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T17:09:02.855Z] + sudo tee /etc/docker/daemon.new [2022-09-27T17:09:02.855Z] { [2022-09-27T17:09:02.855Z] "registry-mirrors": [ [2022-09-27T17:09:02.855Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T17:09:02.855Z] ], [2022-09-27T17:09:02.855Z] "bip": "10.250.0.254/24", [2022-09-27T17:09:02.855Z] "hosts": [ [2022-09-27T17:09:02.855Z] "tcp://0.0.0.0:5555", [2022-09-27T17:09:02.855Z] "unix:///var/run/docker.sock" [2022-09-27T17:09:02.855Z] ], [2022-09-27T17:09:02.855Z] "mtu": 1458, [2022-09-27T17:09:02.855Z] "selinux-enabled": true, [2022-09-27T17:09:02.855Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T17:09:02.855Z] } [Pipeline] sh [2022-09-27T17:09:03.185Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T17:09:03.514Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T17:09:21.765Z] provisioning config files... [2022-09-27T17:09:21.788Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/55@tmp/config1926692452938191115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:09:22.136Z] ---> docker-login.sh [2022-09-27T17:09:22.136Z] nexus3.edgexfoundry.org:10001 [2022-09-27T17:09:22.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:09:22.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:09:22.674Z] Configure a credential helper to remove this warning. See [2022-09-27T17:09:22.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:09:22.674Z] [2022-09-27T17:09:22.674Z] Login Succeeded [2022-09-27T17:09:22.674Z] nexus3.edgexfoundry.org:10002 [2022-09-27T17:09:22.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:09:22.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:09:22.943Z] Configure a credential helper to remove this warning. See [2022-09-27T17:09:22.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:09:22.943Z] [2022-09-27T17:09:22.943Z] Login Succeeded [2022-09-27T17:09:22.943Z] nexus3.edgexfoundry.org:10003 [2022-09-27T17:09:23.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:09:23.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:09:23.480Z] Configure a credential helper to remove this warning. See [2022-09-27T17:09:23.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:09:23.480Z] [2022-09-27T17:09:23.480Z] Login Succeeded [2022-09-27T17:09:23.480Z] nexus3.edgexfoundry.org:10004 [2022-09-27T17:09:23.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:09:23.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:09:23.749Z] Configure a credential helper to remove this warning. See [2022-09-27T17:09:23.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:09:23.749Z] [2022-09-27T17:09:23.749Z] Login Succeeded [2022-09-27T17:09:23.749Z] docker.io [2022-09-27T17:09:24.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:09:24.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:09:24.289Z] Configure a credential helper to remove this warning. See [2022-09-27T17:09:24.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:09:24.289Z] [2022-09-27T17:09:24.289Z] Login Succeeded [2022-09-27T17:09:24.557Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T17:09:24.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T17:09:24.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:09:24.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:09:24.732Z] ========================================================= [2022-09-27T17:09:24.732Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T17:09:24.732Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:09:25.066Z] + 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 . [2022-09-27T17:09:25.333Z] Sending build context to Docker daemon 11.71MB [2022-09-27T17:09:25.333Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T17:09:25.333Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T17:09:25.603Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T17:09:25.603Z] b3c136eddcbf: Pulling fs layer [2022-09-27T17:09:25.603Z] c0a3192eca97: Pulling fs layer [2022-09-27T17:09:25.603Z] a050256f5b6f: Pulling fs layer [2022-09-27T17:09:25.603Z] 656be50a0ddc: Pulling fs layer [2022-09-27T17:09:25.603Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T17:09:25.603Z] 46d945488cbd: Pulling fs layer [2022-09-27T17:09:25.603Z] 8a5474983e97: Pulling fs layer [2022-09-27T17:09:25.603Z] 329c88fbcd65: Pulling fs layer [2022-09-27T17:09:25.603Z] 46d945488cbd: Waiting [2022-09-27T17:09:25.603Z] 8a5474983e97: Waiting [2022-09-27T17:09:25.603Z] 656be50a0ddc: Waiting [2022-09-27T17:09:25.603Z] 2bbca73fdf42: Waiting [2022-09-27T17:09:25.603Z] a050256f5b6f: Verifying Checksum [2022-09-27T17:09:25.603Z] a050256f5b6f: Download complete [2022-09-27T17:09:25.603Z] c0a3192eca97: Verifying Checksum [2022-09-27T17:09:25.603Z] c0a3192eca97: Download complete [2022-09-27T17:09:25.603Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T17:09:25.603Z] 2bbca73fdf42: Download complete [2022-09-27T17:09:25.603Z] 46d945488cbd: Verifying Checksum [2022-09-27T17:09:25.603Z] 46d945488cbd: Download complete [2022-09-27T17:09:25.603Z] b3c136eddcbf: Verifying Checksum [2022-09-27T17:09:27.031Z] 329c88fbcd65: Verifying Checksum [2022-09-27T17:09:27.031Z] 329c88fbcd65: Download complete [2022-09-27T17:09:27.031Z] b3c136eddcbf: Pull complete [2022-09-27T17:09:27.628Z] c0a3192eca97: Pull complete [2022-09-27T17:09:27.901Z] a050256f5b6f: Pull complete [2022-09-27T17:09:27.901Z] 8a5474983e97: Verifying Checksum [2022-09-27T17:09:27.901Z] 8a5474983e97: Download complete [2022-09-27T17:09:28.487Z] 656be50a0ddc: Verifying Checksum [2022-09-27T17:09:28.487Z] 656be50a0ddc: Download complete [2022-09-27T17:09:40.812Z] 656be50a0ddc: Pull complete [2022-09-27T17:09:40.812Z] 2bbca73fdf42: Pull complete [2022-09-27T17:09:40.812Z] 46d945488cbd: Pull complete [2022-09-27T17:09:45.086Z] 8a5474983e97: Pull complete [2022-09-27T17:09:47.033Z] 329c88fbcd65: Pull complete [2022-09-27T17:09:47.033Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T17:09:47.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T17:09:47.033Z] ---> ff4287adb874 [2022-09-27T17:09:47.033Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T17:09:48.981Z] ---> Running in fee28a354628 [2022-09-27T17:09:49.251Z] Removing intermediate container fee28a354628 [2022-09-27T17:09:49.251Z] ---> e30476b3130f [2022-09-27T17:09:49.251Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T17:09:49.251Z] ---> Running in df6c3901acae [2022-09-27T17:09:49.518Z] Removing intermediate container df6c3901acae [2022-09-27T17:09:49.518Z] ---> 144b5c8d85ee [2022-09-27T17:09:49.518Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:09:49.518Z] ---> Running in b03603c9a288 [2022-09-27T17:09:50.104Z] Removing intermediate container b03603c9a288 [2022-09-27T17:09:50.104Z] ---> 7c1afeb25eeb [2022-09-27T17:09:50.104Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-27T17:09:50.104Z] ---> Running in 1243101a46a5 [2022-09-27T17:09:50.373Z] Removing intermediate container 1243101a46a5 [2022-09-27T17:09:50.373Z] ---> bc03a94ef8ac [2022-09-27T17:09:50.373Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:09:50.373Z] ---> Running in a31d7874111a [2022-09-27T17:09:52.315Z] Removing intermediate container a31d7874111a [2022-09-27T17:09:52.315Z] ---> 986e1306458d [2022-09-27T17:09:52.315Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T17:09:52.315Z] ---> Running in 035d1d3da614 [2022-09-27T17:09:53.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:09:54.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:09:55.189Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T17:09:55.189Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T17:09:55.189Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T17:09:55.456Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T17:09:55.456Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T17:09:55.456Z] OK: 226 MiB in 55 packages [2022-09-27T17:09:56.476Z] Removing intermediate container 035d1d3da614 [2022-09-27T17:09:56.476Z] ---> 9535d8abe680 [2022-09-27T17:09:56.476Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-27T17:09:57.079Z] ---> f33c532b3b74 [2022-09-27T17:09:57.079Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:09:57.079Z] ---> Running in 7ecfd41fb95d [2022-09-27T17:10:43.941Z] Removing intermediate container 7ecfd41fb95d [2022-09-27T17:10:43.941Z] ---> 1ed98f93624f [2022-09-27T17:10:43.941Z] Step 11/13 : COPY . . [2022-09-27T17:10:43.941Z] ---> e5bb488f0a5a [2022-09-27T17:10:43.941Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T17:10:44.208Z] ---> Running in 3b199d6c1cc1 [2022-09-27T17:10:44.475Z] Removing intermediate container 3b199d6c1cc1 [2022-09-27T17:10:44.475Z] ---> 42fc5bead0f8 [2022-09-27T17:10:44.475Z] Step 13/13 : RUN $MAKE [2022-09-27T17:10:44.475Z] ---> Running in 9897682d6b2d [2022-09-27T17:10:45.435Z] noop [2022-09-27T17:10:46.016Z] Removing intermediate container 9897682d6b2d [2022-09-27T17:10:46.016Z] ---> 716485386960 [2022-09-27T17:10:46.016Z] Successfully built 716485386960 [2022-09-27T17:10:46.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:10:46.362Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T17:10:46.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:10:46.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-1376 does not seem to be running inside a container [2022-09-27T17:10:46.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/55 -v /w/workspace/device-virtual-go/55:/w/workspace/device-virtual-go/55:rw,z -v /w/workspace/device-virtual-go/55@tmp:/w/workspace/device-virtual-go/55@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 ******** ci-base-image-arm64 cat [2022-09-27T17:10:47.720Z] $ docker top 8a844a47c27a688b8b30a3a7fa006da9319b04ce9068863fab74ff5dd0a6d430 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T17:10:48.624Z] + go version [2022-09-27T17:10:48.624Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T17:10:48.644Z] $ docker stop --time=1 8a844a47c27a688b8b30a3a7fa006da9319b04ce9068863fab74ff5dd0a6d430 [2022-09-27T17:10:50.357Z] $ docker rm -f 8a844a47c27a688b8b30a3a7fa006da9319b04ce9068863fab74ff5dd0a6d430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:10:50.862Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T17:10:50.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:10:51.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-1376 does not seem to be running inside a container [2022-09-27T17:10:51.091Z] $ 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/55 -v /w/workspace/device-virtual-go/55:/w/workspace/device-virtual-go/55:rw,z -v /w/workspace/device-virtual-go/55@tmp:/w/workspace/device-virtual-go/55@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 ******** ci-base-image-arm64 cat [2022-09-27T17:10:52.192Z] $ docker top f58b6e5a3b1f652558f369f1c9854246ac952289e5ce5fe4001ae16fa1fd79d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T17:10:52.692Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/55 [Pipeline] fileExists [Pipeline] sh [2022-09-27T17:10:53.012Z] + make test [2022-09-27T17:10:53.013Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-27T17:10:54.959Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-27T17:12:16.602Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-27T17:12:16.602Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.132s coverage: 65.7% of statements [2022-09-27T17:12:16.602Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T17:12:16.602Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T17:12:38.713Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T17:12:38.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T17:12:38.713Z] ./bin/test-attribution-txt.sh [2022-09-27T17:12:38.713Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-27T17:12:38.713Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-27T17:12:38.713Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-27T17:12:38.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T17:12:38.745Z] $ docker stop --time=1 f58b6e5a3b1f652558f369f1c9854246ac952289e5ce5fe4001ae16fa1fd79d1 [2022-09-27T17:12:40.457Z] $ docker rm -f f58b6e5a3b1f652558f369f1c9854246ac952289e5ce5fe4001ae16fa1fd79d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T17:12:41.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T17:12:41.352Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T17:12:41.791Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T17:12:42.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T17:12:42.481Z] + ls -al . [2022-09-27T17:12:42.481Z] total 192 [2022-09-27T17:12:42.481Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 17:10 . [2022-09-27T17:12:42.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:08 .. [2022-09-27T17:12:42.481Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 17:09 .git [2022-09-27T17:12:42.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:09 .github [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 27 17:09 .gitignore [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 17:09 .golangci.yml [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 8152 Sep 27 17:09 Attribution.txt [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 27 17:09 CHANGELOG.md [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 27 17:09 Dockerfile [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 17:09 GOVERNANCE.md [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 27 17:09 Jenkinsfile [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 17:09 LICENSE [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 27 17:09 Makefile [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 27 17:09 OWNERS.md [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 27 17:09 README.md [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 17:05 VERSION [2022-09-27T17:12:42.481Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 17:09 bin [2022-09-27T17:12:42.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:09 cmd [2022-09-27T17:12:42.481Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 27 17:12 coverage.out [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 3399 Sep 27 17:09 go.mod [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 37521 Sep 27 17:09 go.sum [2022-09-27T17:12:42.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:09 internal [2022-09-27T17:12:42.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:09 snap [2022-09-27T17:12:42.481Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 27 17:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:12:42.818Z] + 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=266afac79739f3db6a467d2e291baff0c6e168aa --label arch=arm64 --label version=2.3.0-dev.19 . [2022-09-27T17:12:43.087Z] Sending build context to Docker daemon 11.76MB [2022-09-27T17:12:43.087Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T17:12:43.087Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-27T17:12:43.087Z] ---> 716485386960 [2022-09-27T17:12:43.087Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T17:12:43.355Z] ---> Running in 5080ec0c05e1 [2022-09-27T17:12:43.623Z] Removing intermediate container 5080ec0c05e1 [2022-09-27T17:12:43.623Z] ---> f4218cb90f77 [2022-09-27T17:12:43.623Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T17:12:43.623Z] ---> Running in 8c69707ab012 [2022-09-27T17:12:43.905Z] Removing intermediate container 8c69707ab012 [2022-09-27T17:12:43.905Z] ---> e6dc06a733f0 [2022-09-27T17:12:43.905Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-27T17:12:43.905Z] ---> Running in efc54faadd5b [2022-09-27T17:12:44.174Z] Removing intermediate container efc54faadd5b [2022-09-27T17:12:44.174Z] ---> fd55dcfe0780 [2022-09-27T17:12:44.174Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-27T17:12:44.440Z] ---> Running in c8faaef50bed [2022-09-27T17:12:44.708Z] Removing intermediate container c8faaef50bed [2022-09-27T17:12:44.708Z] ---> eabbb044c668 [2022-09-27T17:12:44.708Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:12:44.708Z] ---> Running in 0f8e865ca7e3 [2022-09-27T17:12:46.654Z] Removing intermediate container 0f8e865ca7e3 [2022-09-27T17:12:46.654Z] ---> c144613439ba [2022-09-27T17:12:46.654Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T17:12:46.654Z] ---> Running in 80cfd4f23c40 [2022-09-27T17:12:47.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:12:48.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:12:49.612Z] OK: 226 MiB in 55 packages [2022-09-27T17:12:50.227Z] Removing intermediate container 80cfd4f23c40 [2022-09-27T17:12:50.227Z] ---> 9edefe9dd429 [2022-09-27T17:12:50.227Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-27T17:12:50.814Z] ---> 08eafd032929 [2022-09-27T17:12:50.814Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T17:12:50.814Z] ---> Running in 30b5a79a9d7b [2022-09-27T17:12:52.765Z] Removing intermediate container 30b5a79a9d7b [2022-09-27T17:12:52.765Z] ---> 8e37621f4633 [2022-09-27T17:12:52.765Z] Step 11/27 : COPY . . [2022-09-27T17:12:53.734Z] ---> 6616cee6f449 [2022-09-27T17:12:53.734Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T17:12:54.002Z] ---> Running in 964b7ea1ebfe [2022-09-27T17:12:54.271Z] Removing intermediate container 964b7ea1ebfe [2022-09-27T17:12:54.271Z] ---> 56e139d08f1a [2022-09-27T17:12:54.271Z] Step 13/27 : RUN $MAKE [2022-09-27T17:12:54.271Z] ---> Running in e6bdc290cb5c [2022-09-27T17:12:55.239Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-27T17:15:16.977Z] Removing intermediate container e6bdc290cb5c [2022-09-27T17:15:16.977Z] ---> cacf9a6d58de [2022-09-27T17:15:16.977Z] Step 14/27 : FROM alpine:3.16 [2022-09-27T17:15:16.977Z] 3.16: Pulling from library/alpine [2022-09-27T17:15:16.977Z] 9b18e9b68314: Pulling fs layer [2022-09-27T17:15:16.977Z] 9b18e9b68314: Verifying Checksum [2022-09-27T17:15:16.977Z] 9b18e9b68314: Download complete [2022-09-27T17:15:17.563Z] 9b18e9b68314: Pull complete [2022-09-27T17:15:17.563Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T17:15:17.563Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T17:15:17.564Z] ---> a6215f271958 [2022-09-27T17:15:17.564Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-27T17:15:17.564Z] ---> Running in 53b27f6e5223 [2022-09-27T17:15:17.834Z] Removing intermediate container 53b27f6e5223 [2022-09-27T17:15:17.834Z] ---> 0986cb196b4d [2022-09-27T17:15:17.834Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T17:15:18.104Z] ---> Running in fcdb4e63f776 [2022-09-27T17:15:19.522Z] Removing intermediate container fcdb4e63f776 [2022-09-27T17:15:19.522Z] ---> 861f7d6da6cc [2022-09-27T17:15:19.522Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T17:15:19.794Z] ---> Running in a63c0a5c7258 [2022-09-27T17:15:20.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T17:15:21.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T17:15:22.697Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T17:15:22.697Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T17:15:22.964Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T17:15:22.964Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T17:15:22.964Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T17:15:23.234Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T17:15:23.234Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T17:15:23.234Z] OK: 8 MiB in 20 packages [2022-09-27T17:15:24.199Z] Removing intermediate container a63c0a5c7258 [2022-09-27T17:15:24.199Z] ---> 0ca7dc3758d3 [2022-09-27T17:15:24.199Z] Step 18/27 : WORKDIR / [2022-09-27T17:15:24.199Z] ---> Running in d7eb5238d356 [2022-09-27T17:15:24.783Z] Removing intermediate container d7eb5238d356 [2022-09-27T17:15:24.783Z] ---> b5c86a390ecd [2022-09-27T17:15:24.783Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-27T17:15:25.050Z] ---> e4802d3839fe [2022-09-27T17:15:25.050Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-27T17:15:25.633Z] ---> 215ee3985596 [2022-09-27T17:15:25.633Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-27T17:15:27.041Z] ---> 2ad37e6390ba [2022-09-27T17:15:27.041Z] Step 22/27 : EXPOSE 59900 [2022-09-27T17:15:27.314Z] ---> Running in aab08b4dae30 [2022-09-27T17:15:27.582Z] Removing intermediate container aab08b4dae30 [2022-09-27T17:15:27.582Z] ---> b12567db9f72 [2022-09-27T17:15:27.582Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-27T17:15:27.582Z] ---> Running in de0bc1aa27c3 [2022-09-27T17:15:27.851Z] Removing intermediate container de0bc1aa27c3 [2022-09-27T17:15:27.851Z] ---> bdf9b4dfd17f [2022-09-27T17:15:27.851Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T17:15:27.851Z] ---> Running in 2c982d76c4d0 [2022-09-27T17:15:28.120Z] Removing intermediate container 2c982d76c4d0 [2022-09-27T17:15:28.120Z] ---> d0fbd31c35b5 [2022-09-27T17:15:28.120Z] Step 25/27 : LABEL arch=arm64 [2022-09-27T17:15:28.390Z] ---> Running in 91c3acb14c52 [2022-09-27T17:15:28.658Z] Removing intermediate container 91c3acb14c52 [2022-09-27T17:15:28.658Z] ---> d9290952ad6f [2022-09-27T17:15:28.658Z] Step 26/27 : LABEL git_sha=266afac79739f3db6a467d2e291baff0c6e168aa [2022-09-27T17:15:28.658Z] ---> Running in 63e365619dbf [2022-09-27T17:15:28.934Z] Removing intermediate container 63e365619dbf [2022-09-27T17:15:28.934Z] ---> 4f042c69211f [2022-09-27T17:15:28.934Z] Step 27/27 : LABEL version=2.3.0-dev.19 [2022-09-27T17:15:28.934Z] ---> Running in 24c910a4799a [2022-09-27T17:15:29.517Z] Removing intermediate container 24c910a4799a [2022-09-27T17:15:29.517Z] ---> 116144cb41c8 [2022-09-27T17:15:29.517Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T17:15:29.517Z] Successfully built 116144cb41c8 [2022-09-27T17:15:29.517Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T17:15:29.625Z] provisioning config files... [2022-09-27T17:15:29.642Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/55@tmp/config17230974656851831147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:15:29.975Z] ---> docker-login.sh [2022-09-27T17:15:29.975Z] nexus3.edgexfoundry.org:10001 [2022-09-27T17:15:30.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:15:30.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:15:30.245Z] Configure a credential helper to remove this warning. See [2022-09-27T17:15:30.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:15:30.245Z] [2022-09-27T17:15:30.245Z] Login Succeeded [2022-09-27T17:15:30.245Z] nexus3.edgexfoundry.org:10002 [2022-09-27T17:15:30.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:15:30.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:15:30.515Z] Configure a credential helper to remove this warning. See [2022-09-27T17:15:30.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:15:30.515Z] [2022-09-27T17:15:30.515Z] Login Succeeded [2022-09-27T17:15:30.515Z] nexus3.edgexfoundry.org:10003 [2022-09-27T17:15:30.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:15:31.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:15:31.050Z] Configure a credential helper to remove this warning. See [2022-09-27T17:15:31.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:15:31.050Z] [2022-09-27T17:15:31.050Z] Login Succeeded [2022-09-27T17:15:31.050Z] nexus3.edgexfoundry.org:10004 [2022-09-27T17:15:31.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:15:31.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:15:31.317Z] Configure a credential helper to remove this warning. See [2022-09-27T17:15:31.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:15:31.317Z] [2022-09-27T17:15:31.317Z] Login Succeeded [2022-09-27T17:15:31.317Z] docker.io [2022-09-27T17:15:31.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T17:15:32.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T17:15:32.169Z] Configure a credential helper to remove this warning. See [2022-09-27T17:15:32.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T17:15:32.170Z] [2022-09-27T17:15:32.170Z] Login Succeeded [2022-09-27T17:15:32.170Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T17:15:32.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:15:32.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T17:15:32.220Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-09-27T17:15:32.220Z] 266afac79739f3db6a467d2e291baff0c6e168aa [2022-09-27T17:15:32.220Z] latest [2022-09-27T17:15:32.220Z] 2.3.0-dev.19 [2022-09-27T17:15:32.220Z] 266afac79739f3db6a467d2e291baff0c6e168aa-2.3.0-dev.19 [2022-09-27T17:15:32.220Z] main [2022-09-27T17:15:32.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:32.553Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:266afac79739f3db6a467d2e291baff0c6e168aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:32.895Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:266afac79739f3db6a467d2e291baff0c6e168aa [2022-09-27T17:15:32.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T17:15:32.895Z] c2694ee31c30: Preparing [2022-09-27T17:15:32.895Z] c8e0fe33434b: Preparing [2022-09-27T17:15:32.895Z] 41f63ef89e65: Preparing [2022-09-27T17:15:32.895Z] 2ee5057654da: Preparing [2022-09-27T17:15:32.895Z] b84db59f2f79: Preparing [2022-09-27T17:15:32.895Z] 5d3e392a13a0: Preparing [2022-09-27T17:15:32.895Z] 5d3e392a13a0: Waiting [2022-09-27T17:15:33.161Z] b84db59f2f79: Pushed [2022-09-27T17:15:33.161Z] 41f63ef89e65: Pushed [2022-09-27T17:15:33.161Z] c8e0fe33434b: Pushed [2022-09-27T17:15:33.161Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:15:33.744Z] 2ee5057654da: Pushed [2022-09-27T17:15:38.070Z] c2694ee31c30: Pushed [2022-09-27T17:15:38.070Z] 266afac79739f3db6a467d2e291baff0c6e168aa: digest: sha256:a98e5a4be823fecb6a2489cf1aed094f7977970f6af8967f56f0f7fc3df7b3ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:38.430Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:38.778Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-27T17:15:38.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T17:15:38.778Z] c2694ee31c30: Preparing [2022-09-27T17:15:38.778Z] c8e0fe33434b: Preparing [2022-09-27T17:15:38.778Z] 41f63ef89e65: Preparing [2022-09-27T17:15:38.778Z] 2ee5057654da: Preparing [2022-09-27T17:15:38.778Z] b84db59f2f79: Preparing [2022-09-27T17:15:38.778Z] 5d3e392a13a0: Preparing [2022-09-27T17:15:38.778Z] 5d3e392a13a0: Waiting [2022-09-27T17:15:38.778Z] 2ee5057654da: Layer already exists [2022-09-27T17:15:38.778Z] c2694ee31c30: Layer already exists [2022-09-27T17:15:38.778Z] c8e0fe33434b: Layer already exists [2022-09-27T17:15:38.778Z] 41f63ef89e65: Layer already exists [2022-09-27T17:15:38.778Z] b84db59f2f79: Layer already exists [2022-09-27T17:15:38.778Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:15:39.049Z] latest: digest: sha256:a98e5a4be823fecb6a2489cf1aed094f7977970f6af8967f56f0f7fc3df7b3ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:39.402Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:40.014Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.19 [2022-09-27T17:15:40.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T17:15:40.014Z] c2694ee31c30: Preparing [2022-09-27T17:15:40.014Z] c8e0fe33434b: Preparing [2022-09-27T17:15:40.014Z] 41f63ef89e65: Preparing [2022-09-27T17:15:40.014Z] 2ee5057654da: Preparing [2022-09-27T17:15:40.014Z] b84db59f2f79: Preparing [2022-09-27T17:15:40.014Z] 5d3e392a13a0: Preparing [2022-09-27T17:15:40.014Z] 5d3e392a13a0: Waiting [2022-09-27T17:15:40.014Z] b84db59f2f79: Layer already exists [2022-09-27T17:15:40.014Z] c2694ee31c30: Layer already exists [2022-09-27T17:15:40.014Z] c8e0fe33434b: Layer already exists [2022-09-27T17:15:40.014Z] 41f63ef89e65: Layer already exists [2022-09-27T17:15:40.014Z] 2ee5057654da: Layer already exists [2022-09-27T17:15:40.014Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:15:40.014Z] 2.3.0-dev.19: digest: sha256:a98e5a4be823fecb6a2489cf1aed094f7977970f6af8967f56f0f7fc3df7b3ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:40.613Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:266afac79739f3db6a467d2e291baff0c6e168aa-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:40.950Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:266afac79739f3db6a467d2e291baff0c6e168aa-2.3.0-dev.19 [2022-09-27T17:15:40.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T17:15:40.950Z] c2694ee31c30: Preparing [2022-09-27T17:15:40.950Z] c8e0fe33434b: Preparing [2022-09-27T17:15:40.950Z] 41f63ef89e65: Preparing [2022-09-27T17:15:40.950Z] 2ee5057654da: Preparing [2022-09-27T17:15:40.950Z] b84db59f2f79: Preparing [2022-09-27T17:15:40.950Z] 5d3e392a13a0: Preparing [2022-09-27T17:15:40.950Z] 5d3e392a13a0: Waiting [2022-09-27T17:15:40.950Z] 41f63ef89e65: Layer already exists [2022-09-27T17:15:40.950Z] c2694ee31c30: Layer already exists [2022-09-27T17:15:40.950Z] 2ee5057654da: Layer already exists [2022-09-27T17:15:40.950Z] b84db59f2f79: Layer already exists [2022-09-27T17:15:40.950Z] c8e0fe33434b: Layer already exists [2022-09-27T17:15:40.950Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:15:41.220Z] 266afac79739f3db6a467d2e291baff0c6e168aa-2.3.0-dev.19: digest: sha256:a98e5a4be823fecb6a2489cf1aed094f7977970f6af8967f56f0f7fc3df7b3ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:41.565Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:41.900Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-09-27T17:15:41.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T17:15:41.900Z] c2694ee31c30: Preparing [2022-09-27T17:15:41.900Z] c8e0fe33434b: Preparing [2022-09-27T17:15:41.900Z] 41f63ef89e65: Preparing [2022-09-27T17:15:41.900Z] 2ee5057654da: Preparing [2022-09-27T17:15:41.900Z] b84db59f2f79: Preparing [2022-09-27T17:15:41.900Z] 5d3e392a13a0: Preparing [2022-09-27T17:15:41.900Z] 5d3e392a13a0: Waiting [2022-09-27T17:15:41.900Z] c8e0fe33434b: Layer already exists [2022-09-27T17:15:41.901Z] 2ee5057654da: Layer already exists [2022-09-27T17:15:41.901Z] 41f63ef89e65: Layer already exists [2022-09-27T17:15:41.901Z] c2694ee31c30: Layer already exists [2022-09-27T17:15:41.901Z] b84db59f2f79: Layer already exists [2022-09-27T17:15:41.901Z] 5d3e392a13a0: Layer already exists [2022-09-27T17:15:42.166Z] main: digest: sha256:a98e5a4be823fecb6a2489cf1aed094f7977970f6af8967f56f0f7fc3df7b3ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T17:15:42.207Z] ===================================================== [Pipeline] echo [2022-09-27T17:15:42.213Z] taggedImages: [2022-09-27T17:15:42.213Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:266afac79739f3db6a467d2e291baff0c6e168aa [2022-09-27T17:15:42.213Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-27T17:15:42.213Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.19 [2022-09-27T17:15:42.213Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:266afac79739f3db6a467d2e291baff0c6e168aa-2.3.0-dev.19 [2022-09-27T17:15:42.213Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:42.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T17:15:42.572Z] [2022-09-27T17:15:42.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:15:42.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T17:15:42.904Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T17:15:42.904Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T17:15:42.904Z] 04944245beec: Pulling fs layer [2022-09-27T17:15:42.904Z] 699f458cf7ca: Pulling fs layer [2022-09-27T17:15:42.904Z] 765212b225bb: Pulling fs layer [2022-09-27T17:15:42.904Z] f23df028b6ca: Pulling fs layer [2022-09-27T17:15:42.904Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T17:15:42.904Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T17:15:42.904Z] f23df028b6ca: Waiting [2022-09-27T17:15:42.904Z] d65c8cfc05b1: Waiting [2022-09-27T17:15:42.904Z] 2437ff75d9bd: Waiting [2022-09-27T17:15:42.904Z] 765212b225bb: Waiting [2022-09-27T17:15:43.170Z] 04944245beec: Verifying Checksum [2022-09-27T17:15:43.170Z] 04944245beec: Download complete [2022-09-27T17:15:43.170Z] 765212b225bb: Verifying Checksum [2022-09-27T17:15:43.170Z] 765212b225bb: Download complete [2022-09-27T17:15:43.170Z] f23df028b6ca: Verifying Checksum [2022-09-27T17:15:43.170Z] f23df028b6ca: Download complete [2022-09-27T17:15:43.170Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T17:15:43.170Z] d65c8cfc05b1: Download complete [2022-09-27T17:15:43.170Z] 699f458cf7ca: Verifying Checksum [2022-09-27T17:15:43.170Z] 699f458cf7ca: Download complete [2022-09-27T17:15:43.755Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T17:15:43.755Z] 8998bd30e6a1: Download complete [2022-09-27T17:15:46.343Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T17:15:47.753Z] 8998bd30e6a1: Pull complete [2022-09-27T17:15:48.020Z] 04944245beec: Pull complete [2022-09-27T17:15:49.430Z] 699f458cf7ca: Pull complete [2022-09-27T17:15:49.430Z] 765212b225bb: Pull complete [2022-09-27T17:15:50.389Z] f23df028b6ca: Pull complete [2022-09-27T17:15:50.389Z] d65c8cfc05b1: Pull complete [2022-09-27T17:16:05.393Z] 2437ff75d9bd: Pull complete [2022-09-27T17:16:05.393Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T17:16:05.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T17:16:05.393Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:16:05.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-1376 does not seem to be running inside a container [2022-09-27T17:16:05.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/55 -v /w/workspace/device-virtual-go/55:/w/workspace/device-virtual-go/55:rw,z -v /w/workspace/device-virtual-go/55@tmp:/w/workspace/device-virtual-go/55@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T17:16:08.159Z] $ docker top e51ea3adbda79ad3d0b8edb1743bdb52bb5632008a87cef77cf9e7f9768d4c40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:16:08.667Z] ---> job-cost.sh [2022-09-27T17:16:08.934Z] lf-activate-venv: SKIPPING [2022-09-27T17:16:08.934Z] INFO: No Stack... [2022-09-27T17:16:09.198Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T17:16:10.154Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T17:16:10.793Z] + cat /w/workspace/device-virtual-go/55/archives/cost.csv [2022-09-27T17:16:10.793Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T17:16:10.856Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-55-stack-cost] [2022-09-27T17:16:10.861Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-55-stack-cost] did not exist. Created. [2022-09-27T17:16:10.861Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T17:16:11.193Z] /w/workspace/device-virtual-go/55@tmp/durable-deb9ca69/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T17:16:11.794Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T17:16:11.807Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T17:16:11.850Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T17:16:11.856Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T17:16:11.875Z] $ docker stop --time=1 e51ea3adbda79ad3d0b8edb1743bdb52bb5632008a87cef77cf9e7f9768d4c40 [2022-09-27T17:16:13.912Z] $ docker rm -f e51ea3adbda79ad3d0b8edb1743bdb52bb5632008a87cef77cf9e7f9768d4c40 [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 [2022-09-27T17:16:14.263Z] provisioning config files... [2022-09-27T17:16:14.269Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6714114105977738262tmp [Pipeline] { [Pipeline] sh [2022-09-27T17:16:14.552Z] + set +x [2022-09-27T17:16:14.552Z] + + curl -s https://codecov.io/bashbash [2022-09-27T17:16:14.552Z] -s -- [2022-09-27T17:16:14.552Z] [2022-09-27T17:16:14.552Z] _____ _ [2022-09-27T17:16:14.552Z] / ____| | | [2022-09-27T17:16:14.552Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T17:16:14.552Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T17:16:14.552Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T17:16:14.552Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T17:16:14.552Z] Bash-1.0.6 [2022-09-27T17:16:14.552Z] [2022-09-27T17:16:14.552Z] [2022-09-27T17:16:14.552Z] ==> git version 2.25.1 found [2022-09-27T17:16:14.552Z] ==> 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 [2022-09-27T17:16:14.552Z] Release-Date: 2020-01-08 [2022-09-27T17:16:14.552Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T17:16:14.552Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T17:16:14.552Z] ==> Jenkins CI detected. [2022-09-27T17:16:14.552Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-09-27T17:16:14.552Z] project root: . [2022-09-27T17:16:14.552Z] --> token set from env [2022-09-27T17:16:14.552Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T17:16:14.552Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T17:16:14.552Z] ==> Python coveragepy not found [2022-09-27T17:16:14.552Z] ==> Searching for coverage reports in: [2022-09-27T17:16:14.552Z] + . [2022-09-27T17:16:14.552Z] -> Found 1 reports [2022-09-27T17:16:14.552Z] ==> Detecting git/mercurial file structure [2022-09-27T17:16:14.552Z] ==> Reading reports [2022-09-27T17:16:14.552Z] + ./coverage.out bytes=44128 [2022-09-27T17:16:14.552Z] ==> Appending adjustments [2022-09-27T17:16:14.552Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T17:16:14.812Z] + Found adjustments [2022-09-27T17:16:14.812Z] ==> Gzipping contents [2022-09-27T17:16:14.812Z] 8.0K /tmp/codecov.o9OzDZ.gz [2022-09-27T17:16:14.812Z] ==> Uploading reports [2022-09-27T17:16:14.812Z] url: https://codecov.io [2022-09-27T17:16:14.812Z] query: branch=main&commit=266afac79739f3db6a467d2e291baff0c6e168aa&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T17:16:14.812Z] -> Pinging Codecov [2022-09-27T17:16:14.812Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=266afac79739f3db6a467d2e291baff0c6e168aa&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T17:16:15.071Z] -> Uploading to [2022-09-27T17:16:15.071Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/5E52B4B073DB2E39498172D8E973AA87/266afac79739f3db6a467d2e291baff0c6e168aa/b161a1b5-fc94-4277-bbf8-436076443874.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T171614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c87534109e40f0f1e65ac3aaefe74ba4f7ea384dd67b4a7bb7e056d70c7a668 [2022-09-27T17:16:15.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T17:16:15.071Z] Dload Upload Total Spent Left Speed [2022-09-27T17:16:15.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5497 0 0 100 5497 0 20980 --:--:-- --:--:-- --:--:-- 20980 [2022-09-27T17:16:15.331Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/266afac79739f3db6a467d2e291baff0c6e168aa [Pipeline] } [2022-09-27T17:16:15.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-27T17:16:15.451Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T17:16:15.468Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:16:15.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T17:16:15.765Z] [2022-09-27T17:16:15.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:16:16.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T17:16:16.639Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T17:16:16.639Z] df9b9388f04a: Pulling fs layer [2022-09-27T17:16:16.639Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T17:16:16.639Z] 25bc292e5bac: Pulling fs layer [2022-09-27T17:16:16.639Z] 114826534d7a: Pulling fs layer [2022-09-27T17:16:16.639Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T17:16:16.639Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T17:16:16.639Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T17:16:16.639Z] 4657fd5d0bcf: Waiting [2022-09-27T17:16:16.639Z] 6ad1cebc031e: Waiting [2022-09-27T17:16:16.639Z] 114826534d7a: Waiting [2022-09-27T17:16:16.639Z] 8a3aa393b2d8: Waiting [2022-09-27T17:16:16.639Z] 25bc292e5bac: Download complete [2022-09-27T17:16:16.639Z] 52dc419b0ee2: Verifying Checksum [2022-09-27T17:16:16.639Z] 52dc419b0ee2: Download complete [2022-09-27T17:16:16.639Z] 4657fd5d0bcf: Verifying Checksum [2022-09-27T17:16:16.639Z] 4657fd5d0bcf: Download complete [2022-09-27T17:16:16.639Z] df9b9388f04a: Verifying Checksum [2022-09-27T17:16:16.897Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T17:16:16.897Z] 6ad1cebc031e: Download complete [2022-09-27T17:16:16.897Z] df9b9388f04a: Pull complete [2022-09-27T17:16:17.164Z] 52dc419b0ee2: Pull complete [2022-09-27T17:16:17.164Z] 25bc292e5bac: Pull complete [2022-09-27T17:16:18.543Z] 114826534d7a: Download complete [2022-09-27T17:16:18.802Z] 8a3aa393b2d8: Verifying Checksum [2022-09-27T17:16:18.802Z] 8a3aa393b2d8: Download complete [2022-09-27T17:16:22.081Z] 114826534d7a: Pull complete [2022-09-27T17:16:22.081Z] 4657fd5d0bcf: Pull complete [2022-09-27T17:16:22.645Z] 6ad1cebc031e: Pull complete [2022-09-27T17:16:25.175Z] 8a3aa393b2d8: Pull complete [2022-09-27T17:16:25.175Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T17:16:25.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T17:16:25.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:16:25.256Z] prd-ubuntu20.04-docker-8c-8g-1374 does not seem to be running inside a container [2022-09-27T17:16:25.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-27T17:16:29.093Z] $ docker top 6aa70eede03438a8cfc3b4237ed45810387f87997f211c215c07897b50662b60 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T17:16:29.152Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-09-27T17:16:29.429Z] + set -o pipefail [2022-09-27T17:16:29.429Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-09-27T17:16:34.699Z] [2022-09-27T17:16:34.699Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-09-27T17:16:34.699Z] [2022-09-27T17:16:34.699Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/a8a7e1f7-379e-4299-b1c2-bc920be229e5 [2022-09-27T17:16:34.699Z] [2022-09-27T17:16:34.699Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-27T17:16:34.699Z] [2022-09-27T17:16:34.699Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T17:16:34.699Z] [2022-09-27T17:16:34.699Z] [Pipeline] } [2022-09-27T17:16:34.710Z] $ docker stop --time=1 6aa70eede03438a8cfc3b4237ed45810387f87997f211c215c07897b50662b60 [2022-09-27T17:16:37.940Z] $ docker rm -f 6aa70eede03438a8cfc3b4237ed45810387f87997f211c215c07897b50662b60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T17:16:38.561Z] + git log --format=format:%s -1 266afac79739f3db6a467d2e291baff0c6e168aa [Pipeline] sh [2022-09-27T17:16:38.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T17:16:38.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:16:39.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:16:39.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:16:39.208Z] prd-ubuntu20.04-docker-8c-8g-1374 does not seem to be running inside a container [2022-09-27T17:16:39.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2022-09-27T17:16:39.641Z] $ docker top a3510467f4ceb19c5af1aa9931e9ea862fbaba7352893725c597cf5aab14753a -eo pid,comm [2022-09-27T17:16:39.686Z] 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). [2022-09-27T17:16:39.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T17:16:39.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T17:16:39.721Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T17:16:39.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T17:16:39.829Z] $ docker exec a3510467f4ceb19c5af1aa9931e9ea862fbaba7352893725c597cf5aab14753a ssh-agent [2022-09-27T17:16:39.917Z] SSH_AUTH_SOCK=/tmp/ssh-8Y9gpVMQ3su2/agent.32 [2022-09-27T17:16:39.917Z] SSH_AGENT_PID=38 [2022-09-27T17:16:39.922Z] Running ssh-add (command line suppressed) [2022-09-27T17:16:40.015Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3791548902357442577.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3791548902357442577.key) [2022-09-27T17:16:40.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T17:16:40.309Z] + git semver tag [2022-09-27T17:16:40.569Z] 2022-09-27 17:16:40,493 [run_tag] DEBUG tag force:False [2022-09-27T17:16:40.569Z] 2022-09-27 17:16:40,493 [check_head_tag] DEBUG check head tag [2022-09-27T17:16:40.569Z] 2022-09-27 17:16:40,494 [execute] INFO git cat-file --batch-check [2022-09-27T17:16:40.569Z] 2022-09-27 17:16:40,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T17:16:40.569Z] 2022-09-27 17:16:40,497 [execute] INFO git cat-file --batch [2022-09-27T17:16:40.569Z] 2022-09-27 17:16:40,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T17:16:40.569Z] 2022-09-27 17:16:40,508 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T17:16:40.569Z] 2022-09-27 17:16:40,509 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-09-27T17:16:40.569Z] 2022-09-27 17:16:40,509 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T17:16:40.569Z] 2022-09-27 17:16:40,514 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T17:16:40.569Z] 2.3.0-dev.19 [Pipeline] } [2022-09-27T17:16:40.580Z] $ docker exec --env ******** --env ******** a3510467f4ceb19c5af1aa9931e9ea862fbaba7352893725c597cf5aab14753a ssh-agent -k [2022-09-27T17:16:40.677Z] unset SSH_AUTH_SOCK; [2022-09-27T17:16:40.678Z] unset SSH_AGENT_PID; [2022-09-27T17:16:40.678Z] echo Agent pid 38 killed; [2022-09-27T17:16:40.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T17:16:40.997Z] + git semver [Pipeline] } [2022-09-27T17:16:41.270Z] $ docker stop --time=1 a3510467f4ceb19c5af1aa9931e9ea862fbaba7352893725c597cf5aab14753a [2022-09-27T17:16:42.547Z] $ docker rm -f a3510467f4ceb19c5af1aa9931e9ea862fbaba7352893725c597cf5aab14753a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:16:42.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T17:16:42.919Z] [2022-09-27T17:16:42.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:16:43.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T17:16:43.213Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T17:16:43.213Z] ab5ef0e58194: Pulling fs layer [2022-09-27T17:16:43.213Z] 9712f1f96733: Pulling fs layer [2022-09-27T17:16:43.213Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T17:16:43.213Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T17:16:43.213Z] e9a5061849ea: Pulling fs layer [2022-09-27T17:16:43.213Z] d747dcd14b5f: Pulling fs layer [2022-09-27T17:16:43.213Z] 2de7ff778b66: Pulling fs layer [2022-09-27T17:16:43.213Z] 0d9ebad4ef96: Waiting [2022-09-27T17:16:43.213Z] e9a5061849ea: Waiting [2022-09-27T17:16:43.213Z] 2de7ff778b66: Waiting [2022-09-27T17:16:43.213Z] 9712f1f96733: Verifying Checksum [2022-09-27T17:16:43.213Z] 9712f1f96733: Download complete [2022-09-27T17:16:43.476Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T17:16:43.476Z] 63f879dbbcfc: Download complete [2022-09-27T17:16:43.736Z] e9a5061849ea: Verifying Checksum [2022-09-27T17:16:43.736Z] e9a5061849ea: Download complete [2022-09-27T17:16:43.736Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T17:16:43.736Z] 0d9ebad4ef96: Download complete [2022-09-27T17:16:43.736Z] d747dcd14b5f: Verifying Checksum [2022-09-27T17:16:43.736Z] d747dcd14b5f: Download complete [2022-09-27T17:16:43.736Z] ab5ef0e58194: Verifying Checksum [2022-09-27T17:16:43.736Z] ab5ef0e58194: Download complete [2022-09-27T17:16:43.993Z] 2de7ff778b66: Verifying Checksum [2022-09-27T17:16:43.993Z] 2de7ff778b66: Download complete [2022-09-27T17:16:46.520Z] ab5ef0e58194: Pull complete [2022-09-27T17:16:46.520Z] 9712f1f96733: Pull complete [2022-09-27T17:16:47.083Z] 63f879dbbcfc: Pull complete [2022-09-27T17:16:51.415Z] 0d9ebad4ef96: Pull complete [2022-09-27T17:16:51.415Z] e9a5061849ea: Pull complete [2022-09-27T17:16:51.415Z] d747dcd14b5f: Pull complete [2022-09-27T17:16:51.985Z] 2de7ff778b66: Pull complete [2022-09-27T17:16:51.985Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T17:16:51.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T17:16:51.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:16:52.061Z] prd-ubuntu20.04-docker-8c-8g-1374 does not seem to be running inside a container [2022-09-27T17:16:52.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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-lftools:0.23.1-centos7 cat [2022-09-27T17:16:55.894Z] $ docker top 90c429de023b290ce6c42646960b2c8aa7a8f1d38750cab891ed492697a618fb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T17:16:55.969Z] provisioning config files... [2022-09-27T17:16:55.976Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13296726175083059199tmp [2022-09-27T17:16:55.987Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3108681268989589822tmp [2022-09-27T17:16:55.996Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3755954434275716341tmp [Pipeline] { [Pipeline] echo [2022-09-27T17:16:56.012Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:16:56.293Z] ---> sigul-configuration.sh [2022-09-27T17:16:56.293Z] gpg: directory `/root/.gnupg' created [2022-09-27T17:16:56.293Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T17:16:56.293Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T17:16:56.293Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T17:16:56.293Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T17:16:56.293Z] gpg: CAST5 encrypted data [2022-09-27T17:16:56.293Z] gpg: encrypted with 1 passphrase [2022-09-27T17:16:56.293Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T17:16:56.577Z] + mkdir /home/jenkins [2022-09-27T17:16:56.577Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T17:16:56.859Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-27T17:16:56.867Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:16:57.150Z] ---> sigul-install.sh [2022-09-27T17:16:57.150Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T17:16:57.435Z] + git tag --list [2022-09-27T17:16:57.435Z] v1.0.0 [2022-09-27T17:16:57.435Z] v1.1.0 [2022-09-27T17:16:57.435Z] v1.1.1 [2022-09-27T17:16:57.435Z] v1.2.1 [2022-09-27T17:16:57.435Z] v1.2.2 [2022-09-27T17:16:57.435Z] v1.2.3 [2022-09-27T17:16:57.435Z] v1.3.0 [2022-09-27T17:16:57.435Z] v1.3.1 [2022-09-27T17:16:57.435Z] v2.0.0 [2022-09-27T17:16:57.435Z] v2.1.0 [2022-09-27T17:16:57.435Z] v2.1.1 [2022-09-27T17:16:57.435Z] v2.1.1-dev.1 [2022-09-27T17:16:57.435Z] v2.1.1-dev.2 [2022-09-27T17:16:57.435Z] v2.2.0 [2022-09-27T17:16:57.435Z] v2.2.1-dev.1 [2022-09-27T17:16:57.435Z] v2.2.1-dev.2 [2022-09-27T17:16:57.435Z] v2.2.1-dev.3 [2022-09-27T17:16:57.435Z] v2.2.1-dev.4 [2022-09-27T17:16:57.435Z] v2.2.1-dev.5 [2022-09-27T17:16:57.435Z] v2.2.1-dev.6 [2022-09-27T17:16:57.435Z] v2.2.1-dev.7 [2022-09-27T17:16:57.435Z] v2.2.1-dev.8 [2022-09-27T17:16:57.435Z] v2.3.0-dev.10 [2022-09-27T17:16:57.435Z] v2.3.0-dev.11 [2022-09-27T17:16:57.435Z] v2.3.0-dev.12 [2022-09-27T17:16:57.435Z] v2.3.0-dev.13 [2022-09-27T17:16:57.435Z] v2.3.0-dev.14 [2022-09-27T17:16:57.435Z] v2.3.0-dev.15 [2022-09-27T17:16:57.435Z] v2.3.0-dev.16 [2022-09-27T17:16:57.435Z] v2.3.0-dev.17 [2022-09-27T17:16:57.435Z] v2.3.0-dev.18 [2022-09-27T17:16:57.435Z] v2.3.0-dev.19 [2022-09-27T17:16:57.435Z] v2.3.0-dev.8 [2022-09-27T17:16:57.435Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-27T17:16:57.722Z] + lftools sign git-tag v2.3.0-dev.19 [2022-09-27T17:16:58.290Z] Signing Git tag with Sigul... [2022-09-27T17:16:58.290Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-09-27T17:16:58.559Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:16:58.845Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T17:16:58.853Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T17:16:58.874Z] $ docker stop --time=1 90c429de023b290ce6c42646960b2c8aa7a8f1d38750cab891ed492697a618fb [2022-09-27T17:17:00.184Z] $ docker rm -f 90c429de023b290ce6c42646960b2c8aa7a8f1d38750cab891ed492697a618fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T17:17:00.597Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T17:17:00.597Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:17:00.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:17:00.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:17:00.960Z] prd-ubuntu20.04-docker-8c-8g-1374 does not seem to be running inside a container [2022-09-27T17:17:00.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2022-09-27T17:17:01.346Z] $ docker top c1e9c3627add70691f6b7c48006b58dedc6e602f30976ade7713ae1db9969694 -eo pid,comm [2022-09-27T17:17:01.394Z] 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). [2022-09-27T17:17:01.394Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T17:17:01.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T17:17:01.432Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T17:17:01.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T17:17:01.548Z] $ docker exec c1e9c3627add70691f6b7c48006b58dedc6e602f30976ade7713ae1db9969694 ssh-agent [2022-09-27T17:17:01.647Z] SSH_AUTH_SOCK=/tmp/ssh-MuXIeY8TI5fy/agent.33 [2022-09-27T17:17:01.647Z] SSH_AGENT_PID=39 [2022-09-27T17:17:01.652Z] Running ssh-add (command line suppressed) [2022-09-27T17:17:01.750Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7080496764853718813.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7080496764853718813.key) [2022-09-27T17:17:01.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T17:17:02.049Z] + git semver bump pre [2022-09-27T17:17:02.308Z] 2022-09-27 17:17:02,230 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T17:17:02.308Z] 2022-09-27 17:17:02,231 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-09-27T17:17:02.308Z] 2022-09-27 17:17:02,231 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-09-27T17:17:02.308Z] 2022-09-27 17:17:02,231 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-09-27T17:17:02.308Z] 2022-09-27 17:17:02,231 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T17:17:02.308Z] 2022-09-27 17:17:02,231 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T17:17:02.308Z] 2022-09-27 17:17:02,233 [execute] INFO git cat-file --batch-check [2022-09-27T17:17:02.308Z] 2022-09-27 17:17:02,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T17:17:02.308Z] 2022-09-27 17:17:02,238 [execute] INFO git cat-file --batch [2022-09-27T17:17:02.308Z] 2022-09-27 17:17:02,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T17:17:02.308Z] 2022-09-27 17:17:02,243 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T17:17:02.308Z] 2.3.0-dev.20 [Pipeline] } [2022-09-27T17:17:02.320Z] $ docker exec --env ******** --env ******** c1e9c3627add70691f6b7c48006b58dedc6e602f30976ade7713ae1db9969694 ssh-agent -k [2022-09-27T17:17:02.408Z] unset SSH_AUTH_SOCK; [2022-09-27T17:17:02.409Z] unset SSH_AGENT_PID; [2022-09-27T17:17:02.409Z] echo Agent pid 39 killed; [2022-09-27T17:17:02.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T17:17:02.725Z] + git semver [Pipeline] } [2022-09-27T17:17:03.000Z] $ docker stop --time=1 c1e9c3627add70691f6b7c48006b58dedc6e602f30976ade7713ae1db9969694 [2022-09-27T17:17:04.293Z] $ docker rm -f c1e9c3627add70691f6b7c48006b58dedc6e602f30976ade7713ae1db9969694 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T17:17:04.640Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T17:17:04.640Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:17:04.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T17:17:04.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:17:04.997Z] prd-ubuntu20.04-docker-8c-8g-1374 does not seem to be running inside a container [2022-09-27T17:17:05.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2022-09-27T17:17:05.387Z] $ docker top 30d76ccc0d6bd7a00a9f4e5d46e7507a5890f531b2719bb6b6cc202800b0485b -eo pid,comm [2022-09-27T17:17:05.439Z] 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). [2022-09-27T17:17:05.439Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T17:17:05.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T17:17:05.468Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T17:17:05.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T17:17:05.587Z] $ docker exec 30d76ccc0d6bd7a00a9f4e5d46e7507a5890f531b2719bb6b6cc202800b0485b ssh-agent [2022-09-27T17:17:05.692Z] SSH_AUTH_SOCK=/tmp/ssh-2KlpL7mc2QMv/agent.31 [2022-09-27T17:17:05.692Z] SSH_AGENT_PID=37 [2022-09-27T17:17:05.697Z] Running ssh-add (command line suppressed) [2022-09-27T17:17:05.817Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3003858120028255781.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3003858120028255781.key) [2022-09-27T17:17:05.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T17:17:06.108Z] + git semver push [2022-09-27T17:17:06.367Z] 2022-09-27 17:17:06,291 [run_push] DEBUG push [2022-09-27T17:17:06.367Z] 2022-09-27 17:17:06,292 [execute] INFO git cat-file --batch-check [2022-09-27T17:17:06.367Z] 2022-09-27 17:17:06,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T17:17:06.367Z] 2022-09-27 17:17:06,296 [execute] INFO git rev-list cd7de2bc28844a21a6a87f14357e7a42abda17a6 -- [2022-09-27T17:17:06.367Z] 2022-09-27 17:17:06,296 [execute] DEBUG Popen(['git', 'rev-list', 'cd7de2bc28844a21a6a87f14357e7a42abda17a6', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T17:17:06.367Z] 2022-09-27 17:17:06,304 [execute] INFO git fetch -v origin [2022-09-27T17:17:06.367Z] 2022-09-27 17:17:06,305 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-27T17:17:06.933Z] 2022-09-27 17:17:06,854 [run_push] DEBUG no remote changes detected [2022-09-27T17:17:06.933Z] 2022-09-27 17:17:06,855 [execute] INFO git push origin semver [2022-09-27T17:17:06.933Z] 2022-09-27 17:17:06,855 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T17:17:07.868Z] 2022-09-27 17:17:07,715 [run_push] DEBUG push all version tags [2022-09-27T17:17:07.868Z] 2022-09-27 17:17:07,716 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T17:17:07.868Z] 2022-09-27 17:17:07,716 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T17:17:08.804Z] 2022-09-27 17:17:08,575 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T17:17:08.804Z] 2.3.0-dev.20 [Pipeline] } [2022-09-27T17:17:08.815Z] $ docker exec --env ******** --env ******** 30d76ccc0d6bd7a00a9f4e5d46e7507a5890f531b2719bb6b6cc202800b0485b ssh-agent -k [2022-09-27T17:17:08.923Z] unset SSH_AUTH_SOCK; [2022-09-27T17:17:08.923Z] unset SSH_AGENT_PID; [2022-09-27T17:17:08.923Z] echo Agent pid 37 killed; [2022-09-27T17:17:08.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T17:17:09.230Z] + git semver [Pipeline] } [2022-09-27T17:17:09.506Z] $ docker stop --time=1 30d76ccc0d6bd7a00a9f4e5d46e7507a5890f531b2719bb6b6cc202800b0485b [2022-09-27T17:17:10.829Z] $ docker rm -f 30d76ccc0d6bd7a00a9f4e5d46e7507a5890f531b2719bb6b6cc202800b0485b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-09-27T17:17:11.344Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-09-27T17:17:11.344Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-27T17:17:11.344Z] total 16 [2022-09-27T17:17:11.344Z] drwxr-xr-x 3 root root 4096 Sep 27 17:07 . [2022-09-27T17:17:11.344Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 17:16 .. [2022-09-27T17:17:11.344Z] drwxr-xr-x 2 root root 4096 Sep 27 17:07 cost [2022-09-27T17:17:11.344Z] -rw-r--r-- 1 root root 88 Sep 27 17:07 cost.csv [2022-09-27T17:17:11.344Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-27T17:17:11.344Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-27T17:17:11.344Z] total 16 [2022-09-27T17:17:11.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 17:07 . [2022-09-27T17:17:11.344Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 17:16 .. [2022-09-27T17:17:11.344Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 17:07 cost [2022-09-27T17:17:11.344Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 27 17:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:17:11.633Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:17:12.490Z] ---> package-listing.sh [2022-09-27T17:17:12.490Z] ++ facter osfamily [2022-09-27T17:17:12.490Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T17:17:12.748Z] + OS_FAMILY=debian [2022-09-27T17:17:12.748Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-09-27T17:17:12.748Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T17:17:12.748Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T17:17:12.748Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T17:17:12.748Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T17:17:12.748Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-27T17:17:12.748Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T17:17:12.748Z] + case "${OS_FAMILY}" in [2022-09-27T17:17:12.748Z] + dpkg -l [2022-09-27T17:17:12.748Z] + grep '^ii' [2022-09-27T17:17:12.748Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T17:17:12.748Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T17:17:12.748Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T17:17:12.748Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-27T17:17:12.748Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-09-27T17:17:12.748Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-09-27T17:17:12.757Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T17:17:13.033Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T17:17:13.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T17:17:13.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T17:17:13.650Z] prd-ubuntu20.04-docker-8c-8g-1374 does not seem to be running inside a container [2022-09-27T17:17:13.681Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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-lftools-log-publisher:latest cat [2022-09-27T17:17:13.944Z] $ docker top 7d87ae7c689882c3861930e6db5e72f7fd7d1644a5caef26e81528af060464bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T17:17:14.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T17:17:14.787Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T17:17:15.076Z] + ls /var/log/sa-host [2022-09-27T17:17:15.076Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T17:17:15.146Z] provisioning config files... [2022-09-27T17:17:15.155Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2625452069913042709tmp [Pipeline] { [Pipeline] echo [2022-09-27T17:17:15.172Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:17:15.452Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T17:17:15.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:17:15.782Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T17:17:15.791Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:17:16.077Z] ---> sudo-logs.sh [2022-09-27T17:17:16.077Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T17:17:16.108Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:17:16.391Z] ---> job-cost.sh [2022-09-27T17:17:16.391Z] lf-activate-venv: SKIPPING [2022-09-27T17:17:16.391Z] DEBUG: total: 0.2199999988079071 [2022-09-27T17:17:16.391Z] INFO: Retrieving Stack Cost... [2022-09-27T17:17:16.960Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T17:17:17.527Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T17:17:17.538Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T17:17:17.823Z] ---> logs-deploy.sh [2022-09-27T17:17:17.823Z] lf-activate-venv: SKIPPING [2022-09-27T17:17:17.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/55 [2022-09-27T17:17:17.823Z] INFO: archiving workspace using pattern(s): [2022-09-27T17:17:18.760Z] Archives upload complete. [2022-09-27T17:17:19.018Z] INFO: archiving logs to Nexus