Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 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-ssh9820845916228562324.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh433373199657521176.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9900814814459819009.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7730302698877446740.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-ssh11226275730292538232.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12579 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 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d (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 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d # timeout=10 Commit message: "Merge pull request #395 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81" > git rev-list --no-walk 60ff2485dd83c77f5ba0416b635da515e23b6c8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:38:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:38:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:38:49 ========================================================= 12:38:49 EdgeX Global Pipelines Version Info 12:38:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:38:50 ------------------- 12:38:50 stable info: 12:38:50 ------------------- 12:38:50 Commited By: Bill Mahoney bill.mahoney@intel.com 12:38:50 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 12:38:50 Message: update stable to v1.0.248 12:38:50 ------------------- 12:38:50 experimental info: 12:38:50 ------------------- 12:38:50 Commited By: **** collab-it+edgex@linuxfoundation.org 12:38:50 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:38:50 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57e8f11 [Pipeline] echo 12:38:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:38:51 provisioning config files... 12:38:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17838826575798967058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:51 ---> docker-login.sh 12:38:51 nexus3.edgexfoundry.org:10001 12:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:52 Configure a credential helper to remove this warning. See 12:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:52 12:38:52 Login Succeeded 12:38:52 nexus3.edgexfoundry.org:10002 12:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:52 Configure a credential helper to remove this warning. See 12:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:52 12:38:52 Login Succeeded 12:38:52 nexus3.edgexfoundry.org:10003 12:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:52 Configure a credential helper to remove this warning. See 12:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:52 12:38:52 Login Succeeded 12:38:52 nexus3.edgexfoundry.org:10004 12:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:52 Configure a credential helper to remove this warning. See 12:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:52 12:38:52 Login Succeeded 12:38:52 docker.io 12:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:38:53 Configure a credential helper to remove this warning. See 12:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:38:53 12:38:53 Login Succeeded 12:38:53 ---> docker-login.sh ends [Pipeline] } 12:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:38:53 + git rev-list -1 --merges 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d~1..57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] echo 12:38:53 -----------> git rev-list -1 --merges 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d~1..57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 12:38:53 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [false] [Pipeline] sh 12:38:53 + git log --format=format:%s -1 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] echo 12:38:53 ========================================================= 12:38:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:38:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:38:54 + git log --format=format:%s -1 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] echo 12:38:54 [semverPrep] GIT_COMMIT: 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d, Commit Message: Merge pull request #395 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81 [Pipeline] echo 12:38:54 [semverPrep] This is not a build commit. [Pipeline] sh 12:38:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:38:54 + grep -v github /etc/ssh/ssh_known_hosts 12:38:54 + [ -e /tmp/ssh_known_hosts ] 12:38:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:38:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:38:54 + sudo tee -a /etc/ssh/ssh_known_hosts 12:38:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:54 12:38:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:55 0.1.4: Pulling from edgex-devops/py-git-semver 12:38:55 b85a868b505f: Pulling fs layer 12:38:55 e2be974225ed: Pulling fs layer 12:38:55 339a4e72a1f5: Pulling fs layer 12:38:55 988bab9f4d93: Pulling fs layer 12:38:55 1469e6f7b9e6: Pulling fs layer 12:38:55 eaf3925da568: Pulling fs layer 12:38:55 bab4dde63d76: Pulling fs layer 12:38:55 bde34c3a00c8: Pulling fs layer 12:38:55 b352a97aabf1: Pulling fs layer 12:38:55 4872d77fe225: Pulling fs layer 12:38:55 5851b861e8e6: Pulling fs layer 12:38:55 bab4dde63d76: Waiting 12:38:55 bde34c3a00c8: Waiting 12:38:55 b352a97aabf1: Waiting 12:38:55 eaf3925da568: Waiting 12:38:55 1469e6f7b9e6: Waiting 12:38:55 4872d77fe225: Waiting 12:38:55 988bab9f4d93: Waiting 12:38:55 5851b861e8e6: Waiting 12:38:55 e2be974225ed: Verifying Checksum 12:38:55 e2be974225ed: Download complete 12:38:55 988bab9f4d93: Verifying Checksum 12:38:55 988bab9f4d93: Download complete 12:38:55 1469e6f7b9e6: Verifying Checksum 12:38:55 1469e6f7b9e6: Download complete 12:38:55 eaf3925da568: Verifying Checksum 12:38:55 eaf3925da568: Download complete 12:38:55 339a4e72a1f5: Verifying Checksum 12:38:55 339a4e72a1f5: Download complete 12:38:55 bde34c3a00c8: Download complete 12:38:55 b352a97aabf1: Verifying Checksum 12:38:55 b352a97aabf1: Download complete 12:38:55 4872d77fe225: Verifying Checksum 12:38:55 4872d77fe225: Download complete 12:38:55 5851b861e8e6: Download complete 12:38:55 b85a868b505f: Verifying Checksum 12:38:55 b85a868b505f: Download complete 12:38:55 bab4dde63d76: Verifying Checksum 12:38:55 bab4dde63d76: Download complete 12:38:56 b85a868b505f: Pull complete 12:38:56 e2be974225ed: Pull complete 12:38:57 339a4e72a1f5: Pull complete 12:38:57 988bab9f4d93: Pull complete 12:38:57 1469e6f7b9e6: Pull complete 12:38:57 eaf3925da568: Pull complete 12:38:59 bab4dde63d76: Pull complete 12:38:59 bde34c3a00c8: Pull complete 12:38:59 b352a97aabf1: Pull complete 12:38:59 4872d77fe225: Pull complete 12:38:59 5851b861e8e6: Pull complete 12:38:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:38:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:59 prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container 12:38:59 $ 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 12:39:00 $ docker top bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 -eo pid,comm 12:39:00 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). 12:39:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:00 [ssh-agent] Looking for ssh-agent implementation... 12:39:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:01 $ docker exec bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 ssh-agent 12:39:01 SSH_AUTH_SOCK=/tmp/ssh-rv600dVBshEg/agent.33 12:39:01 SSH_AGENT_PID=39 12:39:01 Running ssh-add (command line suppressed) 12:39:01 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15311221224658743627.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15311221224658743627.key) 12:39:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:01 + git tag --points-at HEAD [Pipeline] } 12:39:01 $ docker exec --env ******** --env ******** bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 ssh-agent -k 12:39:01 unset SSH_AUTH_SOCK; 12:39:01 unset SSH_AGENT_PID; 12:39:01 echo Agent pid 39 killed; 12:39:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:39:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:01 [ssh-agent] Looking for ssh-agent implementation... 12:39:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:01 $ docker exec bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 ssh-agent 12:39:01 SSH_AUTH_SOCK=/tmp/ssh-diQZn5dnTM4F/agent.72 12:39:01 SSH_AGENT_PID=78 12:39:01 Running ssh-add (command line suppressed) 12:39:02 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11332769844765037353.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11332769844765037353.key) 12:39:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:02 + git semver init 12:39:02 2023-05-03 12:39:02,508 [run_init] DEBUG init version:0.0.0 force:False 12:39:02 2023-05-03 12:39:02,508 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 12:39:02 2023-05-03 12:39:02,509 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 12:39:02 2023-05-03 12:39:02,509 [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) 12:39:03 2023-05-03 12:39:03,539 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 12:39:03 2023-05-03 12:39:03,540 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 12:39:03 2023-05-03 12:39:03,540 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:39:03 2023-05-03 12:39:03,540 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:39:03 3.0.0-dev.37 [Pipeline] } 12:39:03 $ docker exec --env ******** --env ******** bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 ssh-agent -k 12:39:04 unset SSH_AUTH_SOCK; 12:39:04 unset SSH_AGENT_PID; 12:39:04 echo Agent pid 78 killed; 12:39:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:04 + git semver [Pipeline] } 12:39:04 $ docker stop --time=1 bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 12:39:05 $ docker rm -f --volumes bd423870acdddff2a808f0779ab4bb10c932701e25ebe5aaa57eb3fc948a6649 [Pipeline] // withDockerContainer [Pipeline] sh 12:39:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:39:06 Stashed 1 file(s) [Pipeline] echo 12:39:06 [edgeXSemver]: initialized semver on version 3.0.0-dev.37 [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 12:39:06 provisioning config files... 12:39:06 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17432532961597014931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:06 ---> docker-login.sh 12:39:06 nexus3.edgexfoundry.org:10001 12:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:06 Configure a credential helper to remove this warning. See 12:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:06 12:39:06 Login Succeeded 12:39:06 nexus3.edgexfoundry.org:10002 12:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:06 Configure a credential helper to remove this warning. See 12:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:06 12:39:06 Login Succeeded 12:39:06 nexus3.edgexfoundry.org:10003 12:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:07 Configure a credential helper to remove this warning. See 12:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:07 12:39:07 Login Succeeded 12:39:07 nexus3.edgexfoundry.org:10004 12:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:07 Configure a credential helper to remove this warning. See 12:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:07 12:39:07 Login Succeeded 12:39:07 docker.io 12:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:07 Configure a credential helper to remove this warning. See 12:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:07 12:39:07 Login Succeeded 12:39:07 ---> docker-login.sh ends [Pipeline] } 12:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:39:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:39:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:39:07 ========================================================= 12:39:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:39:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:39:07 Sending build context to Docker daemon 23.58MB 12:39:07 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:39:07 Step 2/12 : FROM ${BASE} AS builder 12:39:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:39:07 f56be85fc22e: Pulling fs layer 12:39:07 85791d961cd3: Pulling fs layer 12:39:07 d694b5ae8c79: Pulling fs layer 12:39:07 9f32a84ed3da: Pulling fs layer 12:39:07 4d19c01a9841: Pulling fs layer 12:39:07 9325e15d5711: Pulling fs layer 12:39:07 556b6ee489ea: Pulling fs layer 12:39:07 c5a4b2cf53e6: Pulling fs layer 12:39:07 9325e15d5711: Waiting 12:39:07 9f32a84ed3da: Waiting 12:39:07 4d19c01a9841: Waiting 12:39:07 556b6ee489ea: Waiting 12:39:08 85791d961cd3: Verifying Checksum 12:39:08 85791d961cd3: Download complete 12:39:08 9f32a84ed3da: Verifying Checksum 12:39:08 9f32a84ed3da: Download complete 12:39:08 4d19c01a9841: Download complete 12:39:08 f56be85fc22e: Verifying Checksum 12:39:08 f56be85fc22e: Download complete 12:39:08 9325e15d5711: Verifying Checksum 12:39:08 9325e15d5711: Download complete 12:39:08 f56be85fc22e: Pull complete 12:39:08 85791d961cd3: Pull complete 12:39:08 c5a4b2cf53e6: Verifying Checksum 12:39:08 c5a4b2cf53e6: Download complete 12:39:08 d694b5ae8c79: Download complete 12:39:08 556b6ee489ea: Verifying Checksum 12:39:08 556b6ee489ea: Download complete 12:39:12 d694b5ae8c79: Pull complete 12:39:12 9f32a84ed3da: Pull complete 12:39:12 4d19c01a9841: Pull complete 12:39:12 9325e15d5711: Pull complete 12:39:14 556b6ee489ea: Pull complete 12:39:15 c5a4b2cf53e6: Pull complete 12:39:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 12:39:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:39:15 ---> c4be618373d6 12:39:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:39:17 ---> Running in a043be5d8869 12:39:17 Removing intermediate container a043be5d8869 12:39:17 ---> 9b4494437205 12:39:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:39:17 ---> Running in dac001e1dbd7 12:39:17 Removing intermediate container dac001e1dbd7 12:39:17 ---> 1cd1545776cf 12:39:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:39:17 ---> Running in 59f73875aa13 12:39:17 Removing intermediate container 59f73875aa13 12:39:17 ---> 7314cd2dd848 12:39:17 Step 6/12 : WORKDIR /device-virtual-go 12:39:17 ---> Running in 2d4a4597a166 12:39:17 Removing intermediate container 2d4a4597a166 12:39:17 ---> 8bf25b25b703 12:39:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:39:17 ---> Running in 9ff499788c35 12:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:39:17 (1/4) Installing openssh-keygen (9.1_p1-r2) 12:39:17 (2/4) Installing libedit (20221030.3.1-r0) 12:39:17 (3/4) Installing openssh-client-common (9.1_p1-r2) 12:39:17 (4/4) Installing openssh-client-default (9.1_p1-r2) 12:39:17 Executing busybox-1.35.0-r29.trigger 12:39:17 OK: 269 MiB in 57 packages 12:39:18 Removing intermediate container 9ff499788c35 12:39:18 ---> 9e57203ef7a7 12:39:18 Step 8/12 : COPY go.mod vendor* ./ 12:39:18 ---> 9e6800eb180e 12:39:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:39:18 ---> Running in 7f48c47085e8 12:39:21 Still waiting to schedule task 12:39:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:39:44 Removing intermediate container 7f48c47085e8 12:39:44 ---> f17dc19b550d 12:39:44 Step 10/12 : COPY . . 12:39:44 ---> e3d39dab5f7a 12:39:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:39:44 ---> Running in fad42ae9be4b 12:39:44 Removing intermediate container fad42ae9be4b 12:39:44 ---> 351d18455f39 12:39:44 Step 12/12 : RUN $MAKE 12:39:44 ---> Running in 67af2c9be876 12:39:44 noop 12:39:44 Removing intermediate container 67af2c9be876 12:39:44 ---> 05b1914c76cc 12:39:44 Successfully built 05b1914c76cc 12:39:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:45 + docker inspect -f . ci-base-image-x86_64 12:39:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:45 prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container 12:39:45 $ 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 12:39:45 $ docker top 81d4476aaf46ac20212fdb92e13a6558a56f52e97828da89bed3402efb7e1f77 -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:46 + go version 12:39:46 go version go1.20.2 linux/amd64 [Pipeline] } 12:39:46 $ docker stop --time=1 81d4476aaf46ac20212fdb92e13a6558a56f52e97828da89bed3402efb7e1f77 12:39:47 $ docker rm -f --volumes 81d4476aaf46ac20212fdb92e13a6558a56f52e97828da89bed3402efb7e1f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:47 + docker inspect -f . ci-base-image-x86_64 12:39:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:47 prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container 12:39:47 $ 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 12:39:48 $ docker top 0c66cf73ff8aa38dd50aff38111bce193155f757c1e7c5cf24221e2c26bdb2c1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:48 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 12:39:48 + make test 12:39:48 go test ./... -coverprofile=coverage.out 12:39:54 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:40:04 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:40:04 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements 12:40:09 go vet ./... 12:40:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:40:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:40:12 ./bin/test-attribution-txt.sh [Pipeline] echo 12:40:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:40:12 $ docker stop --time=1 0c66cf73ff8aa38dd50aff38111bce193155f757c1e7c5cf24221e2c26bdb2c1 12:40:15 $ docker rm -f --volumes 0c66cf73ff8aa38dd50aff38111bce193155f757c1e7c5cf24221e2c26bdb2c1 [Pipeline] // withDockerContainer [Pipeline] sh 12:40:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:40:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:40:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:40:16 + ls -al . 12:40:16 total 192 12:40:16 drwxrwxr-x 9 jenkins jenkins 4096 May 3 12:39 . 12:40:16 drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:38 .. 12:40:16 drwxrwxr-x 8 jenkins jenkins 4096 May 3 12:39 .git 12:40:16 drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:38 .github 12:40:16 -rw-rw-r-- 1 jenkins jenkins 337 May 3 12:38 .gitignore 12:40:16 -rw-rw-r-- 1 jenkins jenkins 41 May 3 12:38 .golangci.yml 12:40:16 drwxr-xr-x 3 jenkins jenkins 4096 May 3 12:39 .semver 12:40:16 -rw-rw-r-- 1 jenkins jenkins 8652 May 3 12:38 Attribution.txt 12:40:16 -rw-rw-r-- 1 jenkins jenkins 11367 May 3 12:38 CHANGELOG.md 12:40:16 -rw-rw-r-- 1 jenkins jenkins 1646 May 3 12:38 Dockerfile 12:40:16 -rw-rw-r-- 1 jenkins jenkins 677 May 3 12:38 GOVERNANCE.md 12:40:16 -rw-rw-r-- 1 jenkins jenkins 660 May 3 12:38 Jenkinsfile 12:40:16 -rw-rw-r-- 1 jenkins jenkins 11340 May 3 12:38 LICENSE 12:40:16 -rw-rw-r-- 1 jenkins jenkins 1696 May 3 12:38 Makefile 12:40:16 -rw-rw-r-- 1 jenkins jenkins 623 May 3 12:38 OWNERS.md 12:40:16 -rw-rw-r-- 1 jenkins jenkins 3578 May 3 12:38 README.md 12:40:16 -rw-rw-r-- 1 jenkins jenkins 12 May 3 12:39 VERSION 12:40:16 drwxrwxr-x 2 jenkins jenkins 4096 May 3 12:38 bin 12:40:16 drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:38 cmd 12:40:16 -rw-r--r-- 1 jenkins jenkins 43063 May 3 12:40 coverage.out 12:40:16 -rw-rw-r-- 1 jenkins jenkins 3209 May 3 12:38 go.mod 12:40:16 -rw-rw-r-- 1 jenkins jenkins 30994 May 3 12:38 go.sum 12:40:16 drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:38 internal 12:40:16 drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:38 snap 12:40:16 -rw-rw-r-- 1 jenkins jenkins 235 May 3 12:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:17 + 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=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d --label arch=amd64 --label version=3.0.0-dev.37 . 12:40:17 Sending build context to Docker daemon 23.63MB 12:40:17 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:40:17 Step 2/25 : FROM ${BASE} AS builder 12:40:17 ---> 05b1914c76cc 12:40:17 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:40:17 ---> Running in bb2c26562ef1 12:40:17 Removing intermediate container bb2c26562ef1 12:40:17 ---> c408f1c85f82 12:40:17 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:40:17 ---> Running in 4a41e4e30c53 12:40:17 Removing intermediate container 4a41e4e30c53 12:40:17 ---> cc86d6c29b4d 12:40:17 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:40:17 ---> Running in ec4ce7293309 12:40:17 Removing intermediate container ec4ce7293309 12:40:17 ---> 32d7dcae965b 12:40:17 Step 6/25 : WORKDIR /device-virtual-go 12:40:17 ---> Running in 251b65d08fa2 12:40:17 Removing intermediate container 251b65d08fa2 12:40:17 ---> 3f57c6444fa7 12:40:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:40:17 ---> Running in 4febe071a7bc 12:40:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:40:18 OK: 269 MiB in 57 packages 12:40:18 Removing intermediate container 4febe071a7bc 12:40:18 ---> ccb307005349 12:40:18 Step 8/25 : COPY go.mod vendor* ./ 12:40:18 ---> 785e89db80a2 12:40:18 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:18 ---> Running in d0a7788208d0 12:40:19 Removing intermediate container d0a7788208d0 12:40:19 ---> 915f04db8171 12:40:19 Step 10/25 : COPY . . 12:40:20 ---> 34d04c177e8b 12:40:20 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:40:20 ---> Running in 99b96f0b58d4 12:40:20 Removing intermediate container 99b96f0b58d4 12:40:20 ---> 598dc5cfd6ff 12:40:20 Step 12/25 : RUN $MAKE 12:40:20 ---> Running in eb427ace9719 12:40:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:40:38 Removing intermediate container eb427ace9719 12:40:38 ---> 53f991bd1319 12:40:38 Step 13/25 : FROM alpine:3.17 12:40:38 3.17: Pulling from library/alpine 12:40:38 f56be85fc22e: Already exists 12:40:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:40:39 Status: Downloaded newer image for alpine:3.17 12:40:39 ---> 9ed4aefc74f6 12:40:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:40:39 ---> Running in b8cc7a214bbf 12:40:39 Removing intermediate container b8cc7a214bbf 12:40:39 ---> 9945d2af794a 12:40:39 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:40:39 ---> Running in ccef39a02717 12:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:40:39 (1/1) Installing dumb-init (1.2.5-r2) 12:40:39 Executing busybox-1.35.0-r29.trigger 12:40:39 OK: 7 MiB in 16 packages 12:40:40 Removing intermediate container ccef39a02717 12:40:40 ---> 4c20d2d5cf87 12:40:40 Step 16/25 : WORKDIR / 12:40:40 ---> Running in 5070c6537729 12:40:40 Removing intermediate container 5070c6537729 12:40:40 ---> 3d3035297a1d 12:40:40 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:40:40 ---> 4a278e5618b6 12:40:40 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:40:40 ---> 9895cb42a63f 12:40:40 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:40:41 ---> 6a0c31743e2e 12:40:41 Step 20/25 : EXPOSE 59900 12:40:41 ---> Running in 443b8ad9acaf 12:40:41 Removing intermediate container 443b8ad9acaf 12:40:41 ---> 283de607ec82 12:40:41 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:40:41 ---> Running in e29fa70232fd 12:40:41 Removing intermediate container e29fa70232fd 12:40:41 ---> c9ff8b5fce63 12:40:41 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:40:41 ---> Running in 7f497e00d38b 12:40:41 Removing intermediate container 7f497e00d38b 12:40:41 ---> 72c9e7f78855 12:40:41 Step 23/25 : LABEL arch=amd64 12:40:41 ---> Running in bf2b247f3e0d 12:40:41 Removing intermediate container bf2b247f3e0d 12:40:41 ---> d9416a53a4f4 12:40:41 Step 24/25 : LABEL git_sha=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 12:40:41 ---> Running in ddb45c1f4184 12:40:41 Removing intermediate container ddb45c1f4184 12:40:41 ---> 6eade8382161 12:40:41 Step 25/25 : LABEL version=3.0.0-dev.37 12:40:41 ---> Running in 5f962185e05b 12:40:41 Removing intermediate container 5f962185e05b 12:40:41 ---> a7626c6d6b82 12:40:41 [Warning] One or more build-args [ARCH] were not consumed 12:40:41 Successfully built a7626c6d6b82 12:40:41 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:40:41 provisioning config files... 12:40:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16739214174290740666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:42 ---> docker-login.sh 12:40:42 nexus3.edgexfoundry.org:10001 12:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:42 Configure a credential helper to remove this warning. See 12:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:42 12:40:42 Login Succeeded 12:40:42 nexus3.edgexfoundry.org:10002 12:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:42 Configure a credential helper to remove this warning. See 12:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:42 12:40:42 Login Succeeded 12:40:42 nexus3.edgexfoundry.org:10003 12:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:42 Configure a credential helper to remove this warning. See 12:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:42 12:40:42 Login Succeeded 12:40:42 nexus3.edgexfoundry.org:10004 12:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:42 Configure a credential helper to remove this warning. See 12:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:42 12:40:42 Login Succeeded 12:40:42 docker.io 12:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:42 Configure a credential helper to remove this warning. See 12:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:42 12:40:42 Login Succeeded 12:40:42 ---> docker-login.sh ends [Pipeline] } 12:40:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:40:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:40:42 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:40:42 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 12:40:42 latest 12:40:42 3.0.0-dev.37 12:40:42 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 12:40:42 main 12:40:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 12:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:40:43 24c009082b29: Preparing 12:40:43 1dcdf20c1064: Preparing 12:40:43 d04eda19f9d1: Preparing 12:40:43 b69980105e73: Preparing 12:40:43 f1417ff83b31: Preparing 12:40:43 f1417ff83b31: Layer already exists 12:40:43 d04eda19f9d1: Pushed 12:40:43 b69980105e73: Pushed 12:40:43 1dcdf20c1064: Pushed 12:40:45 24c009082b29: Pushed 12:40:45 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d: digest: sha256:400c6431dee5eff74cf929e7543440a75bf7c24c116069f85031b6f363f0a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:46 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 12:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:40:46 24c009082b29: Preparing 12:40:46 1dcdf20c1064: Preparing 12:40:46 d04eda19f9d1: Preparing 12:40:46 b69980105e73: Preparing 12:40:46 f1417ff83b31: Preparing 12:40:46 1dcdf20c1064: Layer already exists 12:40:46 d04eda19f9d1: Layer already exists 12:40:46 b69980105e73: Layer already exists 12:40:46 f1417ff83b31: Layer already exists 12:40:46 24c009082b29: Layer already exists 12:40:46 latest: digest: sha256:400c6431dee5eff74cf929e7543440a75bf7c24c116069f85031b6f363f0a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:46 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.37 12:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:40:47 24c009082b29: Preparing 12:40:47 1dcdf20c1064: Preparing 12:40:47 d04eda19f9d1: Preparing 12:40:47 b69980105e73: Preparing 12:40:47 f1417ff83b31: Preparing 12:40:47 d04eda19f9d1: Layer already exists 12:40:47 b69980105e73: Layer already exists 12:40:47 1dcdf20c1064: Layer already exists 12:40:47 f1417ff83b31: Layer already exists 12:40:47 24c009082b29: Layer already exists 12:40:47 3.0.0-dev.37: digest: sha256:400c6431dee5eff74cf929e7543440a75bf7c24c116069f85031b6f363f0a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:47 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 12:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:40:47 24c009082b29: Preparing 12:40:47 1dcdf20c1064: Preparing 12:40:47 d04eda19f9d1: Preparing 12:40:47 b69980105e73: Preparing 12:40:47 f1417ff83b31: Preparing 12:40:47 d04eda19f9d1: Layer already exists 12:40:47 b69980105e73: Layer already exists 12:40:47 f1417ff83b31: Layer already exists 12:40:47 24c009082b29: Layer already exists 12:40:47 1dcdf20c1064: Layer already exists 12:40:47 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37: digest: sha256:400c6431dee5eff74cf929e7543440a75bf7c24c116069f85031b6f363f0a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:47 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 12:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:40:48 24c009082b29: Preparing 12:40:48 1dcdf20c1064: Preparing 12:40:48 d04eda19f9d1: Preparing 12:40:48 b69980105e73: Preparing 12:40:48 f1417ff83b31: Preparing 12:40:48 24c009082b29: Layer already exists 12:40:48 f1417ff83b31: Layer already exists 12:40:48 d04eda19f9d1: Layer already exists 12:40:48 b69980105e73: Layer already exists 12:40:48 1dcdf20c1064: Layer already exists 12:40:48 main: digest: sha256:400c6431dee5eff74cf929e7543440a75bf7c24c116069f85031b6f363f0a816 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:40:48 ===================================================== [Pipeline] echo 12:40:48 taggedImages: 12:40:48 - nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 12:40:48 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:40:48 - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.37 12:40:48 - nexus3.edgexfoundry.org:10004/device-virtual:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 12:40:48 - 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 12:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:48 12:40:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:48 latest: Pulling from edgex-lftools-log-publisher 12:40:48 5eb5b503b376: Pulling fs layer 12:40:48 5c69ac0246d0: Pulling fs layer 12:40:48 ec43610c2a17: Pulling fs layer 12:40:48 3a2ae6a8a46f: Pulling fs layer 12:40:48 33b1e0a273af: Pulling fs layer 12:40:48 5d3b04190fa2: Pulling fs layer 12:40:48 2f39f015ded8: Pulling fs layer 12:40:48 33b1e0a273af: Waiting 12:40:48 5d3b04190fa2: Waiting 12:40:48 2f39f015ded8: Waiting 12:40:48 5c69ac0246d0: Verifying Checksum 12:40:48 5c69ac0246d0: Download complete 12:40:48 3a2ae6a8a46f: Verifying Checksum 12:40:48 3a2ae6a8a46f: Download complete 12:40:48 33b1e0a273af: Verifying Checksum 12:40:48 33b1e0a273af: Download complete 12:40:48 5d3b04190fa2: Verifying Checksum 12:40:48 5d3b04190fa2: Download complete 12:40:48 ec43610c2a17: Verifying Checksum 12:40:48 ec43610c2a17: Download complete 12:40:49 5eb5b503b376: Verifying Checksum 12:40:49 5eb5b503b376: Download complete 12:40:49 2f39f015ded8: Download complete 12:40:50 5eb5b503b376: Pull complete 12:40:50 5c69ac0246d0: Pull complete 12:40:50 ec43610c2a17: Pull complete 12:40:50 3a2ae6a8a46f: Pull complete 12:40:51 33b1e0a273af: Pull complete 12:40:51 5d3b04190fa2: Pull complete 12:40:55 2f39f015ded8: Pull complete 12:40:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:55 prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container 12:40:55 $ 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 12:40:58 $ docker top 53e47c042d19923b75635b662520dc064d538a9a2e1f525d8c330c64d655a95f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:58 ---> job-cost.sh 12:40:58 lf-activate-venv: SKIPPING 12:40:58 INFO: No Stack... 12:40:59 INFO: Retrieving Pricing Info for: v3-standard-8 12:40:59 INFO: Archiving Costs [Pipeline] sh 12:41:00 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 12:41:00 + cut -d, -f6 [Pipeline] lock 12:41:00 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] 12:41:00 Resource [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] did not exist. Created. 12:41:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:41:00 + echo total: 0.2199999988079071 [Pipeline] stash 12:41:00 Stashed 1 file(s) [Pipeline] } 12:41:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 12:41:00 $ docker stop --time=1 53e47c042d19923b75635b662520dc064d538a9a2e1f525d8c330c64d655a95f 12:41:01 $ docker rm -f --volumes 53e47c042d19923b75635b662520dc064d538a9a2e1f525d8c330c64d655a95f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:41:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12580 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 12:41:05 Running in /w/workspace/device-virtual-go/109 [Pipeline] { [Pipeline] checkout 12:41:05 The recommended git tool is: git 12:41:12 using credential edgex-jenkins-ssh 12:41:12 Cloning the remote Git repository 12:41:12 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:41:12 > git init /w/workspace/device-virtual-go/109 # timeout=10 12:41:12 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:41:12 > git --version # timeout=10 12:41:12 > git --version # 'git version 2.25.1' 12:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:41:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:41:14 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:41:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:41:15 Avoid second fetch 12:41:15 Checking out Revision 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d (main) 12:41:15 Commit message: "Merge pull request #395 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.81" 12:41:15 > git config core.sparsecheckout # timeout=10 12:41:15 > git checkout -f 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:41:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:41:16 % Total % Received % Xferd Average Speed Time Time Time Current 12:41:16 Dload Upload Total Spent Left Speed 12:41:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 12:41:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:41:17 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo tee /etc/docker/daemon.new 12:41:17 12:41:17 { 12:41:17 "registry-mirrors": [ 12:41:17 "https://nexus3.edgexfoundry.org:10001" 12:41:17 ], 12:41:17 "bip": "10.250.0.254/24", 12:41:17 "hosts": [ 12:41:17 "tcp://0.0.0.0:5555", 12:41:17 "unix:///var/run/docker.sock" 12:41:17 ], 12:41:17 "mtu": 1458, 12:41:17 "selinux-enabled": true, 12:41:17 "seccomp-profile": "/etc/docker/seccomp.json" 12:41:17 } [Pipeline] sh 12:41:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:41:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:41:36 provisioning config files... 12:41:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/109@tmp/config8734334896579468413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:41:37 ---> docker-login.sh 12:41:37 nexus3.edgexfoundry.org:10001 12:41:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:41:37 Configure a credential helper to remove this warning. See 12:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:41:37 12:41:37 Login Succeeded 12:41:37 nexus3.edgexfoundry.org:10002 12:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:41:38 Configure a credential helper to remove this warning. See 12:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:41:38 12:41:38 Login Succeeded 12:41:38 nexus3.edgexfoundry.org:10003 12:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:41:38 Configure a credential helper to remove this warning. See 12:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:41:38 12:41:38 Login Succeeded 12:41:38 nexus3.edgexfoundry.org:10004 12:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:41:38 Configure a credential helper to remove this warning. See 12:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:41:38 12:41:38 Login Succeeded 12:41:38 docker.io 12:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:41:39 Configure a credential helper to remove this warning. See 12:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:41:39 12:41:39 Login Succeeded 12:41:39 ---> docker-login.sh ends [Pipeline] } 12:41:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:41:39 ========================================================= 12:41:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:41:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:41:40 Sending build context to Docker daemon 11.94MB 12:41:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:41:40 Step 2/12 : FROM ${BASE} AS builder 12:41:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:41:40 c41833b44d91: Pulling fs layer 12:41:40 ed15518f5707: Pulling fs layer 12:41:40 feae8fd75edb: Pulling fs layer 12:41:40 242c74f7c9fa: Pulling fs layer 12:41:40 3cdef696dda3: Pulling fs layer 12:41:40 2ced38df9373: Pulling fs layer 12:41:40 58f1dce35555: Pulling fs layer 12:41:40 242c74f7c9fa: Waiting 12:41:40 3cdef696dda3: Waiting 12:41:40 2ced38df9373: Waiting 12:41:40 58f1dce35555: Waiting 12:41:40 ed15518f5707: Verifying Checksum 12:41:40 ed15518f5707: Download complete 12:41:40 242c74f7c9fa: Verifying Checksum 12:41:40 242c74f7c9fa: Download complete 12:41:40 3cdef696dda3: Verifying Checksum 12:41:40 3cdef696dda3: Download complete 12:41:40 c41833b44d91: Verifying Checksum 12:41:41 c41833b44d91: Pull complete 12:41:42 58f1dce35555: Verifying Checksum 12:41:42 ed15518f5707: Pull complete 12:41:43 feae8fd75edb: Verifying Checksum 12:41:43 feae8fd75edb: Download complete 12:41:43 2ced38df9373: Verifying Checksum 12:41:43 2ced38df9373: Download complete 12:41:55 feae8fd75edb: Pull complete 12:41:55 242c74f7c9fa: Pull complete 12:41:55 3cdef696dda3: Pull complete 12:42:02 2ced38df9373: Pull complete 12:42:04 58f1dce35555: Pull complete 12:42:04 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 12:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:42:04 ---> fadd8f120f05 12:42:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:42:06 ---> Running in ee98b426440c 12:42:06 Removing intermediate container ee98b426440c 12:42:06 ---> da88ed9c105b 12:42:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:42:06 ---> Running in 3187e30bdf86 12:42:07 Removing intermediate container 3187e30bdf86 12:42:07 ---> 2b726868d8bb 12:42:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:42:07 ---> Running in 1a340d3f0375 12:42:07 Removing intermediate container 1a340d3f0375 12:42:07 ---> 94ab2379cbfb 12:42:07 Step 6/12 : WORKDIR /device-virtual-go 12:42:07 ---> Running in 6049307fc935 12:42:07 Removing intermediate container 6049307fc935 12:42:07 ---> 953c77461b37 12:42:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:42:07 ---> Running in a481644de80b 12:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:42:10 (1/4) Installing openssh-keygen (9.1_p1-r2) 12:42:10 (2/4) Installing libedit (20221030.3.1-r0) 12:42:10 (3/4) Installing openssh-client-common (9.1_p1-r2) 12:42:10 (4/4) Installing openssh-client-default (9.1_p1-r2) 12:42:10 Executing busybox-1.35.0-r29.trigger 12:42:10 OK: 268 MiB in 57 packages 12:42:11 Removing intermediate container a481644de80b 12:42:11 ---> 79ca20a649b6 12:42:11 Step 8/12 : COPY go.mod vendor* ./ 12:42:12 ---> 0ec4736c204c 12:42:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:12 ---> Running in b09af8baedfc 12:43:19 Removing intermediate container b09af8baedfc 12:43:19 ---> 0d5b435697db 12:43:19 Step 10/12 : COPY . . 12:43:19 ---> 130bbdafefa4 12:43:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:43:19 ---> Running in b4dc34330783 12:43:19 Removing intermediate container b4dc34330783 12:43:19 ---> aaba9696006d 12:43:19 Step 12/12 : RUN $MAKE 12:43:19 ---> Running in 6cd1a02c97c4 12:43:19 noop 12:43:19 Removing intermediate container 6cd1a02c97c4 12:43:19 ---> d88ab65a3a32 12:43:19 Successfully built d88ab65a3a32 12:43:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:20 + docker inspect -f . ci-base-image-arm64 12:43:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:20 prd-ubuntu20.04-docker-arm64-4c-16g-12580 does not seem to be running inside a container 12:43:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/109 -v /w/workspace/device-virtual-go/109:/w/workspace/device-virtual-go/109:rw,z -v /w/workspace/device-virtual-go/109@tmp:/w/workspace/device-virtual-go/109@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 12:43:21 $ docker top ac0ca0d2ccb4c74fc334eea627bd275df50d0190f53d49236b20d6ba4bc7c9c0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:22 + go version 12:43:22 go version go1.20.2 linux/arm64 [Pipeline] } 12:43:22 $ docker stop --time=1 ac0ca0d2ccb4c74fc334eea627bd275df50d0190f53d49236b20d6ba4bc7c9c0 12:43:24 $ docker rm -f --volumes ac0ca0d2ccb4c74fc334eea627bd275df50d0190f53d49236b20d6ba4bc7c9c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:25 + docker inspect -f . ci-base-image-arm64 12:43:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:25 prd-ubuntu20.04-docker-arm64-4c-16g-12580 does not seem to be running inside a container 12:43:25 $ 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/109 -v /w/workspace/device-virtual-go/109:/w/workspace/device-virtual-go/109:rw,z -v /w/workspace/device-virtual-go/109@tmp:/w/workspace/device-virtual-go/109@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 12:43:26 $ docker top 2e07cc08498a441ef94b6796798cfd89e848d0a74d3231908d63ed7f10b808e8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:27 + git config --global --add safe.directory /w/workspace/device-virtual-go/109 [Pipeline] fileExists [Pipeline] sh 12:43:28 + make test 12:43:28 go test ./... -coverprofile=coverage.out 12:44:00 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:45:53 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:45:53 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.096s coverage: 58.4% of statements 12:45:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:45:53 go vet ./... 12:46:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:46:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:46:15 ./bin/test-attribution-txt.sh [Pipeline] echo 12:46:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:46:15 $ docker stop --time=1 2e07cc08498a441ef94b6796798cfd89e848d0a74d3231908d63ed7f10b808e8 12:46:19 $ docker rm -f --volumes 2e07cc08498a441ef94b6796798cfd89e848d0a74d3231908d63ed7f10b808e8 [Pipeline] // withDockerContainer [Pipeline] sh 12:46:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:46:20 Warning: overwriting stash ‘coverage-report’ 12:46:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:46:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:46:22 + ls -al . 12:46:22 total 188 12:46:22 drwxrwxr-x 8 jenkins jenkins 4096 May 3 12:43 . 12:46:22 drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:41 .. 12:46:22 drwxrwxr-x 8 jenkins jenkins 4096 May 3 12:41 .git 12:46:22 drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:41 .github 12:46:22 -rw-rw-r-- 1 jenkins jenkins 337 May 3 12:41 .gitignore 12:46:22 -rw-rw-r-- 1 jenkins jenkins 41 May 3 12:41 .golangci.yml 12:46:22 -rw-rw-r-- 1 jenkins jenkins 8652 May 3 12:41 Attribution.txt 12:46:22 -rw-rw-r-- 1 jenkins jenkins 11367 May 3 12:41 CHANGELOG.md 12:46:22 -rw-rw-r-- 1 jenkins jenkins 1646 May 3 12:41 Dockerfile 12:46:22 -rw-rw-r-- 1 jenkins jenkins 677 May 3 12:41 GOVERNANCE.md 12:46:22 -rw-rw-r-- 1 jenkins jenkins 660 May 3 12:41 Jenkinsfile 12:46:22 -rw-rw-r-- 1 jenkins jenkins 11340 May 3 12:41 LICENSE 12:46:22 -rw-rw-r-- 1 jenkins jenkins 1696 May 3 12:41 Makefile 12:46:22 -rw-rw-r-- 1 jenkins jenkins 623 May 3 12:41 OWNERS.md 12:46:22 -rw-rw-r-- 1 jenkins jenkins 3578 May 3 12:41 README.md 12:46:22 -rw-rw-r-- 1 jenkins jenkins 12 May 3 12:39 VERSION 12:46:22 drwxrwxr-x 2 jenkins jenkins 4096 May 3 12:41 bin 12:46:22 drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:41 cmd 12:46:22 -rw-r--r-- 1 jenkins jenkins 43063 May 3 12:45 coverage.out 12:46:22 -rw-rw-r-- 1 jenkins jenkins 3209 May 3 12:41 go.mod 12:46:22 -rw-rw-r-- 1 jenkins jenkins 30994 May 3 12:41 go.sum 12:46:22 drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:41 internal 12:46:22 drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:41 snap 12:46:22 -rw-rw-r-- 1 jenkins jenkins 235 May 3 12:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:22 + 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=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d --label arch=arm64 --label version=3.0.0-dev.37 . 12:46:22 Sending build context to Docker daemon 11.99MB 12:46:22 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:46:22 Step 2/25 : FROM ${BASE} AS builder 12:46:22 ---> d88ab65a3a32 12:46:22 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:46:22 ---> Running in 73c06807244a 12:46:23 Removing intermediate container 73c06807244a 12:46:23 ---> eb41f599efef 12:46:23 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:46:23 ---> Running in f2c4a44781ac 12:46:23 Removing intermediate container f2c4a44781ac 12:46:23 ---> f9bc110a5d76 12:46:23 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:46:23 ---> Running in 89d345259d66 12:46:24 Removing intermediate container 89d345259d66 12:46:24 ---> d95ca89a85fc 12:46:24 Step 6/25 : WORKDIR /device-virtual-go 12:46:24 ---> Running in f5bb716c37bf 12:46:24 Removing intermediate container f5bb716c37bf 12:46:24 ---> 46091f128e7d 12:46:24 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:46:24 ---> Running in 56c8e13b6ae3 12:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:46:27 OK: 268 MiB in 57 packages 12:46:28 Removing intermediate container 56c8e13b6ae3 12:46:28 ---> 328685e8a784 12:46:28 Step 8/25 : COPY go.mod vendor* ./ 12:46:28 ---> b2905cd5fb35 12:46:28 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:28 ---> Running in dbe9a9974c07 12:46:32 Removing intermediate container dbe9a9974c07 12:46:32 ---> 98ac90741f44 12:46:32 Step 10/25 : COPY . . 12:46:33 ---> 08c0d60e149f 12:46:33 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:46:33 ---> Running in c105cf0f54af 12:46:33 Removing intermediate container c105cf0f54af 12:46:33 ---> 05e48e0ccb73 12:46:33 Step 12/25 : RUN $MAKE 12:46:34 ---> Running in 25e47d5cea30 12:46:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:48:44 Removing intermediate container 25e47d5cea30 12:48:44 ---> d225e469b48c 12:48:44 Step 13/25 : FROM alpine:3.17 12:48:44 3.17: Pulling from library/alpine 12:48:44 c41833b44d91: Already exists 12:48:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:48:44 Status: Downloaded newer image for alpine:3.17 12:48:44 ---> 51e60588ff2c 12:48:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:48:44 ---> Running in 231a35e9991a 12:48:44 Removing intermediate container 231a35e9991a 12:48:44 ---> 2233176a0350 12:48:44 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:48:44 ---> Running in 53715689da75 12:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:48:44 (1/1) Installing dumb-init (1.2.5-r2) 12:48:44 Executing busybox-1.35.0-r29.trigger 12:48:44 OK: 8 MiB in 16 packages 12:48:44 Removing intermediate container 53715689da75 12:48:44 ---> e61316f975a1 12:48:44 Step 16/25 : WORKDIR / 12:48:44 ---> Running in ab2566e4ef54 12:48:45 Removing intermediate container ab2566e4ef54 12:48:45 ---> 0e30e9a830c0 12:48:45 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:48:45 ---> 6633bb5b7d8e 12:48:45 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:48:46 ---> 1fad7d0e83dd 12:48:46 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:48:47 ---> 378e33f32b27 12:48:47 Step 20/25 : EXPOSE 59900 12:48:47 ---> Running in 2c5a8601bcef 12:48:47 Removing intermediate container 2c5a8601bcef 12:48:47 ---> 90f692f530aa 12:48:47 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:48:47 ---> Running in eb740eae2080 12:48:48 Removing intermediate container eb740eae2080 12:48:48 ---> b27963b2907c 12:48:48 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:48:48 ---> Running in 796621e880cc 12:48:48 Removing intermediate container 796621e880cc 12:48:48 ---> 16016a90efad 12:48:48 Step 23/25 : LABEL arch=arm64 12:48:48 ---> Running in 729b6d327759 12:48:49 Removing intermediate container 729b6d327759 12:48:49 ---> 24bc3c3c8e23 12:48:49 Step 24/25 : LABEL git_sha=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 12:48:49 ---> Running in acbabbba4b70 12:48:49 Removing intermediate container acbabbba4b70 12:48:49 ---> dfc02aaf0bb9 12:48:49 Step 25/25 : LABEL version=3.0.0-dev.37 12:48:49 ---> Running in 74d704c1bce5 12:48:49 Removing intermediate container 74d704c1bce5 12:48:49 ---> 6006d9efaa09 12:48:49 [Warning] One or more build-args [ARCH] were not consumed 12:48:49 Successfully built 6006d9efaa09 12:48:49 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 12:48:49 provisioning config files... 12:48:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/109@tmp/config4968521036038527690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:48:50 ---> docker-login.sh 12:48:50 nexus3.edgexfoundry.org:10001 12:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:50 Configure a credential helper to remove this warning. See 12:48:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:50 12:48:50 Login Succeeded 12:48:50 nexus3.edgexfoundry.org:10002 12:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:50 Configure a credential helper to remove this warning. See 12:48:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:50 12:48:50 Login Succeeded 12:48:50 nexus3.edgexfoundry.org:10003 12:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:51 Configure a credential helper to remove this warning. See 12:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:51 12:48:51 Login Succeeded 12:48:51 nexus3.edgexfoundry.org:10004 12:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:51 Configure a credential helper to remove this warning. See 12:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:51 12:48:51 Login Succeeded 12:48:51 docker.io 12:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:51 Configure a credential helper to remove this warning. See 12:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:51 12:48:51 Login Succeeded 12:48:51 ---> docker-login.sh ends [Pipeline] } 12:48:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:48:52 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 12:48:52 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 12:48:52 latest 12:48:52 3.0.0-dev.37 12:48:52 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 12:48:52 main 12:48:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 12:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:48:52 37a924ec114d: Preparing 12:48:52 78c69cac3442: Preparing 12:48:52 b96043a8de99: Preparing 12:48:52 9632fcaf669b: Preparing 12:48:52 26cbea5cba74: Preparing 12:48:52 26cbea5cba74: Layer already exists 12:48:52 78c69cac3442: Pushed 12:48:52 b96043a8de99: Pushed 12:48:52 9632fcaf669b: Pushed 12:48:58 37a924ec114d: Pushed 12:48:58 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d: digest: sha256:e4682940ddb2cceda2ef13e5c325afc23f985f37f6a1436c64a273544caf217f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:58 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:48:59 37a924ec114d: Preparing 12:48:59 78c69cac3442: Preparing 12:48:59 b96043a8de99: Preparing 12:48:59 9632fcaf669b: Preparing 12:48:59 26cbea5cba74: Preparing 12:48:59 78c69cac3442: Layer already exists 12:48:59 26cbea5cba74: Layer already exists 12:48:59 37a924ec114d: Layer already exists 12:48:59 b96043a8de99: Layer already exists 12:48:59 9632fcaf669b: Layer already exists 12:48:59 latest: digest: sha256:e4682940ddb2cceda2ef13e5c325afc23f985f37f6a1436c64a273544caf217f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:59 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.37 12:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:48:59 37a924ec114d: Preparing 12:48:59 78c69cac3442: Preparing 12:48:59 b96043a8de99: Preparing 12:48:59 9632fcaf669b: Preparing 12:48:59 26cbea5cba74: Preparing 12:48:59 9632fcaf669b: Layer already exists 12:48:59 26cbea5cba74: Layer already exists 12:48:59 37a924ec114d: Layer already exists 12:48:59 b96043a8de99: Layer already exists 12:48:59 78c69cac3442: Layer already exists 12:48:59 3.0.0-dev.37: digest: sha256:e4682940ddb2cceda2ef13e5c325afc23f985f37f6a1436c64a273544caf217f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:00 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 12:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:49:00 37a924ec114d: Preparing 12:49:00 78c69cac3442: Preparing 12:49:00 b96043a8de99: Preparing 12:49:00 9632fcaf669b: Preparing 12:49:00 26cbea5cba74: Preparing 12:49:00 9632fcaf669b: Layer already exists 12:49:00 37a924ec114d: Layer already exists 12:49:00 78c69cac3442: Layer already exists 12:49:00 b96043a8de99: Layer already exists 12:49:00 26cbea5cba74: Layer already exists 12:49:00 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37: digest: sha256:e4682940ddb2cceda2ef13e5c325afc23f985f37f6a1436c64a273544caf217f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:00 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 12:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:49:01 37a924ec114d: Preparing 12:49:01 78c69cac3442: Preparing 12:49:01 b96043a8de99: Preparing 12:49:01 9632fcaf669b: Preparing 12:49:01 26cbea5cba74: Preparing 12:49:01 37a924ec114d: Layer already exists 12:49:01 b96043a8de99: Layer already exists 12:49:01 26cbea5cba74: Layer already exists 12:49:01 9632fcaf669b: Layer already exists 12:49:01 78c69cac3442: Layer already exists 12:49:01 main: digest: sha256:e4682940ddb2cceda2ef13e5c325afc23f985f37f6a1436c64a273544caf217f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:01 ===================================================== [Pipeline] echo 12:49:01 taggedImages: 12:49:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d 12:49:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:49:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.37 12:49:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d-3.0.0-dev.37 12:49:01 - 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 12:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:49:01 12:49:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:49:02 arm64: Pulling from edgex-lftools-log-publisher 12:49:02 8998bd30e6a1: Pulling fs layer 12:49:02 04944245beec: Pulling fs layer 12:49:02 699f458cf7ca: Pulling fs layer 12:49:02 765212b225bb: Pulling fs layer 12:49:02 f23df028b6ca: Pulling fs layer 12:49:02 d65c8cfc05b1: Pulling fs layer 12:49:02 2437ff75d9bd: Pulling fs layer 12:49:02 765212b225bb: Waiting 12:49:02 f23df028b6ca: Waiting 12:49:02 d65c8cfc05b1: Waiting 12:49:02 2437ff75d9bd: Waiting 12:49:02 04944245beec: Verifying Checksum 12:49:02 04944245beec: Download complete 12:49:02 765212b225bb: Verifying Checksum 12:49:02 765212b225bb: Download complete 12:49:02 f23df028b6ca: Verifying Checksum 12:49:02 f23df028b6ca: Download complete 12:49:02 d65c8cfc05b1: Verifying Checksum 12:49:02 d65c8cfc05b1: Download complete 12:49:02 699f458cf7ca: Verifying Checksum 12:49:02 699f458cf7ca: Download complete 12:49:02 8998bd30e6a1: Verifying Checksum 12:49:02 8998bd30e6a1: Download complete 12:49:05 2437ff75d9bd: Verifying Checksum 12:49:05 2437ff75d9bd: Download complete 12:49:06 8998bd30e6a1: Pull complete 12:49:07 04944245beec: Pull complete 12:49:08 699f458cf7ca: Pull complete 12:49:08 765212b225bb: Pull complete 12:49:09 f23df028b6ca: Pull complete 12:49:09 d65c8cfc05b1: Pull complete 12:49:24 2437ff75d9bd: Pull complete 12:49:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:49:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:24 prd-ubuntu20.04-docker-arm64-4c-16g-12580 does not seem to be running inside a container 12:49:25 $ 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/109 -v /w/workspace/device-virtual-go/109:/w/workspace/device-virtual-go/109:rw,z -v /w/workspace/device-virtual-go/109@tmp:/w/workspace/device-virtual-go/109@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 12:49:27 $ docker top 237b61778703e09fff239296535a6bf6a1a919282aa233b2d17a77386b4fe91b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:49:28 ---> job-cost.sh 12:49:28 lf-activate-venv: SKIPPING 12:49:28 INFO: No Stack... 12:49:28 INFO: Retrieving Pricing Info for: v3-standard-4 12:49:29 INFO: Archiving Costs [Pipeline] sh 12:49:30 + cat /w/workspace/device-virtual-go/109/archives/cost.csv 12:49:30 + cut -d, -f6 [Pipeline] lock 12:49:30 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] 12:49:30 Resource [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] did not exist. Created. 12:49:30 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:49:30 /w/workspace/device-virtual-go/109@tmp/durable-4de9857f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:49:31 + echo total: 0.10999999940395355 [Pipeline] stash 12:49:31 Warning: overwriting stash ‘stack-cost’ 12:49:31 Stashed 1 file(s) [Pipeline] } 12:49:31 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 12:49:31 $ docker stop --time=1 237b61778703e09fff239296535a6bf6a1a919282aa233b2d17a77386b4fe91b 12:49:32 $ docker rm -f --volumes 237b61778703e09fff239296535a6bf6a1a919282aa233b2d17a77386b4fe91b [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 12:49:33 provisioning config files... 12:49:33 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12027483032364564208tmp [Pipeline] { [Pipeline] sh 12:49:33 + set +x 12:49:33 + + curl -sbash https://codecov.io/bash -s 12:49:33 -- 12:49:33 12:49:33 _____ _ 12:49:33 / ____| | | 12:49:33 | | ___ __| | ___ ___ _____ __ 12:49:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:49:33 | |___| (_) | (_| | __/ (_| (_) \ V / 12:49:33 \_____\___/ \__,_|\___|\___\___/ \_/ 12:49:33 Bash-1.0.6 12:49:33 12:49:33 12:49:33 ==> git version 2.25.1 found 12:49:33 ==> 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 12:49:33 Release-Date: 2020-01-08 12:49:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:49:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:49:33 ==> Jenkins CI detected. 12:49:33 current dir:  /w/workspace/exfoundry_device-virtual-go_main 12:49:33 project root: . 12:49:33 --> token set from env 12:49:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:49:33 ==> Running gcov in . (disable via -X gcov) 12:49:33 ==> Python coveragepy not found 12:49:33 ==> Searching for coverage reports in: 12:49:33 + . 12:49:33 -> Found 1 reports 12:49:33 ==> Detecting git/mercurial file structure 12:49:33 ==> Reading reports 12:49:33 + ./coverage.out bytes=43063 12:49:33 ==> Appending adjustments 12:49:33 https://docs.codecov.io/docs/fixing-reports 12:49:33 + Found adjustments 12:49:33 ==> Gzipping contents 12:49:33 8.0K /tmp/codecov.umZc5a.gz 12:49:33 ==> Uploading reports 12:49:33 url: https://codecov.io 12:49:33 query: branch=main&commit=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:49:33 -> Pinging Codecov 12:49:33 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=57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:49:33 -> Uploading to 12:49:33 https://storage.googleapis.com/codecov/v4/raw/2023-05-03/5E52B4B073DB2E39498172D8E973AA87/57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d/e1cd3d4a-ba4a-43bf-8972-d3ccbe25beb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T124933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b766639e52a98fa1da31518ccb681b094d3b04acfc1724f1d0bba680d60426c6 12:49:33 % Total % Received % Xferd Average Speed Time Time Time Current 12:49:33 Dload Upload Total Spent Left Speed 12:49:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 22938 --:--:-- --:--:-- --:--:-- 22938 12:49:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] } 12:49:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:49:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:49:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:49:34 12:49:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:49:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:49:35 df9b9388f04a: Pulling fs layer 12:49:35 52dc419b0ee2: Pulling fs layer 12:49:35 25bc292e5bac: Pulling fs layer 12:49:35 114826534d7a: Pulling fs layer 12:49:35 4657fd5d0bcf: Pulling fs layer 12:49:35 6ad1cebc031e: Pulling fs layer 12:49:35 8a3aa393b2d8: Pulling fs layer 12:49:35 114826534d7a: Waiting 12:49:35 4657fd5d0bcf: Waiting 12:49:35 8a3aa393b2d8: Waiting 12:49:35 6ad1cebc031e: Waiting 12:49:35 25bc292e5bac: Verifying Checksum 12:49:35 25bc292e5bac: Download complete 12:49:35 52dc419b0ee2: Verifying Checksum 12:49:35 52dc419b0ee2: Download complete 12:49:35 4657fd5d0bcf: Download complete 12:49:35 df9b9388f04a: Verifying Checksum 12:49:35 df9b9388f04a: Download complete 12:49:35 6ad1cebc031e: Download complete 12:49:35 df9b9388f04a: Pull complete 12:49:36 52dc419b0ee2: Pull complete 12:49:36 25bc292e5bac: Pull complete 12:49:36 114826534d7a: Verifying Checksum 12:49:36 114826534d7a: Download complete 12:49:36 8a3aa393b2d8: Verifying Checksum 12:49:36 8a3aa393b2d8: Download complete 12:49:39 114826534d7a: Pull complete 12:49:39 4657fd5d0bcf: Pull complete 12:49:39 6ad1cebc031e: Pull complete 12:49:42 8a3aa393b2d8: Pull complete 12:49:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 12:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:49:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:42 prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container 12:49:42 $ 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 12:49:45 $ docker top 3eb08009802b7c0a59d4134929bc7c3cf063b009ec6778dc458b776041cf5a02 -eo pid,comm [Pipeline] { [Pipeline] echo 12:49:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 12:49:46 + set -o pipefail 12:49:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 12:49:51 12:49:51 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 12:49:51 12:49:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/c09da329-2312-4e0f-be12-945426616cbe 12:49:51 12:49:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:49:51 12:49:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:49:51 12:49:51 12:49:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 12:49:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 12:49:51 More details here: https://snyk.co/ue1NS 12:49:51 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 12:49:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:49:51 $ docker stop --time=1 3eb08009802b7c0a59d4134929bc7c3cf063b009ec6778dc458b776041cf5a02 12:49:54 $ docker rm -f --volumes 3eb08009802b7c0a59d4134929bc7c3cf063b009ec6778dc458b776041cf5a02 [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 12:49:55 + git log --format=format:%s -1 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d [Pipeline] sh 12:49:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:49:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:49:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:56 prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container 12:49:56 $ 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 12:49:56 $ docker top 7f7a83439f2958b7754b62c368488fb7cbaf9928d3b5345ea7930de4210d6ff8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:49:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:49:56 [ssh-agent] Looking for ssh-agent implementation... 12:49:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:56 $ docker exec 7f7a83439f2958b7754b62c368488fb7cbaf9928d3b5345ea7930de4210d6ff8 ssh-agent 12:49:56 SSH_AUTH_SOCK=/tmp/ssh-msJyPOZ7xGqw/agent.31 12:49:56 SSH_AGENT_PID=37 12:49:56 Running ssh-add (command line suppressed) 12:49:56 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1208270979013668385.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1208270979013668385.key) 12:49:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:49:57 + git semver tag 12:49:57 2023-05-03 12:49:57,391 [run_tag] DEBUG tag force:False 12:49:57 2023-05-03 12:49:57,392 [check_head_tag] DEBUG check head tag 12:49:57 2023-05-03 12:49:57,394 [execute] INFO git cat-file --batch-check 12:49:57 2023-05-03 12:49:57,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:49:57 2023-05-03 12:49:57,398 [execute] INFO git cat-file --batch 12:49:57 2023-05-03 12:49:57,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:49:57 2023-05-03 12:49:57,423 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:49:57 2023-05-03 12:49:57,423 [execute] INFO git tag -a v3.0.0-dev.37 -m v3.0.0-dev.37 12:49:57 2023-05-03 12:49:57,423 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.37', '-m', 'v3.0.0-dev.37'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:49:57 2023-05-03 12:49:57,427 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:49:57 3.0.0-dev.37 [Pipeline] } 12:49:57 $ docker exec --env ******** --env ******** 7f7a83439f2958b7754b62c368488fb7cbaf9928d3b5345ea7930de4210d6ff8 ssh-agent -k 12:49:57 unset SSH_AUTH_SOCK; 12:49:57 unset SSH_AGENT_PID; 12:49:57 echo Agent pid 37 killed; 12:49:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:49:57 + git semver [Pipeline] } 12:49:58 $ docker stop --time=1 7f7a83439f2958b7754b62c368488fb7cbaf9928d3b5345ea7930de4210d6ff8 12:49:59 $ docker rm -f --volumes 7f7a83439f2958b7754b62c368488fb7cbaf9928d3b5345ea7930de4210d6ff8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:49:59 12:49:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:50:01 0.23.1-centos7: Pulling from edgex-lftools 12:50:01 ab5ef0e58194: Pulling fs layer 12:50:01 9712f1f96733: Pulling fs layer 12:50:01 63f879dbbcfc: Pulling fs layer 12:50:01 0d9ebad4ef96: Pulling fs layer 12:50:01 e9a5061849ea: Pulling fs layer 12:50:01 d747dcd14b5f: Pulling fs layer 12:50:01 2de7ff778b66: Pulling fs layer 12:50:01 e9a5061849ea: Waiting 12:50:01 2de7ff778b66: Waiting 12:50:01 d747dcd14b5f: Waiting 12:50:01 0d9ebad4ef96: Waiting 12:50:01 9712f1f96733: Verifying Checksum 12:50:01 9712f1f96733: Download complete 12:50:02 63f879dbbcfc: Verifying Checksum 12:50:02 63f879dbbcfc: Download complete 12:50:02 0d9ebad4ef96: Verifying Checksum 12:50:02 0d9ebad4ef96: Download complete 12:50:02 e9a5061849ea: Verifying Checksum 12:50:02 e9a5061849ea: Download complete 12:50:02 d747dcd14b5f: Download complete 12:50:02 ab5ef0e58194: Verifying Checksum 12:50:02 ab5ef0e58194: Download complete 12:50:02 2de7ff778b66: Verifying Checksum 12:50:02 2de7ff778b66: Download complete 12:50:06 ab5ef0e58194: Pull complete 12:50:06 9712f1f96733: Pull complete 12:50:06 63f879dbbcfc: Pull complete 12:50:10 0d9ebad4ef96: Pull complete 12:50:10 e9a5061849ea: Pull complete 12:50:10 d747dcd14b5f: Pull complete 12:50:11 2de7ff778b66: Pull complete 12:50:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:50:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:11 prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container 12:50:11 $ 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 12:50:16 $ docker top 63d6f8afc3a83c5297c54dd49e93f743e1dc6d43a9b5eaa0eb81642bde5aba95 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:50:16 provisioning config files... 12:50:16 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16117433052125544149tmp 12:50:16 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14736006094609645057tmp 12:50:16 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9385065190042879787tmp [Pipeline] { [Pipeline] echo 12:50:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:50:16 ---> sigul-configuration.sh 12:50:16 gpg: directory `/root/.gnupg' created 12:50:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:50:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:50:16 gpg: keyring `/root/.gnupg/secring.gpg' created 12:50:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:50:16 gpg: CAST5 encrypted data 12:50:16 gpg: encrypted with 1 passphrase 12:50:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:50:16 + mkdir /home/jenkins 12:50:16 + mkdir /home/jenkins/sigul [Pipeline] sh 12:50:17 + 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 12:50:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:50:17 ---> sigul-install.sh 12:50:17 Sigul already installed; skipping installation. [Pipeline] sh 12:50:17 + git tag --list 12:50:17 v1.0.0 12:50:17 v1.1.0 12:50:17 v1.1.1 12:50:17 v1.2.1 12:50:17 v1.2.2 12:50:17 v1.2.3 12:50:17 v1.3.0 12:50:17 v1.3.1 12:50:17 v2.0.0 12:50:17 v2.1.0 12:50:17 v2.1.1 12:50:17 v2.1.1-dev.1 12:50:17 v2.1.1-dev.2 12:50:17 v2.2.0 12:50:17 v2.2.1-dev.1 12:50:17 v2.2.1-dev.2 12:50:17 v2.2.1-dev.3 12:50:17 v2.2.1-dev.4 12:50:17 v2.2.1-dev.5 12:50:17 v2.2.1-dev.6 12:50:17 v2.2.1-dev.7 12:50:17 v2.2.1-dev.8 12:50:17 v2.3.0 12:50:17 v2.3.0-dev.10 12:50:17 v2.3.0-dev.11 12:50:17 v2.3.0-dev.12 12:50:17 v2.3.0-dev.13 12:50:17 v2.3.0-dev.14 12:50:17 v2.3.0-dev.15 12:50:17 v2.3.0-dev.16 12:50:17 v2.3.0-dev.17 12:50:17 v2.3.0-dev.18 12:50:17 v2.3.0-dev.19 12:50:17 v2.3.0-dev.20 12:50:17 v2.3.0-dev.21 12:50:17 v2.3.0-dev.22 12:50:17 v2.3.0-dev.23 12:50:17 v2.3.0-dev.24 12:50:17 v2.3.0-dev.25 12:50:17 v2.3.0-dev.26 12:50:17 v2.3.0-dev.27 12:50:17 v2.3.0-dev.28 12:50:17 v2.3.0-dev.29 12:50:17 v2.3.0-dev.30 12:50:17 v2.3.0-dev.8 12:50:17 v2.3.0-dev.9 12:50:17 v3.0.0-dev.1 12:50:17 v3.0.0-dev.10 12:50:17 v3.0.0-dev.11 12:50:17 v3.0.0-dev.12 12:50:17 v3.0.0-dev.13 12:50:17 v3.0.0-dev.14 12:50:17 v3.0.0-dev.15 12:50:17 v3.0.0-dev.16 12:50:17 v3.0.0-dev.17 12:50:17 v3.0.0-dev.18 12:50:17 v3.0.0-dev.19 12:50:17 v3.0.0-dev.2 12:50:17 v3.0.0-dev.20 12:50:17 v3.0.0-dev.21 12:50:17 v3.0.0-dev.22 12:50:17 v3.0.0-dev.23 12:50:17 v3.0.0-dev.24 12:50:17 v3.0.0-dev.25 12:50:17 v3.0.0-dev.26 12:50:17 v3.0.0-dev.27 12:50:17 v3.0.0-dev.28 12:50:17 v3.0.0-dev.29 12:50:17 v3.0.0-dev.3 12:50:17 v3.0.0-dev.30 12:50:17 v3.0.0-dev.31 12:50:17 v3.0.0-dev.32 12:50:17 v3.0.0-dev.33 12:50:17 v3.0.0-dev.34 12:50:17 v3.0.0-dev.35 12:50:17 v3.0.0-dev.36 12:50:17 v3.0.0-dev.37 12:50:17 v3.0.0-dev.4 12:50:17 v3.0.0-dev.5 12:50:17 v3.0.0-dev.6 12:50:17 v3.0.0-dev.7 12:50:17 v3.0.0-dev.8 12:50:17 v3.0.0-dev.9 [Pipeline] sh 12:50:18 + lftools sign git-tag v3.0.0-dev.37 12:50:18 Signing Git tag with Sigul... 12:50:18 Signing v3.0.0-dev.37 [Pipeline] echo 12:50:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:50:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:50:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:50:19 $ docker stop --time=1 63d6f8afc3a83c5297c54dd49e93f743e1dc6d43a9b5eaa0eb81642bde5aba95 12:50:20 $ docker rm -f --volumes 63d6f8afc3a83c5297c54dd49e93f743e1dc6d43a9b5eaa0eb81642bde5aba95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:50:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:50:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:50:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:21 prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container 12:50:21 $ 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 12:50:21 $ docker top 218e5e36854fab814a6cbd90a3ea6d577d0e4da0a49d18e0534b5cf35e95d267 -eo pid,comm 12:50:21 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). 12:50:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:50:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:50:21 [ssh-agent] Looking for ssh-agent implementation... 12:50:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:22 $ docker exec 218e5e36854fab814a6cbd90a3ea6d577d0e4da0a49d18e0534b5cf35e95d267 ssh-agent 12:50:22 SSH_AUTH_SOCK=/tmp/ssh-PYWPgrrCexvB/agent.32 12:50:22 SSH_AGENT_PID=39 12:50:22 Running ssh-add (command line suppressed) 12:50:22 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6671798129317563950.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6671798129317563950.key) 12:50:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:50:22 + git semver bump pre 12:50:22 2023-05-03 12:50:22,745 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:50:22 2023-05-03 12:50:22,745 [bump_version] DEBUG bumping version:3.0.0-dev.37 on axis:pre with prefix:dev 12:50:22 2023-05-03 12:50:22,745 [bump_version] DEBUG bumped version:3.0.0-dev.38 12:50:22 2023-05-03 12:50:22,745 [write_version] DEBUG write version:3.0.0-dev.38 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 12:50:22 2023-05-03 12:50:22,745 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:50:22 2023-05-03 12:50:22,745 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:50:22 2023-05-03 12:50:22,748 [execute] INFO git cat-file --batch-check 12:50:22 2023-05-03 12:50:22,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:50:22 2023-05-03 12:50:22,753 [execute] INFO git cat-file --batch 12:50:22 2023-05-03 12:50:22,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:50:22 2023-05-03 12:50:22,758 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:50:22 3.0.0-dev.38 [Pipeline] } 12:50:22 $ docker exec --env ******** --env ******** 218e5e36854fab814a6cbd90a3ea6d577d0e4da0a49d18e0534b5cf35e95d267 ssh-agent -k 12:50:22 unset SSH_AUTH_SOCK; 12:50:22 unset SSH_AGENT_PID; 12:50:22 echo Agent pid 39 killed; 12:50:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:50:23 + git semver [Pipeline] } 12:50:23 $ docker stop --time=1 218e5e36854fab814a6cbd90a3ea6d577d0e4da0a49d18e0534b5cf35e95d267 12:50:24 $ docker rm -f --volumes 218e5e36854fab814a6cbd90a3ea6d577d0e4da0a49d18e0534b5cf35e95d267 [Pipeline] // withDockerContainer [Pipeline] sh 12:50:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:50:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:50:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:25 prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container 12:50:25 $ 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 12:50:27 $ docker top 50c0b440bfaf18ad1aaeabc62061c90cbdff1fa82884abbdd18716686b2a0fc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:50:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:50:27 [ssh-agent] Looking for ssh-agent implementation... 12:50:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:27 $ docker exec 50c0b440bfaf18ad1aaeabc62061c90cbdff1fa82884abbdd18716686b2a0fc1 ssh-agent 12:50:27 SSH_AUTH_SOCK=/tmp/ssh-zSrCKd93OyZq/agent.33 12:50:27 SSH_AGENT_PID=39 12:50:27 Running ssh-add (command line suppressed) 12:50:27 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15787641571911225519.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15787641571911225519.key) 12:50:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:50:30 + git semver push 12:50:30 2023-05-03 12:50:29,133 [run_push] DEBUG push 12:50:30 2023-05-03 12:50:29,133 [execute] INFO git cat-file --batch-check 12:50:30 2023-05-03 12:50:29,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:50:30 2023-05-03 12:50:29,137 [execute] INFO git rev-list 1ff8c88473e2435a9d2bfb14981c69a8f9d520dc -- 12:50:30 2023-05-03 12:50:29,137 [execute] DEBUG Popen(['git', 'rev-list', '1ff8c88473e2435a9d2bfb14981c69a8f9d520dc', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:50:30 2023-05-03 12:50:29,146 [execute] INFO git fetch -v origin 12:50:30 2023-05-03 12:50:29,146 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 12:50:31 2023-05-03 12:50:31,099 [run_push] DEBUG no remote changes detected 12:50:31 2023-05-03 12:50:31,099 [execute] INFO git push origin semver 12:50:31 2023-05-03 12:50:31,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:50:32 2023-05-03 12:50:31,891 [run_push] DEBUG push all version tags 12:50:32 2023-05-03 12:50:31,892 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:50:32 2023-05-03 12:50:31,892 [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) 12:50:32 2023-05-03 12:50:32,585 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:50:32 3.0.0-dev.38 [Pipeline] } 12:50:32 $ docker exec --env ******** --env ******** 50c0b440bfaf18ad1aaeabc62061c90cbdff1fa82884abbdd18716686b2a0fc1 ssh-agent -k 12:50:32 unset SSH_AUTH_SOCK; 12:50:32 unset SSH_AGENT_PID; 12:50:32 echo Agent pid 39 killed; 12:50:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:50:33 + git semver [Pipeline] } 12:50:33 $ docker stop --time=1 50c0b440bfaf18ad1aaeabc62061c90cbdff1fa82884abbdd18716686b2a0fc1 12:50:34 $ docker rm -f --volumes 50c0b440bfaf18ad1aaeabc62061c90cbdff1fa82884abbdd18716686b2a0fc1 [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 12:50:35 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 12:50:35 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:50:35 total 16 12:50:35 drwxr-xr-x 3 root root 4096 May 3 12:40 . 12:50:35 drwxrwxr-x 10 jenkins jenkins 4096 May 3 12:50 .. 12:50:35 drwxr-xr-x 2 root root 4096 May 3 12:40 cost 12:50:35 -rw-r--r-- 1 root root 89 May 3 12:40 cost.csv 12:50:35 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 12:50:35 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:50:35 total 16 12:50:35 drwxr-xr-x 3 jenkins jenkins 4096 May 3 12:40 . 12:50:35 drwxrwxr-x 10 jenkins jenkins 4096 May 3 12:50 .. 12:50:35 drwxr-xr-x 2 jenkins jenkins 4096 May 3 12:40 cost 12:50:35 -rw-r--r-- 1 jenkins jenkins 89 May 3 12:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:50:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:50:36 ---> package-listing.sh 12:50:36 ++ facter osfamily 12:50:36 ++ tr '[:upper:]' '[:lower:]' 12:50:36 + OS_FAMILY=debian 12:50:36 + workspace=/w/workspace/exfoundry_device-virtual-go_main 12:50:36 + START_PACKAGES=/tmp/packages_start.txt 12:50:36 + END_PACKAGES=/tmp/packages_end.txt 12:50:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:50:36 + PACKAGES=/tmp/packages_start.txt 12:50:36 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:50:36 + PACKAGES=/tmp/packages_end.txt 12:50:36 + case "${OS_FAMILY}" in 12:50:36 + dpkg -l 12:50:36 + grep '^ii' 12:50:36 + '[' -f /tmp/packages_start.txt ']' 12:50:36 + '[' -f /tmp/packages_end.txt ']' 12:50:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:50:36 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:50:36 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 12:50:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 12:50:36 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 12:50:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:50:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:37 prd-ubuntu20.04-docker-8c-8g-12579 does not seem to be running inside a container 12:50:37 $ 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 12:50:37 $ docker top 0576de13b330f56174508248246f75c3321b5940d39f4d989ec71a4fa81e1f82 -eo pid,comm [Pipeline] { [Pipeline] sh 12:50:38 + touch /tmp/pre-build-complete [Pipeline] sh 12:50:38 + mkdir -p /var/log/sysstat [Pipeline] sh 12:50:38 + ls /var/log/sa-host 12:50:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:38 provisioning config files... 12:50:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14335188818454178973tmp [Pipeline] { [Pipeline] echo 12:50:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:50:39 ---> create-netrc.sh [Pipeline] } 12:50:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:50:39 ---> python-tools-install.sh [Pipeline] echo 12:50:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:50:39 ---> sudo-logs.sh 12:50:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:50:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:50:40 ---> job-cost.sh 12:50:40 lf-activate-venv: SKIPPING 12:50:40 DEBUG: total: 0.2199999988079071 12:50:40 INFO: Retrieving Stack Cost... 12:50:40 INFO: Retrieving Pricing Info for: v3-standard-8 12:50:41 INFO: Archiving Costs [Pipeline] echo 12:50:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:50:41 ---> logs-deploy.sh 12:50:41 lf-activate-venv: SKIPPING 12:50:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/109 12:50:41 INFO: archiving workspace using pattern(s): 12:50:42 Archives upload complete. 12:50:42 INFO: archiving logs to Nexus