Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 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-ssh11982202161563972366.key > 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-ssh5906251436515399778.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh7731462128592496289.key > 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-ssh3074402703760908366.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/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-ssh16494336445227215599.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-24474’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-24475’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-24686’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24688’ is offline ‘prd-ubuntu20.04-docker-8c-8g-24691’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-24690’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24692 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 > 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 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 (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 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#303)" > git rev-list --no-walk 63543485434e600665537b42870bbfcdf272957c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T21:09:17.550Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T21:09:17.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T21:09:17.624Z] ========================================================= [2022-09-06T21:09:17.624Z] EdgeX Global Pipelines Version Info [2022-09-06T21:09:17.624Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:09:18.400Z] ------------------- [2022-09-06T21:09:18.400Z] stable info: [2022-09-06T21:09:18.400Z] ------------------- [2022-09-06T21:09:18.400Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T21:09:18.400Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:09:18.400Z] Message: update stable to v1.0.239 [2022-09-06T21:09:18.972Z] ------------------- [2022-09-06T21:09:18.972Z] experimental info: [2022-09-06T21:09:18.972Z] ------------------- [2022-09-06T21:09:18.972Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T21:09:18.972Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:09:18.972Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T21:09:19.205Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-09-06T21:09:19.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-09-06T21:09:19.229Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T21:09:19.239Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T21:09:19.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T21:09:19.260Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T21:09:19.273Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T21:09:19.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-06T21:09:19.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T21:09:19.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T21:09:19.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T21:09:19.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-09-06T21:09:19.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T21:09:19.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T21:09:19.373Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:09:19.389Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:09:19.399Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:09:19.410Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:09:19.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T21:09:19.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T21:09:19.441Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-06T21:09:19.449Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-06T21:09:19.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-06T21:09:19.465Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-06T21:09:19.478Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-06T21:09:19.489Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T21:09:19.499Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T21:09:19.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-06T21:09:19.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-06T21:09:19.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-06T21:09:19.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [Pipeline] echo [2022-09-06T21:09:19.577Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76ffe45 [Pipeline] echo [2022-09-06T21:09:19.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:09:19.626Z] provisioning config files... [2022-09-06T21:09:19.639Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1450595319147339030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:09:19.943Z] ---> docker-login.sh [2022-09-06T21:09:19.943Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:09:20.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:20.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:20.206Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:20.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:20.206Z] [2022-09-06T21:09:20.206Z] Login Succeeded [2022-09-06T21:09:20.206Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:09:20.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:20.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:20.466Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:20.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:20.466Z] [2022-09-06T21:09:20.466Z] Login Succeeded [2022-09-06T21:09:20.466Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:09:20.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:20.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:20.466Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:20.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:20.466Z] [2022-09-06T21:09:20.466Z] Login Succeeded [2022-09-06T21:09:20.466Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:09:20.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:20.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:20.735Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:20.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:20.735Z] [2022-09-06T21:09:20.735Z] Login Succeeded [2022-09-06T21:09:20.735Z] docker.io [2022-09-06T21:09:20.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:20.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:20.997Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:20.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:20.997Z] [2022-09-06T21:09:20.997Z] Login Succeeded [2022-09-06T21:09:20.997Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:09:21.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-06T21:09:21.371Z] + git rev-list -1 --merges 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70~1..76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [Pipeline] echo [2022-09-06T21:09:21.406Z] -----------> git rev-list -1 --merges 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70~1..76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [false] [Pipeline] sh [2022-09-06T21:09:21.694Z] + git log --format=format:%s -1 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [Pipeline] echo [2022-09-06T21:09:21.708Z] ========================================================= [2022-09-06T21:09:21.708Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T21:09:21.708Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:09:22.046Z] + git log --format=format:%s -1 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [Pipeline] echo [2022-09-06T21:09:22.056Z] [semverPrep] GIT_COMMIT: 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#303) [Pipeline] echo [2022-09-06T21:09:22.066Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-06T21:09:22.418Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:09:22.418Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T21:09:22.418Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T21:09:22.418Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T21:09:22.418Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T21:09:22.418Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T21:09:22.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:09:22.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:09:22.766Z] [2022-09-06T21:09:22.766Z] 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-06T21:09:23.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:09:23.073Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T21:09:23.073Z] b85a868b505f: Pulling fs layer [2022-09-06T21:09:23.073Z] e2be974225ed: Pulling fs layer [2022-09-06T21:09:23.073Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T21:09:23.073Z] 988bab9f4d93: Pulling fs layer [2022-09-06T21:09:23.073Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T21:09:23.073Z] eaf3925da568: Pulling fs layer [2022-09-06T21:09:23.073Z] bab4dde63d76: Pulling fs layer [2022-09-06T21:09:23.073Z] 988bab9f4d93: Waiting [2022-09-06T21:09:23.073Z] 1469e6f7b9e6: Waiting [2022-09-06T21:09:23.073Z] eaf3925da568: Waiting [2022-09-06T21:09:23.073Z] bde34c3a00c8: Pulling fs layer [2022-09-06T21:09:23.073Z] b352a97aabf1: Pulling fs layer [2022-09-06T21:09:23.073Z] bab4dde63d76: Waiting [2022-09-06T21:09:23.073Z] 4872d77fe225: Pulling fs layer [2022-09-06T21:09:23.073Z] 5851b861e8e6: Pulling fs layer [2022-09-06T21:09:23.073Z] b352a97aabf1: Waiting [2022-09-06T21:09:23.073Z] 5851b861e8e6: Waiting [2022-09-06T21:09:23.073Z] 4872d77fe225: Waiting [2022-09-06T21:09:23.073Z] bde34c3a00c8: Waiting [2022-09-06T21:09:23.073Z] e2be974225ed: Download complete [2022-09-06T21:09:23.073Z] 988bab9f4d93: Download complete [2022-09-06T21:09:23.334Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T21:09:23.334Z] 1469e6f7b9e6: Download complete [2022-09-06T21:09:23.334Z] eaf3925da568: Verifying Checksum [2022-09-06T21:09:23.334Z] eaf3925da568: Download complete [2022-09-06T21:09:23.334Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T21:09:23.334Z] 339a4e72a1f5: Download complete [2022-09-06T21:09:23.334Z] bde34c3a00c8: Verifying Checksum [2022-09-06T21:09:23.334Z] bde34c3a00c8: Download complete [2022-09-06T21:09:23.334Z] b352a97aabf1: Verifying Checksum [2022-09-06T21:09:23.334Z] b352a97aabf1: Download complete [2022-09-06T21:09:23.334Z] 4872d77fe225: Verifying Checksum [2022-09-06T21:09:23.334Z] 4872d77fe225: Download complete [2022-09-06T21:09:23.334Z] 5851b861e8e6: Verifying Checksum [2022-09-06T21:09:23.334Z] 5851b861e8e6: Download complete [2022-09-06T21:09:23.334Z] b85a868b505f: Verifying Checksum [2022-09-06T21:09:23.334Z] b85a868b505f: Download complete [2022-09-06T21:09:23.593Z] bab4dde63d76: Verifying Checksum [2022-09-06T21:09:23.593Z] bab4dde63d76: Download complete [2022-09-06T21:09:24.974Z] b85a868b505f: Pull complete [2022-09-06T21:09:24.974Z] e2be974225ed: Pull complete [2022-09-06T21:09:25.544Z] 339a4e72a1f5: Pull complete [2022-09-06T21:09:25.544Z] 988bab9f4d93: Pull complete [2022-09-06T21:09:25.804Z] 1469e6f7b9e6: Pull complete [2022-09-06T21:09:26.066Z] eaf3925da568: Pull complete [2022-09-06T21:09:27.973Z] bab4dde63d76: Pull complete [2022-09-06T21:09:27.973Z] bde34c3a00c8: Pull complete [2022-09-06T21:09:27.973Z] b352a97aabf1: Pull complete [2022-09-06T21:09:28.234Z] 4872d77fe225: Pull complete [2022-09-06T21:09:28.234Z] 5851b861e8e6: Pull complete [2022-09-06T21:09:28.234Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T21:09:28.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:09:28.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:09:28.349Z] prd-ubuntu20.04-docker-8c-8g-24692 does not seem to be running inside a container [2022-09-06T21:09:28.378Z] $ 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-06T21:09:29.963Z] $ docker top c04038fba4e95a40e609014c97be755ff474695479b21751a521b9d361372244 -eo pid,comm [2022-09-06T21:09:30.046Z] 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-06T21:09:30.046Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:09:30.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:09:30.081Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:09:30.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:09:30.214Z] $ docker exec c04038fba4e95a40e609014c97be755ff474695479b21751a521b9d361372244 ssh-agent [2022-09-06T21:09:30.346Z] SSH_AUTH_SOCK=/tmp/ssh-Ou0buNSijsHq/agent.33 [2022-09-06T21:09:30.346Z] SSH_AGENT_PID=39 [2022-09-06T21:09:30.354Z] Running ssh-add (command line suppressed) [2022-09-06T21:09:30.502Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7927513725436951177.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7927513725436951177.key) [2022-09-06T21:09:30.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:09:30.818Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T21:09:30.825Z] $ docker exec --env ******** --env ******** c04038fba4e95a40e609014c97be755ff474695479b21751a521b9d361372244 ssh-agent -k [2022-09-06T21:09:30.931Z] unset SSH_AUTH_SOCK; [2022-09-06T21:09:30.931Z] unset SSH_AGENT_PID; [2022-09-06T21:09:30.931Z] echo Agent pid 39 killed; [2022-09-06T21:09:30.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T21:09:30.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:09:30.974Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:09:31.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:09:31.102Z] $ docker exec c04038fba4e95a40e609014c97be755ff474695479b21751a521b9d361372244 ssh-agent [2022-09-06T21:09:31.254Z] SSH_AUTH_SOCK=/tmp/ssh-tbhvnmhaJhUT/agent.71 [2022-09-06T21:09:31.254Z] SSH_AGENT_PID=77 [2022-09-06T21:09:31.260Z] Running ssh-add (command line suppressed) [2022-09-06T21:09:31.365Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9079175022491852094.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9079175022491852094.key) [2022-09-06T21:09:31.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:09:31.683Z] + git semver init [2022-09-06T21:09:31.948Z] 2022-09-06 21:09:31,866 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T21:09:31.948Z] 2022-09-06 21:09:31,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-06T21:09:31.948Z] 2022-09-06 21:09:31,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-06T21:09:31.948Z] 2022-09-06 21:09:31,867 [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-06T21:09:33.333Z] 2022-09-06 21:09:33,010 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-09-06T21:09:33.333Z] 2022-09-06 21:09:33,011 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-09-06T21:09:33.333Z] 2022-09-06 21:09:33,011 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-06T21:09:33.333Z] 2022-09-06 21:09:33,011 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-06T21:09:33.333Z] 2.3.0-dev.15 [Pipeline] } [2022-09-06T21:09:33.339Z] $ docker exec --env ******** --env ******** c04038fba4e95a40e609014c97be755ff474695479b21751a521b9d361372244 ssh-agent -k [2022-09-06T21:09:33.466Z] unset SSH_AUTH_SOCK; [2022-09-06T21:09:33.466Z] unset SSH_AGENT_PID; [2022-09-06T21:09:33.466Z] echo Agent pid 77 killed; [2022-09-06T21:09:33.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:09:33.800Z] + git semver [Pipeline] } [2022-09-06T21:09:34.070Z] $ docker stop --time=1 c04038fba4e95a40e609014c97be755ff474695479b21751a521b9d361372244 [2022-09-06T21:09:35.429Z] $ docker rm -f c04038fba4e95a40e609014c97be755ff474695479b21751a521b9d361372244 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:09:35.786Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T21:09:36.105Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T21:09:36.107Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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-06T21:09:36.272Z] provisioning config files... [2022-09-06T21:09:36.290Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7037730701655963340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:09:36.600Z] ---> docker-login.sh [2022-09-06T21:09:36.601Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:09:36.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:36.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:36.601Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:36.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:36.601Z] [2022-09-06T21:09:36.601Z] Login Succeeded [2022-09-06T21:09:36.601Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:09:36.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:36.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:36.863Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:36.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:36.863Z] [2022-09-06T21:09:36.863Z] Login Succeeded [2022-09-06T21:09:36.863Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:09:36.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:36.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:36.863Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:36.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:36.863Z] [2022-09-06T21:09:36.863Z] Login Succeeded [2022-09-06T21:09:36.863Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:09:36.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:37.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:37.123Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:37.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:37.123Z] [2022-09-06T21:09:37.123Z] Login Succeeded [2022-09-06T21:09:37.123Z] docker.io [2022-09-06T21:09:37.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:09:37.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:09:37.385Z] Configure a credential helper to remove this warning. See [2022-09-06T21:09:37.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:09:37.385Z] [2022-09-06T21:09:37.385Z] Login Succeeded [2022-09-06T21:09:37.385Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:09:37.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T21:09:37.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:09:37.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:09:37.482Z] ========================================================= [2022-09-06T21:09:37.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T21:09:37.482Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:09:37.808Z] + 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-06T21:09:37.808Z] Sending build context to Docker daemon 23.11MB [2022-09-06T21:09:37.808Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:09:37.808Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-06T21:09:38.070Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T21:09:38.070Z] 2408cc74d12b: Pulling fs layer [2022-09-06T21:09:38.070Z] ea60b727a1ce: Pulling fs layer [2022-09-06T21:09:38.070Z] 30c4a7721957: Pulling fs layer [2022-09-06T21:09:38.070Z] 370296b7ddb6: Pulling fs layer [2022-09-06T21:09:38.070Z] 7c6cee850709: Pulling fs layer [2022-09-06T21:09:38.070Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T21:09:38.070Z] d94ebbe4e438: Pulling fs layer [2022-09-06T21:09:38.070Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T21:09:38.070Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T21:09:38.070Z] 7c6cee850709: Waiting [2022-09-06T21:09:38.070Z] bcfd1f05c69d: Waiting [2022-09-06T21:09:38.070Z] 39a5fcdaea64: Waiting [2022-09-06T21:09:38.070Z] d94ebbe4e438: Waiting [2022-09-06T21:09:38.070Z] 59ccb84bbe0f: Waiting [2022-09-06T21:09:38.070Z] 30c4a7721957: Verifying Checksum [2022-09-06T21:09:38.070Z] 30c4a7721957: Download complete [2022-09-06T21:09:38.070Z] ea60b727a1ce: Download complete [2022-09-06T21:09:38.070Z] 7c6cee850709: Download complete [2022-09-06T21:09:38.070Z] 39a5fcdaea64: Verifying Checksum [2022-09-06T21:09:38.070Z] 39a5fcdaea64: Download complete [2022-09-06T21:09:38.070Z] 2408cc74d12b: Verifying Checksum [2022-09-06T21:09:38.070Z] d94ebbe4e438: Download complete [2022-09-06T21:09:38.336Z] 2408cc74d12b: Pull complete [2022-09-06T21:09:38.336Z] ea60b727a1ce: Pull complete [2022-09-06T21:09:38.336Z] 30c4a7721957: Pull complete [2022-09-06T21:09:38.598Z] bcfd1f05c69d: Verifying Checksum [2022-09-06T21:09:38.598Z] bcfd1f05c69d: Download complete [2022-09-06T21:09:38.598Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T21:09:38.598Z] 59ccb84bbe0f: Download complete [2022-09-06T21:09:38.859Z] 370296b7ddb6: Verifying Checksum [2022-09-06T21:09:38.859Z] 370296b7ddb6: Download complete [2022-09-06T21:09:43.049Z] 370296b7ddb6: Pull complete [2022-09-06T21:09:43.049Z] 7c6cee850709: Pull complete [2022-09-06T21:09:43.049Z] 39a5fcdaea64: Pull complete [2022-09-06T21:09:43.049Z] d94ebbe4e438: Pull complete [2022-09-06T21:09:44.954Z] bcfd1f05c69d: Pull complete [2022-09-06T21:09:45.890Z] 59ccb84bbe0f: Pull complete [2022-09-06T21:09:45.890Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T21:09:45.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:09:45.890Z] ---> a4fb48ad2a94 [2022-09-06T21:09:45.890Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-06T21:09:47.276Z] ---> Running in 6f7c068e1694 [2022-09-06T21:09:47.276Z] Removing intermediate container 6f7c068e1694 [2022-09-06T21:09:47.276Z] ---> 4dd113ea6533 [2022-09-06T21:09:47.276Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T21:09:47.538Z] ---> Running in 4e6ac72f75cc [2022-09-06T21:09:47.538Z] Removing intermediate container 4e6ac72f75cc [2022-09-06T21:09:47.538Z] ---> 71da57761623 [2022-09-06T21:09:47.538Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:09:47.538Z] ---> Running in 22233d83b915 [2022-09-06T21:09:47.538Z] Removing intermediate container 22233d83b915 [2022-09-06T21:09:47.538Z] ---> 5dab916f99b2 [2022-09-06T21:09:47.538Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-06T21:09:47.798Z] ---> Running in d003ca4f7927 [2022-09-06T21:09:47.798Z] Removing intermediate container d003ca4f7927 [2022-09-06T21:09:47.798Z] ---> 55c89312c105 [2022-09-06T21:09:47.798Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:09:47.798Z] ---> Running in e62281f5d5db [2022-09-06T21:09:48.368Z] Removing intermediate container e62281f5d5db [2022-09-06T21:09:48.368Z] ---> ae61fc9e4215 [2022-09-06T21:09:48.368Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:09:48.368Z] ---> Running in a518d3fa89b5 [2022-09-06T21:09:48.942Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:09:49.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:09:50.085Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-06T21:09:50.346Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-06T21:09:50.346Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-06T21:09:50.606Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-06T21:09:50.606Z] Executing busybox-1.35.0-r13.trigger [2022-09-06T21:09:50.606Z] OK: 216 MiB in 55 packages [2022-09-06T21:09:51.174Z] Removing intermediate container a518d3fa89b5 [2022-09-06T21:09:51.174Z] ---> 8878b563a266 [2022-09-06T21:09:51.174Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-06T21:09:51.174Z] ---> dfa8ff7272a6 [2022-09-06T21:09:51.174Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:09:51.174Z] ---> Running in 050d297bccd5 [2022-09-06T21:09:51.226Z] Still waiting to schedule task [2022-09-06T21:09:51.227Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24690’ [2022-09-06T21:10:06.094Z] Removing intermediate container 050d297bccd5 [2022-09-06T21:10:06.094Z] ---> aee9e5b2fb07 [2022-09-06T21:10:06.094Z] Step 11/13 : COPY . . [2022-09-06T21:10:06.094Z] ---> 28a13a217824 [2022-09-06T21:10:06.094Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-06T21:10:06.094Z] ---> Running in 22081f1c8b8e [2022-09-06T21:10:06.094Z] Removing intermediate container 22081f1c8b8e [2022-09-06T21:10:06.094Z] ---> 4386fc01efa9 [2022-09-06T21:10:06.094Z] Step 13/13 : RUN $MAKE [2022-09-06T21:10:06.094Z] ---> Running in dc0173ae1917 [2022-09-06T21:10:06.094Z] noop [2022-09-06T21:10:06.094Z] Removing intermediate container dc0173ae1917 [2022-09-06T21:10:06.094Z] ---> 0154fa1556fd [2022-09-06T21:10:06.094Z] Successfully built 0154fa1556fd [2022-09-06T21:10:06.094Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:06.435Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:10:06.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:10:06.517Z] prd-ubuntu20.04-docker-8c-8g-24692 does not seem to be running inside a container [2022-09-06T21:10:06.549Z] $ 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-06T21:10:06.945Z] $ docker top 67aa629d9b7d9835e50d1c9f59101b2a99220d0cf2a6809cec84ef0bc5338b4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:10:07.310Z] + go version [2022-09-06T21:10:07.310Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T21:10:07.323Z] $ docker stop --time=1 67aa629d9b7d9835e50d1c9f59101b2a99220d0cf2a6809cec84ef0bc5338b4a [2022-09-06T21:10:08.618Z] $ docker rm -f 67aa629d9b7d9835e50d1c9f59101b2a99220d0cf2a6809cec84ef0bc5338b4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:09.019Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:10:09.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:10:09.190Z] prd-ubuntu20.04-docker-8c-8g-24692 does not seem to be running inside a container [2022-09-06T21:10:09.266Z] $ 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-06T21:10:09.648Z] $ docker top 438b8899327db62798df66b992f2b6973fa409ff831302ebc0df87e244b88045 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:10:10.014Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:10:10.316Z] + make test [2022-09-06T21:10:10.316Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-06T21:10:10.576Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-06T21:10:18.696Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-06T21:10:19.640Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 65.7% of statements [2022-09-06T21:10:26.208Z] 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-06T21:10:26.208Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-06T21:10:29.500Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:10:29.500Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:10:29.500Z] ./bin/test-attribution-txt.sh [2022-09-06T21:10:29.500Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T21:10:29.500Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T21:10:29.500Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-06T21:10:29.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T21:10:29.519Z] $ docker stop --time=1 438b8899327db62798df66b992f2b6973fa409ff831302ebc0df87e244b88045 [2022-09-06T21:10:31.296Z] $ docker rm -f 438b8899327db62798df66b992f2b6973fa409ff831302ebc0df87e244b88045 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:10:31.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T21:10:31.812Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-06T21:10:32.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T21:10:32.543Z] + ls -al . [2022-09-06T21:10:32.543Z] total 192 [2022-09-06T21:10:32.543Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 21:10 . [2022-09-06T21:10:32.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:09 .. [2022-09-06T21:10:32.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:10 .git [2022-09-06T21:10:32.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:09 .github [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 6 21:09 .gitignore [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 21:09 .golangci.yml [2022-09-06T21:10:32.543Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:09 .semver [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 8152 Sep 6 21:09 Attribution.txt [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 6 21:09 CHANGELOG.md [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 6 21:09 Dockerfile [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 21:09 GOVERNANCE.md [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 6 21:09 Jenkinsfile [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 21:09 LICENSE [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 6 21:09 Makefile [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 6 21:09 OWNERS.md [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 6 21:09 README.md [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 21:09 VERSION [2022-09-06T21:10:32.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:09 bin [2022-09-06T21:10:32.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:09 cmd [2022-09-06T21:10:32.543Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 6 21:10 coverage.out [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 3328 Sep 6 21:09 go.mod [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 36202 Sep 6 21:09 go.sum [2022-09-06T21:10:32.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:09 internal [2022-09-06T21:10:32.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:09 snap [2022-09-06T21:10:32.543Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 6 21:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:32.851Z] + 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=76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 --label arch=amd64 --label version=2.3.0-dev.15 . [2022-09-06T21:10:32.851Z] Sending build context to Docker daemon 23.16MB [2022-09-06T21:10:32.851Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:10:32.851Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-06T21:10:32.851Z] ---> 0154fa1556fd [2022-09-06T21:10:32.851Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-06T21:10:33.111Z] ---> Running in 8c3f4b625e05 [2022-09-06T21:10:33.111Z] Removing intermediate container 8c3f4b625e05 [2022-09-06T21:10:33.111Z] ---> 9eb0089e399e [2022-09-06T21:10:33.111Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T21:10:33.111Z] ---> Running in e8451ed02fee [2022-09-06T21:10:33.373Z] Removing intermediate container e8451ed02fee [2022-09-06T21:10:33.373Z] ---> 58586bf5d2ca [2022-09-06T21:10:33.373Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:10:33.373Z] ---> Running in f6be502e6e51 [2022-09-06T21:10:33.373Z] Removing intermediate container f6be502e6e51 [2022-09-06T21:10:33.373Z] ---> eb6147acee38 [2022-09-06T21:10:33.373Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-06T21:10:33.373Z] ---> Running in 20bc6faec9a0 [2022-09-06T21:10:33.637Z] Removing intermediate container 20bc6faec9a0 [2022-09-06T21:10:33.637Z] ---> 5b379a1bbc98 [2022-09-06T21:10:33.637Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:10:33.637Z] ---> Running in cb98ef7b13e8 [2022-09-06T21:10:34.208Z] Removing intermediate container cb98ef7b13e8 [2022-09-06T21:10:34.208Z] ---> b8d85872f2be [2022-09-06T21:10:34.208Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:10:34.208Z] ---> Running in 33dce298a878 [2022-09-06T21:10:34.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:10:35.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:10:35.682Z] OK: 216 MiB in 55 packages [2022-09-06T21:10:35.943Z] Removing intermediate container 33dce298a878 [2022-09-06T21:10:35.943Z] ---> 60568b6bd82a [2022-09-06T21:10:35.943Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-06T21:10:36.205Z] ---> b97c63b25e52 [2022-09-06T21:10:36.205Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:10:36.205Z] ---> Running in 961cff92f642 [2022-09-06T21:10:36.775Z] Removing intermediate container 961cff92f642 [2022-09-06T21:10:36.775Z] ---> 0c1045dbca96 [2022-09-06T21:10:36.775Z] Step 11/27 : COPY . . [2022-09-06T21:10:37.345Z] ---> 5d08be238bd9 [2022-09-06T21:10:37.345Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-06T21:10:37.345Z] ---> Running in a2f806e30caa [2022-09-06T21:10:37.604Z] Removing intermediate container a2f806e30caa [2022-09-06T21:10:37.604Z] ---> 382ad76326ab [2022-09-06T21:10:37.604Z] Step 13/27 : RUN $MAKE [2022-09-06T21:10:37.604Z] ---> Running in 14b605f28733 [2022-09-06T21:10:37.864Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-06T21:10:59.822Z] Removing intermediate container 14b605f28733 [2022-09-06T21:10:59.822Z] ---> 8bef2f93ed0a [2022-09-06T21:10:59.822Z] Step 14/27 : FROM alpine:3.16 [2022-09-06T21:10:59.822Z] 3.16: Pulling from library/alpine [2022-09-06T21:10:59.822Z] 213ec9aee27d: Pulling fs layer [2022-09-06T21:10:59.822Z] 213ec9aee27d: Download complete [2022-09-06T21:10:59.822Z] 213ec9aee27d: Pull complete [2022-09-06T21:10:59.822Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T21:10:59.822Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T21:10:59.822Z] ---> 9c6f07244728 [2022-09-06T21:10:59.822Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-06T21:10:59.822Z] ---> Running in e91a1fe432a6 [2022-09-06T21:10:59.822Z] Removing intermediate container e91a1fe432a6 [2022-09-06T21:10:59.822Z] ---> 288b443cd34a [2022-09-06T21:10:59.822Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:10:59.822Z] ---> Running in 1994d64bd2d4 [2022-09-06T21:10:59.822Z] Removing intermediate container 1994d64bd2d4 [2022-09-06T21:10:59.822Z] ---> 0e9a4c44151a [2022-09-06T21:10:59.822Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T21:10:59.822Z] ---> Running in 3b7be96718b4 [2022-09-06T21:10:59.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:10:59.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:10:59.822Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:10:59.822Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:10:59.822Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T21:10:59.822Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:11:00.082Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T21:11:00.082Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T21:11:00.082Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:11:00.082Z] OK: 8 MiB in 20 packages [2022-09-06T21:11:00.652Z] Removing intermediate container 3b7be96718b4 [2022-09-06T21:11:00.652Z] ---> f9f0a65285ac [2022-09-06T21:11:00.652Z] Step 18/27 : WORKDIR / [2022-09-06T21:11:00.652Z] ---> Running in d85ae3cc37b7 [2022-09-06T21:11:00.652Z] Removing intermediate container d85ae3cc37b7 [2022-09-06T21:11:00.652Z] ---> 3377e0af0eb8 [2022-09-06T21:11:00.652Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-06T21:11:00.911Z] ---> 6cac91bb451b [2022-09-06T21:11:00.911Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-06T21:11:00.911Z] ---> 58c8fb010e21 [2022-09-06T21:11:00.911Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-06T21:11:01.480Z] ---> de1b94881cd0 [2022-09-06T21:11:01.480Z] Step 22/27 : EXPOSE 59900 [2022-09-06T21:11:01.480Z] ---> Running in 873b499b3ece [2022-09-06T21:11:01.740Z] Removing intermediate container 873b499b3ece [2022-09-06T21:11:01.740Z] ---> 6c8e3b4ea9a7 [2022-09-06T21:11:01.740Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-06T21:11:01.740Z] ---> Running in eafaeb5e0d69 [2022-09-06T21:11:01.740Z] Removing intermediate container eafaeb5e0d69 [2022-09-06T21:11:01.740Z] ---> 2a6397840f3c [2022-09-06T21:11:01.740Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:11:02.000Z] ---> Running in b3525017e947 [2022-09-06T21:11:02.000Z] Removing intermediate container b3525017e947 [2022-09-06T21:11:02.000Z] ---> f65f70b860ad [2022-09-06T21:11:02.000Z] Step 25/27 : LABEL arch=amd64 [2022-09-06T21:11:02.000Z] ---> Running in 4b700d180d40 [2022-09-06T21:11:02.264Z] Removing intermediate container 4b700d180d40 [2022-09-06T21:11:02.264Z] ---> bfa9f6c856dd [2022-09-06T21:11:02.264Z] Step 26/27 : LABEL git_sha=76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [2022-09-06T21:11:02.264Z] ---> Running in a6ea64c8def0 [2022-09-06T21:11:02.264Z] Removing intermediate container a6ea64c8def0 [2022-09-06T21:11:02.264Z] ---> f8b550d06fe0 [2022-09-06T21:11:02.264Z] Step 27/27 : LABEL version=2.3.0-dev.15 [2022-09-06T21:11:02.264Z] ---> Running in d6c0e058ae6d [2022-09-06T21:11:02.524Z] Removing intermediate container d6c0e058ae6d [2022-09-06T21:11:02.524Z] ---> 5d72a9bbecbc [2022-09-06T21:11:02.524Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T21:11:02.524Z] Successfully built 5d72a9bbecbc [2022-09-06T21:11:02.524Z] 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-06T21:11:02.618Z] provisioning config files... [2022-09-06T21:11:02.627Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config427943519961378561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:11:02.917Z] ---> docker-login.sh [2022-09-06T21:11:02.917Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:11:02.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:02.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:02.917Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:02.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:02.917Z] [2022-09-06T21:11:02.917Z] Login Succeeded [2022-09-06T21:11:02.917Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:11:02.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:03.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:03.179Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:03.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:03.179Z] [2022-09-06T21:11:03.179Z] Login Succeeded [2022-09-06T21:11:03.179Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:11:03.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:03.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:03.179Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:03.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:03.179Z] [2022-09-06T21:11:03.179Z] Login Succeeded [2022-09-06T21:11:03.179Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:11:03.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:03.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:03.438Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:03.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:03.438Z] [2022-09-06T21:11:03.438Z] Login Succeeded [2022-09-06T21:11:03.438Z] docker.io [2022-09-06T21:11:03.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:11:03.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:11:03.700Z] Configure a credential helper to remove this warning. See [2022-09-06T21:11:03.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:11:03.700Z] [2022-09-06T21:11:03.700Z] Login Succeeded [2022-09-06T21:11:03.700Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:11:03.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:11:03.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:11:03.767Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-09-06T21:11:03.767Z] 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [2022-09-06T21:11:03.767Z] latest [2022-09-06T21:11:03.767Z] 2.3.0-dev.15 [2022-09-06T21:11:03.767Z] 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70-2.3.0-dev.15 [2022-09-06T21:11:03.767Z] main [2022-09-06T21:11:03.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:04.096Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:04.402Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [2022-09-06T21:11:04.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-06T21:11:04.402Z] ee6134e81750: Preparing [2022-09-06T21:11:04.402Z] 4e8eb5dcc761: Preparing [2022-09-06T21:11:04.402Z] 8fdff109f7d0: Preparing [2022-09-06T21:11:04.402Z] 1450978ace50: Preparing [2022-09-06T21:11:04.402Z] 551207ba52e1: Preparing [2022-09-06T21:11:04.402Z] 994393dc58e7: Preparing [2022-09-06T21:11:04.402Z] 994393dc58e7: Waiting [2022-09-06T21:11:04.402Z] 8fdff109f7d0: Pushed [2022-09-06T21:11:04.402Z] 4e8eb5dcc761: Pushed [2022-09-06T21:11:04.402Z] 551207ba52e1: Pushed [2022-09-06T21:11:04.402Z] 994393dc58e7: Layer already exists [2022-09-06T21:11:04.661Z] 1450978ace50: Pushed [2022-09-06T21:11:07.198Z] ee6134e81750: Pushed [2022-09-06T21:11:07.198Z] 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70: digest: sha256:86bb91dd3eac8b65015ae9cff1388cffbed91aa5e1b4ece3d2b29fe4da989db8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:07.513Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:07.823Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-06T21:11:07.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-06T21:11:07.823Z] ee6134e81750: Preparing [2022-09-06T21:11:07.823Z] 4e8eb5dcc761: Preparing [2022-09-06T21:11:07.823Z] 8fdff109f7d0: Preparing [2022-09-06T21:11:07.823Z] 1450978ace50: Preparing [2022-09-06T21:11:07.823Z] 551207ba52e1: Preparing [2022-09-06T21:11:07.823Z] 994393dc58e7: Preparing [2022-09-06T21:11:07.823Z] 994393dc58e7: Waiting [2022-09-06T21:11:07.823Z] 551207ba52e1: Layer already exists [2022-09-06T21:11:07.823Z] 8fdff109f7d0: Layer already exists [2022-09-06T21:11:07.823Z] 4e8eb5dcc761: Layer already exists [2022-09-06T21:11:07.823Z] ee6134e81750: Layer already exists [2022-09-06T21:11:07.823Z] 1450978ace50: Layer already exists [2022-09-06T21:11:07.823Z] 994393dc58e7: Layer already exists [2022-09-06T21:11:07.823Z] latest: digest: sha256:86bb91dd3eac8b65015ae9cff1388cffbed91aa5e1b4ece3d2b29fe4da989db8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:08.138Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:08.448Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.15 [2022-09-06T21:11:08.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-06T21:11:08.448Z] ee6134e81750: Preparing [2022-09-06T21:11:08.448Z] 4e8eb5dcc761: Preparing [2022-09-06T21:11:08.448Z] 8fdff109f7d0: Preparing [2022-09-06T21:11:08.448Z] 1450978ace50: Preparing [2022-09-06T21:11:08.448Z] 551207ba52e1: Preparing [2022-09-06T21:11:08.448Z] 994393dc58e7: Preparing [2022-09-06T21:11:08.448Z] 994393dc58e7: Waiting [2022-09-06T21:11:08.448Z] ee6134e81750: Layer already exists [2022-09-06T21:11:08.448Z] 4e8eb5dcc761: Layer already exists [2022-09-06T21:11:08.448Z] 8fdff109f7d0: Layer already exists [2022-09-06T21:11:08.448Z] 551207ba52e1: Layer already exists [2022-09-06T21:11:08.448Z] 1450978ace50: Layer already exists [2022-09-06T21:11:08.448Z] 994393dc58e7: Layer already exists [2022-09-06T21:11:08.448Z] 2.3.0-dev.15: digest: sha256:86bb91dd3eac8b65015ae9cff1388cffbed91aa5e1b4ece3d2b29fe4da989db8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:08.761Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:09.066Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70-2.3.0-dev.15 [2022-09-06T21:11:09.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-06T21:11:09.066Z] ee6134e81750: Preparing [2022-09-06T21:11:09.066Z] 4e8eb5dcc761: Preparing [2022-09-06T21:11:09.066Z] 8fdff109f7d0: Preparing [2022-09-06T21:11:09.066Z] 1450978ace50: Preparing [2022-09-06T21:11:09.066Z] 551207ba52e1: Preparing [2022-09-06T21:11:09.066Z] 994393dc58e7: Preparing [2022-09-06T21:11:09.066Z] 994393dc58e7: Waiting [2022-09-06T21:11:09.066Z] 4e8eb5dcc761: Layer already exists [2022-09-06T21:11:09.066Z] 8fdff109f7d0: Layer already exists [2022-09-06T21:11:09.066Z] 551207ba52e1: Layer already exists [2022-09-06T21:11:09.066Z] ee6134e81750: Layer already exists [2022-09-06T21:11:09.066Z] 1450978ace50: Layer already exists [2022-09-06T21:11:09.066Z] 994393dc58e7: Layer already exists [2022-09-06T21:11:09.066Z] 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70-2.3.0-dev.15: digest: sha256:86bb91dd3eac8b65015ae9cff1388cffbed91aa5e1b4ece3d2b29fe4da989db8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:09.381Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:09.694Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-09-06T21:11:09.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-06T21:11:09.694Z] ee6134e81750: Preparing [2022-09-06T21:11:09.694Z] 4e8eb5dcc761: Preparing [2022-09-06T21:11:09.694Z] 8fdff109f7d0: Preparing [2022-09-06T21:11:09.694Z] 1450978ace50: Preparing [2022-09-06T21:11:09.694Z] 551207ba52e1: Preparing [2022-09-06T21:11:09.694Z] 994393dc58e7: Preparing [2022-09-06T21:11:09.694Z] 994393dc58e7: Waiting [2022-09-06T21:11:09.694Z] 1450978ace50: Layer already exists [2022-09-06T21:11:09.694Z] 8fdff109f7d0: Layer already exists [2022-09-06T21:11:09.694Z] 4e8eb5dcc761: Layer already exists [2022-09-06T21:11:09.694Z] ee6134e81750: Layer already exists [2022-09-06T21:11:09.694Z] 551207ba52e1: Layer already exists [2022-09-06T21:11:09.694Z] 994393dc58e7: Layer already exists [2022-09-06T21:11:09.694Z] main: digest: sha256:86bb91dd3eac8b65015ae9cff1388cffbed91aa5e1b4ece3d2b29fe4da989db8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:11:09.761Z] ===================================================== [Pipeline] echo [2022-09-06T21:11:09.770Z] taggedImages: [2022-09-06T21:11:09.770Z] - nexus3.edgexfoundry.org:10004/device-virtual:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [2022-09-06T21:11:09.770Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-06T21:11:09.770Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.15 [2022-09-06T21:11:09.770Z] - nexus3.edgexfoundry.org:10004/device-virtual:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70-2.3.0-dev.15 [2022-09-06T21:11:09.770Z] - 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-06T21:11:10.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:11:10.223Z] [2022-09-06T21:11:10.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:11:10.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:11:10.564Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T21:11:10.564Z] 5eb5b503b376: Pulling fs layer [2022-09-06T21:11:10.564Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T21:11:10.564Z] ec43610c2a17: Pulling fs layer [2022-09-06T21:11:10.564Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T21:11:10.564Z] 33b1e0a273af: Pulling fs layer [2022-09-06T21:11:10.564Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T21:11:10.564Z] 2f39f015ded8: Pulling fs layer [2022-09-06T21:11:10.564Z] 33b1e0a273af: Waiting [2022-09-06T21:11:10.564Z] 5d3b04190fa2: Waiting [2022-09-06T21:11:10.564Z] 2f39f015ded8: Waiting [2022-09-06T21:11:10.564Z] 3a2ae6a8a46f: Waiting [2022-09-06T21:11:10.564Z] 5c69ac0246d0: Verifying Checksum [2022-09-06T21:11:10.564Z] 5c69ac0246d0: Download complete [2022-09-06T21:11:10.564Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-06T21:11:10.564Z] 3a2ae6a8a46f: Download complete [2022-09-06T21:11:10.564Z] 33b1e0a273af: Verifying Checksum [2022-09-06T21:11:10.564Z] 33b1e0a273af: Download complete [2022-09-06T21:11:10.564Z] 5d3b04190fa2: Download complete [2022-09-06T21:11:10.564Z] ec43610c2a17: Verifying Checksum [2022-09-06T21:11:10.564Z] ec43610c2a17: Download complete [2022-09-06T21:11:10.825Z] 5eb5b503b376: Verifying Checksum [2022-09-06T21:11:10.825Z] 5eb5b503b376: Download complete [2022-09-06T21:11:11.395Z] 2f39f015ded8: Download complete [2022-09-06T21:11:11.962Z] 5eb5b503b376: Pull complete [2022-09-06T21:11:12.221Z] 5c69ac0246d0: Pull complete [2022-09-06T21:11:12.789Z] ec43610c2a17: Pull complete [2022-09-06T21:11:12.789Z] 3a2ae6a8a46f: Pull complete [2022-09-06T21:11:13.048Z] 33b1e0a273af: Pull complete [2022-09-06T21:11:13.048Z] 5d3b04190fa2: Pull complete [2022-09-06T21:11:17.235Z] 2f39f015ded8: Pull complete [2022-09-06T21:11:17.235Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T21:11:17.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:11:17.235Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:11:17.325Z] prd-ubuntu20.04-docker-8c-8g-24692 does not seem to be running inside a container [2022-09-06T21:11:17.357Z] $ 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-06T21:11:19.086Z] $ docker top dce90560953089f645a16cc76256d9c4bb8ece5a5730c73c05a7aaeb2c2904bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:11:19.460Z] ---> job-cost.sh [2022-09-06T21:11:19.460Z] lf-activate-venv: SKIPPING [2022-09-06T21:11:19.460Z] INFO: No Stack... [2022-09-06T21:11:19.720Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T21:11:20.289Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T21:11:20.581Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-09-06T21:11:20.581Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T21:11:20.595Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-51-stack-cost] [2022-09-06T21:11:20.605Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-51-stack-cost] did not exist. Created. [2022-09-06T21:11:20.605Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T21:11:20.907Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-06T21:11:20.935Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T21:11:20.941Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T21:11:20.956Z] $ docker stop --time=1 dce90560953089f645a16cc76256d9c4bb8ece5a5730c73c05a7aaeb2c2904bc [2022-09-06T21:11:22.140Z] $ docker rm -f dce90560953089f645a16cc76256d9c4bb8ece5a5730c73c05a7aaeb2c2904bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T21:34:35.450Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25824 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-09-06T21:34:35.464Z] Running in /w/workspace/device-virtual-go/51 [Pipeline] { [Pipeline] checkout [2022-09-06T21:34:35.523Z] The recommended git tool is: git [2022-09-06T21:34:43.464Z] using credential edgex-jenkins-ssh [2022-09-06T21:34:43.484Z] Cloning the remote Git repository [2022-09-06T21:34:43.553Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-09-06T21:34:43.644Z] > git init /w/workspace/device-virtual-go/51 # timeout=10 [2022-09-06T21:34:43.733Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-09-06T21:34:43.734Z] > git --version # timeout=10 [2022-09-06T21:34:43.823Z] > git --version # 'git version 2.25.1' [2022-09-06T21:34:43.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T21:34:43.996Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T21:34:46.314Z] Avoid second fetch [2022-09-06T21:34:46.314Z] Checking out Revision 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 (main) [2022-09-06T21:34:46.262Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-09-06T21:34:46.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T21:34:46.341Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T21:34:46.359Z] > git checkout -f 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 # timeout=10 [2022-09-06T21:34:50.858Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#303)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:34:51.800Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T21:34:51.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:34:51.800Z] Dload Upload Total Spent Left Speed [2022-09-06T21:34:51.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh [2022-09-06T21:34:52.527Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T21:34:52.897Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-06T21:34:52.897Z] + sudo tee /etc/docker/daemon.new [2022-09-06T21:34:52.897Z] { [2022-09-06T21:34:52.897Z] "registry-mirrors": [ [2022-09-06T21:34:52.897Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T21:34:52.897Z] ], [2022-09-06T21:34:52.897Z] "bip": "10.250.0.254/24", [2022-09-06T21:34:52.897Z] "hosts": [ [2022-09-06T21:34:52.897Z] "tcp://0.0.0.0:5555", [2022-09-06T21:34:52.897Z] "unix:///var/run/docker.sock" [2022-09-06T21:34:52.897Z] ], [2022-09-06T21:34:52.897Z] "mtu": 1458, [2022-09-06T21:34:52.897Z] "selinux-enabled": true, [2022-09-06T21:34:52.897Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T21:34:52.897Z] } [Pipeline] sh [2022-09-06T21:34:53.333Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T21:34:53.690Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:35:12.070Z] provisioning config files... [2022-09-06T21:35:12.097Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/51@tmp/config4158771022051885812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:35:12.470Z] ---> docker-login.sh [2022-09-06T21:35:12.470Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:35:13.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:35:13.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:35:13.348Z] Configure a credential helper to remove this warning. See [2022-09-06T21:35:13.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:35:13.348Z] [2022-09-06T21:35:13.348Z] Login Succeeded [2022-09-06T21:35:13.348Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:35:13.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:35:13.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:35:13.963Z] Configure a credential helper to remove this warning. See [2022-09-06T21:35:13.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:35:13.963Z] [2022-09-06T21:35:13.963Z] Login Succeeded [2022-09-06T21:35:13.963Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:35:14.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:35:14.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:35:14.517Z] Configure a credential helper to remove this warning. See [2022-09-06T21:35:14.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:35:14.518Z] [2022-09-06T21:35:14.518Z] Login Succeeded [2022-09-06T21:35:14.518Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:35:14.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:35:15.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:35:15.069Z] Configure a credential helper to remove this warning. See [2022-09-06T21:35:15.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:35:15.069Z] [2022-09-06T21:35:15.069Z] Login Succeeded [2022-09-06T21:35:15.069Z] docker.io [2022-09-06T21:35:15.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:35:15.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:35:15.944Z] Configure a credential helper to remove this warning. See [2022-09-06T21:35:15.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:35:15.944Z] [2022-09-06T21:35:15.944Z] Login Succeeded [2022-09-06T21:35:15.944Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:35:15.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T21:35:16.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:35:16.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:35:16.611Z] ========================================================= [2022-09-06T21:35:16.611Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T21:35:16.611Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:35:17.000Z] + 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-06T21:35:17.604Z] Sending build context to Docker daemon 11.69MB [2022-09-06T21:35:17.604Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:35:17.604Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-06T21:35:17.604Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T21:35:17.604Z] b3c136eddcbf: Pulling fs layer [2022-09-06T21:35:17.604Z] c0a3192eca97: Pulling fs layer [2022-09-06T21:35:17.604Z] a050256f5b6f: Pulling fs layer [2022-09-06T21:35:17.604Z] 656be50a0ddc: Pulling fs layer [2022-09-06T21:35:17.604Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T21:35:17.604Z] 46d945488cbd: Pulling fs layer [2022-09-06T21:35:17.604Z] 8a5474983e97: Pulling fs layer [2022-09-06T21:35:17.604Z] 329c88fbcd65: Pulling fs layer [2022-09-06T21:35:17.604Z] 656be50a0ddc: Waiting [2022-09-06T21:35:17.604Z] 2bbca73fdf42: Waiting [2022-09-06T21:35:17.604Z] 46d945488cbd: Waiting [2022-09-06T21:35:17.604Z] 329c88fbcd65: Waiting [2022-09-06T21:35:17.604Z] 8a5474983e97: Waiting [2022-09-06T21:35:17.604Z] a050256f5b6f: Verifying Checksum [2022-09-06T21:35:17.604Z] a050256f5b6f: Download complete [2022-09-06T21:35:17.604Z] c0a3192eca97: Download complete [2022-09-06T21:35:17.892Z] 2bbca73fdf42: Verifying Checksum [2022-09-06T21:35:17.893Z] 2bbca73fdf42: Download complete [2022-09-06T21:35:17.893Z] 46d945488cbd: Verifying Checksum [2022-09-06T21:35:17.893Z] 46d945488cbd: Download complete [2022-09-06T21:35:17.893Z] b3c136eddcbf: Verifying Checksum [2022-09-06T21:35:17.893Z] b3c136eddcbf: Download complete [2022-09-06T21:35:18.896Z] b3c136eddcbf: Pull complete [2022-09-06T21:35:18.896Z] 329c88fbcd65: Verifying Checksum [2022-09-06T21:35:18.896Z] 329c88fbcd65: Download complete [2022-09-06T21:35:19.519Z] c0a3192eca97: Pull complete [2022-09-06T21:35:19.796Z] a050256f5b6f: Pull complete [2022-09-06T21:35:20.396Z] 8a5474983e97: Verifying Checksum [2022-09-06T21:35:20.396Z] 8a5474983e97: Download complete [2022-09-06T21:35:20.994Z] 656be50a0ddc: Verifying Checksum [2022-09-06T21:35:20.994Z] 656be50a0ddc: Download complete [2022-09-06T21:35:36.096Z] 656be50a0ddc: Pull complete [2022-09-06T21:35:36.096Z] 2bbca73fdf42: Pull complete [2022-09-06T21:35:36.096Z] 46d945488cbd: Pull complete [2022-09-06T21:35:39.476Z] 8a5474983e97: Pull complete [2022-09-06T21:35:41.458Z] 329c88fbcd65: Pull complete [2022-09-06T21:35:41.744Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T21:35:41.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T21:35:41.744Z] ---> ff4287adb874 [2022-09-06T21:35:41.744Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-06T21:35:43.725Z] ---> Running in 90ef93683c2f [2022-09-06T21:35:43.996Z] Removing intermediate container 90ef93683c2f [2022-09-06T21:35:43.996Z] ---> 7c5a7d7ef81f [2022-09-06T21:35:43.996Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T21:35:43.996Z] ---> Running in 2fda876a4f76 [2022-09-06T21:35:44.302Z] Removing intermediate container 2fda876a4f76 [2022-09-06T21:35:44.302Z] ---> df9601d8a02d [2022-09-06T21:35:44.302Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:35:44.574Z] ---> Running in bf33cad47272 [2022-09-06T21:35:44.847Z] Removing intermediate container bf33cad47272 [2022-09-06T21:35:44.847Z] ---> a7ed44072395 [2022-09-06T21:35:44.847Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-06T21:35:44.847Z] ---> Running in cb274a6ec7da [2022-09-06T21:35:45.124Z] Removing intermediate container cb274a6ec7da [2022-09-06T21:35:45.124Z] ---> 50370b4bf506 [2022-09-06T21:35:45.124Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:35:45.398Z] ---> Running in 7b40dbcfd0a4 [2022-09-06T21:35:47.372Z] Removing intermediate container 7b40dbcfd0a4 [2022-09-06T21:35:47.372Z] ---> a473abc24e4e [2022-09-06T21:35:47.372Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:35:47.372Z] ---> Running in d45d30ca9aeb [2022-09-06T21:35:48.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:35:49.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:35:50.302Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-06T21:35:50.302Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-06T21:35:50.302Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-06T21:35:50.574Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-06T21:35:50.574Z] Executing busybox-1.35.0-r13.trigger [2022-09-06T21:35:50.845Z] OK: 226 MiB in 55 packages [2022-09-06T21:35:51.823Z] Removing intermediate container d45d30ca9aeb [2022-09-06T21:35:51.823Z] ---> 5248f119bbda [2022-09-06T21:35:51.823Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-06T21:35:52.096Z] ---> 4cdf5b11a946 [2022-09-06T21:35:52.096Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:35:52.387Z] ---> Running in 0e163585b86f [2022-09-06T21:36:48.962Z] Removing intermediate container 0e163585b86f [2022-09-06T21:36:48.962Z] ---> 100fd1573c2f [2022-09-06T21:36:48.962Z] Step 11/13 : COPY . . [2022-09-06T21:36:48.962Z] ---> dbe5fdaa0616 [2022-09-06T21:36:48.962Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-06T21:36:48.962Z] ---> Running in 577584f5f0ca [2022-09-06T21:36:48.962Z] Removing intermediate container 577584f5f0ca [2022-09-06T21:36:48.962Z] ---> f9442b196b2a [2022-09-06T21:36:48.962Z] Step 13/13 : RUN $MAKE [2022-09-06T21:36:48.962Z] ---> Running in ed7699a5865f [2022-09-06T21:36:48.962Z] noop [2022-09-06T21:36:48.962Z] Removing intermediate container ed7699a5865f [2022-09-06T21:36:48.962Z] ---> 34e3a2531cee [2022-09-06T21:36:48.962Z] Successfully built 34e3a2531cee [2022-09-06T21:36:48.962Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:49.346Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T21:36:49.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:36:49.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-25824 does not seem to be running inside a container [2022-09-06T21:36:49.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/51 -v /w/workspace/device-virtual-go/51:/w/workspace/device-virtual-go/51:rw,z -v /w/workspace/device-virtual-go/51@tmp:/w/workspace/device-virtual-go/51@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-06T21:36:51.000Z] $ docker top 5082da502bf44e16d07d2e2946cceecb7d4194b07e59b2528d5c0cfbf6243b59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:36:51.937Z] + go version [2022-09-06T21:36:51.938Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T21:36:51.963Z] $ docker stop --time=1 5082da502bf44e16d07d2e2946cceecb7d4194b07e59b2528d5c0cfbf6243b59 [2022-09-06T21:36:53.648Z] $ docker rm -f 5082da502bf44e16d07d2e2946cceecb7d4194b07e59b2528d5c0cfbf6243b59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:36:54.273Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T21:36:54.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:36:54.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-25824 does not seem to be running inside a container [2022-09-06T21:36:54.631Z] $ 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/51 -v /w/workspace/device-virtual-go/51:/w/workspace/device-virtual-go/51:rw,z -v /w/workspace/device-virtual-go/51@tmp:/w/workspace/device-virtual-go/51@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-06T21:36:55.920Z] $ docker top c333c535627892aec6500d2b4372d4821f4cb3d2f48556d7427d877286d13fa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:36:56.833Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/51 [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:36:57.505Z] + make test [2022-09-06T21:36:57.506Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-06T21:36:58.962Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-06T21:38:20.868Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-06T21:38:21.845Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.143s coverage: 65.7% of statements [2022-09-06T21:38:22.119Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-06T21:38:22.119Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-06T21:38:44.317Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:38:44.317Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:38:44.317Z] ./bin/test-attribution-txt.sh [2022-09-06T21:38:44.317Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-06T21:38:44.317Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-06T21:38:44.317Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-06T21:38:44.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T21:38:44.358Z] $ docker stop --time=1 c333c535627892aec6500d2b4372d4821f4cb3d2f48556d7427d877286d13fa7 [2022-09-06T21:38:46.173Z] $ docker rm -f c333c535627892aec6500d2b4372d4821f4cb3d2f48556d7427d877286d13fa7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:38:47.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T21:38:47.266Z] Warning: overwriting stash ‘coverage-report’ [2022-09-06T21:38:47.962Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:38:48.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T21:38:48.792Z] + ls -al . [2022-09-06T21:38:48.792Z] total 188 [2022-09-06T21:38:48.792Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:36 . [2022-09-06T21:38:48.792Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:34 .. [2022-09-06T21:38:48.792Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:34 .git [2022-09-06T21:38:48.792Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:34 .github [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 6 21:34 .gitignore [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 21:34 .golangci.yml [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 8152 Sep 6 21:34 Attribution.txt [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 6 21:34 CHANGELOG.md [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 6 21:34 Dockerfile [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 21:34 GOVERNANCE.md [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 6 21:34 Jenkinsfile [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 21:34 LICENSE [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 6 21:34 Makefile [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 6 21:34 OWNERS.md [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 6 21:34 README.md [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 21:09 VERSION [2022-09-06T21:38:48.792Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:34 bin [2022-09-06T21:38:48.792Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:34 cmd [2022-09-06T21:38:48.792Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 6 21:38 coverage.out [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 3328 Sep 6 21:34 go.mod [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 36202 Sep 6 21:34 go.sum [2022-09-06T21:38:48.792Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:34 internal [2022-09-06T21:38:48.792Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:34 snap [2022-09-06T21:38:48.792Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 6 21:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:38:49.181Z] + 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=76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 --label arch=arm64 --label version=2.3.0-dev.15 . [2022-09-06T21:38:49.790Z] Sending build context to Docker daemon 11.74MB [2022-09-06T21:38:49.790Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:38:49.790Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-06T21:38:49.790Z] ---> 34e3a2531cee [2022-09-06T21:38:49.790Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-06T21:38:50.065Z] ---> Running in 2ca9b4c5fe6f [2022-09-06T21:38:50.337Z] Removing intermediate container 2ca9b4c5fe6f [2022-09-06T21:38:50.337Z] ---> 5b94d935b034 [2022-09-06T21:38:50.337Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T21:38:50.337Z] ---> Running in 0d1233ecbd5e [2022-09-06T21:38:50.933Z] Removing intermediate container 0d1233ecbd5e [2022-09-06T21:38:50.933Z] ---> ad2c5bee9583 [2022-09-06T21:38:50.933Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-06T21:38:50.933Z] ---> Running in 3cc6ebf8eb6e [2022-09-06T21:38:51.205Z] Removing intermediate container 3cc6ebf8eb6e [2022-09-06T21:38:51.205Z] ---> 9ecf7f0d1a51 [2022-09-06T21:38:51.205Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-06T21:38:51.205Z] ---> Running in bbb00283778a [2022-09-06T21:38:51.478Z] Removing intermediate container bbb00283778a [2022-09-06T21:38:51.478Z] ---> ba64a9684629 [2022-09-06T21:38:51.478Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:38:51.753Z] ---> Running in d20432ca9277 [2022-09-06T21:38:53.732Z] Removing intermediate container d20432ca9277 [2022-09-06T21:38:53.732Z] ---> 4a4e393f2421 [2022-09-06T21:38:53.732Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:38:53.732Z] ---> Running in e718b61ceb19 [2022-09-06T21:38:54.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:38:55.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:38:56.286Z] OK: 226 MiB in 55 packages [2022-09-06T21:38:57.269Z] Removing intermediate container e718b61ceb19 [2022-09-06T21:38:57.269Z] ---> a2a0631cfd05 [2022-09-06T21:38:57.269Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-06T21:38:57.866Z] ---> 4fa167e9921a [2022-09-06T21:38:57.866Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:38:57.866Z] ---> Running in 87886890dc33 [2022-09-06T21:38:59.850Z] Removing intermediate container 87886890dc33 [2022-09-06T21:38:59.850Z] ---> 40f918f08091 [2022-09-06T21:38:59.850Z] Step 11/27 : COPY . . [2022-09-06T21:39:01.366Z] ---> ae736e30ba28 [2022-09-06T21:39:01.366Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-06T21:39:01.366Z] ---> Running in 22f066d18ac2 [2022-09-06T21:39:01.366Z] Removing intermediate container 22f066d18ac2 [2022-09-06T21:39:01.366Z] ---> c8c5090c7a43 [2022-09-06T21:39:01.366Z] Step 13/27 : RUN $MAKE [2022-09-06T21:39:01.643Z] ---> Running in 5725390cd946 [2022-09-06T21:39:02.628Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-06T21:41:24.563Z] Removing intermediate container 5725390cd946 [2022-09-06T21:41:24.563Z] ---> 17d8ee9fa352 [2022-09-06T21:41:24.563Z] Step 14/27 : FROM alpine:3.16 [2022-09-06T21:41:24.563Z] 3.16: Pulling from library/alpine [2022-09-06T21:41:24.563Z] 9b18e9b68314: Pulling fs layer [2022-09-06T21:41:24.563Z] 9b18e9b68314: Verifying Checksum [2022-09-06T21:41:24.563Z] 9b18e9b68314: Download complete [2022-09-06T21:41:25.162Z] 9b18e9b68314: Pull complete [2022-09-06T21:41:25.162Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T21:41:25.162Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T21:41:25.162Z] ---> a6215f271958 [2022-09-06T21:41:25.162Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-06T21:41:25.162Z] ---> Running in ca0a431dd7ec [2022-09-06T21:41:25.769Z] Removing intermediate container ca0a431dd7ec [2022-09-06T21:41:25.769Z] ---> b843bd291ec4 [2022-09-06T21:41:25.769Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:41:25.769Z] ---> Running in 38690ccbf309 [2022-09-06T21:41:27.756Z] Removing intermediate container 38690ccbf309 [2022-09-06T21:41:27.756Z] ---> 18ba059a662b [2022-09-06T21:41:27.756Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T21:41:27.756Z] ---> Running in 54792d33961e [2022-09-06T21:41:28.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:41:29.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:41:30.317Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:41:30.591Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:41:30.591Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T21:41:30.591Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:41:30.864Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T21:41:30.864Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T21:41:31.139Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:41:31.139Z] OK: 8 MiB in 20 packages [2022-09-06T21:41:32.122Z] Removing intermediate container 54792d33961e [2022-09-06T21:41:32.122Z] ---> 036943bf1d87 [2022-09-06T21:41:32.122Z] Step 18/27 : WORKDIR / [2022-09-06T21:41:32.122Z] ---> Running in 64efe940dd4d [2022-09-06T21:41:32.409Z] Removing intermediate container 64efe940dd4d [2022-09-06T21:41:32.409Z] ---> 73592e06b220 [2022-09-06T21:41:32.409Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-06T21:41:33.005Z] ---> 035fb9e203b5 [2022-09-06T21:41:33.005Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-06T21:41:33.603Z] ---> 4a9c9027f52f [2022-09-06T21:41:33.603Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-06T21:41:35.116Z] ---> ad21b89c00b4 [2022-09-06T21:41:35.116Z] Step 22/27 : EXPOSE 59900 [2022-09-06T21:41:35.116Z] ---> Running in eab01b3ae14c [2022-09-06T21:41:35.732Z] Removing intermediate container eab01b3ae14c [2022-09-06T21:41:35.732Z] ---> 7aca2a047292 [2022-09-06T21:41:35.732Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-06T21:41:35.732Z] ---> Running in 66fbce97c852 [2022-09-06T21:41:36.006Z] Removing intermediate container 66fbce97c852 [2022-09-06T21:41:36.006Z] ---> 3fed4d98ce70 [2022-09-06T21:41:36.006Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T21:41:36.006Z] ---> Running in fd6bfe3e8d38 [2022-09-06T21:41:36.609Z] Removing intermediate container fd6bfe3e8d38 [2022-09-06T21:41:36.609Z] ---> 814b61410fa8 [2022-09-06T21:41:36.609Z] Step 25/27 : LABEL arch=arm64 [2022-09-06T21:41:36.609Z] ---> Running in b54fa6aa9e3c [2022-09-06T21:41:36.881Z] Removing intermediate container b54fa6aa9e3c [2022-09-06T21:41:36.881Z] ---> 0288ef8cd919 [2022-09-06T21:41:36.881Z] Step 26/27 : LABEL git_sha=76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [2022-09-06T21:41:36.881Z] ---> Running in 2d66eee68dc7 [2022-09-06T21:41:37.156Z] Removing intermediate container 2d66eee68dc7 [2022-09-06T21:41:37.156Z] ---> fd7477bab229 [2022-09-06T21:41:37.156Z] Step 27/27 : LABEL version=2.3.0-dev.15 [2022-09-06T21:41:37.434Z] ---> Running in e6ecde4fc164 [2022-09-06T21:41:37.708Z] Removing intermediate container e6ecde4fc164 [2022-09-06T21:41:37.708Z] ---> 843712d2490b [2022-09-06T21:41:37.708Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T21:41:37.708Z] Successfully built 843712d2490b [2022-09-06T21:41:37.708Z] 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-06T21:41:37.837Z] provisioning config files... [2022-09-06T21:41:37.858Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/51@tmp/config1670226637356678049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:41:38.233Z] ---> docker-login.sh [2022-09-06T21:41:38.233Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:41:38.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:41:38.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:41:38.506Z] Configure a credential helper to remove this warning. See [2022-09-06T21:41:38.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:41:38.506Z] [2022-09-06T21:41:38.506Z] Login Succeeded [2022-09-06T21:41:38.778Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:41:39.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:41:39.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:41:39.049Z] Configure a credential helper to remove this warning. See [2022-09-06T21:41:39.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:41:39.049Z] [2022-09-06T21:41:39.049Z] Login Succeeded [2022-09-06T21:41:39.049Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:41:39.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:41:39.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:41:39.647Z] Configure a credential helper to remove this warning. See [2022-09-06T21:41:39.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:41:39.647Z] [2022-09-06T21:41:39.647Z] Login Succeeded [2022-09-06T21:41:39.647Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:41:39.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:41:40.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:41:40.196Z] Configure a credential helper to remove this warning. See [2022-09-06T21:41:40.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:41:40.196Z] [2022-09-06T21:41:40.196Z] Login Succeeded [2022-09-06T21:41:40.196Z] docker.io [2022-09-06T21:41:40.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:41:41.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:41:41.071Z] Configure a credential helper to remove this warning. See [2022-09-06T21:41:41.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:41:41.071Z] [2022-09-06T21:41:41.071Z] Login Succeeded [2022-09-06T21:41:41.071Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:41:41.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:41:41.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:41:41.146Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-09-06T21:41:41.146Z] 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [2022-09-06T21:41:41.146Z] latest [2022-09-06T21:41:41.146Z] 2.3.0-dev.15 [2022-09-06T21:41:41.146Z] 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70-2.3.0-dev.15 [2022-09-06T21:41:41.146Z] main [2022-09-06T21:41:41.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:41:41.515Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:41:41.881Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [2022-09-06T21:41:41.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-06T21:41:41.881Z] c0b367e33391: Preparing [2022-09-06T21:41:41.881Z] 871998aeca9e: Preparing [2022-09-06T21:41:41.881Z] 3f69d544be6f: Preparing [2022-09-06T21:41:41.881Z] 7fd715d3ac8d: Preparing [2022-09-06T21:41:41.881Z] c23ab3bd6edd: Preparing [2022-09-06T21:41:41.881Z] 5d3e392a13a0: Preparing [2022-09-06T21:41:41.881Z] 5d3e392a13a0: Waiting [2022-09-06T21:41:42.155Z] 871998aeca9e: Pushed [2022-09-06T21:41:42.155Z] 3f69d544be6f: Pushed [2022-09-06T21:41:42.155Z] c23ab3bd6edd: Pushed [2022-09-06T21:41:42.155Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:41:43.136Z] 7fd715d3ac8d: Pushed [2022-09-06T21:41:48.537Z] c0b367e33391: Pushed [2022-09-06T21:41:48.537Z] 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70: digest: sha256:0cde9f297238602ac349bc3b888b3b157862116198ba29098e44ce1ceb03b1e5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:41:48.913Z] + 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-06T21:41:49.287Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-06T21:41:49.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-06T21:41:49.287Z] c0b367e33391: Preparing [2022-09-06T21:41:49.287Z] 871998aeca9e: Preparing [2022-09-06T21:41:49.287Z] 3f69d544be6f: Preparing [2022-09-06T21:41:49.287Z] 7fd715d3ac8d: Preparing [2022-09-06T21:41:49.287Z] c23ab3bd6edd: Preparing [2022-09-06T21:41:49.287Z] 5d3e392a13a0: Preparing [2022-09-06T21:41:49.287Z] 5d3e392a13a0: Waiting [2022-09-06T21:41:49.287Z] 7fd715d3ac8d: Layer already exists [2022-09-06T21:41:49.287Z] 871998aeca9e: Layer already exists [2022-09-06T21:41:49.287Z] c23ab3bd6edd: Layer already exists [2022-09-06T21:41:49.561Z] 3f69d544be6f: Layer already exists [2022-09-06T21:41:49.561Z] c0b367e33391: Layer already exists [2022-09-06T21:41:49.561Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:41:49.561Z] latest: digest: sha256:0cde9f297238602ac349bc3b888b3b157862116198ba29098e44ce1ceb03b1e5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:41:49.941Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:41:50.310Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.15 [2022-09-06T21:41:50.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-06T21:41:50.310Z] c0b367e33391: Preparing [2022-09-06T21:41:50.310Z] 871998aeca9e: Preparing [2022-09-06T21:41:50.310Z] 3f69d544be6f: Preparing [2022-09-06T21:41:50.310Z] 7fd715d3ac8d: Preparing [2022-09-06T21:41:50.310Z] c23ab3bd6edd: Preparing [2022-09-06T21:41:50.310Z] 5d3e392a13a0: Preparing [2022-09-06T21:41:50.310Z] 5d3e392a13a0: Waiting [2022-09-06T21:41:50.310Z] 3f69d544be6f: Layer already exists [2022-09-06T21:41:50.310Z] 7fd715d3ac8d: Layer already exists [2022-09-06T21:41:50.310Z] c23ab3bd6edd: Layer already exists [2022-09-06T21:41:50.310Z] c0b367e33391: Layer already exists [2022-09-06T21:41:50.310Z] 871998aeca9e: Layer already exists [2022-09-06T21:41:50.586Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:41:50.586Z] 2.3.0-dev.15: digest: sha256:0cde9f297238602ac349bc3b888b3b157862116198ba29098e44ce1ceb03b1e5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:41:50.958Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:41:51.333Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70-2.3.0-dev.15 [2022-09-06T21:41:51.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-06T21:41:51.334Z] c0b367e33391: Preparing [2022-09-06T21:41:51.334Z] 871998aeca9e: Preparing [2022-09-06T21:41:51.334Z] 3f69d544be6f: Preparing [2022-09-06T21:41:51.334Z] 7fd715d3ac8d: Preparing [2022-09-06T21:41:51.334Z] c23ab3bd6edd: Preparing [2022-09-06T21:41:51.334Z] 5d3e392a13a0: Preparing [2022-09-06T21:41:51.334Z] 5d3e392a13a0: Waiting [2022-09-06T21:41:51.334Z] c23ab3bd6edd: Layer already exists [2022-09-06T21:41:51.334Z] 871998aeca9e: Layer already exists [2022-09-06T21:41:51.334Z] 7fd715d3ac8d: Layer already exists [2022-09-06T21:41:51.334Z] c0b367e33391: Layer already exists [2022-09-06T21:41:51.334Z] 3f69d544be6f: Layer already exists [2022-09-06T21:41:51.608Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:41:51.608Z] 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70-2.3.0-dev.15: digest: sha256:0cde9f297238602ac349bc3b888b3b157862116198ba29098e44ce1ceb03b1e5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:41:51.982Z] + 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-06T21:41:52.356Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-09-06T21:41:52.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-06T21:41:52.356Z] c0b367e33391: Preparing [2022-09-06T21:41:52.356Z] 871998aeca9e: Preparing [2022-09-06T21:41:52.356Z] 3f69d544be6f: Preparing [2022-09-06T21:41:52.356Z] 7fd715d3ac8d: Preparing [2022-09-06T21:41:52.356Z] c23ab3bd6edd: Preparing [2022-09-06T21:41:52.356Z] 5d3e392a13a0: Preparing [2022-09-06T21:41:52.356Z] 5d3e392a13a0: Waiting [2022-09-06T21:41:52.356Z] 871998aeca9e: Layer already exists [2022-09-06T21:41:52.356Z] 3f69d544be6f: Layer already exists [2022-09-06T21:41:52.356Z] 7fd715d3ac8d: Layer already exists [2022-09-06T21:41:52.356Z] c23ab3bd6edd: Layer already exists [2022-09-06T21:41:52.356Z] c0b367e33391: Layer already exists [2022-09-06T21:41:52.631Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:41:52.631Z] main: digest: sha256:0cde9f297238602ac349bc3b888b3b157862116198ba29098e44ce1ceb03b1e5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:41:52.694Z] ===================================================== [Pipeline] echo [2022-09-06T21:41:52.704Z] taggedImages: [2022-09-06T21:41:52.704Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [2022-09-06T21:41:52.704Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-06T21:41:52.704Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.15 [2022-09-06T21:41:52.704Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70-2.3.0-dev.15 [2022-09-06T21:41:52.704Z] - 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-06T21:41:53.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T21:41:53.089Z] [2022-09-06T21:41:53.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:41:53.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T21:41:53.722Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T21:41:53.722Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T21:41:53.722Z] 04944245beec: Pulling fs layer [2022-09-06T21:41:53.722Z] 699f458cf7ca: Pulling fs layer [2022-09-06T21:41:53.722Z] 765212b225bb: Pulling fs layer [2022-09-06T21:41:53.722Z] f23df028b6ca: Pulling fs layer [2022-09-06T21:41:53.722Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T21:41:53.722Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T21:41:53.722Z] 765212b225bb: Waiting [2022-09-06T21:41:53.722Z] f23df028b6ca: Waiting [2022-09-06T21:41:53.722Z] d65c8cfc05b1: Waiting [2022-09-06T21:41:53.722Z] 2437ff75d9bd: Waiting [2022-09-06T21:41:53.722Z] 04944245beec: Verifying Checksum [2022-09-06T21:41:53.722Z] 04944245beec: Download complete [2022-09-06T21:41:53.722Z] 765212b225bb: Verifying Checksum [2022-09-06T21:41:53.722Z] 765212b225bb: Download complete [2022-09-06T21:41:53.722Z] f23df028b6ca: Verifying Checksum [2022-09-06T21:41:53.722Z] f23df028b6ca: Download complete [2022-09-06T21:41:53.722Z] d65c8cfc05b1: Verifying Checksum [2022-09-06T21:41:53.722Z] d65c8cfc05b1: Download complete [2022-09-06T21:41:54.000Z] 699f458cf7ca: Verifying Checksum [2022-09-06T21:41:54.000Z] 699f458cf7ca: Download complete [2022-09-06T21:41:54.273Z] 8998bd30e6a1: Verifying Checksum [2022-09-06T21:41:54.273Z] 8998bd30e6a1: Download complete [2022-09-06T21:41:56.903Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T21:41:58.887Z] 8998bd30e6a1: Pull complete [2022-09-06T21:41:59.483Z] 04944245beec: Pull complete [2022-09-06T21:42:00.948Z] 699f458cf7ca: Pull complete [2022-09-06T21:42:01.222Z] 765212b225bb: Pull complete [2022-09-06T21:42:01.821Z] f23df028b6ca: Pull complete [2022-09-06T21:42:02.424Z] d65c8cfc05b1: Pull complete [2022-09-06T21:42:17.521Z] 2437ff75d9bd: Pull complete [2022-09-06T21:42:17.521Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T21:42:17.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T21:42:17.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:42:17.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-25824 does not seem to be running inside a container [2022-09-06T21:42:17.877Z] $ 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/51 -v /w/workspace/device-virtual-go/51:/w/workspace/device-virtual-go/51:rw,z -v /w/workspace/device-virtual-go/51@tmp:/w/workspace/device-virtual-go/51@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-06T21:42:20.565Z] $ docker top bcf10da8dfaa45e15e4dea23ff2d9b6acbd211076b7d9a51781f33ae72d6eb6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:42:21.475Z] ---> job-cost.sh [2022-09-06T21:42:21.475Z] lf-activate-venv: SKIPPING [2022-09-06T21:42:21.475Z] INFO: No Stack... [2022-09-06T21:42:22.066Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T21:42:23.039Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T21:42:23.700Z] + cut -d, -f6 [2022-09-06T21:42:23.700Z] + cat /w/workspace/device-virtual-go/51/archives/cost.csv [Pipeline] lock [2022-09-06T21:42:23.732Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-51-stack-cost] [2022-09-06T21:42:23.737Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-51-stack-cost] did not exist. Created. [2022-09-06T21:42:23.737Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T21:42:24.416Z] /w/workspace/device-virtual-go/51@tmp/durable-2d760578/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-06T21:42:25.108Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T21:42:25.136Z] Warning: overwriting stash ‘stack-cost’ [2022-09-06T21:42:25.186Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T21:42:25.195Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T21:42:25.218Z] $ docker stop --time=1 bcf10da8dfaa45e15e4dea23ff2d9b6acbd211076b7d9a51781f33ae72d6eb6a [2022-09-06T21:42:26.774Z] $ docker rm -f bcf10da8dfaa45e15e4dea23ff2d9b6acbd211076b7d9a51781f33ae72d6eb6a [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-06T21:42:27.221Z] provisioning config files... [2022-09-06T21:42:27.229Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6599616561722405223tmp [Pipeline] { [Pipeline] sh [2022-09-06T21:42:27.529Z] + set +x [2022-09-06T21:42:27.529Z] + bash -s -- [2022-09-06T21:42:27.529Z] + curl -s https://codecov.io/bash [2022-09-06T21:42:27.529Z] [2022-09-06T21:42:27.529Z] _____ _ [2022-09-06T21:42:27.529Z] / ____| | | [2022-09-06T21:42:27.529Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T21:42:27.529Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T21:42:27.529Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T21:42:27.529Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T21:42:27.529Z] Bash-1.0.6 [2022-09-06T21:42:27.529Z] [2022-09-06T21:42:27.529Z] [2022-09-06T21:42:27.529Z] ==> git version 2.25.1 found [2022-09-06T21:42:27.529Z] ==> 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-06T21:42:27.529Z] Release-Date: 2020-01-08 [2022-09-06T21:42:27.529Z] 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-06T21:42:27.529Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T21:42:27.529Z] ==> Jenkins CI detected. [2022-09-06T21:42:27.529Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-09-06T21:42:27.529Z] project root: . [2022-09-06T21:42:27.529Z] --> token set from env [2022-09-06T21:42:27.529Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T21:42:27.529Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T21:42:27.529Z] ==> Python coveragepy not found [2022-09-06T21:42:27.529Z] ==> Searching for coverage reports in: [2022-09-06T21:42:27.529Z] + . [2022-09-06T21:42:27.529Z] -> Found 1 reports [2022-09-06T21:42:27.529Z] ==> Detecting git/mercurial file structure [2022-09-06T21:42:27.529Z] ==> Reading reports [2022-09-06T21:42:27.529Z] + ./coverage.out bytes=44128 [2022-09-06T21:42:27.529Z] ==> Appending adjustments [2022-09-06T21:42:27.529Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T21:42:27.789Z] + Found adjustments [2022-09-06T21:42:27.789Z] ==> Gzipping contents [2022-09-06T21:42:27.789Z] 8.0K /tmp/codecov.sJXoGA.gz [2022-09-06T21:42:27.789Z] ==> Uploading reports [2022-09-06T21:42:27.789Z] url: https://codecov.io [2022-09-06T21:42:27.789Z] query: branch=main&commit=76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T21:42:27.789Z] -> Pinging Codecov [2022-09-06T21:42:27.789Z] 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=76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T21:42:28.050Z] -> Uploading to [2022-09-06T21:42:28.050Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/5E52B4B073DB2E39498172D8E973AA87/76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70/e3cb8b4b-b5db-48ec-a7d5-2eae7cc3bcd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T214227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a07c75338ddaf25502de4896091aa89899c4e86024ca15e2189a865cdec83e66 [2022-09-06T21:42:28.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:42:28.050Z] Dload Upload Total Spent Left Speed [2022-09-06T21:42:28.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5444 0 0 100 5444 0 24745 --:--:-- --:--:-- --:--:-- 24745 [2022-09-06T21:42:28.322Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [Pipeline] } [2022-09-06T21:42:28.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-06T21:42:28.468Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-06T21:42:28.480Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:42:28.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T21:42:28.778Z] [2022-09-06T21:42:28.778Z] 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-06T21:42:29.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T21:42:29.083Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-06T21:42:29.083Z] df9b9388f04a: Pulling fs layer [2022-09-06T21:42:29.083Z] 52dc419b0ee2: Pulling fs layer [2022-09-06T21:42:29.083Z] 25bc292e5bac: Pulling fs layer [2022-09-06T21:42:29.083Z] 114826534d7a: Pulling fs layer [2022-09-06T21:42:29.083Z] 4657fd5d0bcf: Pulling fs layer [2022-09-06T21:42:29.083Z] 6ad1cebc031e: Pulling fs layer [2022-09-06T21:42:29.083Z] 8a3aa393b2d8: Pulling fs layer [2022-09-06T21:42:29.083Z] 114826534d7a: Waiting [2022-09-06T21:42:29.083Z] 6ad1cebc031e: Waiting [2022-09-06T21:42:29.083Z] 4657fd5d0bcf: Waiting [2022-09-06T21:42:29.083Z] 25bc292e5bac: Download complete [2022-09-06T21:42:29.083Z] 52dc419b0ee2: Verifying Checksum [2022-09-06T21:42:29.083Z] 52dc419b0ee2: Download complete [2022-09-06T21:42:29.083Z] 4657fd5d0bcf: Verifying Checksum [2022-09-06T21:42:29.083Z] 4657fd5d0bcf: Download complete [2022-09-06T21:42:29.083Z] df9b9388f04a: Verifying Checksum [2022-09-06T21:42:29.344Z] 6ad1cebc031e: Verifying Checksum [2022-09-06T21:42:29.344Z] 6ad1cebc031e: Download complete [2022-09-06T21:42:29.344Z] df9b9388f04a: Pull complete [2022-09-06T21:42:29.344Z] 52dc419b0ee2: Pull complete [2022-09-06T21:42:29.612Z] 25bc292e5bac: Pull complete [2022-09-06T21:42:29.875Z] 114826534d7a: Verifying Checksum [2022-09-06T21:42:29.875Z] 114826534d7a: Download complete [2022-09-06T21:42:30.138Z] 8a3aa393b2d8: Verifying Checksum [2022-09-06T21:42:30.138Z] 8a3aa393b2d8: Download complete [2022-09-06T21:42:33.425Z] 114826534d7a: Pull complete [2022-09-06T21:42:33.425Z] 4657fd5d0bcf: Pull complete [2022-09-06T21:42:33.425Z] 6ad1cebc031e: Pull complete [2022-09-06T21:42:36.741Z] 8a3aa393b2d8: Pull complete [2022-09-06T21:42:36.741Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-06T21:42:36.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T21:42:36.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:42:36.841Z] prd-ubuntu20.04-docker-8c-8g-24692 does not seem to be running inside a container [2022-09-06T21:42:36.947Z] $ 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-06T21:42:39.162Z] $ docker top d5fe8c3f354eb8ba5d230656f96ef396a6cd48ea863894622643876ba31401fd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T21:42:39.220Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-09-06T21:42:39.501Z] + set -o pipefail [2022-09-06T21:42:39.501Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-09-06T21:42:44.789Z] [2022-09-06T21:42:44.789Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-09-06T21:42:44.789Z] [2022-09-06T21:42:44.789Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/4056e1ac-34a1-41bc-a688-394c8f9ca929 [2022-09-06T21:42:44.789Z] [2022-09-06T21:42:44.789Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-06T21:42:44.789Z] [2022-09-06T21:42:44.789Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-06T21:42:44.789Z] [2022-09-06T21:42:44.789Z] [Pipeline] } [2022-09-06T21:42:44.810Z] $ docker stop --time=1 d5fe8c3f354eb8ba5d230656f96ef396a6cd48ea863894622643876ba31401fd [2022-09-06T21:42:47.096Z] $ docker rm -f d5fe8c3f354eb8ba5d230656f96ef396a6cd48ea863894622643876ba31401fd [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-06T21:42:47.809Z] + git log --format=format:%s -1 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 [Pipeline] sh [2022-09-06T21:42:48.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:42:48.102Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:42:48.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:42:48.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:42:48.484Z] prd-ubuntu20.04-docker-8c-8g-24692 does not seem to be running inside a container [2022-09-06T21:42:48.528Z] $ 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-06T21:42:48.946Z] $ docker top 9a2eb6de154804f938ca749fe10867274d238a4f07000d8b2ac01dde30d070a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:42:49.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:42:49.030Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:42:49.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:42:49.164Z] $ docker exec 9a2eb6de154804f938ca749fe10867274d238a4f07000d8b2ac01dde30d070a1 ssh-agent [2022-09-06T21:42:49.277Z] SSH_AUTH_SOCK=/tmp/ssh-sLTDpEjLNgTy/agent.32 [2022-09-06T21:42:49.277Z] SSH_AGENT_PID=38 [2022-09-06T21:42:49.282Z] Running ssh-add (command line suppressed) [2022-09-06T21:42:49.424Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7404216344045825129.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7404216344045825129.key) [2022-09-06T21:42:49.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:42:49.719Z] + git semver tag [2022-09-06T21:42:49.979Z] 2022-09-06 21:42:49,906 [run_tag] DEBUG tag force:False [2022-09-06T21:42:49.979Z] 2022-09-06 21:42:49,906 [check_head_tag] DEBUG check head tag [2022-09-06T21:42:49.979Z] 2022-09-06 21:42:49,907 [execute] INFO git cat-file --batch-check [2022-09-06T21:42:49.979Z] 2022-09-06 21:42:49,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-06T21:42:49.979Z] 2022-09-06 21:42:49,911 [execute] INFO git cat-file --batch [2022-09-06T21:42:49.979Z] 2022-09-06 21:42:49,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-06T21:42:49.979Z] 2022-09-06 21:42:49,925 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-06T21:42:49.979Z] 2022-09-06 21:42:49,925 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 [2022-09-06T21:42:49.979Z] 2022-09-06 21:42:49,925 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-06T21:42:49.979Z] 2022-09-06 21:42:49,930 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-06T21:42:49.979Z] 2.3.0-dev.15 [Pipeline] } [2022-09-06T21:42:49.998Z] $ docker exec --env ******** --env ******** 9a2eb6de154804f938ca749fe10867274d238a4f07000d8b2ac01dde30d070a1 ssh-agent -k [2022-09-06T21:42:50.108Z] unset SSH_AUTH_SOCK; [2022-09-06T21:42:50.108Z] unset SSH_AGENT_PID; [2022-09-06T21:42:50.109Z] echo Agent pid 38 killed; [2022-09-06T21:42:50.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:42:50.419Z] + git semver [Pipeline] } [2022-09-06T21:42:50.703Z] $ docker stop --time=1 9a2eb6de154804f938ca749fe10867274d238a4f07000d8b2ac01dde30d070a1 [2022-09-06T21:42:51.969Z] $ docker rm -f 9a2eb6de154804f938ca749fe10867274d238a4f07000d8b2ac01dde30d070a1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:42:52.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T21:42:52.357Z] [2022-09-06T21:42:52.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:42:52.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T21:42:52.661Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-06T21:42:52.661Z] ab5ef0e58194: Pulling fs layer [2022-09-06T21:42:52.661Z] 9712f1f96733: Pulling fs layer [2022-09-06T21:42:52.661Z] 63f879dbbcfc: Pulling fs layer [2022-09-06T21:42:52.661Z] 0d9ebad4ef96: Pulling fs layer [2022-09-06T21:42:52.661Z] e9a5061849ea: Pulling fs layer [2022-09-06T21:42:52.661Z] d747dcd14b5f: Pulling fs layer [2022-09-06T21:42:52.661Z] 2de7ff778b66: Pulling fs layer [2022-09-06T21:42:52.661Z] 0d9ebad4ef96: Waiting [2022-09-06T21:42:52.661Z] d747dcd14b5f: Waiting [2022-09-06T21:42:52.661Z] e9a5061849ea: Waiting [2022-09-06T21:42:52.661Z] 2de7ff778b66: Waiting [2022-09-06T21:42:52.661Z] 9712f1f96733: Verifying Checksum [2022-09-06T21:42:52.661Z] 9712f1f96733: Download complete [2022-09-06T21:42:52.926Z] 63f879dbbcfc: Verifying Checksum [2022-09-06T21:42:52.926Z] 63f879dbbcfc: Download complete [2022-09-06T21:42:53.188Z] 0d9ebad4ef96: Verifying Checksum [2022-09-06T21:42:53.188Z] 0d9ebad4ef96: Download complete [2022-09-06T21:42:53.188Z] d747dcd14b5f: Download complete [2022-09-06T21:42:53.188Z] e9a5061849ea: Verifying Checksum [2022-09-06T21:42:53.188Z] e9a5061849ea: Download complete [2022-09-06T21:42:53.188Z] ab5ef0e58194: Verifying Checksum [2022-09-06T21:42:53.188Z] ab5ef0e58194: Download complete [2022-09-06T21:42:53.446Z] 2de7ff778b66: Verifying Checksum [2022-09-06T21:42:53.446Z] 2de7ff778b66: Download complete [2022-09-06T21:42:56.738Z] ab5ef0e58194: Pull complete [2022-09-06T21:42:56.738Z] 9712f1f96733: Pull complete [2022-09-06T21:42:56.998Z] 63f879dbbcfc: Pull complete [2022-09-06T21:43:00.291Z] 0d9ebad4ef96: Pull complete [2022-09-06T21:43:00.551Z] e9a5061849ea: Pull complete [2022-09-06T21:43:00.810Z] d747dcd14b5f: Pull complete [2022-09-06T21:43:01.748Z] 2de7ff778b66: Pull complete [2022-09-06T21:43:01.748Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-06T21:43:01.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T21:43:01.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:43:01.835Z] prd-ubuntu20.04-docker-8c-8g-24692 does not seem to be running inside a container [2022-09-06T21:43:01.876Z] $ 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-06T21:43:04.031Z] $ docker top f5552ec8ace3d06678df87f294988402c527d5b7e0ea362df81faef1fdf099f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:43:04.106Z] provisioning config files... [2022-09-06T21:43:04.115Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5618275641986232775tmp [2022-09-06T21:43:04.129Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4118375849023244934tmp [2022-09-06T21:43:04.140Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config767491810137416605tmp [Pipeline] { [Pipeline] echo [2022-09-06T21:43:04.156Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:43:04.439Z] ---> sigul-configuration.sh [2022-09-06T21:43:04.439Z] gpg: directory `/root/.gnupg' created [2022-09-06T21:43:04.439Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-06T21:43:04.439Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-06T21:43:04.439Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-06T21:43:04.439Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-06T21:43:04.439Z] gpg: CAST5 encrypted data [2022-09-06T21:43:04.439Z] gpg: encrypted with 1 passphrase [2022-09-06T21:43:04.439Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-06T21:43:04.731Z] + mkdir /home/jenkins [2022-09-06T21:43:04.731Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-06T21:43:05.018Z] + 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-06T21:43:05.029Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:43:05.316Z] ---> sigul-install.sh [2022-09-06T21:43:05.316Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-06T21:43:05.603Z] + git tag --list [2022-09-06T21:43:05.603Z] v1.0.0 [2022-09-06T21:43:05.603Z] v1.1.0 [2022-09-06T21:43:05.603Z] v1.1.1 [2022-09-06T21:43:05.603Z] v1.2.1 [2022-09-06T21:43:05.603Z] v1.2.2 [2022-09-06T21:43:05.603Z] v1.2.3 [2022-09-06T21:43:05.603Z] v1.3.0 [2022-09-06T21:43:05.603Z] v1.3.1 [2022-09-06T21:43:05.603Z] v2.0.0 [2022-09-06T21:43:05.603Z] v2.1.0 [2022-09-06T21:43:05.603Z] v2.1.1 [2022-09-06T21:43:05.603Z] v2.1.1-dev.1 [2022-09-06T21:43:05.603Z] v2.1.1-dev.2 [2022-09-06T21:43:05.603Z] v2.2.0 [2022-09-06T21:43:05.603Z] v2.2.1-dev.1 [2022-09-06T21:43:05.603Z] v2.2.1-dev.2 [2022-09-06T21:43:05.603Z] v2.2.1-dev.3 [2022-09-06T21:43:05.603Z] v2.2.1-dev.4 [2022-09-06T21:43:05.603Z] v2.2.1-dev.5 [2022-09-06T21:43:05.603Z] v2.2.1-dev.6 [2022-09-06T21:43:05.603Z] v2.2.1-dev.7 [2022-09-06T21:43:05.603Z] v2.2.1-dev.8 [2022-09-06T21:43:05.603Z] v2.3.0-dev.10 [2022-09-06T21:43:05.603Z] v2.3.0-dev.11 [2022-09-06T21:43:05.603Z] v2.3.0-dev.12 [2022-09-06T21:43:05.603Z] v2.3.0-dev.13 [2022-09-06T21:43:05.603Z] v2.3.0-dev.14 [2022-09-06T21:43:05.603Z] v2.3.0-dev.15 [2022-09-06T21:43:05.603Z] v2.3.0-dev.8 [2022-09-06T21:43:05.603Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-06T21:43:05.893Z] + lftools sign git-tag v2.3.0-dev.15 [2022-09-06T21:43:06.463Z] Signing Git tag with Sigul... [2022-09-06T21:43:06.463Z] Signing v2.3.0-dev.15 [Pipeline] echo [2022-09-06T21:43:06.732Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:43:07.022Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-06T21:43:07.034Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-06T21:43:07.065Z] $ docker stop --time=1 f5552ec8ace3d06678df87f294988402c527d5b7e0ea362df81faef1fdf099f8 [2022-09-06T21:43:08.378Z] $ docker rm -f f5552ec8ace3d06678df87f294988402c527d5b7e0ea362df81faef1fdf099f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-06T21:43:08.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:43:08.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:43:09.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:43:09.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:43:09.142Z] prd-ubuntu20.04-docker-8c-8g-24692 does not seem to be running inside a container [2022-09-06T21:43:09.185Z] $ 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-06T21:43:09.558Z] $ docker top ec1bf0061f232e6179402bf44735ef6ffbbbcb4d3791d291c94b3010c8b00b83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:43:09.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:43:09.646Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:43:09.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:43:09.786Z] $ docker exec ec1bf0061f232e6179402bf44735ef6ffbbbcb4d3791d291c94b3010c8b00b83 ssh-agent [2022-09-06T21:43:09.900Z] SSH_AUTH_SOCK=/tmp/ssh-Xx8GKk2XIy7a/agent.32 [2022-09-06T21:43:09.900Z] SSH_AGENT_PID=38 [2022-09-06T21:43:09.921Z] Running ssh-add (command line suppressed) [2022-09-06T21:43:10.040Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8005766427540017685.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8005766427540017685.key) [2022-09-06T21:43:10.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:43:10.345Z] + git semver bump pre [2022-09-06T21:43:10.606Z] 2022-09-06 21:43:10,531 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-06T21:43:10.606Z] 2022-09-06 21:43:10,531 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev [2022-09-06T21:43:10.606Z] 2022-09-06 21:43:10,531 [bump_version] DEBUG bumped version:2.3.0-dev.16 [2022-09-06T21:43:10.606Z] 2022-09-06 21:43:10,531 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-09-06T21:43:10.606Z] 2022-09-06 21:43:10,531 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-06T21:43:10.606Z] 2022-09-06 21:43:10,531 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-06T21:43:10.606Z] 2022-09-06 21:43:10,533 [execute] INFO git cat-file --batch-check [2022-09-06T21:43:10.606Z] 2022-09-06 21:43:10,533 [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-06T21:43:10.606Z] 2022-09-06 21:43:10,538 [execute] INFO git cat-file --batch [2022-09-06T21:43:10.606Z] 2022-09-06 21:43:10,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T21:43:10.606Z] 2022-09-06 21:43:10,543 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-06T21:43:10.606Z] 2.3.0-dev.16 [Pipeline] } [2022-09-06T21:43:10.627Z] $ docker exec --env ******** --env ******** ec1bf0061f232e6179402bf44735ef6ffbbbcb4d3791d291c94b3010c8b00b83 ssh-agent -k [2022-09-06T21:43:10.725Z] unset SSH_AUTH_SOCK; [2022-09-06T21:43:10.725Z] unset SSH_AGENT_PID; [2022-09-06T21:43:10.725Z] echo Agent pid 38 killed; [2022-09-06T21:43:10.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:43:11.032Z] + git semver [Pipeline] } [2022-09-06T21:43:11.314Z] $ docker stop --time=1 ec1bf0061f232e6179402bf44735ef6ffbbbcb4d3791d291c94b3010c8b00b83 [2022-09-06T21:43:12.616Z] $ docker rm -f ec1bf0061f232e6179402bf44735ef6ffbbbcb4d3791d291c94b3010c8b00b83 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:43:12.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:43:12.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:43:13.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:43:13.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:43:13.326Z] prd-ubuntu20.04-docker-8c-8g-24692 does not seem to be running inside a container [2022-09-06T21:43:13.366Z] $ 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-06T21:43:13.748Z] $ docker top 6a279d44ec556dcf266a6bc76c815ec5edbbd5a2f1141cb309812be251ce1760 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:43:13.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:43:13.833Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:43:13.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:43:13.973Z] $ docker exec 6a279d44ec556dcf266a6bc76c815ec5edbbd5a2f1141cb309812be251ce1760 ssh-agent [2022-09-06T21:43:14.084Z] SSH_AUTH_SOCK=/tmp/ssh-h7TNcnwAyI0J/agent.32 [2022-09-06T21:43:14.084Z] SSH_AGENT_PID=38 [2022-09-06T21:43:14.089Z] Running ssh-add (command line suppressed) [2022-09-06T21:43:14.212Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7721236990390556583.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7721236990390556583.key) [2022-09-06T21:43:14.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:43:14.512Z] + git semver push [2022-09-06T21:43:14.772Z] 2022-09-06 21:43:14,762 [run_push] DEBUG push [2022-09-06T21:43:14.772Z] 2022-09-06 21:43:14,762 [execute] INFO git cat-file --batch-check [2022-09-06T21:43:14.773Z] 2022-09-06 21:43:14,762 [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-06T21:43:14.773Z] 2022-09-06 21:43:14,767 [execute] INFO git rev-list 285baf7ce0440497b5c7d6d1176e4e6333c587b5 -- [2022-09-06T21:43:14.773Z] 2022-09-06 21:43:14,767 [execute] DEBUG Popen(['git', 'rev-list', '285baf7ce0440497b5c7d6d1176e4e6333c587b5', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T21:43:14.773Z] 2022-09-06 21:43:14,775 [execute] INFO git fetch -v origin [2022-09-06T21:43:14.773Z] 2022-09-06 21:43:14,776 [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-06T21:43:15.343Z] 2022-09-06 21:43:15,318 [run_push] DEBUG no remote changes detected [2022-09-06T21:43:15.343Z] 2022-09-06 21:43:15,319 [execute] INFO git push origin semver [2022-09-06T21:43:15.343Z] 2022-09-06 21:43:15,319 [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-06T21:43:16.284Z] 2022-09-06 21:43:16,134 [run_push] DEBUG push all version tags [2022-09-06T21:43:16.284Z] 2022-09-06 21:43:16,135 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-06T21:43:16.284Z] 2022-09-06 21:43:16,135 [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-06T21:43:17.227Z] 2022-09-06 21:43:16,897 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-06T21:43:17.227Z] 2.3.0-dev.16 [Pipeline] } [2022-09-06T21:43:17.246Z] $ docker exec --env ******** --env ******** 6a279d44ec556dcf266a6bc76c815ec5edbbd5a2f1141cb309812be251ce1760 ssh-agent -k [2022-09-06T21:43:17.367Z] unset SSH_AUTH_SOCK; [2022-09-06T21:43:17.368Z] unset SSH_AGENT_PID; [2022-09-06T21:43:17.368Z] echo Agent pid 38 killed; [2022-09-06T21:43:17.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:43:17.677Z] + git semver [Pipeline] } [2022-09-06T21:43:17.960Z] $ docker stop --time=1 6a279d44ec556dcf266a6bc76c815ec5edbbd5a2f1141cb309812be251ce1760 [2022-09-06T21:43:19.291Z] $ docker rm -f 6a279d44ec556dcf266a6bc76c815ec5edbbd5a2f1141cb309812be251ce1760 [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-06T21:43:19.855Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-09-06T21:43:19.855Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-06T21:43:19.855Z] total 16 [2022-09-06T21:43:19.855Z] drwxr-xr-x 3 root root 4096 Sep 6 21:11 . [2022-09-06T21:43:19.855Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 21:43 .. [2022-09-06T21:43:19.855Z] drwxr-xr-x 2 root root 4096 Sep 6 21:11 cost [2022-09-06T21:43:19.855Z] -rw-r--r-- 1 root root 88 Sep 6 21:11 cost.csv [2022-09-06T21:43:19.855Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-06T21:43:19.855Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-06T21:43:19.855Z] total 16 [2022-09-06T21:43:19.855Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:11 . [2022-09-06T21:43:19.855Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 21:43 .. [2022-09-06T21:43:19.855Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 21:11 cost [2022-09-06T21:43:19.855Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 6 21:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:43:20.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:43:21.014Z] ---> package-listing.sh [2022-09-06T21:43:21.014Z] ++ facter osfamily [2022-09-06T21:43:21.014Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T21:43:21.276Z] + OS_FAMILY=debian [2022-09-06T21:43:21.276Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-09-06T21:43:21.276Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T21:43:21.276Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T21:43:21.276Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T21:43:21.276Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T21:43:21.276Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-06T21:43:21.276Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T21:43:21.276Z] + case "${OS_FAMILY}" in [2022-09-06T21:43:21.276Z] + dpkg -l [2022-09-06T21:43:21.276Z] + grep '^ii' [2022-09-06T21:43:21.276Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T21:43:21.276Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T21:43:21.276Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T21:43:21.276Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-06T21:43:21.276Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-09-06T21:43:21.276Z] + 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-06T21:43:21.298Z] 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-06T21:43:21.574Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:43:22.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:43:22.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:43:22.225Z] prd-ubuntu20.04-docker-8c-8g-24692 does not seem to be running inside a container [2022-09-06T21:43:22.266Z] $ 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-06T21:43:22.533Z] $ docker top 8fe058ba6ddf8e37e4c78519fa7abb17aebdef82d71d1fb69ee24c14087cd77f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:43:22.863Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T21:43:23.147Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T21:43:23.433Z] + ls /var/log/sa-host [2022-09-06T21:43:23.433Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:43:23.503Z] provisioning config files... [2022-09-06T21:43:23.513Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7406111219384846010tmp [Pipeline] { [Pipeline] echo [2022-09-06T21:43:23.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:43:23.814Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T21:43:23.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:43:24.148Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T21:43:24.157Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:43:24.442Z] ---> sudo-logs.sh [2022-09-06T21:43:24.442Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T21:43:24.471Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:43:24.752Z] ---> job-cost.sh [2022-09-06T21:43:24.752Z] lf-activate-venv: SKIPPING [2022-09-06T21:43:24.752Z] DEBUG: total: 0.2199999988079071 [2022-09-06T21:43:24.752Z] INFO: Retrieving Stack Cost... [2022-09-06T21:43:25.322Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T21:43:25.582Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T21:43:25.594Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:43:25.877Z] ---> logs-deploy.sh [2022-09-06T21:43:25.877Z] lf-activate-venv: SKIPPING [2022-09-06T21:43:25.877Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/51 [2022-09-06T21:43:25.877Z] INFO: archiving workspace using pattern(s): [2022-09-06T21:43:26.815Z] Archives upload complete. [2022-09-06T21:43:26.815Z] INFO: archiving logs to Nexus