Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43843506565b1251b67769be00175dd520b99099 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-ssh15083433151486457234.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7920713904560746101.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/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-ssh16112250084947941221.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11466055975298391792.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-ssh11998093238050864213.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1627’ Running on prd-ubuntu20.04-docker-8c-8g-1630 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 43843506565b1251b67769be00175dd520b99099 (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 43843506565b1251b67769be00175dd520b99099 # timeout=10 Commit message: "feat!: Remove ZeroMQ MessageBus capability (#325)" > git rev-list --no-walk dd725dc5af4dc794521be28a3a3263c7b7e9f65e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:19:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:19:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:19:29 ========================================================= 18:19:29 EdgeX Global Pipelines Version Info 18:19:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:19:29 ------------------- 18:19:29 stable info: 18:19:29 ------------------- 18:19:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:19:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:19:29 Message: update stable to v1.0.244 18:19:30 ------------------- 18:19:30 experimental info: 18:19:30 ------------------- 18:19:30 Commited By: **** collab-it+edgex@linuxfoundation.org 18:19:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:19:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43843506565b1251b67769be00175dd520b99099 [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4384350 [Pipeline] echo 18:19:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:30 provisioning config files... 18:19:30 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7080879171933951663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:31 ---> docker-login.sh 18:19:31 nexus3.edgexfoundry.org:10001 18:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:31 Configure a credential helper to remove this warning. See 18:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:31 18:19:31 Login Succeeded 18:19:31 nexus3.edgexfoundry.org:10002 18:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:31 Configure a credential helper to remove this warning. See 18:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:31 18:19:31 Login Succeeded 18:19:31 nexus3.edgexfoundry.org:10003 18:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:31 Configure a credential helper to remove this warning. See 18:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:31 18:19:31 Login Succeeded 18:19:31 nexus3.edgexfoundry.org:10004 18:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:31 Configure a credential helper to remove this warning. See 18:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:31 18:19:31 Login Succeeded 18:19:31 docker.io 18:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:32 Configure a credential helper to remove this warning. See 18:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:32 18:19:32 Login Succeeded 18:19:32 ---> docker-login.sh ends [Pipeline] } 18:19:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:19:32 + git rev-list -1 --merges 43843506565b1251b67769be00175dd520b99099~1..43843506565b1251b67769be00175dd520b99099 [Pipeline] echo 18:19:32 -----------> git rev-list -1 --merges 43843506565b1251b67769be00175dd520b99099~1..43843506565b1251b67769be00175dd520b99099 43843506565b1251b67769be00175dd520b99099 [false] [Pipeline] sh 18:19:32 + git log --format=format:%s -1 43843506565b1251b67769be00175dd520b99099 [Pipeline] echo 18:19:32 ========================================================= 18:19:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:19:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:19:33 + git log --format=format:%s -1 43843506565b1251b67769be00175dd520b99099 [Pipeline] echo 18:19:33 [semverPrep] GIT_COMMIT: 43843506565b1251b67769be00175dd520b99099, Commit Message: feat!: Remove ZeroMQ MessageBus capability (#325) [Pipeline] echo 18:19:33 [semverPrep] This is not a build commit. [Pipeline] sh 18:19:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:19:33 + grep -v github /etc/ssh/ssh_known_hosts 18:19:33 + [ -e /tmp/ssh_known_hosts ] 18:19:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:19:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:19:33 + sudo tee -a /etc/ssh/ssh_known_hosts 18:19:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:34 18:19:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:34 0.1.4: Pulling from edgex-devops/py-git-semver 18:19:34 b85a868b505f: Pulling fs layer 18:19:34 e2be974225ed: Pulling fs layer 18:19:34 339a4e72a1f5: Pulling fs layer 18:19:34 988bab9f4d93: Pulling fs layer 18:19:34 1469e6f7b9e6: Pulling fs layer 18:19:34 eaf3925da568: Pulling fs layer 18:19:34 bab4dde63d76: Pulling fs layer 18:19:34 bde34c3a00c8: Pulling fs layer 18:19:34 b352a97aabf1: Pulling fs layer 18:19:34 4872d77fe225: Pulling fs layer 18:19:34 5851b861e8e6: Pulling fs layer 18:19:34 988bab9f4d93: Waiting 18:19:34 bab4dde63d76: Waiting 18:19:34 eaf3925da568: Waiting 18:19:34 1469e6f7b9e6: Waiting 18:19:34 b352a97aabf1: Waiting 18:19:34 4872d77fe225: Waiting 18:19:34 bde34c3a00c8: Waiting 18:19:34 5851b861e8e6: Waiting 18:19:34 e2be974225ed: Download complete 18:19:34 988bab9f4d93: Download complete 18:19:34 1469e6f7b9e6: Verifying Checksum 18:19:34 1469e6f7b9e6: Download complete 18:19:34 eaf3925da568: Verifying Checksum 18:19:34 eaf3925da568: Download complete 18:19:34 339a4e72a1f5: Verifying Checksum 18:19:34 339a4e72a1f5: Download complete 18:19:34 bde34c3a00c8: Verifying Checksum 18:19:34 bde34c3a00c8: Download complete 18:19:34 b352a97aabf1: Download complete 18:19:34 4872d77fe225: Verifying Checksum 18:19:34 4872d77fe225: Download complete 18:19:34 5851b861e8e6: Verifying Checksum 18:19:34 5851b861e8e6: Download complete 18:19:34 b85a868b505f: Verifying Checksum 18:19:34 b85a868b505f: Download complete 18:19:34 bab4dde63d76: Verifying Checksum 18:19:34 bab4dde63d76: Download complete 18:19:36 b85a868b505f: Pull complete 18:19:36 e2be974225ed: Pull complete 18:19:36 339a4e72a1f5: Pull complete 18:19:36 988bab9f4d93: Pull complete 18:19:37 1469e6f7b9e6: Pull complete 18:19:37 eaf3925da568: Pull complete 18:19:39 bab4dde63d76: Pull complete 18:19:39 bde34c3a00c8: Pull complete 18:19:39 b352a97aabf1: Pull complete 18:19:39 4872d77fe225: Pull complete 18:19:39 5851b861e8e6: Pull complete 18:19:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:19:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:39 prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container 18:19:39 $ 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 18:19:42 $ docker top 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad -eo pid,comm 18:19:42 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). 18:19:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:19:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:42 [ssh-agent] Looking for ssh-agent implementation... 18:19:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:42 $ docker exec 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad ssh-agent 18:19:42 SSH_AUTH_SOCK=/tmp/ssh-DOKFOyt8kURc/agent.33 18:19:42 SSH_AGENT_PID=39 18:19:42 Running ssh-add (command line suppressed) 18:19:42 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7788619787818337641.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7788619787818337641.key) 18:19:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:42 + git tag --points-at HEAD [Pipeline] } 18:19:42 $ docker exec --env ******** --env ******** 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad ssh-agent -k 18:19:42 unset SSH_AUTH_SOCK; 18:19:42 unset SSH_AGENT_PID; 18:19:42 echo Agent pid 39 killed; 18:19:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:19:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:19:42 [ssh-agent] Looking for ssh-agent implementation... 18:19:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:19:43 $ docker exec 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad ssh-agent 18:19:43 SSH_AUTH_SOCK=/tmp/ssh-D58sXYt6JCpu/agent.71 18:19:43 SSH_AGENT_PID=77 18:19:43 Running ssh-add (command line suppressed) 18:19:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5057273160761863342.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5057273160761863342.key) 18:19:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:19:43 + git semver init 18:19:43 2023-01-10 18:19:43,782 [run_init] DEBUG init version:0.0.0 force:False 18:19:43 2023-01-10 18:19:43,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 18:19:43 2023-01-10 18:19:43,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 18:19:43 2023-01-10 18:19:43,783 [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) 18:19:45 2023-01-10 18:19:44,884 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 18:19:45 2023-01-10 18:19:44,884 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 18:19:45 2023-01-10 18:19:44,885 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:19:45 2023-01-10 18:19:44,885 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:19:45 3.0.0-dev.3 [Pipeline] } 18:19:45 $ docker exec --env ******** --env ******** 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad ssh-agent -k 18:19:45 unset SSH_AUTH_SOCK; 18:19:45 unset SSH_AGENT_PID; 18:19:45 echo Agent pid 77 killed; 18:19:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:45 + git semver [Pipeline] } 18:19:45 $ docker stop --time=1 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad 18:19:47 $ docker rm -f --volumes 20c6037466f2fe1cfb45b9a7b6a11686a18e157be6de95abea1cb05f2024e5ad [Pipeline] // withDockerContainer [Pipeline] sh 18:19:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:19:47 Stashed 1 file(s) [Pipeline] echo 18:19:47 [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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 18:19:47 provisioning config files... 18:19:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16236385433350742684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:48 ---> docker-login.sh 18:19:48 nexus3.edgexfoundry.org:10001 18:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:48 Configure a credential helper to remove this warning. See 18:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:48 18:19:48 Login Succeeded 18:19:48 nexus3.edgexfoundry.org:10002 18:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:48 Configure a credential helper to remove this warning. See 18:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:48 18:19:48 Login Succeeded 18:19:48 nexus3.edgexfoundry.org:10003 18:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:48 Configure a credential helper to remove this warning. See 18:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:48 18:19:48 Login Succeeded 18:19:48 nexus3.edgexfoundry.org:10004 18:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:48 Configure a credential helper to remove this warning. See 18:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:48 18:19:48 Login Succeeded 18:19:48 docker.io 18:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:48 Configure a credential helper to remove this warning. See 18:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:48 18:19:48 Login Succeeded 18:19:48 ---> docker-login.sh ends [Pipeline] } 18:19:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:19:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:48 ========================================================= 18:19:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:19:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:19:49 Sending build context to Docker daemon 23.32MB 18:19:49 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:19:49 Step 2/12 : FROM ${BASE} AS builder 18:19:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:19:49 213ec9aee27d: Pulling fs layer 18:19:49 4583459ba037: Pulling fs layer 18:19:49 93c1e223e6f2: Pulling fs layer 18:19:49 53926ce57604: Pulling fs layer 18:19:49 21b2b0c7a3f4: Pulling fs layer 18:19:49 22ff95d597cd: Pulling fs layer 18:19:49 12d6caf4c0d1: Pulling fs layer 18:19:49 96b7cbca73a9: Pulling fs layer 18:19:49 a7acece74701: Pulling fs layer 18:19:49 21b2b0c7a3f4: Waiting 18:19:49 22ff95d597cd: Waiting 18:19:49 12d6caf4c0d1: Waiting 18:19:49 96b7cbca73a9: Waiting 18:19:49 a7acece74701: Waiting 18:19:49 53926ce57604: Waiting 18:19:49 93c1e223e6f2: Download complete 18:19:49 4583459ba037: Download complete 18:19:49 21b2b0c7a3f4: Download complete 18:19:49 22ff95d597cd: Verifying Checksum 18:19:49 22ff95d597cd: Download complete 18:19:49 213ec9aee27d: Verifying Checksum 18:19:49 213ec9aee27d: Download complete 18:19:49 12d6caf4c0d1: Verifying Checksum 18:19:49 12d6caf4c0d1: Download complete 18:19:49 213ec9aee27d: Pull complete 18:19:49 4583459ba037: Pull complete 18:19:49 93c1e223e6f2: Pull complete 18:19:49 a7acece74701: Verifying Checksum 18:19:49 a7acece74701: Download complete 18:19:49 96b7cbca73a9: Verifying Checksum 18:19:49 96b7cbca73a9: Download complete 18:19:50 53926ce57604: Verifying Checksum 18:19:50 53926ce57604: Download complete 18:19:54 53926ce57604: Pull complete 18:19:54 21b2b0c7a3f4: Pull complete 18:19:54 22ff95d597cd: Pull complete 18:19:54 12d6caf4c0d1: Pull complete 18:19:56 96b7cbca73a9: Pull complete 18:19:56 a7acece74701: Pull complete 18:19:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:19:57 ---> db6d94c90886 18:19:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:20:01 ---> Running in c1e4950d9ec8 18:20:01 Removing intermediate container c1e4950d9ec8 18:20:01 ---> 0f03c2763ae8 18:20:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:20:01 ---> Running in 366bebb279c5 18:20:01 Removing intermediate container 366bebb279c5 18:20:01 ---> adacfdd915e9 18:20:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:20:01 ---> Running in bda13ccd98d5 18:20:01 Removing intermediate container bda13ccd98d5 18:20:01 ---> 35e651566541 18:20:01 Step 6/12 : WORKDIR /device-virtual-go 18:20:01 ---> Running in 9b149076cc34 18:20:01 Removing intermediate container 9b149076cc34 18:20:01 ---> 037409725469 18:20:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:01 ---> Running in f62efecc64e0 18:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:20:02 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:20:02 (2/4) Installing libedit (20210910.3.1-r0) 18:20:02 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:20:02 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:20:02 Executing busybox-1.35.0-r17.trigger 18:20:02 OK: 216 MiB in 55 packages 18:20:02 Still waiting to schedule task 18:20:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1628’ 18:20:03 Removing intermediate container f62efecc64e0 18:20:03 ---> 8d91a60ff85b 18:20:03 Step 8/12 : COPY go.mod vendor* ./ 18:20:03 ---> 3633c7f61fc1 18:20:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:03 ---> Running in e6a7504648b6 18:20:30 Removing intermediate container e6a7504648b6 18:20:30 ---> 3287c1563a01 18:20:30 Step 10/12 : COPY . . 18:20:30 ---> 53e27017d993 18:20:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:20:30 ---> Running in 4d70e8122923 18:20:30 Removing intermediate container 4d70e8122923 18:20:30 ---> fa626debefe7 18:20:30 Step 12/12 : RUN $MAKE 18:20:30 ---> Running in 139e35aca066 18:20:30 noop 18:20:30 Removing intermediate container 139e35aca066 18:20:30 ---> 1dffe7fa9c86 18:20:30 Successfully built 1dffe7fa9c86 18:20:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:30 + docker inspect -f . ci-base-image-x86_64 18:20:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:30 prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container 18:20:30 $ 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 18:20:31 $ docker top d0fd4a55a6bebee31fdb59ebe34adbaf7c9e5e3ac90d61088fd5fc182b622ba4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:31 + go version 18:20:31 go version go1.18.7 linux/amd64 [Pipeline] } 18:20:31 $ docker stop --time=1 d0fd4a55a6bebee31fdb59ebe34adbaf7c9e5e3ac90d61088fd5fc182b622ba4 18:20:33 $ docker rm -f --volumes d0fd4a55a6bebee31fdb59ebe34adbaf7c9e5e3ac90d61088fd5fc182b622ba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:33 + docker inspect -f . ci-base-image-x86_64 18:20:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:33 prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container 18:20:33 $ 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 18:20:34 $ docker top aaa641f84296161b627e609cfabc8d18348e27f0623502ddc39b6132213755a2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:34 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 18:20:34 + make test 18:20:34 go test ./... -coverprofile=coverage.out 18:20:35 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:20:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:20:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements 18:20:53 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:20:53 go vet ./... 18:20:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:20:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:20:56 ./bin/test-attribution-txt.sh [Pipeline] echo 18:20:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:20:56 $ docker stop --time=1 aaa641f84296161b627e609cfabc8d18348e27f0623502ddc39b6132213755a2 18:20:58 $ docker rm -f --volumes aaa641f84296161b627e609cfabc8d18348e27f0623502ddc39b6132213755a2 [Pipeline] // withDockerContainer [Pipeline] sh 18:20:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:20:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:20:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:20:59 + ls -al . 18:20:59 total 204 18:20:59 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 18:20 . 18:20:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 18:19 .. 18:20:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 18:20 .git 18:20:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:19 .github 18:20:59 -rw-rw-r-- 1 jenkins jenkins 337 Jan 10 18:19 .gitignore 18:20:59 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 18:19 .golangci.yml 18:20:59 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 18:19 .semver 18:20:59 -rw-rw-r-- 1 jenkins jenkins 8423 Jan 10 18:19 Attribution.txt 18:20:59 -rw-rw-r-- 1 jenkins jenkins 11367 Jan 10 18:19 CHANGELOG.md 18:20:59 -rw-rw-r-- 1 jenkins jenkins 1646 Jan 10 18:19 Dockerfile 18:20:59 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 18:19 GOVERNANCE.md 18:20:59 -rw-rw-r-- 1 jenkins jenkins 660 Jan 10 18:19 Jenkinsfile 18:20:59 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 18:19 LICENSE 18:20:59 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 10 18:19 Makefile 18:20:59 -rw-rw-r-- 1 jenkins jenkins 623 Jan 10 18:19 OWNERS.md 18:20:59 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 10 18:19 README.md 18:20:59 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 18:19 VERSION 18:20:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 18:19 bin 18:20:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:19 cmd 18:20:59 -rw-r--r-- 1 jenkins jenkins 44128 Jan 10 18:20 coverage.out 18:20:59 -rw-rw-r-- 1 jenkins jenkins 3340 Jan 10 18:19 go.mod 18:20:59 -rw-rw-r-- 1 jenkins jenkins 44412 Jan 10 18:19 go.sum 18:20:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:19 internal 18:20:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 18:19 snap 18:20:59 -rw-rw-r-- 1 jenkins jenkins 235 Jan 10 18:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:00 + 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=43843506565b1251b67769be00175dd520b99099 --label arch=amd64 --label version=3.0.0-dev.3 . 18:21:00 Sending build context to Docker daemon 23.36MB 18:21:00 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:21:00 Step 2/25 : FROM ${BASE} AS builder 18:21:00 ---> 1dffe7fa9c86 18:21:00 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:21:00 ---> Running in 5b046ba08132 18:21:00 Removing intermediate container 5b046ba08132 18:21:00 ---> de20395c992a 18:21:00 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:21:00 ---> Running in f400e4d8c9b3 18:21:00 Removing intermediate container f400e4d8c9b3 18:21:00 ---> 7473bdd11bb6 18:21:00 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:21:00 ---> Running in 80567523d6bb 18:21:00 Removing intermediate container 80567523d6bb 18:21:00 ---> 7ae0bb007f0f 18:21:00 Step 6/25 : WORKDIR /device-virtual-go 18:21:00 ---> Running in 2a3c21f278a3 18:21:01 Removing intermediate container 2a3c21f278a3 18:21:01 ---> e00ff92345ff 18:21:01 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:21:01 ---> Running in 129a54fe9c5e 18:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:21:01 OK: 216 MiB in 55 packages 18:21:02 Removing intermediate container 129a54fe9c5e 18:21:02 ---> 1a1c1f004d53 18:21:02 Step 8/25 : COPY go.mod vendor* ./ 18:21:02 ---> 36d2633d4024 18:21:02 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:21:02 ---> Running in 673938bfd389 18:21:03 Removing intermediate container 673938bfd389 18:21:03 ---> d50e80328e6b 18:21:03 Step 10/25 : COPY . . 18:21:03 ---> 107ec49642eb 18:21:03 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:21:03 ---> Running in 980c273ce476 18:21:03 Removing intermediate container 980c273ce476 18:21:03 ---> d2beccc30f36 18:21:03 Step 12/25 : RUN $MAKE 18:21:03 ---> Running in 76811890c44f 18:21:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:21:25 Removing intermediate container 76811890c44f 18:21:25 ---> 8edf7ef426bd 18:21:25 Step 13/25 : FROM alpine:3.16 18:21:25 3.16: Pulling from library/alpine 18:21:25 ca7dd9ec2225: Pulling fs layer 18:21:25 ca7dd9ec2225: Verifying Checksum 18:21:25 ca7dd9ec2225: Download complete 18:21:25 ca7dd9ec2225: Pull complete 18:21:25 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:21:25 Status: Downloaded newer image for alpine:3.16 18:21:25 ---> bfe296a52501 18:21:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:21:25 ---> Running in 034d33c30cb1 18:21:25 Removing intermediate container 034d33c30cb1 18:21:25 ---> 96da8abfe818 18:21:25 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:21:25 ---> Running in d136c26372d7 18:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:21:27 (1/1) Installing dumb-init (1.2.5-r1) 18:21:27 Executing busybox-1.35.0-r17.trigger 18:21:27 OK: 6 MiB in 15 packages 18:21:27 Removing intermediate container d136c26372d7 18:21:27 ---> dc32a2067692 18:21:27 Step 16/25 : WORKDIR / 18:21:27 ---> Running in 865a5be21dc4 18:21:27 Removing intermediate container 865a5be21dc4 18:21:27 ---> 7e35159fc943 18:21:27 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:21:27 ---> 1597f2d8fc40 18:21:27 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:21:27 ---> 6c542582b4cd 18:21:27 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:21:28 ---> 3bbaff28f57d 18:21:28 Step 20/25 : EXPOSE 59900 18:21:28 ---> Running in aa5d59f094d5 18:21:28 Removing intermediate container aa5d59f094d5 18:21:28 ---> d8e98bdffdf3 18:21:28 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:21:28 ---> Running in 19b26d8dbf1c 18:21:28 Removing intermediate container 19b26d8dbf1c 18:21:28 ---> 559c8970b911 18:21:28 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:21:28 ---> Running in 644aa00b5ced 18:21:28 Removing intermediate container 644aa00b5ced 18:21:28 ---> 550e7950c127 18:21:28 Step 23/25 : LABEL arch=amd64 18:21:28 ---> Running in a2ba1d7dc395 18:21:28 Removing intermediate container a2ba1d7dc395 18:21:28 ---> aeedc9ee0fa4 18:21:28 Step 24/25 : LABEL git_sha=43843506565b1251b67769be00175dd520b99099 18:21:28 ---> Running in d1f1254fab38 18:21:28 Removing intermediate container d1f1254fab38 18:21:28 ---> 64c6cbbaffb7 18:21:28 Step 25/25 : LABEL version=3.0.0-dev.3 18:21:28 ---> Running in acbb31bd2d4a 18:21:29 Removing intermediate container acbb31bd2d4a 18:21:29 ---> 2f74d24b5184 18:21:29 [Warning] One or more build-args [ARCH] were not consumed 18:21:29 Successfully built 2f74d24b5184 18:21:29 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:29 provisioning config files... 18:21:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11906208931626709278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:29 ---> docker-login.sh 18:21:29 nexus3.edgexfoundry.org:10001 18:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:29 Configure a credential helper to remove this warning. See 18:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:29 18:21:29 Login Succeeded 18:21:29 nexus3.edgexfoundry.org:10002 18:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:29 Configure a credential helper to remove this warning. See 18:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:29 18:21:29 Login Succeeded 18:21:29 nexus3.edgexfoundry.org:10003 18:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:29 Configure a credential helper to remove this warning. See 18:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:29 18:21:29 Login Succeeded 18:21:29 nexus3.edgexfoundry.org:10004 18:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:29 Configure a credential helper to remove this warning. See 18:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:29 18:21:29 Login Succeeded 18:21:29 docker.io 18:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:21:30 Configure a credential helper to remove this warning. See 18:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:21:30 18:21:30 Login Succeeded 18:21:30 ---> docker-login.sh ends [Pipeline] } 18:21:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:21:30 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 18:21:30 43843506565b1251b67769be00175dd520b99099 18:21:30 latest 18:21:30 3.0.0-dev.3 18:21:30 43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 18:21:30 main 18:21:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:30 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099 18:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:21:30 d9c25bed330f: Preparing 18:21:30 9833b8618c52: Preparing 18:21:30 8267f7c0daf8: Preparing 18:21:30 09af14fe9875: Preparing 18:21:30 e5e13b0c77cb: Preparing 18:21:30 e5e13b0c77cb: Layer already exists 18:21:30 9833b8618c52: Pushed 18:21:30 09af14fe9875: Pushed 18:21:30 8267f7c0daf8: Pushed 18:21:33 d9c25bed330f: Pushed 18:21:33 43843506565b1251b67769be00175dd520b99099: digest: sha256:2a5897538fd0419f18b445f88a66ab948f658ef74aec9169a03723d47f5198b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:33 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 18:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:21:34 d9c25bed330f: Preparing 18:21:34 9833b8618c52: Preparing 18:21:34 8267f7c0daf8: Preparing 18:21:34 09af14fe9875: Preparing 18:21:34 e5e13b0c77cb: Preparing 18:21:34 d9c25bed330f: Layer already exists 18:21:34 9833b8618c52: Layer already exists 18:21:34 e5e13b0c77cb: Layer already exists 18:21:34 09af14fe9875: Layer already exists 18:21:34 8267f7c0daf8: Layer already exists 18:21:34 latest: digest: sha256:2a5897538fd0419f18b445f88a66ab948f658ef74aec9169a03723d47f5198b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.3 18:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:21:34 d9c25bed330f: Preparing 18:21:34 9833b8618c52: Preparing 18:21:34 8267f7c0daf8: Preparing 18:21:34 09af14fe9875: Preparing 18:21:34 e5e13b0c77cb: Preparing 18:21:34 e5e13b0c77cb: Layer already exists 18:21:34 8267f7c0daf8: Layer already exists 18:21:34 d9c25bed330f: Layer already exists 18:21:34 9833b8618c52: Layer already exists 18:21:34 09af14fe9875: Layer already exists 18:21:34 3.0.0-dev.3: digest: sha256:2a5897538fd0419f18b445f88a66ab948f658ef74aec9169a03723d47f5198b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:35 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 18:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:21:35 d9c25bed330f: Preparing 18:21:35 9833b8618c52: Preparing 18:21:35 8267f7c0daf8: Preparing 18:21:35 09af14fe9875: Preparing 18:21:35 e5e13b0c77cb: Preparing 18:21:35 e5e13b0c77cb: Layer already exists 18:21:35 8267f7c0daf8: Layer already exists 18:21:35 d9c25bed330f: Layer already exists 18:21:35 09af14fe9875: Layer already exists 18:21:35 9833b8618c52: Layer already exists 18:21:35 43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3: digest: sha256:2a5897538fd0419f18b445f88a66ab948f658ef74aec9169a03723d47f5198b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:35 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 18:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:21:35 d9c25bed330f: Preparing 18:21:35 9833b8618c52: Preparing 18:21:35 8267f7c0daf8: Preparing 18:21:35 09af14fe9875: Preparing 18:21:35 e5e13b0c77cb: Preparing 18:21:35 e5e13b0c77cb: Layer already exists 18:21:35 9833b8618c52: Layer already exists 18:21:35 09af14fe9875: Layer already exists 18:21:35 8267f7c0daf8: Layer already exists 18:21:35 d9c25bed330f: Layer already exists 18:21:35 main: digest: sha256:2a5897538fd0419f18b445f88a66ab948f658ef74aec9169a03723d47f5198b5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:21:36 ===================================================== [Pipeline] echo 18:21:36 taggedImages: 18:21:36 - nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099 18:21:36 - nexus3.edgexfoundry.org:10004/device-virtual:latest 18:21:36 - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.3 18:21:36 - nexus3.edgexfoundry.org:10004/device-virtual:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 18:21:36 - 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 18:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:36 18:21:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:36 latest: Pulling from edgex-lftools-log-publisher 18:21:36 5eb5b503b376: Pulling fs layer 18:21:36 5c69ac0246d0: Pulling fs layer 18:21:36 ec43610c2a17: Pulling fs layer 18:21:36 3a2ae6a8a46f: Pulling fs layer 18:21:36 33b1e0a273af: Pulling fs layer 18:21:36 5d3b04190fa2: Pulling fs layer 18:21:36 2f39f015ded8: Pulling fs layer 18:21:36 2f39f015ded8: Waiting 18:21:36 33b1e0a273af: Waiting 18:21:36 5d3b04190fa2: Waiting 18:21:36 3a2ae6a8a46f: Waiting 18:21:36 5c69ac0246d0: Verifying Checksum 18:21:36 5c69ac0246d0: Download complete 18:21:36 3a2ae6a8a46f: Download complete 18:21:36 33b1e0a273af: Verifying Checksum 18:21:36 33b1e0a273af: Download complete 18:21:36 ec43610c2a17: Verifying Checksum 18:21:36 ec43610c2a17: Download complete 18:21:36 5d3b04190fa2: Verifying Checksum 18:21:36 5d3b04190fa2: Download complete 18:21:36 5eb5b503b376: Verifying Checksum 18:21:36 5eb5b503b376: Download complete 18:21:37 2f39f015ded8: Download complete 18:21:38 5eb5b503b376: Pull complete 18:21:38 5c69ac0246d0: Pull complete 18:21:39 ec43610c2a17: Pull complete 18:21:39 3a2ae6a8a46f: Pull complete 18:21:39 33b1e0a273af: Pull complete 18:21:39 5d3b04190fa2: Pull complete 18:21:44 2f39f015ded8: Pull complete 18:21:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:21:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:44 prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container 18:21:44 $ 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 18:21:48 $ docker top 8aa6a1fe0a35fa61ef334885ea9631c24c988b552265ed1986452578ebef3b2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:48 ---> job-cost.sh 18:21:48 lf-activate-venv: SKIPPING 18:21:48 INFO: No Stack... 18:21:48 INFO: Retrieving Pricing Info for: v3-standard-8 18:21:48 INFO: Archiving Costs [Pipeline] sh 18:21:49 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 18:21:49 + cut -d, -f6 [Pipeline] lock 18:21:49 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] 18:21:49 Resource [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] did not exist. Created. 18:21:49 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:21:49 + echo total: 0.2199999988079071 [Pipeline] stash 18:21:49 Stashed 1 file(s) [Pipeline] } 18:21:49 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 18:21:49 $ docker stop --time=1 8aa6a1fe0a35fa61ef334885ea9631c24c988b552265ed1986452578ebef3b2a 18:21:50 $ docker rm -f --volumes 8aa6a1fe0a35fa61ef334885ea9631c24c988b552265ed1986452578ebef3b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:23:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1634 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 18:23:01 Running in /w/workspace/device-virtual-go/74 [Pipeline] { [Pipeline] checkout 18:23:01 The recommended git tool is: git 18:23:06 using credential edgex-jenkins-ssh 18:23:07 Cloning the remote Git repository 18:23:07 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:23:07 > git init /w/workspace/device-virtual-go/74 # timeout=10 18:23:07 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:23:07 > git --version # timeout=10 18:23:07 > git --version # 'git version 2.25.1' 18:23:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:10 Avoid second fetch 18:23:10 Checking out Revision 43843506565b1251b67769be00175dd520b99099 (main) 18:23:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:23:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:10 > git config core.sparsecheckout # timeout=10 18:23:10 > git checkout -f 43843506565b1251b67769be00175dd520b99099 # timeout=10 18:23:10 Commit message: "feat!: Remove ZeroMQ MessageBus capability (#325)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:23:11 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:11 Dload Upload Total Spent Left Speed 18:23:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh 18:23:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:23:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:23:12 + sudo tee /etc/docker/daemon.new 18:23:12 { 18:23:12 "registry-mirrors": [ 18:23:12 "https://nexus3.edgexfoundry.org:10001" 18:23:12 ], 18:23:12 "bip": "10.250.0.254/24", 18:23:12 "hosts": [ 18:23:12 "tcp://0.0.0.0:5555", 18:23:12 "unix:///var/run/docker.sock" 18:23:12 ], 18:23:12 "mtu": 1458, 18:23:12 "selinux-enabled": true, 18:23:12 "seccomp-profile": "/etc/docker/seccomp.json" 18:23:12 } [Pipeline] sh 18:23:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:23:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:31 provisioning config files... 18:23:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/74@tmp/config8677498822113954033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:32 ---> docker-login.sh 18:23:32 nexus3.edgexfoundry.org:10001 18:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:32 Configure a credential helper to remove this warning. See 18:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:32 18:23:32 Login Succeeded 18:23:32 nexus3.edgexfoundry.org:10002 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 nexus3.edgexfoundry.org:10003 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 nexus3.edgexfoundry.org:10004 18:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:33 Configure a credential helper to remove this warning. See 18:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:33 18:23:33 Login Succeeded 18:23:33 docker.io 18:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:34 Configure a credential helper to remove this warning. See 18:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:34 18:23:34 Login Succeeded 18:23:34 ---> docker-login.sh ends [Pipeline] } 18:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:23:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:34 ========================================================= 18:23:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:23:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:23:35 Sending build context to Docker daemon 11.81MB 18:23:35 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:23:35 Step 2/12 : FROM ${BASE} AS builder 18:23:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:23:35 9b18e9b68314: Pulling fs layer 18:23:35 35d82f9e3411: Pulling fs layer 18:23:35 e16973657156: Pulling fs layer 18:23:35 fc693d55d65f: Pulling fs layer 18:23:35 7e9fc2657dce: Pulling fs layer 18:23:35 dda99020689f: Pulling fs layer 18:23:35 db1c61fa0a46: Pulling fs layer 18:23:35 891c053d2c06: Pulling fs layer 18:23:35 fc693d55d65f: Waiting 18:23:35 7e9fc2657dce: Waiting 18:23:35 dda99020689f: Waiting 18:23:35 db1c61fa0a46: Waiting 18:23:35 891c053d2c06: Waiting 18:23:35 e16973657156: Download complete 18:23:35 35d82f9e3411: Verifying Checksum 18:23:35 35d82f9e3411: Download complete 18:23:35 7e9fc2657dce: Verifying Checksum 18:23:35 7e9fc2657dce: Download complete 18:23:35 dda99020689f: Verifying Checksum 18:23:35 dda99020689f: Download complete 18:23:35 9b18e9b68314: Download complete 18:23:36 9b18e9b68314: Pull complete 18:23:37 891c053d2c06: Verifying Checksum 18:23:37 891c053d2c06: Download complete 18:23:37 35d82f9e3411: Pull complete 18:23:37 e16973657156: Pull complete 18:23:38 db1c61fa0a46: Verifying Checksum 18:23:38 db1c61fa0a46: Download complete 18:23:39 fc693d55d65f: Verifying Checksum 18:23:39 fc693d55d65f: Download complete 18:23:51 fc693d55d65f: Pull complete 18:23:51 7e9fc2657dce: Pull complete 18:23:51 dda99020689f: Pull complete 18:23:58 db1c61fa0a46: Pull complete 18:23:59 891c053d2c06: Pull complete 18:23:59 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:23:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:23:59 ---> f96f9c87975a 18:23:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:24:01 ---> Running in 75f377ee8f2b 18:24:01 Removing intermediate container 75f377ee8f2b 18:24:01 ---> da62e6de841e 18:24:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:24:01 ---> Running in 7428adef003c 18:24:01 Removing intermediate container 7428adef003c 18:24:01 ---> c8a9ab353cf4 18:24:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:24:01 ---> Running in b25aa61bac44 18:24:02 Removing intermediate container b25aa61bac44 18:24:02 ---> a7a0833f326b 18:24:02 Step 6/12 : WORKDIR /device-virtual-go 18:24:02 ---> Running in ab0c5aa576b5 18:24:02 Removing intermediate container ab0c5aa576b5 18:24:02 ---> c8a5bf690c1b 18:24:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:02 ---> Running in 5e062e7a414d 18:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:24:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:24:05 (2/4) Installing libedit (20210910.3.1-r0) 18:24:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:24:05 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:24:05 Executing busybox-1.35.0-r17.trigger 18:24:05 OK: 226 MiB in 55 packages 18:24:06 Removing intermediate container 5e062e7a414d 18:24:06 ---> 0d3032305624 18:24:06 Step 8/12 : COPY go.mod vendor* ./ 18:24:07 ---> aba74dfa659a 18:24:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:07 ---> Running in c000014e9993 18:25:03 Removing intermediate container c000014e9993 18:25:03 ---> f74248377c68 18:25:03 Step 10/12 : COPY . . 18:25:03 ---> 6a63806003e4 18:25:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:25:03 ---> Running in 0dd59e802a86 18:25:03 Removing intermediate container 0dd59e802a86 18:25:03 ---> 0f2e82204a60 18:25:03 Step 12/12 : RUN $MAKE 18:25:03 ---> Running in bf699b5639b3 18:25:03 noop 18:25:03 Removing intermediate container bf699b5639b3 18:25:03 ---> e5573a9c303a 18:25:03 Successfully built e5573a9c303a 18:25:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:04 + docker inspect -f . ci-base-image-arm64 18:25:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:04 prd-ubuntu20.04-docker-arm64-4c-16g-1634 does not seem to be running inside a container 18:25:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/74 -v /w/workspace/device-virtual-go/74:/w/workspace/device-virtual-go/74:rw,z -v /w/workspace/device-virtual-go/74@tmp:/w/workspace/device-virtual-go/74@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 18:25:05 $ docker top 707ea0e277f9975ec1c6402fece11c2044bcc8c7d6026c79a23674cde22bfedf -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:06 + go version 18:25:06 go version go1.18.7 linux/arm64 [Pipeline] } 18:25:06 $ docker stop --time=1 707ea0e277f9975ec1c6402fece11c2044bcc8c7d6026c79a23674cde22bfedf 18:25:08 $ docker rm -f --volumes 707ea0e277f9975ec1c6402fece11c2044bcc8c7d6026c79a23674cde22bfedf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:08 + docker inspect -f . ci-base-image-arm64 18:25:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:09 prd-ubuntu20.04-docker-arm64-4c-16g-1634 does not seem to be running inside a container 18:25:09 $ 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/74 -v /w/workspace/device-virtual-go/74:/w/workspace/device-virtual-go/74:rw,z -v /w/workspace/device-virtual-go/74@tmp:/w/workspace/device-virtual-go/74@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 18:25:10 $ docker top 85efc2a877c6cbf7defc8ab48673f43767738d1b56ad5df387bbe9c4d3b7d685 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:11 + git config --global --add safe.directory /w/workspace/device-virtual-go/74 [Pipeline] fileExists [Pipeline] sh 18:25:11 + make test 18:25:11 go test ./... -coverprofile=coverage.out 18:25:13 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:26:50 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:26:50 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.138s coverage: 65.7% of statements 18:26:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:26:50 go vet ./... 18:27:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:27:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:27:08 ./bin/test-attribution-txt.sh [Pipeline] echo 18:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:27:08 $ docker stop --time=1 85efc2a877c6cbf7defc8ab48673f43767738d1b56ad5df387bbe9c4d3b7d685 18:27:11 $ docker rm -f --volumes 85efc2a877c6cbf7defc8ab48673f43767738d1b56ad5df387bbe9c4d3b7d685 [Pipeline] // withDockerContainer [Pipeline] sh 18:27:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:27:12 Warning: overwriting stash ‘coverage-report’ 18:27:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:27:14 + ls -al . 18:27:14 total 200 18:27:14 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 18:25 . 18:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 18:23 .. 18:27:14 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 18:23 .git 18:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:23 .github 18:27:14 -rw-rw-r-- 1 jenkins jenkins 337 Jan 10 18:23 .gitignore 18:27:14 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 18:23 .golangci.yml 18:27:14 -rw-rw-r-- 1 jenkins jenkins 8423 Jan 10 18:23 Attribution.txt 18:27:14 -rw-rw-r-- 1 jenkins jenkins 11367 Jan 10 18:23 CHANGELOG.md 18:27:14 -rw-rw-r-- 1 jenkins jenkins 1646 Jan 10 18:23 Dockerfile 18:27:14 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 18:23 GOVERNANCE.md 18:27:14 -rw-rw-r-- 1 jenkins jenkins 660 Jan 10 18:23 Jenkinsfile 18:27:14 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 18:23 LICENSE 18:27:14 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 10 18:23 Makefile 18:27:14 -rw-rw-r-- 1 jenkins jenkins 623 Jan 10 18:23 OWNERS.md 18:27:14 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 10 18:23 README.md 18:27:14 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 18:19 VERSION 18:27:14 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 18:23 bin 18:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:23 cmd 18:27:14 -rw-r--r-- 1 jenkins jenkins 44128 Jan 10 18:26 coverage.out 18:27:14 -rw-rw-r-- 1 jenkins jenkins 3340 Jan 10 18:23 go.mod 18:27:14 -rw-rw-r-- 1 jenkins jenkins 44412 Jan 10 18:23 go.sum 18:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 18:23 internal 18:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 18:23 snap 18:27:14 -rw-rw-r-- 1 jenkins jenkins 235 Jan 10 18:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:14 + 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=43843506565b1251b67769be00175dd520b99099 --label arch=arm64 --label version=3.0.0-dev.3 . 18:27:14 Sending build context to Docker daemon 11.86MB 18:27:14 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:27:14 Step 2/25 : FROM ${BASE} AS builder 18:27:14 ---> e5573a9c303a 18:27:14 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:27:14 ---> Running in 10d1b82a7dab 18:27:15 Removing intermediate container 10d1b82a7dab 18:27:15 ---> 20c52f7ad3db 18:27:15 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:27:15 ---> Running in 05b199d2bc2d 18:27:15 Removing intermediate container 05b199d2bc2d 18:27:15 ---> f2052c3aa545 18:27:15 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:27:16 ---> Running in 47e32a57be60 18:27:16 Removing intermediate container 47e32a57be60 18:27:16 ---> 362db10ce970 18:27:16 Step 6/25 : WORKDIR /device-virtual-go 18:27:16 ---> Running in ceb7acd958a2 18:27:16 Removing intermediate container ceb7acd958a2 18:27:16 ---> 341b673e2f02 18:27:16 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:27:17 ---> Running in 9996ef12b960 18:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:27:19 OK: 226 MiB in 55 packages 18:27:22 Removing intermediate container 9996ef12b960 18:27:22 ---> 1f629a90cca7 18:27:22 Step 8/25 : COPY go.mod vendor* ./ 18:27:22 ---> 9e87e5a01986 18:27:22 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:22 ---> Running in 764956ff2148 18:27:25 Removing intermediate container 764956ff2148 18:27:25 ---> cc097fa21219 18:27:25 Step 10/25 : COPY . . 18:27:26 ---> 00995fdd74f5 18:27:26 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:27:26 ---> Running in 39a479b8a2cc 18:27:26 Removing intermediate container 39a479b8a2cc 18:27:26 ---> 63fac47e49cf 18:27:26 Step 12/25 : RUN $MAKE 18:27:26 ---> Running in dc77711c9707 18:27:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:30:04 Removing intermediate container dc77711c9707 18:30:04 ---> f3d1c106f52e 18:30:04 Step 13/25 : FROM alpine:3.16 18:30:04 3.16: Pulling from library/alpine 18:30:04 6875df1f5354: Pulling fs layer 18:30:04 6875df1f5354: Verifying Checksum 18:30:04 6875df1f5354: Download complete 18:30:04 6875df1f5354: Pull complete 18:30:04 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:30:04 Status: Downloaded newer image for alpine:3.16 18:30:04 ---> 2b4661558fb8 18:30:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:30:04 ---> Running in 5f5aea03b8f6 18:30:04 Removing intermediate container 5f5aea03b8f6 18:30:04 ---> 47b9f31b8df3 18:30:04 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:30:04 ---> Running in 921e6fe56719 18:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:30:04 (1/1) Installing dumb-init (1.2.5-r1) 18:30:04 Executing busybox-1.35.0-r17.trigger 18:30:04 OK: 5 MiB in 15 packages 18:30:04 Removing intermediate container 921e6fe56719 18:30:04 ---> dbb4c23d59e7 18:30:04 Step 16/25 : WORKDIR / 18:30:04 ---> Running in 11bed0a8845b 18:30:04 Removing intermediate container 11bed0a8845b 18:30:04 ---> 83562617bcaa 18:30:04 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:30:04 ---> 8505bbcc6268 18:30:04 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:30:04 ---> 5379fdbc85ea 18:30:04 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:30:05 ---> d07c4df5cbf1 18:30:05 Step 20/25 : EXPOSE 59900 18:30:05 ---> Running in d4e1a982225f 18:30:05 Removing intermediate container d4e1a982225f 18:30:05 ---> e21c3c88003e 18:30:05 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:30:05 ---> Running in 9d3ce1dab875 18:30:05 Removing intermediate container 9d3ce1dab875 18:30:05 ---> 496a6ae99188 18:30:05 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:30:05 ---> Running in de5116f87999 18:30:09 Removing intermediate container de5116f87999 18:30:09 ---> 32d986e82c29 18:30:09 Step 23/25 : LABEL arch=arm64 18:30:09 ---> Running in d69d0786d51e 18:30:09 Removing intermediate container d69d0786d51e 18:30:09 ---> 69f6233de002 18:30:09 Step 24/25 : LABEL git_sha=43843506565b1251b67769be00175dd520b99099 18:30:09 ---> Running in ab5044b1a80c 18:30:09 Removing intermediate container ab5044b1a80c 18:30:09 ---> d3bb8457b012 18:30:09 Step 25/25 : LABEL version=3.0.0-dev.3 18:30:09 ---> Running in c31010c6b3b2 18:30:10 Removing intermediate container c31010c6b3b2 18:30:10 ---> 53786f292bc0 18:30:10 [Warning] One or more build-args [ARCH] were not consumed 18:30:10 Successfully built 53786f292bc0 18:30:10 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 18:30:10 provisioning config files... 18:30:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/74@tmp/config4248711649640766154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:10 ---> docker-login.sh 18:30:10 nexus3.edgexfoundry.org:10001 18:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:11 Configure a credential helper to remove this warning. See 18:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:11 18:30:11 Login Succeeded 18:30:11 nexus3.edgexfoundry.org:10002 18:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:11 Configure a credential helper to remove this warning. See 18:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:11 18:30:11 Login Succeeded 18:30:11 nexus3.edgexfoundry.org:10003 18:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:11 Configure a credential helper to remove this warning. See 18:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:11 18:30:11 Login Succeeded 18:30:11 nexus3.edgexfoundry.org:10004 18:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:12 Configure a credential helper to remove this warning. See 18:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:12 18:30:12 Login Succeeded 18:30:12 docker.io 18:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:12 Configure a credential helper to remove this warning. See 18:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:12 18:30:12 Login Succeeded 18:30:12 ---> docker-login.sh ends [Pipeline] } 18:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:30:12 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 18:30:12 43843506565b1251b67769be00175dd520b99099 18:30:12 latest 18:30:12 3.0.0-dev.3 18:30:12 43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 18:30:12 main 18:30:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:13 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099 18:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:30:13 5fffcdf383a3: Preparing 18:30:13 a15dc2a5b73f: Preparing 18:30:13 e13d107b4e93: Preparing 18:30:13 d4dd03862d5e: Preparing 18:30:13 17bec77d7fdc: Preparing 18:30:13 17bec77d7fdc: Layer already exists 18:30:13 d4dd03862d5e: Pushed 18:30:13 e13d107b4e93: Pushed 18:30:13 a15dc2a5b73f: Pushed 18:30:20 5fffcdf383a3: Pushed 18:30:20 43843506565b1251b67769be00175dd520b99099: digest: sha256:86b2c916e3d94aa217fd28566c092d36576fcc8d0b67706e4b849df8259db9aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:30:23 5fffcdf383a3: Preparing 18:30:23 a15dc2a5b73f: Preparing 18:30:23 e13d107b4e93: Preparing 18:30:23 d4dd03862d5e: Preparing 18:30:23 17bec77d7fdc: Preparing 18:30:23 a15dc2a5b73f: Layer already exists 18:30:23 e13d107b4e93: Layer already exists 18:30:23 5fffcdf383a3: Layer already exists 18:30:23 17bec77d7fdc: Layer already exists 18:30:23 d4dd03862d5e: Layer already exists 18:30:23 latest: digest: sha256:86b2c916e3d94aa217fd28566c092d36576fcc8d0b67706e4b849df8259db9aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.3 18:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:30:24 5fffcdf383a3: Preparing 18:30:24 a15dc2a5b73f: Preparing 18:30:24 e13d107b4e93: Preparing 18:30:24 d4dd03862d5e: Preparing 18:30:24 17bec77d7fdc: Preparing 18:30:24 17bec77d7fdc: Layer already exists 18:30:24 e13d107b4e93: Layer already exists 18:30:24 a15dc2a5b73f: Layer already exists 18:30:24 d4dd03862d5e: Layer already exists 18:30:24 5fffcdf383a3: Layer already exists 18:30:24 3.0.0-dev.3: digest: sha256:86b2c916e3d94aa217fd28566c092d36576fcc8d0b67706e4b849df8259db9aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 18:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:30:25 5fffcdf383a3: Preparing 18:30:25 a15dc2a5b73f: Preparing 18:30:25 e13d107b4e93: Preparing 18:30:25 d4dd03862d5e: Preparing 18:30:25 17bec77d7fdc: Preparing 18:30:25 5fffcdf383a3: Layer already exists 18:30:25 a15dc2a5b73f: Layer already exists 18:30:25 d4dd03862d5e: Layer already exists 18:30:25 17bec77d7fdc: Layer already exists 18:30:25 e13d107b4e93: Layer already exists 18:30:25 43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3: digest: sha256:86b2c916e3d94aa217fd28566c092d36576fcc8d0b67706e4b849df8259db9aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 18:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:30:26 5fffcdf383a3: Preparing 18:30:26 a15dc2a5b73f: Preparing 18:30:26 e13d107b4e93: Preparing 18:30:26 d4dd03862d5e: Preparing 18:30:26 17bec77d7fdc: Preparing 18:30:26 e13d107b4e93: Layer already exists 18:30:26 5fffcdf383a3: Layer already exists 18:30:26 a15dc2a5b73f: Layer already exists 18:30:26 17bec77d7fdc: Layer already exists 18:30:26 d4dd03862d5e: Layer already exists 18:30:26 main: digest: sha256:86b2c916e3d94aa217fd28566c092d36576fcc8d0b67706e4b849df8259db9aa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:26 ===================================================== [Pipeline] echo 18:30:26 taggedImages: 18:30:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099 18:30:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:30:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.3 18:30:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:43843506565b1251b67769be00175dd520b99099-3.0.0-dev.3 18:30:26 - 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 18:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:26 18:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:27 arm64: Pulling from edgex-lftools-log-publisher 18:30:27 8998bd30e6a1: Pulling fs layer 18:30:27 04944245beec: Pulling fs layer 18:30:27 699f458cf7ca: Pulling fs layer 18:30:27 765212b225bb: Pulling fs layer 18:30:27 f23df028b6ca: Pulling fs layer 18:30:27 d65c8cfc05b1: Pulling fs layer 18:30:27 2437ff75d9bd: Pulling fs layer 18:30:27 f23df028b6ca: Waiting 18:30:27 d65c8cfc05b1: Waiting 18:30:27 2437ff75d9bd: Waiting 18:30:27 765212b225bb: Waiting 18:30:27 04944245beec: Verifying Checksum 18:30:27 04944245beec: Download complete 18:30:27 765212b225bb: Verifying Checksum 18:30:27 765212b225bb: Download complete 18:30:27 f23df028b6ca: Verifying Checksum 18:30:27 f23df028b6ca: Download complete 18:30:27 d65c8cfc05b1: Verifying Checksum 18:30:27 d65c8cfc05b1: Download complete 18:30:27 699f458cf7ca: Verifying Checksum 18:30:27 699f458cf7ca: Download complete 18:30:27 8998bd30e6a1: Verifying Checksum 18:30:27 8998bd30e6a1: Download complete 18:30:30 2437ff75d9bd: Verifying Checksum 18:30:30 2437ff75d9bd: Download complete 18:30:32 8998bd30e6a1: Pull complete 18:30:32 04944245beec: Pull complete 18:30:34 699f458cf7ca: Pull complete 18:30:34 765212b225bb: Pull complete 18:30:35 f23df028b6ca: Pull complete 18:30:35 d65c8cfc05b1: Pull complete 18:30:50 2437ff75d9bd: Pull complete 18:30:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:50 prd-ubuntu20.04-docker-arm64-4c-16g-1634 does not seem to be running inside a container 18:30:50 $ 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/74 -v /w/workspace/device-virtual-go/74:/w/workspace/device-virtual-go/74:rw,z -v /w/workspace/device-virtual-go/74@tmp:/w/workspace/device-virtual-go/74@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 18:30:53 $ docker top aab3f6458e698de63eaf7b89a2b0cb1fffeda9c81b21d1065ac0fc24a743a1c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:54 ---> job-cost.sh 18:30:54 lf-activate-venv: SKIPPING 18:30:54 INFO: No Stack... 18:30:54 INFO: Retrieving Pricing Info for: v3-standard-4 18:30:55 INFO: Archiving Costs [Pipeline] sh 18:30:56 + cat /w/workspace/device-virtual-go/74/archives/cost.csv 18:30:56 + cut -d, -f6 [Pipeline] lock 18:30:56 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] 18:30:56 Resource [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] did not exist. Created. 18:30:56 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:57 /w/workspace/device-virtual-go/74@tmp/durable-532fe025/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:30:57 + echo total: 0.10999999940395355 [Pipeline] stash 18:30:57 Warning: overwriting stash ‘stack-cost’ 18:30:57 Stashed 1 file(s) [Pipeline] } 18:30:57 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:57 $ docker stop --time=1 aab3f6458e698de63eaf7b89a2b0cb1fffeda9c81b21d1065ac0fc24a743a1c5 18:30:59 $ docker rm -f --volumes aab3f6458e698de63eaf7b89a2b0cb1fffeda9c81b21d1065ac0fc24a743a1c5 [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 18:30:59 provisioning config files... 18:30:59 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config664852590789918153tmp [Pipeline] { [Pipeline] sh 18:31:00 + set +x 18:31:00 + curl -s https://codecov.io/bash 18:31:00 + bash -s -- 18:31:00 18:31:00 _____ _ 18:31:00 / ____| | | 18:31:00 | | ___ __| | ___ ___ _____ __ 18:31:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:31:00 | |___| (_) | (_| | __/ (_| (_) \ V / 18:31:00 \_____\___/ \__,_|\___|\___\___/ \_/ 18:31:00 Bash-1.0.6 18:31:00 18:31:00 18:31:00 ==> git version 2.25.1 found 18:31:00 ==> 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 18:31:00 Release-Date: 2020-01-08 18:31:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:31:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:31:00 ==> Jenkins CI detected. 18:31:00 current dir:  /w/workspace/exfoundry_device-virtual-go_main 18:31:00 project root: . 18:31:00 --> token set from env 18:31:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:31:00 ==> Running gcov in . (disable via -X gcov) 18:31:00 ==> Python coveragepy not found 18:31:00 ==> Searching for coverage reports in: 18:31:00 + . 18:31:00 -> Found 1 reports 18:31:00 ==> Detecting git/mercurial file structure 18:31:00 ==> Reading reports 18:31:00 + ./coverage.out bytes=44128 18:31:00 ==> Appending adjustments 18:31:00 https://docs.codecov.io/docs/fixing-reports 18:31:00 + Found adjustments 18:31:00 ==> Gzipping contents 18:31:00 8.0K /tmp/codecov.LxAl5R.gz 18:31:00 ==> Uploading reports 18:31:00 url: https://codecov.io 18:31:00 query: branch=main&commit=43843506565b1251b67769be00175dd520b99099&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:31:00 -> Pinging Codecov 18:31:00 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=43843506565b1251b67769be00175dd520b99099&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:31:00 -> Uploading to 18:31:00 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/5E52B4B073DB2E39498172D8E973AA87/43843506565b1251b67769be00175dd520b99099/1df26357-c13a-4989-9083-408d050f15b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T183100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=067cff32871b4f5c88d0c7ad65b64020397fe4e317036786300f47b1a253b053 18:31:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:00 Dload Upload Total Spent Left Speed 18:31:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5471 0 0 100 5471 0 23084 --:--:-- --:--:-- --:--:-- 23084 18:31:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/43843506565b1251b67769be00175dd520b99099 [Pipeline] } 18:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:31:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:31:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:31:01 18:31:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:31:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:31:01 df9b9388f04a: Pulling fs layer 18:31:01 52dc419b0ee2: Pulling fs layer 18:31:01 25bc292e5bac: Pulling fs layer 18:31:01 114826534d7a: Pulling fs layer 18:31:01 4657fd5d0bcf: Pulling fs layer 18:31:01 6ad1cebc031e: Pulling fs layer 18:31:01 8a3aa393b2d8: Pulling fs layer 18:31:01 4657fd5d0bcf: Waiting 18:31:01 6ad1cebc031e: Waiting 18:31:01 8a3aa393b2d8: Waiting 18:31:01 114826534d7a: Waiting 18:31:01 25bc292e5bac: Download complete 18:31:01 52dc419b0ee2: Verifying Checksum 18:31:01 52dc419b0ee2: Download complete 18:31:01 4657fd5d0bcf: Verifying Checksum 18:31:01 4657fd5d0bcf: Download complete 18:31:01 df9b9388f04a: Verifying Checksum 18:31:01 df9b9388f04a: Pull complete 18:31:01 6ad1cebc031e: Verifying Checksum 18:31:01 6ad1cebc031e: Download complete 18:31:01 52dc419b0ee2: Pull complete 18:31:02 25bc292e5bac: Pull complete 18:31:02 114826534d7a: Download complete 18:31:02 8a3aa393b2d8: Verifying Checksum 18:31:02 8a3aa393b2d8: Download complete 18:31:06 114826534d7a: Pull complete 18:31:06 4657fd5d0bcf: Pull complete 18:31:06 6ad1cebc031e: Pull complete 18:31:08 8a3aa393b2d8: Pull complete 18:31:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:08 prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container 18:31:08 $ 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 18:31:12 $ docker top 75e8929fd260de5a1737f3c828c2701a76f95831b2ec9878db8b43899818ee24 -eo pid,comm [Pipeline] { [Pipeline] echo 18:31:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 18:31:12 + set -o pipefail 18:31:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 18:31:18 18:31:18 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 18:31:18 18:31:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/50b5dbdd-bbaa-41d7-8417-70cc979fb437 18:31:18 18:31:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:31:18 18:31:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:31:18 18:31:18 18:31:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:31:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:31:18 More details here: https://snyk.co/ue1NS [Pipeline] } 18:31:18 $ docker stop --time=1 75e8929fd260de5a1737f3c828c2701a76f95831b2ec9878db8b43899818ee24 18:31:21 $ docker rm -f --volumes 75e8929fd260de5a1737f3c828c2701a76f95831b2ec9878db8b43899818ee24 [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 18:31:22 + git log --format=format:%s -1 43843506565b1251b67769be00175dd520b99099 [Pipeline] sh 18:31:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:31:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:22 prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container 18:31:23 $ 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 18:31:23 $ docker top 83097b7f76f10794a909d42551bd775f2d57565e678560104f650e8bd47873cb -eo pid,comm 18:31:23 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). 18:31:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:23 [ssh-agent] Looking for ssh-agent implementation... 18:31:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:23 $ docker exec 83097b7f76f10794a909d42551bd775f2d57565e678560104f650e8bd47873cb ssh-agent 18:31:23 SSH_AUTH_SOCK=/tmp/ssh-y8T6xltgxaht/agent.32 18:31:23 SSH_AGENT_PID=38 18:31:23 Running ssh-add (command line suppressed) 18:31:23 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17920854038031471255.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17920854038031471255.key) 18:31:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:24 + git semver tag 18:31:24 2023-01-10 18:31:24,271 [run_tag] DEBUG tag force:False 18:31:24 2023-01-10 18:31:24,272 [check_head_tag] DEBUG check head tag 18:31:24 2023-01-10 18:31:24,273 [execute] INFO git cat-file --batch-check 18:31:24 2023-01-10 18:31:24,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:31:24 2023-01-10 18:31:24,276 [execute] INFO git cat-file --batch 18:31:24 2023-01-10 18:31:24,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:31:24 2023-01-10 18:31:24,293 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:31:24 2023-01-10 18:31:24,293 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 18:31:24 2023-01-10 18:31:24,294 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 18:31:24 2023-01-10 18:31:24,298 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:31:24 3.0.0-dev.3 [Pipeline] } 18:31:24 $ docker exec --env ******** --env ******** 83097b7f76f10794a909d42551bd775f2d57565e678560104f650e8bd47873cb ssh-agent -k 18:31:24 unset SSH_AUTH_SOCK; 18:31:24 unset SSH_AGENT_PID; 18:31:24 echo Agent pid 38 killed; 18:31:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:24 + git semver [Pipeline] } 18:31:25 $ docker stop --time=1 83097b7f76f10794a909d42551bd775f2d57565e678560104f650e8bd47873cb 18:31:26 $ docker rm -f --volumes 83097b7f76f10794a909d42551bd775f2d57565e678560104f650e8bd47873cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:31:26 18:31:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:31:27 0.23.1-centos7: Pulling from edgex-lftools 18:31:27 ab5ef0e58194: Pulling fs layer 18:31:27 9712f1f96733: Pulling fs layer 18:31:27 63f879dbbcfc: Pulling fs layer 18:31:27 0d9ebad4ef96: Pulling fs layer 18:31:27 e9a5061849ea: Pulling fs layer 18:31:27 d747dcd14b5f: Pulling fs layer 18:31:27 2de7ff778b66: Pulling fs layer 18:31:27 0d9ebad4ef96: Waiting 18:31:27 d747dcd14b5f: Waiting 18:31:27 2de7ff778b66: Waiting 18:31:27 e9a5061849ea: Waiting 18:31:27 9712f1f96733: Download complete 18:31:27 63f879dbbcfc: Verifying Checksum 18:31:27 63f879dbbcfc: Download complete 18:31:27 ab5ef0e58194: Verifying Checksum 18:31:27 ab5ef0e58194: Download complete 18:31:27 d747dcd14b5f: Verifying Checksum 18:31:27 d747dcd14b5f: Download complete 18:31:27 e9a5061849ea: Verifying Checksum 18:31:27 e9a5061849ea: Download complete 18:31:27 0d9ebad4ef96: Verifying Checksum 18:31:27 0d9ebad4ef96: Download complete 18:31:27 2de7ff778b66: Verifying Checksum 18:31:27 2de7ff778b66: Download complete 18:31:30 ab5ef0e58194: Pull complete 18:31:30 9712f1f96733: Pull complete 18:31:31 63f879dbbcfc: Pull complete 18:31:35 0d9ebad4ef96: Pull complete 18:31:35 e9a5061849ea: Pull complete 18:31:35 d747dcd14b5f: Pull complete 18:31:36 2de7ff778b66: Pull complete 18:31:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:31:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:31:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:36 prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container 18:31:36 $ 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 18:31:41 $ docker top a25f19e3ebb22c8162cfd5f56ea47755c77b8129ba7b25b8075df7cb83285c47 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:31:41 provisioning config files... 18:31:41 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3935968664746697197tmp 18:31:41 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17933604501574635576tmp 18:31:41 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12741242576963681059tmp [Pipeline] { [Pipeline] echo 18:31:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:31:41 ---> sigul-configuration.sh 18:31:41 gpg: directory `/root/.gnupg' created 18:31:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:31:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:31:41 gpg: keyring `/root/.gnupg/secring.gpg' created 18:31:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:31:41 gpg: CAST5 encrypted data 18:31:41 gpg: encrypted with 1 passphrase 18:31:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:31:41 + mkdir /home/jenkins 18:31:41 + mkdir /home/jenkins/sigul [Pipeline] sh 18:31:42 + 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 18:31:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:31:42 ---> sigul-install.sh 18:31:42 Sigul already installed; skipping installation. [Pipeline] sh 18:31:42 + git tag --list 18:31:42 v1.0.0 18:31:42 v1.1.0 18:31:42 v1.1.1 18:31:42 v1.2.1 18:31:42 v1.2.2 18:31:42 v1.2.3 18:31:42 v1.3.0 18:31:42 v1.3.1 18:31:42 v2.0.0 18:31:42 v2.1.0 18:31:42 v2.1.1 18:31:42 v2.1.1-dev.1 18:31:42 v2.1.1-dev.2 18:31:42 v2.2.0 18:31:42 v2.2.1-dev.1 18:31:42 v2.2.1-dev.2 18:31:42 v2.2.1-dev.3 18:31:42 v2.2.1-dev.4 18:31:42 v2.2.1-dev.5 18:31:42 v2.2.1-dev.6 18:31:42 v2.2.1-dev.7 18:31:42 v2.2.1-dev.8 18:31:42 v2.3.0 18:31:42 v2.3.0-dev.10 18:31:42 v2.3.0-dev.11 18:31:42 v2.3.0-dev.12 18:31:42 v2.3.0-dev.13 18:31:42 v2.3.0-dev.14 18:31:42 v2.3.0-dev.15 18:31:42 v2.3.0-dev.16 18:31:42 v2.3.0-dev.17 18:31:42 v2.3.0-dev.18 18:31:42 v2.3.0-dev.19 18:31:42 v2.3.0-dev.20 18:31:42 v2.3.0-dev.21 18:31:42 v2.3.0-dev.22 18:31:42 v2.3.0-dev.23 18:31:42 v2.3.0-dev.24 18:31:42 v2.3.0-dev.25 18:31:42 v2.3.0-dev.26 18:31:42 v2.3.0-dev.27 18:31:42 v2.3.0-dev.28 18:31:42 v2.3.0-dev.29 18:31:42 v2.3.0-dev.30 18:31:42 v2.3.0-dev.8 18:31:42 v2.3.0-dev.9 18:31:42 v3.0.0-dev.1 18:31:42 v3.0.0-dev.2 18:31:42 v3.0.0-dev.3 [Pipeline] sh 18:31:42 + lftools sign git-tag v3.0.0-dev.3 18:31:43 Signing Git tag with Sigul... 18:31:43 Signing v3.0.0-dev.3 [Pipeline] echo 18:31:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:31:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:31:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:31:44 $ docker stop --time=1 a25f19e3ebb22c8162cfd5f56ea47755c77b8129ba7b25b8075df7cb83285c47 18:31:45 $ docker rm -f --volumes a25f19e3ebb22c8162cfd5f56ea47755c77b8129ba7b25b8075df7cb83285c47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:31:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:31:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:46 prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container 18:31:46 $ 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 18:31:46 $ docker top 3602a60ec2479d58119ead81c9cd3e9b4ffdd3058063a9b6b9070e27e08da2c2 -eo pid,comm 18:31:46 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). 18:31:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:46 [ssh-agent] Looking for ssh-agent implementation... 18:31:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:46 $ docker exec 3602a60ec2479d58119ead81c9cd3e9b4ffdd3058063a9b6b9070e27e08da2c2 ssh-agent 18:31:46 SSH_AUTH_SOCK=/tmp/ssh-7TopOTXs2KOb/agent.34 18:31:46 SSH_AGENT_PID=40 18:31:46 Running ssh-add (command line suppressed) 18:31:46 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1920270126877963414.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1920270126877963414.key) 18:31:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:47 + git semver bump pre 18:31:47 2023-01-10 18:31:47,494 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:31:47 2023-01-10 18:31:47,494 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev 18:31:47 2023-01-10 18:31:47,494 [bump_version] DEBUG bumped version:3.0.0-dev.4 18:31:47 2023-01-10 18:31:47,494 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 18:31:47 2023-01-10 18:31:47,494 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:31:47 2023-01-10 18:31:47,494 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:31:47 2023-01-10 18:31:47,496 [execute] INFO git cat-file --batch-check 18:31:47 2023-01-10 18:31:47,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:31:47 2023-01-10 18:31:47,502 [execute] INFO git cat-file --batch 18:31:47 2023-01-10 18:31:47,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:31:47 2023-01-10 18:31:47,507 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:31:47 3.0.0-dev.4 [Pipeline] } 18:31:47 $ docker exec --env ******** --env ******** 3602a60ec2479d58119ead81c9cd3e9b4ffdd3058063a9b6b9070e27e08da2c2 ssh-agent -k 18:31:47 unset SSH_AUTH_SOCK; 18:31:47 unset SSH_AGENT_PID; 18:31:47 echo Agent pid 40 killed; 18:31:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:47 + git semver [Pipeline] } 18:31:48 $ docker stop --time=1 3602a60ec2479d58119ead81c9cd3e9b4ffdd3058063a9b6b9070e27e08da2c2 18:31:49 $ docker rm -f --volumes 3602a60ec2479d58119ead81c9cd3e9b4ffdd3058063a9b6b9070e27e08da2c2 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:31:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:50 prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container 18:31:50 $ 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 18:31:50 $ docker top 0ee9a3025f075b05f9c6ae8d07427e41ec31256011f589c7f4973697e89e8de5 -eo pid,comm 18:31:50 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). 18:31:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:50 [ssh-agent] Looking for ssh-agent implementation... 18:31:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:50 $ docker exec 0ee9a3025f075b05f9c6ae8d07427e41ec31256011f589c7f4973697e89e8de5 ssh-agent 18:31:51 SSH_AUTH_SOCK=/tmp/ssh-Qg3ZNOrIb723/agent.32 18:31:51 SSH_AGENT_PID=38 18:31:51 Running ssh-add (command line suppressed) 18:31:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_656329671362194474.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_656329671362194474.key) 18:31:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:51 + git semver push 18:31:51 2023-01-10 18:31:51,611 [run_push] DEBUG push 18:31:51 2023-01-10 18:31:51,612 [execute] INFO git cat-file --batch-check 18:31:51 2023-01-10 18:31:51,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:31:51 2023-01-10 18:31:51,615 [execute] INFO git rev-list c35213c11046a3f167da73a9b237439fcd7473ab -- 18:31:51 2023-01-10 18:31:51,615 [execute] DEBUG Popen(['git', 'rev-list', 'c35213c11046a3f167da73a9b237439fcd7473ab', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:31:51 2023-01-10 18:31:51,621 [execute] INFO git fetch -v origin 18:31:51 2023-01-10 18:31:51,622 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:31:52 2023-01-10 18:31:52,140 [run_push] DEBUG no remote changes detected 18:31:52 2023-01-10 18:31:52,141 [execute] INFO git push origin semver 18:31:52 2023-01-10 18:31:52,141 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:31:53 2023-01-10 18:31:53,085 [run_push] DEBUG push all version tags 18:31:53 2023-01-10 18:31:53,086 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:31:53 2023-01-10 18:31:53,086 [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) 18:31:54 2023-01-10 18:31:53,878 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:31:54 3.0.0-dev.4 [Pipeline] } 18:31:54 $ docker exec --env ******** --env ******** 0ee9a3025f075b05f9c6ae8d07427e41ec31256011f589c7f4973697e89e8de5 ssh-agent -k 18:31:54 unset SSH_AUTH_SOCK; 18:31:54 unset SSH_AGENT_PID; 18:31:54 echo Agent pid 38 killed; 18:31:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:54 + git semver [Pipeline] } 18:31:54 $ docker stop --time=1 0ee9a3025f075b05f9c6ae8d07427e41ec31256011f589c7f4973697e89e8de5 18:31:56 $ docker rm -f --volumes 0ee9a3025f075b05f9c6ae8d07427e41ec31256011f589c7f4973697e89e8de5 [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 18:31:56 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 18:31:56 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:31:56 total 16 18:31:56 drwxr-xr-x 3 root root 4096 Jan 10 18:21 . 18:31:56 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 18:31 .. 18:31:56 drwxr-xr-x 2 root root 4096 Jan 10 18:21 cost 18:31:56 -rw-r--r-- 1 root root 88 Jan 10 18:21 cost.csv 18:31:56 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 18:31:56 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:31:56 total 16 18:31:56 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 18:21 . 18:31:56 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 18:31 .. 18:31:56 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 18:21 cost 18:31:56 -rw-r--r-- 1 jenkins jenkins 88 Jan 10 18:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:31:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:31:57 ---> package-listing.sh 18:31:57 ++ facter osfamily 18:31:57 ++ tr '[:upper:]' '[:lower:]' 18:31:58 + OS_FAMILY=debian 18:31:58 + workspace=/w/workspace/exfoundry_device-virtual-go_main 18:31:58 + START_PACKAGES=/tmp/packages_start.txt 18:31:58 + END_PACKAGES=/tmp/packages_end.txt 18:31:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:31:58 + PACKAGES=/tmp/packages_start.txt 18:31:58 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:31:58 + PACKAGES=/tmp/packages_end.txt 18:31:58 + case "${OS_FAMILY}" in 18:31:58 + grep '^ii' 18:31:58 + dpkg -l 18:31:58 + '[' -f /tmp/packages_start.txt ']' 18:31:58 + '[' -f /tmp/packages_end.txt ']' 18:31:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:31:58 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:31:58 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 18:31:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 18:31:58 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 18:31:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:58 prd-ubuntu20.04-docker-8c-8g-1630 does not seem to be running inside a container 18:31:58 $ 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 18:31:59 $ docker top b4342a5c5f0bcdf7fab9af12f29379d88ed7f463ba932d8ca4bb9961826cfd58 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:59 + touch /tmp/pre-build-complete [Pipeline] sh 18:31:59 + mkdir -p /var/log/sysstat [Pipeline] sh 18:32:00 + ls /var/log/sa-host 18:32:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:00 provisioning config files... 18:32:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15083528024592759532tmp [Pipeline] { [Pipeline] echo 18:32:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:32:00 ---> create-netrc.sh [Pipeline] } 18:32:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:32:00 ---> python-tools-install.sh [Pipeline] echo 18:32:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:32:01 ---> sudo-logs.sh 18:32:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:32:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:32:01 ---> job-cost.sh 18:32:01 lf-activate-venv: SKIPPING 18:32:01 DEBUG: total: 0.2199999988079071 18:32:01 INFO: Retrieving Stack Cost... 18:32:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:32:02 INFO: Archiving Costs [Pipeline] echo 18:32:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:32:02 ---> logs-deploy.sh 18:32:02 lf-activate-venv: SKIPPING 18:32:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/74 18:32:02 INFO: archiving workspace using pattern(s): 18:32:03 Archives upload complete. 18:32:03 INFO: archiving logs to Nexus 18:32:04 ---> uname -a: 18:32:04 Linux prd-ubuntu20-04-docker-8c-8g-1630 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:32:04 18:32:04 18:32:04 ---> lscpu: 18:32:04 Architecture: x86_64 18:32:04 CPU op-mode(s): 32-bit, 64-bit 18:32:04 Byte Order: Little Endian 18:32:04 Address sizes: 40 bits physical, 48 bits virtual 18:32:04 CPU(s): 8 18:32:04 On-line CPU(s) list: 0-7 18:32:04 Thread(s) per core: 1 18:32:04 Core(s) per socket: 1 18:32:04 Socket(s): 8 18:32:04 NUMA node(s): 1 18:32:04 Vendor ID: AuthenticAMD 18:32:04 CPU family: 23 18:32:04 Model: 49 18:32:04 Model name: AMD EPYC-Rome Processor 18:32:04 Stepping: 0 18:32:04 CPU MHz: 2799.996 18:32:04 BogoMIPS: 5599.99 18:32:04 Virtualization: AMD-V 18:32:04 Hypervisor vendor: KVM 18:32:04 Virtualization type: full 18:32:04 L1d cache: 256 KiB 18:32:04 L1i cache: 256 KiB 18:32:04 L2 cache: 4 MiB 18:32:04 L3 cache: 128 MiB 18:32:04 NUMA node0 CPU(s): 0-7 18:32:04 Vulnerability Itlb multihit: Not affected 18:32:04 Vulnerability L1tf: Not affected 18:32:04 Vulnerability Mds: Not affected 18:32:04 Vulnerability Meltdown: Not affected 18:32:04 Vulnerability Mmio stale data: Not affected 18:32:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:32:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:32:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:32:04 Vulnerability Srbds: Not affected 18:32:04 Vulnerability Tsx async abort: Not affected 18:32:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:32:04 18:32:04