Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9fa1e29ef86971f53d10bc46f825e51861cc077b 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-ssh13750513972146508700.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9165679188057702696.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4770338554541864567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16843082980717417744.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-ssh9178229658754066226.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6703’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6706 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 9fa1e29ef86971f53d10bc46f825e51861cc077b (main) Commit message: "Merge pull request #430 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.28" > 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 9fa1e29ef86971f53d10bc46f825e51861cc077b # timeout=10 > git rev-list --no-walk 697f398d4930450ca66ff8e227ddea628c81eaba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:42:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:42:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:42:51 ========================================================= 12:42:51 EdgeX Global Pipelines Version Info 12:42:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:42:51 ------------------- 12:42:51 stable info: 12:42:51 ------------------- 12:42:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:42:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 12:42:51 Message: update stable to v1.0.254 12:42:52 ------------------- 12:42:52 experimental info: 12:42:52 ------------------- 12:42:52 Commited By: **** collab-it+edgex@linuxfoundation.org 12:42:52 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 12:42:52 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fa1e29ef86971f53d10bc46f825e51861cc077b [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fa1e29 [Pipeline] echo 12:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:42:52 provisioning config files... 12:42:52 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5394005756240821750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:42:53 ---> docker-login.sh 12:42:53 nexus3.edgexfoundry.org:10001 12:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:42:53 Configure a credential helper to remove this warning. See 12:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:42:53 12:42:53 Login Succeeded 12:42:53 nexus3.edgexfoundry.org:10002 12:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:42:53 Configure a credential helper to remove this warning. See 12:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:42:53 12:42:53 Login Succeeded 12:42:53 nexus3.edgexfoundry.org:10003 12:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:42:53 Configure a credential helper to remove this warning. See 12:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:42:53 12:42:53 Login Succeeded 12:42:53 nexus3.edgexfoundry.org:10004 12:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:42:53 Configure a credential helper to remove this warning. See 12:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:42:53 12:42:53 Login Succeeded 12:42:53 docker.io 12:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:42:54 Configure a credential helper to remove this warning. See 12:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:42:54 12:42:54 Login Succeeded 12:42:54 ---> docker-login.sh ends [Pipeline] } 12:42:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:42:54 + git rev-list -1 --merges 9fa1e29ef86971f53d10bc46f825e51861cc077b~1..9fa1e29ef86971f53d10bc46f825e51861cc077b [Pipeline] echo 12:42:54 -----------> git rev-list -1 --merges 9fa1e29ef86971f53d10bc46f825e51861cc077b~1..9fa1e29ef86971f53d10bc46f825e51861cc077b 9fa1e29ef86971f53d10bc46f825e51861cc077b 12:42:54 9fa1e29ef86971f53d10bc46f825e51861cc077b [false] [Pipeline] sh 12:42:55 + git log --format=format:%s -1 9fa1e29ef86971f53d10bc46f825e51861cc077b [Pipeline] echo 12:42:55 ========================================================= 12:42:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:42:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:42:55 + git log --format=format:%s -1 9fa1e29ef86971f53d10bc46f825e51861cc077b [Pipeline] echo 12:42:55 [semverPrep] GIT_COMMIT: 9fa1e29ef86971f53d10bc46f825e51861cc077b, Commit Message: Merge pull request #430 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.28 [Pipeline] echo 12:42:55 [semverPrep] This is not a build commit. [Pipeline] sh 12:42:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:42:55 + grep -v github /etc/ssh/ssh_known_hosts 12:42:55 + [ -e /tmp/ssh_known_hosts ] 12:42:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:42:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:42:55 + sudo tee -a /etc/ssh/ssh_known_hosts 12:42:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:56 12:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:56 0.1.4: Pulling from edgex-devops/py-git-semver 12:42:56 b85a868b505f: Pulling fs layer 12:42:56 e2be974225ed: Pulling fs layer 12:42:56 339a4e72a1f5: Pulling fs layer 12:42:56 988bab9f4d93: Pulling fs layer 12:42:56 1469e6f7b9e6: Pulling fs layer 12:42:56 eaf3925da568: Pulling fs layer 12:42:56 bab4dde63d76: Pulling fs layer 12:42:56 bde34c3a00c8: Pulling fs layer 12:42:56 b352a97aabf1: Pulling fs layer 12:42:56 4872d77fe225: Pulling fs layer 12:42:56 5851b861e8e6: Pulling fs layer 12:42:56 bab4dde63d76: Waiting 12:42:56 bde34c3a00c8: Waiting 12:42:56 4872d77fe225: Waiting 12:42:56 b352a97aabf1: Waiting 12:42:56 1469e6f7b9e6: Waiting 12:42:56 eaf3925da568: Waiting 12:42:56 5851b861e8e6: Waiting 12:42:56 988bab9f4d93: Waiting 12:42:56 e2be974225ed: Verifying Checksum 12:42:56 e2be974225ed: Download complete 12:42:56 988bab9f4d93: Download complete 12:42:56 1469e6f7b9e6: Verifying Checksum 12:42:56 1469e6f7b9e6: Download complete 12:42:56 eaf3925da568: Download complete 12:42:56 339a4e72a1f5: Verifying Checksum 12:42:56 339a4e72a1f5: Download complete 12:42:56 bde34c3a00c8: Verifying Checksum 12:42:56 bde34c3a00c8: Download complete 12:42:56 b352a97aabf1: Verifying Checksum 12:42:56 b352a97aabf1: Download complete 12:42:56 4872d77fe225: Verifying Checksum 12:42:56 4872d77fe225: Download complete 12:42:56 5851b861e8e6: Verifying Checksum 12:42:56 5851b861e8e6: Download complete 12:42:56 b85a868b505f: Verifying Checksum 12:42:56 b85a868b505f: Download complete 12:42:56 bab4dde63d76: Verifying Checksum 12:42:56 bab4dde63d76: Download complete 12:42:57 b85a868b505f: Pull complete 12:42:57 e2be974225ed: Pull complete 12:42:58 339a4e72a1f5: Pull complete 12:42:58 988bab9f4d93: Pull complete 12:42:58 1469e6f7b9e6: Pull complete 12:42:58 eaf3925da568: Pull complete 12:43:00 bab4dde63d76: Pull complete 12:43:00 bde34c3a00c8: Pull complete 12:43:00 b352a97aabf1: Pull complete 12:43:00 4872d77fe225: Pull complete 12:43:00 5851b861e8e6: Pull complete 12:43:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:43:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:00 prd-ubuntu20.04-docker-8c-8g-6706 does not seem to be running inside a container 12:43:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:43:02 $ docker top 9bdf6d58d78e4163d76eadbe3c1fbed30af5980af91c3938f1a6b07ebe410395 -eo pid,comm 12:43:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:43:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:43:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:43:02 [ssh-agent] Looking for ssh-agent implementation... 12:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:43:02 $ docker exec 9bdf6d58d78e4163d76eadbe3c1fbed30af5980af91c3938f1a6b07ebe410395 ssh-agent 12:43:02 SSH_AUTH_SOCK=/tmp/ssh-reWAPrRXHEDP/agent.33 12:43:02 SSH_AGENT_PID=39 12:43:02 Running ssh-add (command line suppressed) 12:43:02 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11175952231723664922.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11175952231723664922.key) 12:43:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:43:03 + git tag --points-at HEAD [Pipeline] } 12:43:03 $ docker exec --env ******** --env ******** 9bdf6d58d78e4163d76eadbe3c1fbed30af5980af91c3938f1a6b07ebe410395 ssh-agent -k 12:43:03 unset SSH_AUTH_SOCK; 12:43:03 unset SSH_AGENT_PID; 12:43:03 echo Agent pid 39 killed; 12:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:43:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:43:03 [ssh-agent] Looking for ssh-agent implementation... 12:43:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:43:03 $ docker exec 9bdf6d58d78e4163d76eadbe3c1fbed30af5980af91c3938f1a6b07ebe410395 ssh-agent 12:43:03 SSH_AUTH_SOCK=/tmp/ssh-JzQD52V49el1/agent.70 12:43:03 SSH_AGENT_PID=76 12:43:03 Running ssh-add (command line suppressed) 12:43:03 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6857169601953538048.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6857169601953538048.key) 12:43:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:43:03 + git semver init 12:43:04 2023-09-20 12:43:04,010 [run_init] DEBUG init version:0.0.0 force:False 12:43:04 2023-09-20 12:43:04,011 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 12:43:04 2023-09-20 12:43:04,011 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 12:43:04 2023-09-20 12:43:04,011 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:43:05 2023-09-20 12:43:04,994 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 12:43:05 2023-09-20 12:43:04,994 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 12:43:05 2023-09-20 12:43:04,994 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:43:05 2023-09-20 12:43:04,994 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:43:05 3.1.0-dev.15 [Pipeline] } 12:43:05 $ docker exec --env ******** --env ******** 9bdf6d58d78e4163d76eadbe3c1fbed30af5980af91c3938f1a6b07ebe410395 ssh-agent -k 12:43:05 unset SSH_AUTH_SOCK; 12:43:05 unset SSH_AGENT_PID; 12:43:05 echo Agent pid 76 killed; 12:43:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:43:05 + git semver [Pipeline] } 12:43:05 $ docker stop --time=1 9bdf6d58d78e4163d76eadbe3c1fbed30af5980af91c3938f1a6b07ebe410395 12:43:07 $ docker rm -f --volumes 9bdf6d58d78e4163d76eadbe3c1fbed30af5980af91c3938f1a6b07ebe410395 [Pipeline] // withDockerContainer [Pipeline] sh 12:43:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:43:07 Stashed 1 file(s) [Pipeline] echo 12:43:07 [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:43:07 provisioning config files... 12:43:07 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10586927268865370950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:43:08 ---> docker-login.sh 12:43:08 nexus3.edgexfoundry.org:10001 12:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:08 Configure a credential helper to remove this warning. See 12:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:08 12:43:08 Login Succeeded 12:43:08 nexus3.edgexfoundry.org:10002 12:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:08 Configure a credential helper to remove this warning. See 12:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:08 12:43:08 Login Succeeded 12:43:08 nexus3.edgexfoundry.org:10003 12:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:08 Configure a credential helper to remove this warning. See 12:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:08 12:43:08 Login Succeeded 12:43:08 nexus3.edgexfoundry.org:10004 12:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:08 Configure a credential helper to remove this warning. See 12:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:08 12:43:08 Login Succeeded 12:43:08 docker.io 12:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:08 Configure a credential helper to remove this warning. See 12:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:08 12:43:08 Login Succeeded 12:43:08 ---> docker-login.sh ends [Pipeline] } 12:43:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:43:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:43:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:43:08 ========================================================= 12:43:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:43:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:43:09 Sending build context to Docker daemon 23.61MB 12:43:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:43:09 Step 2/12 : FROM ${BASE} AS builder 12:43:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:43:09 7264a8db6415: Pulling fs layer 12:43:09 c4d48a809fc2: Pulling fs layer 12:43:09 4f1c88b9dad5: Pulling fs layer 12:43:09 ad3a456e5733: Pulling fs layer 12:43:09 9e4f439ed901: Pulling fs layer 12:43:09 feaf6a47b606: Pulling fs layer 12:43:09 5e8b037d7d82: Pulling fs layer 12:43:09 8ac70367396e: Pulling fs layer 12:43:09 6db16350a2e2: Pulling fs layer 12:43:09 9250d5d63582: Pulling fs layer 12:43:09 5e8b037d7d82: Waiting 12:43:09 6db16350a2e2: Waiting 12:43:09 9250d5d63582: Waiting 12:43:09 ad3a456e5733: Waiting 12:43:09 8ac70367396e: Waiting 12:43:09 9e4f439ed901: Waiting 12:43:09 feaf6a47b606: Waiting 12:43:09 c4d48a809fc2: Download complete 12:43:09 ad3a456e5733: Verifying Checksum 12:43:09 ad3a456e5733: Download complete 12:43:09 9e4f439ed901: Verifying Checksum 12:43:09 9e4f439ed901: Download complete 12:43:09 7264a8db6415: Verifying Checksum 12:43:09 7264a8db6415: Download complete 12:43:09 feaf6a47b606: Verifying Checksum 12:43:09 feaf6a47b606: Download complete 12:43:09 7264a8db6415: Pull complete 12:43:09 8ac70367396e: Verifying Checksum 12:43:09 8ac70367396e: Download complete 12:43:09 c4d48a809fc2: Pull complete 12:43:09 4f1c88b9dad5: Verifying Checksum 12:43:09 4f1c88b9dad5: Download complete 12:43:09 6db16350a2e2: Download complete 12:43:09 9250d5d63582: Verifying Checksum 12:43:09 9250d5d63582: Download complete 12:43:09 5e8b037d7d82: Verifying Checksum 12:43:09 5e8b037d7d82: Download complete 12:43:12 4f1c88b9dad5: Pull complete 12:43:12 ad3a456e5733: Pull complete 12:43:12 9e4f439ed901: Pull complete 12:43:12 feaf6a47b606: Pull complete 12:43:15 5e8b037d7d82: Pull complete 12:43:15 8ac70367396e: Pull complete 12:43:15 6db16350a2e2: Pull complete 12:43:15 9250d5d63582: Pull complete 12:43:15 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 12:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:43:15 ---> fa269f55d9b9 12:43:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:43:18 ---> Running in b791382ae33c 12:43:18 Removing intermediate container b791382ae33c 12:43:18 ---> 64acfc1e9b1f 12:43:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:43:18 ---> Running in 2092ef79b9cb 12:43:18 Removing intermediate container 2092ef79b9cb 12:43:18 ---> c88d15c6e403 12:43:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:43:18 ---> Running in eb59415ea8b7 12:43:18 Removing intermediate container eb59415ea8b7 12:43:18 ---> e408811aae45 12:43:18 Step 6/12 : WORKDIR /device-virtual-go 12:43:18 ---> Running in a7fec6912264 12:43:18 Removing intermediate container a7fec6912264 12:43:18 ---> 7b70d8033bf3 12:43:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:43:18 ---> Running in ce7879579cd5 12:43:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:43:19 (1/4) Installing openssh-keygen (9.3_p2-r0) 12:43:19 (2/4) Installing libedit (20221030.3.1-r1) 12:43:19 (3/4) Installing openssh-client-common (9.3_p2-r0) 12:43:19 (4/4) Installing openssh-client-default (9.3_p2-r0) 12:43:19 Executing busybox-1.36.1-r2.trigger 12:43:19 OK: 270 MiB in 60 packages 12:43:19 Removing intermediate container ce7879579cd5 12:43:19 ---> b234affe7f42 12:43:19 Step 8/12 : COPY go.mod vendor* ./ 12:43:19 ---> 4e93f22daa39 12:43:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:19 ---> Running in 3ae73bda63a5 12:43:22 Still waiting to schedule task 12:43:22 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6704’ is offline 12:43:46 Removing intermediate container 3ae73bda63a5 12:43:46 ---> 8fabc862a4d9 12:43:46 Step 10/12 : COPY . . 12:43:46 ---> 514a9bbc8082 12:43:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:43:46 ---> Running in d97f8ed64c71 12:43:46 Removing intermediate container d97f8ed64c71 12:43:46 ---> 32f1661baed9 12:43:46 Step 12/12 : RUN $MAKE 12:43:46 ---> Running in 72da5689bc46 12:43:46 noop 12:43:46 Removing intermediate container 72da5689bc46 12:43:46 ---> d2f56ffac6b7 12:43:46 Successfully built d2f56ffac6b7 12:43:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:46 + docker inspect -f . ci-base-image-x86_64 12:43:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:46 prd-ubuntu20.04-docker-8c-8g-6706 does not seem to be running inside a container 12:43:46 $ 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 ******** ci-base-image-x86_64 cat 12:43:47 $ docker top 8b880bab194fb45a3b55f20a68cb39248521e86e629b2614972fe2ae7434f156 -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:47 + go version 12:43:47 go version go1.21.0 linux/amd64 [Pipeline] } 12:43:47 $ docker stop --time=1 8b880bab194fb45a3b55f20a68cb39248521e86e629b2614972fe2ae7434f156 12:43:48 $ docker rm -f --volumes 8b880bab194fb45a3b55f20a68cb39248521e86e629b2614972fe2ae7434f156 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:49 + docker inspect -f . ci-base-image-x86_64 12:43:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:49 prd-ubuntu20.04-docker-8c-8g-6706 does not seem to be running inside a container 12:43:49 $ 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 ******** ci-base-image-x86_64 cat 12:43:49 $ docker top d047ced341503cdcb0880234f7ff490895443e1dd563980067147834344782d3 -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:49 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 12:43:50 + make test 12:43:50 go test ./... -coverprofile=coverage.out 12:43:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:44:01 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:44:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.6% of statements 12:44:07 go vet ./... 12:44:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:44:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:44:10 ./bin/test-attribution-txt.sh [Pipeline] echo 12:44:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:44:10 $ docker stop --time=1 d047ced341503cdcb0880234f7ff490895443e1dd563980067147834344782d3 12:44:12 $ docker rm -f --volumes d047ced341503cdcb0880234f7ff490895443e1dd563980067147834344782d3 [Pipeline] // withDockerContainer [Pipeline] sh 12:44:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:44:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:44:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:44:14 + ls -al . 12:44:14 total 204 12:44:14 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 12:43 . 12:44:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:42 .. 12:44:14 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 12:44 .git 12:44:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 12:42 .github 12:44:14 -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 12:42 .gitignore 12:44:14 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 12:42 .golangci.yml 12:44:14 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 12:43 .semver 12:44:14 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 12:42 Attribution.txt 12:44:14 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 12:42 CHANGELOG.md 12:44:14 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 12:42 Dockerfile 12:44:14 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 12:42 GOVERNANCE.md 12:44:14 -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 12:42 Jenkinsfile 12:44:14 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 12:42 LICENSE 12:44:14 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 12:42 Makefile 12:44:14 -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 12:42 OWNERS.md 12:44:14 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 12:42 README.md 12:44:14 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 12:43 VERSION 12:44:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 12:42 bin 12:44:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 12:42 cmd 12:44:14 -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 12:44 coverage.out 12:44:14 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 12:42 go.mod 12:44:14 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 12:42 go.sum 12:44:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 12:42 internal 12:44:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:42 snap 12:44:14 -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 12:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:14 + 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=9fa1e29ef86971f53d10bc46f825e51861cc077b --label arch=amd64 --label version=3.1.0-dev.15 . 12:44:14 Sending build context to Docker daemon 23.65MB 12:44:14 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 12:44:14 Step 2/25 : FROM ${BASE} AS builder 12:44:14 ---> d2f56ffac6b7 12:44:14 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:44:14 ---> Running in f25c4c27826d 12:44:14 Removing intermediate container f25c4c27826d 12:44:14 ---> 773f1483d5aa 12:44:14 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:44:14 ---> Running in 752e13972945 12:44:14 Removing intermediate container 752e13972945 12:44:14 ---> edb9f13bca87 12:44:14 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:44:14 ---> Running in ee210570c3e3 12:44:14 Removing intermediate container ee210570c3e3 12:44:14 ---> ccff5b79e8b2 12:44:14 Step 6/25 : WORKDIR /device-virtual-go 12:44:14 ---> Running in c6752a4b4541 12:44:14 Removing intermediate container c6752a4b4541 12:44:14 ---> a5e937a4ee33 12:44:14 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:44:15 ---> Running in a4d8d8a90421 12:44:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:44:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:44:15 OK: 270 MiB in 60 packages 12:44:16 Removing intermediate container a4d8d8a90421 12:44:16 ---> 9f5e02e07e49 12:44:16 Step 8/25 : COPY go.mod vendor* ./ 12:44:16 ---> 1ca29d62f644 12:44:16 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:16 ---> Running in d3a7fa0bee0c 12:44:17 Removing intermediate container d3a7fa0bee0c 12:44:17 ---> 1f07b6d0fc69 12:44:17 Step 10/25 : COPY . . 12:44:17 ---> 5f121e47e9ee 12:44:17 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:44:17 ---> Running in b50290896f8d 12:44:17 Removing intermediate container b50290896f8d 12:44:17 ---> f62f44e62b4a 12:44:17 Step 12/25 : RUN $MAKE 12:44:17 ---> Running in a5fd4c5f5e08 12:44:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:44:36 Removing intermediate container a5fd4c5f5e08 12:44:36 ---> eeb129459961 12:44:36 Step 13/25 : FROM alpine:3.18 12:44:36 3.18: Pulling from library/alpine 12:44:36 7264a8db6415: Already exists 12:44:36 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 12:44:36 Status: Downloaded newer image for alpine:3.18 12:44:36 ---> 7e01a0d0a1dc 12:44:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:44:36 ---> Running in 9c026f9fc4f9 12:44:36 Removing intermediate container 9c026f9fc4f9 12:44:36 ---> a07cc2d93739 12:44:36 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:44:36 ---> Running in e26b3cce87b8 12:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:44:36 (1/1) Installing dumb-init (1.2.5-r2) 12:44:36 Executing busybox-1.36.1-r2.trigger 12:44:36 OK: 7 MiB in 16 packages 12:44:37 Removing intermediate container e26b3cce87b8 12:44:37 ---> 928eec9fdbbd 12:44:37 Step 16/25 : WORKDIR / 12:44:37 ---> Running in 10e6d3081e08 12:44:37 Removing intermediate container 10e6d3081e08 12:44:37 ---> ac20a34cb8d5 12:44:37 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:44:37 ---> 8184da647608 12:44:37 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:44:37 ---> 8c2ff51d487f 12:44:37 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:44:38 ---> 71313a884b02 12:44:38 Step 20/25 : EXPOSE 59900 12:44:38 ---> Running in 20c659a5c305 12:44:38 Removing intermediate container 20c659a5c305 12:44:38 ---> 7ba50a615be2 12:44:38 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:44:38 ---> Running in 598d865d60e5 12:44:38 Removing intermediate container 598d865d60e5 12:44:38 ---> 000cc4537eae 12:44:38 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:44:38 ---> Running in 30bdac751b78 12:44:38 Removing intermediate container 30bdac751b78 12:44:38 ---> 6a0fcea09e44 12:44:38 Step 23/25 : LABEL arch=amd64 12:44:38 ---> Running in 23b5a7a997ed 12:44:38 Removing intermediate container 23b5a7a997ed 12:44:38 ---> 5240de56386c 12:44:38 Step 24/25 : LABEL git_sha=9fa1e29ef86971f53d10bc46f825e51861cc077b 12:44:38 ---> Running in 3af8c0828a88 12:44:38 Removing intermediate container 3af8c0828a88 12:44:38 ---> ed1842bc0d78 12:44:38 Step 25/25 : LABEL version=3.1.0-dev.15 12:44:38 ---> Running in 655c65e2b9cc 12:44:38 Removing intermediate container 655c65e2b9cc 12:44:38 ---> 2e40b18900bf 12:44:38 [Warning] One or more build-args [ARCH] were not consumed 12:44:38 Successfully built 2e40b18900bf 12:44:38 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:44:38 provisioning config files... 12:44:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8073665014919548045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:44:39 ---> docker-login.sh 12:44:39 nexus3.edgexfoundry.org:10001 12:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:39 Configure a credential helper to remove this warning. See 12:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:39 12:44:39 Login Succeeded 12:44:39 nexus3.edgexfoundry.org:10002 12:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:39 Configure a credential helper to remove this warning. See 12:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:39 12:44:39 Login Succeeded 12:44:39 nexus3.edgexfoundry.org:10003 12:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:39 Configure a credential helper to remove this warning. See 12:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:39 12:44:39 Login Succeeded 12:44:39 nexus3.edgexfoundry.org:10004 12:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:39 Configure a credential helper to remove this warning. See 12:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:39 12:44:39 Login Succeeded 12:44:39 docker.io 12:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:39 Configure a credential helper to remove this warning. See 12:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:39 12:44:39 Login Succeeded 12:44:39 ---> docker-login.sh ends [Pipeline] } 12:44:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:44:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:44:39 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:44:39 9fa1e29ef86971f53d10bc46f825e51861cc077b 12:44:39 latest 12:44:39 3.1.0-dev.15 12:44:39 9fa1e29ef86971f53d10bc46f825e51861cc077b-3.1.0-dev.15 12:44:39 main 12:44:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:40 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9fa1e29ef86971f53d10bc46f825e51861cc077b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual:9fa1e29ef86971f53d10bc46f825e51861cc077b 12:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:44:40 887854951c28: Preparing 12:44:40 ec9b96d2a53c: Preparing 12:44:40 88fc295c8ba5: Preparing 12:44:40 82b0ee91f96b: Preparing 12:44:40 4693057ce236: Preparing 12:44:40 4693057ce236: Layer already exists 12:44:40 82b0ee91f96b: Pushed 12:44:40 88fc295c8ba5: Pushed 12:44:40 ec9b96d2a53c: Pushed 12:44:43 887854951c28: Pushed 12:44:43 9fa1e29ef86971f53d10bc46f825e51861cc077b: digest: sha256:45f3e88c092ca4cd1231a7ffae083c01f01a8417fab5e357af19ba8dce5c65a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:44 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 12:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:44:44 887854951c28: Preparing 12:44:44 ec9b96d2a53c: Preparing 12:44:44 88fc295c8ba5: Preparing 12:44:44 82b0ee91f96b: Preparing 12:44:44 4693057ce236: Preparing 12:44:44 82b0ee91f96b: Layer already exists 12:44:44 4693057ce236: Layer already exists 12:44:44 88fc295c8ba5: Layer already exists 12:44:44 887854951c28: Layer already exists 12:44:44 ec9b96d2a53c: Layer already exists 12:44:44 latest: digest: sha256:45f3e88c092ca4cd1231a7ffae083c01f01a8417fab5e357af19ba8dce5c65a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:44 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.15 12:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:44:45 887854951c28: Preparing 12:44:45 ec9b96d2a53c: Preparing 12:44:45 88fc295c8ba5: Preparing 12:44:45 82b0ee91f96b: Preparing 12:44:45 4693057ce236: Preparing 12:44:45 82b0ee91f96b: Layer already exists 12:44:45 4693057ce236: Layer already exists 12:44:45 88fc295c8ba5: Layer already exists 12:44:45 887854951c28: Layer already exists 12:44:45 ec9b96d2a53c: Layer already exists 12:44:45 3.1.0-dev.15: digest: sha256:45f3e88c092ca4cd1231a7ffae083c01f01a8417fab5e357af19ba8dce5c65a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9fa1e29ef86971f53d10bc46f825e51861cc077b-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual:9fa1e29ef86971f53d10bc46f825e51861cc077b-3.1.0-dev.15 12:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:44:45 887854951c28: Preparing 12:44:45 ec9b96d2a53c: Preparing 12:44:45 88fc295c8ba5: Preparing 12:44:45 82b0ee91f96b: Preparing 12:44:45 4693057ce236: Preparing 12:44:45 ec9b96d2a53c: Layer already exists 12:44:45 82b0ee91f96b: Layer already exists 12:44:45 88fc295c8ba5: Layer already exists 12:44:45 4693057ce236: Layer already exists 12:44:45 887854951c28: Layer already exists 12:44:45 9fa1e29ef86971f53d10bc46f825e51861cc077b-3.1.0-dev.15: digest: sha256:45f3e88c092ca4cd1231a7ffae083c01f01a8417fab5e357af19ba8dce5c65a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:45 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 12:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:44:46 887854951c28: Preparing 12:44:46 ec9b96d2a53c: Preparing 12:44:46 88fc295c8ba5: Preparing 12:44:46 82b0ee91f96b: Preparing 12:44:46 4693057ce236: Preparing 12:44:46 887854951c28: Layer already exists 12:44:46 88fc295c8ba5: Layer already exists 12:44:46 4693057ce236: Layer already exists 12:44:46 82b0ee91f96b: Layer already exists 12:44:46 ec9b96d2a53c: Layer already exists 12:44:46 main: digest: sha256:45f3e88c092ca4cd1231a7ffae083c01f01a8417fab5e357af19ba8dce5c65a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:44:46 ===================================================== [Pipeline] echo 12:44:46 taggedImages: 12:44:46 - nexus3.edgexfoundry.org:10004/device-virtual:9fa1e29ef86971f53d10bc46f825e51861cc077b 12:44:46 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:44:46 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.15 12:44:46 - nexus3.edgexfoundry.org:10004/device-virtual:9fa1e29ef86971f53d10bc46f825e51861cc077b-3.1.0-dev.15 12:44:46 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:44:46 12:44:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:44:47 latest: Pulling from edgex-lftools-log-publisher 12:44:47 5eb5b503b376: Pulling fs layer 12:44:47 5c69ac0246d0: Pulling fs layer 12:44:47 ec43610c2a17: Pulling fs layer 12:44:47 3a2ae6a8a46f: Pulling fs layer 12:44:47 33b1e0a273af: Pulling fs layer 12:44:47 5d3b04190fa2: Pulling fs layer 12:44:47 2f39f015ded8: Pulling fs layer 12:44:47 33b1e0a273af: Waiting 12:44:47 5d3b04190fa2: Waiting 12:44:47 2f39f015ded8: Waiting 12:44:47 3a2ae6a8a46f: Waiting 12:44:47 5c69ac0246d0: Download complete 12:44:47 3a2ae6a8a46f: Verifying Checksum 12:44:47 3a2ae6a8a46f: Download complete 12:44:47 33b1e0a273af: Verifying Checksum 12:44:47 33b1e0a273af: Download complete 12:44:47 5d3b04190fa2: Verifying Checksum 12:44:47 5d3b04190fa2: Download complete 12:44:47 ec43610c2a17: Verifying Checksum 12:44:47 ec43610c2a17: Download complete 12:44:47 5eb5b503b376: Verifying Checksum 12:44:47 5eb5b503b376: Download complete 12:44:47 2f39f015ded8: Verifying Checksum 12:44:47 2f39f015ded8: Download complete 12:44:48 5eb5b503b376: Pull complete 12:44:48 5c69ac0246d0: Pull complete 12:44:48 ec43610c2a17: Pull complete 12:44:48 3a2ae6a8a46f: Pull complete 12:44:49 33b1e0a273af: Pull complete 12:44:49 5d3b04190fa2: Pull complete 12:44:53 2f39f015ded8: Pull complete 12:44:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:44:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:53 prd-ubuntu20.04-docker-8c-8g-6706 does not seem to be running inside a container 12:44:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:44:55 $ docker top cf5540a66776ac5bde09d98a518e79d466dd425f5a5ba1d7588741a44dc6a522 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:44:56 ---> job-cost.sh 12:44:56 lf-activate-venv: SKIPPING 12:44:56 INFO: No Stack... 12:44:58 INFO: Retrieving Pricing Info for: v3-standard-8 12:45:00 INFO: Archiving Costs [Pipeline] sh 12:45:00 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 12:45:00 + cut -d, -f6 [Pipeline] lock 12:45:00 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-141-stack-cost] 12:45:00 Resource [jenkins-edgexfoundry-device-virtual-go-main-141-stack-cost] did not exist. Created. 12:45:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:45:00 + echo total: 0.2199999988079071 [Pipeline] stash 12:45:00 Stashed 1 file(s) [Pipeline] } 12:45:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 12:45:00 $ docker stop --time=1 cf5540a66776ac5bde09d98a518e79d466dd425f5a5ba1d7588741a44dc6a522 12:45:02 $ docker rm -f --volumes cf5540a66776ac5bde09d98a518e79d466dd425f5a5ba1d7588741a44dc6a522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:45:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6708 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 12:45:31 Running in /w/workspace/device-virtual-go/141 [Pipeline] { [Pipeline] checkout 12:45:31 The recommended git tool is: git 12:45:36 using credential edgex-jenkins-ssh 12:45:36 Cloning the remote Git repository 12:45:36 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:45:36 > git init /w/workspace/device-virtual-go/141 # timeout=10 12:45:36 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:45:36 > git --version # timeout=10 12:45:36 > git --version # 'git version 2.25.1' 12:45:36 using GIT_SSH to set credentials SSH Credentials for GitHub 12:45:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:39 Avoid second fetch 12:45:39 Checking out Revision 9fa1e29ef86971f53d10bc46f825e51861cc077b (main) 12:45:38 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:45:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:39 > git config core.sparsecheckout # timeout=10 12:45:39 > git checkout -f 9fa1e29ef86971f53d10bc46f825e51861cc077b # timeout=10 12:45:40 Commit message: "Merge pull request #430 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:45:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:45:40 % Total % Received % Xferd Average Speed Time Time Time Current 12:45:40 Dload Upload Total Spent Left Speed 12:45:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 259k 0 --:--:-- --:--:-- --:--:-- 259k [Pipeline] sh 12:45:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:45:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:45:41 + sudo tee /etc/docker/daemon.new 12:45:41 { 12:45:41 "registry-mirrors": [ 12:45:41 "https://nexus3.edgexfoundry.org:10001" 12:45:41 ], 12:45:41 "bip": "10.250.0.254/24", 12:45:41 "hosts": [ 12:45:41 "tcp://0.0.0.0:5555", 12:45:41 "unix:///var/run/docker.sock" 12:45:41 ], 12:45:41 "mtu": 1458, 12:45:41 "selinux-enabled": true, 12:45:41 "seccomp-profile": "/etc/docker/seccomp.json" 12:45:41 } [Pipeline] sh 12:45:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:45:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:46:00 provisioning config files... 12:46:00 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/141@tmp/config12735519864409377419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:46:01 ---> docker-login.sh 12:46:01 nexus3.edgexfoundry.org:10001 12:46:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:01 Configure a credential helper to remove this warning. See 12:46:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:01 12:46:01 Login Succeeded 12:46:01 nexus3.edgexfoundry.org:10002 12:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:02 Configure a credential helper to remove this warning. See 12:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:02 12:46:02 Login Succeeded 12:46:02 nexus3.edgexfoundry.org:10003 12:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:02 Configure a credential helper to remove this warning. See 12:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:02 12:46:02 Login Succeeded 12:46:02 nexus3.edgexfoundry.org:10004 12:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:02 Configure a credential helper to remove this warning. See 12:46:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:02 12:46:02 Login Succeeded 12:46:02 docker.io 12:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:03 Configure a credential helper to remove this warning. See 12:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:03 12:46:03 Login Succeeded 12:46:03 ---> docker-login.sh ends [Pipeline] } 12:46:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:46:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:46:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:46:03 ========================================================= 12:46:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:46:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:46:04 Sending build context to Docker daemon 11.94MB 12:46:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:46:04 Step 2/12 : FROM ${BASE} AS builder 12:46:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:46:04 9fda8d8052c6: Pulling fs layer 12:46:04 5d54e960e981: Pulling fs layer 12:46:04 c4a7e357bf2a: Pulling fs layer 12:46:04 f0e02332f6b5: Pulling fs layer 12:46:04 66412af1f25a: Pulling fs layer 12:46:04 1baf3a5c0e64: Pulling fs layer 12:46:04 9a37bb91b891: Pulling fs layer 12:46:04 a29adfc67d43: Pulling fs layer 12:46:04 d5de9f91c1a4: Pulling fs layer 12:46:04 1baf3a5c0e64: Waiting 12:46:04 9a37bb91b891: Waiting 12:46:04 a29adfc67d43: Waiting 12:46:04 f0e02332f6b5: Waiting 12:46:04 d5de9f91c1a4: Waiting 12:46:04 5d54e960e981: Verifying Checksum 12:46:04 5d54e960e981: Download complete 12:46:04 f0e02332f6b5: Verifying Checksum 12:46:04 f0e02332f6b5: Download complete 12:46:04 66412af1f25a: Download complete 12:46:04 9fda8d8052c6: Verifying Checksum 12:46:04 9fda8d8052c6: Download complete 12:46:05 9a37bb91b891: Verifying Checksum 12:46:05 9a37bb91b891: Download complete 12:46:05 a29adfc67d43: Verifying Checksum 12:46:05 a29adfc67d43: Download complete 12:46:05 9fda8d8052c6: Pull complete 12:46:06 d5de9f91c1a4: Verifying Checksum 12:46:06 d5de9f91c1a4: Download complete 12:46:06 5d54e960e981: Pull complete 12:46:06 c4a7e357bf2a: Verifying Checksum 12:46:06 c4a7e357bf2a: Download complete 12:46:07 1baf3a5c0e64: Verifying Checksum 12:46:07 1baf3a5c0e64: Download complete 12:46:17 c4a7e357bf2a: Pull complete 12:46:17 f0e02332f6b5: Pull complete 12:46:18 66412af1f25a: Pull complete 12:46:24 1baf3a5c0e64: Pull complete 12:46:27 9a37bb91b891: Pull complete 12:46:28 a29adfc67d43: Pull complete 12:46:30 d5de9f91c1a4: Pull complete 12:46:30 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 12:46:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:46:30 ---> 746ca1b523b5 12:46:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:46:32 ---> Running in 611fb6ba5c27 12:46:32 Removing intermediate container 611fb6ba5c27 12:46:32 ---> 6910546a4963 12:46:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:46:32 ---> Running in d96ea869c943 12:46:32 Removing intermediate container d96ea869c943 12:46:32 ---> 078f5bd4022e 12:46:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:46:33 ---> Running in b994e3b3a037 12:46:33 Removing intermediate container b994e3b3a037 12:46:33 ---> 98ef18eab524 12:46:33 Step 6/12 : WORKDIR /device-virtual-go 12:46:33 ---> Running in 6b14ee764f05 12:46:33 Removing intermediate container 6b14ee764f05 12:46:33 ---> cc7a38ad52d1 12:46:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:46:33 ---> Running in c4319578c1e0 12:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:46:36 (1/4) Installing openssh-keygen (9.3_p2-r0) 12:46:36 (2/4) Installing libedit (20221030.3.1-r1) 12:46:36 (3/4) Installing openssh-client-common (9.3_p2-r0) 12:46:36 (4/4) Installing openssh-client-default (9.3_p2-r0) 12:46:36 Executing busybox-1.36.1-r2.trigger 12:46:36 OK: 272 MiB in 60 packages 12:46:37 Removing intermediate container c4319578c1e0 12:46:37 ---> f0a7225f22d6 12:46:37 Step 8/12 : COPY go.mod vendor* ./ 12:46:38 ---> 467fc06bb602 12:46:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:38 ---> Running in e8c9181fb473 12:47:46 Removing intermediate container e8c9181fb473 12:47:46 ---> 3e4dcddfaf43 12:47:46 Step 10/12 : COPY . . 12:47:46 ---> d181f8abf02d 12:47:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:47:46 ---> Running in 513c9eec2b09 12:47:46 Removing intermediate container 513c9eec2b09 12:47:46 ---> c47bbd8e881f 12:47:46 Step 12/12 : RUN $MAKE 12:47:46 ---> Running in 780955eda71e 12:47:46 noop 12:47:46 Removing intermediate container 780955eda71e 12:47:46 ---> 6813ca45f4d3 12:47:46 Successfully built 6813ca45f4d3 12:47:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:46 + docker inspect -f . ci-base-image-arm64 12:47:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:47:46 prd-ubuntu20.04-docker-arm64-4c-16g-6708 does not seem to be running inside a container 12:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/141 -v /w/workspace/device-virtual-go/141:/w/workspace/device-virtual-go/141:rw,z -v /w/workspace/device-virtual-go/141@tmp:/w/workspace/device-virtual-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:47:48 $ docker top 2c12da7ee555adaf6b826b1d8ba6c412ab1e1d5dfe57b3263e0ddb65baa1ebb0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:47:49 + go version 12:47:49 go version go1.21.0 linux/arm64 [Pipeline] } 12:47:49 $ docker stop --time=1 2c12da7ee555adaf6b826b1d8ba6c412ab1e1d5dfe57b3263e0ddb65baa1ebb0 12:47:50 $ docker rm -f --volumes 2c12da7ee555adaf6b826b1d8ba6c412ab1e1d5dfe57b3263e0ddb65baa1ebb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:51 + docker inspect -f . ci-base-image-arm64 12:47:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:47:51 prd-ubuntu20.04-docker-arm64-4c-16g-6708 does not seem to be running inside a container 12:47:51 $ 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/141 -v /w/workspace/device-virtual-go/141:/w/workspace/device-virtual-go/141:rw,z -v /w/workspace/device-virtual-go/141@tmp:/w/workspace/device-virtual-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:47:52 $ docker top 0501a31107757cd9370e6037ceec7a134391bf7b3158f54dbb723f8dc05ad77a -eo pid,comm [Pipeline] { [Pipeline] sh 12:47:53 + git config --global --add safe.directory /w/workspace/device-virtual-go/141 [Pipeline] fileExists [Pipeline] sh 12:47:53 + make test 12:47:53 go test ./... -coverprofile=coverage.out 12:47:57 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:49:34 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:49:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.069s coverage: 58.4% of statements 12:49:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:49:34 go vet ./... 12:49:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:49:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:49:52 ./bin/test-attribution-txt.sh [Pipeline] echo 12:49:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:49:52 $ docker stop --time=1 0501a31107757cd9370e6037ceec7a134391bf7b3158f54dbb723f8dc05ad77a 12:49:54 $ docker rm -f --volumes 0501a31107757cd9370e6037ceec7a134391bf7b3158f54dbb723f8dc05ad77a [Pipeline] // withDockerContainer [Pipeline] sh 12:49:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:49:55 Warning: overwriting stash ‘coverage-report’ 12:49:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:49:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:49:57 + ls -al . 12:49:57 total 200 12:49:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 12:47 . 12:49:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:45 .. 12:49:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 12:45 .git 12:49:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 12:45 .github 12:49:57 -rw-rw-r-- 1 jenkins jenkins 337 Sep 20 12:45 .gitignore 12:49:57 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 12:45 .golangci.yml 12:49:57 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 20 12:45 Attribution.txt 12:49:57 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 20 12:45 CHANGELOG.md 12:49:57 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 20 12:45 Dockerfile 12:49:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 12:45 GOVERNANCE.md 12:49:57 -rw-rw-r-- 1 jenkins jenkins 660 Sep 20 12:45 Jenkinsfile 12:49:57 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 12:45 LICENSE 12:49:57 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 20 12:45 Makefile 12:49:57 -rw-rw-r-- 1 jenkins jenkins 623 Sep 20 12:45 OWNERS.md 12:49:57 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 20 12:45 README.md 12:49:57 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 12:43 VERSION 12:49:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 12:45 bin 12:49:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 12:45 cmd 12:49:57 -rw-r--r-- 1 jenkins jenkins 43063 Sep 20 12:49 coverage.out 12:49:57 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 20 12:45 go.mod 12:49:57 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 12:45 go.sum 12:49:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 12:45 internal 12:49:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:45 snap 12:49:57 -rw-rw-r-- 1 jenkins jenkins 235 Sep 20 12:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:57 + 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=9fa1e29ef86971f53d10bc46f825e51861cc077b --label arch=arm64 --label version=3.1.0-dev.15 . 12:49:58 Sending build context to Docker daemon 11.98MB 12:49:58 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 12:49:58 Step 2/25 : FROM ${BASE} AS builder 12:49:58 ---> 6813ca45f4d3 12:49:58 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:49:58 ---> Running in 519103dd72a6 12:49:58 Removing intermediate container 519103dd72a6 12:49:58 ---> 1b8339241428 12:49:58 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:49:58 ---> Running in ddee38ed5ac2 12:49:58 Removing intermediate container ddee38ed5ac2 12:49:58 ---> 15e565c8bf5b 12:49:58 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:49:58 ---> Running in 55bdbe97e525 12:49:59 Removing intermediate container 55bdbe97e525 12:49:59 ---> a9c1c867138e 12:49:59 Step 6/25 : WORKDIR /device-virtual-go 12:49:59 ---> Running in 832374a2c5ce 12:49:59 Removing intermediate container 832374a2c5ce 12:49:59 ---> 55b1793d3355 12:49:59 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:49:59 ---> Running in 44da65cbf046 12:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:50:02 OK: 272 MiB in 60 packages 12:50:03 Removing intermediate container 44da65cbf046 12:50:03 ---> 12b20d9fcbb7 12:50:03 Step 8/25 : COPY go.mod vendor* ./ 12:50:04 ---> 7235775975a7 12:50:04 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:04 ---> Running in 95569c557283 12:50:07 Removing intermediate container 95569c557283 12:50:07 ---> 599934b59f71 12:50:07 Step 10/25 : COPY . . 12:50:08 ---> f43e2fa2aac5 12:50:08 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:50:08 ---> Running in cb530ad6e53e 12:50:09 Removing intermediate container cb530ad6e53e 12:50:09 ---> 4434e3b3ed37 12:50:09 Step 12/25 : RUN $MAKE 12:50:09 ---> Running in 04d187ceebf2 12:50:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:52:17 Removing intermediate container 04d187ceebf2 12:52:17 ---> 50aa43837226 12:52:17 Step 13/25 : FROM alpine:3.18 12:52:17 3.18: Pulling from library/alpine 12:52:17 9fda8d8052c6: Already exists 12:52:17 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 12:52:17 Status: Downloaded newer image for alpine:3.18 12:52:17 ---> f6648c04cd6c 12:52:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:52:17 ---> Running in a72cab344ae0 12:52:17 Removing intermediate container a72cab344ae0 12:52:17 ---> 913825256b2c 12:52:17 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:52:17 ---> Running in 46f5a0978a0a 12:52:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:52:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:52:17 (1/1) Installing dumb-init (1.2.5-r2) 12:52:17 Executing busybox-1.36.1-r2.trigger 12:52:17 OK: 8 MiB in 16 packages 12:52:17 Removing intermediate container 46f5a0978a0a 12:52:17 ---> 4e02a5ac91bc 12:52:17 Step 16/25 : WORKDIR / 12:52:17 ---> Running in 2df2364b1fc2 12:52:17 Removing intermediate container 2df2364b1fc2 12:52:17 ---> b2c001703bd6 12:52:17 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:52:17 ---> 25df6b608bdd 12:52:17 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:52:17 ---> 7c26f0fbbf1a 12:52:17 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:52:17 ---> 0dcf1a8ce6bf 12:52:17 Step 20/25 : EXPOSE 59900 12:52:17 ---> Running in 48c0e3121a82 12:52:18 Removing intermediate container 48c0e3121a82 12:52:18 ---> a080cf454869 12:52:18 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:52:18 ---> Running in b6609056f750 12:52:18 Removing intermediate container b6609056f750 12:52:18 ---> 0dbacc5f2005 12:52:18 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:52:18 ---> Running in 7b65004b72ca 12:52:18 Removing intermediate container 7b65004b72ca 12:52:18 ---> 15ca9f8622ca 12:52:18 Step 23/25 : LABEL arch=arm64 12:52:18 ---> Running in cb3b12f22dd8 12:52:19 Removing intermediate container cb3b12f22dd8 12:52:19 ---> 0ef617754fe5 12:52:19 Step 24/25 : LABEL git_sha=9fa1e29ef86971f53d10bc46f825e51861cc077b 12:52:19 ---> Running in 8ce703500f8d 12:52:19 Removing intermediate container 8ce703500f8d 12:52:19 ---> 925815fed76b 12:52:19 Step 25/25 : LABEL version=3.1.0-dev.15 12:52:19 ---> Running in 6254fcced1e6 12:52:19 Removing intermediate container 6254fcced1e6 12:52:19 ---> 95a89e6dea2a 12:52:19 [Warning] One or more build-args [ARCH] were not consumed 12:52:19 Successfully built 95a89e6dea2a 12:52:19 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:52:19 provisioning config files... 12:52:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/141@tmp/config17925936202496009437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:52:20 ---> docker-login.sh 12:52:20 nexus3.edgexfoundry.org:10001 12:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:20 Configure a credential helper to remove this warning. See 12:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:20 12:52:20 Login Succeeded 12:52:20 nexus3.edgexfoundry.org:10002 12:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:20 Configure a credential helper to remove this warning. See 12:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:20 12:52:20 Login Succeeded 12:52:20 nexus3.edgexfoundry.org:10003 12:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:20 Configure a credential helper to remove this warning. See 12:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:20 12:52:20 Login Succeeded 12:52:20 nexus3.edgexfoundry.org:10004 12:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:21 Configure a credential helper to remove this warning. See 12:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:21 12:52:21 Login Succeeded 12:52:21 docker.io 12:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:21 Configure a credential helper to remove this warning. See 12:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:21 12:52:21 Login Succeeded 12:52:21 ---> docker-login.sh ends [Pipeline] } 12:52:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:52:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:52:22 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 12:52:22 9fa1e29ef86971f53d10bc46f825e51861cc077b 12:52:22 latest 12:52:22 3.1.0-dev.15 12:52:22 9fa1e29ef86971f53d10bc46f825e51861cc077b-3.1.0-dev.15 12:52:22 main 12:52:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9fa1e29ef86971f53d10bc46f825e51861cc077b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9fa1e29ef86971f53d10bc46f825e51861cc077b 12:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:52:22 6e1ac36a540e: Preparing 12:52:22 166ac1045147: Preparing 12:52:22 425d52602600: Preparing 12:52:22 9d371fdd62fc: Preparing 12:52:22 b2191e2be29d: Preparing 12:52:22 b2191e2be29d: Layer already exists 12:52:23 425d52602600: Pushed 12:52:23 166ac1045147: Pushed 12:52:23 9d371fdd62fc: Pushed 12:52:28 6e1ac36a540e: Pushed 12:52:28 9fa1e29ef86971f53d10bc46f825e51861cc077b: digest: sha256:b3a864474ab3c4f86ac5c0f2962dee67e12799380b1cb0313ff2d9e06f2a6492 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:31 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:52:31 6e1ac36a540e: Preparing 12:52:31 166ac1045147: Preparing 12:52:31 425d52602600: Preparing 12:52:31 9d371fdd62fc: Preparing 12:52:31 b2191e2be29d: Preparing 12:52:31 9d371fdd62fc: Layer already exists 12:52:31 b2191e2be29d: Layer already exists 12:52:31 166ac1045147: Layer already exists 12:52:31 6e1ac36a540e: Layer already exists 12:52:31 425d52602600: Layer already exists 12:52:31 latest: digest: sha256:b3a864474ab3c4f86ac5c0f2962dee67e12799380b1cb0313ff2d9e06f2a6492 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:32 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.15 12:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:52:32 6e1ac36a540e: Preparing 12:52:32 166ac1045147: Preparing 12:52:32 425d52602600: Preparing 12:52:32 9d371fdd62fc: Preparing 12:52:32 b2191e2be29d: Preparing 12:52:32 166ac1045147: Layer already exists 12:52:32 b2191e2be29d: Layer already exists 12:52:32 9d371fdd62fc: Layer already exists 12:52:32 6e1ac36a540e: Layer already exists 12:52:32 425d52602600: Layer already exists 12:52:32 3.1.0-dev.15: digest: sha256:b3a864474ab3c4f86ac5c0f2962dee67e12799380b1cb0313ff2d9e06f2a6492 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:32 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9fa1e29ef86971f53d10bc46f825e51861cc077b-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9fa1e29ef86971f53d10bc46f825e51861cc077b-3.1.0-dev.15 12:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:52:33 6e1ac36a540e: Preparing 12:52:33 166ac1045147: Preparing 12:52:33 425d52602600: Preparing 12:52:33 9d371fdd62fc: Preparing 12:52:33 b2191e2be29d: Preparing 12:52:33 166ac1045147: Layer already exists 12:52:33 6e1ac36a540e: Layer already exists 12:52:33 b2191e2be29d: Layer already exists 12:52:33 425d52602600: Layer already exists 12:52:33 9d371fdd62fc: Layer already exists 12:52:33 9fa1e29ef86971f53d10bc46f825e51861cc077b-3.1.0-dev.15: digest: sha256:b3a864474ab3c4f86ac5c0f2962dee67e12799380b1cb0313ff2d9e06f2a6492 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:33 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 12:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:52:34 6e1ac36a540e: Preparing 12:52:34 166ac1045147: Preparing 12:52:34 425d52602600: Preparing 12:52:34 9d371fdd62fc: Preparing 12:52:34 b2191e2be29d: Preparing 12:52:34 9d371fdd62fc: Layer already exists 12:52:34 166ac1045147: Layer already exists 12:52:34 425d52602600: Layer already exists 12:52:34 b2191e2be29d: Layer already exists 12:52:34 6e1ac36a540e: Layer already exists 12:52:34 main: digest: sha256:b3a864474ab3c4f86ac5c0f2962dee67e12799380b1cb0313ff2d9e06f2a6492 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:52:34 ===================================================== [Pipeline] echo 12:52:34 taggedImages: 12:52:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9fa1e29ef86971f53d10bc46f825e51861cc077b 12:52:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:52:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.15 12:52:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9fa1e29ef86971f53d10bc46f825e51861cc077b-3.1.0-dev.15 12:52:34 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:52:34 12:52:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:52:35 arm64: Pulling from edgex-lftools-log-publisher 12:52:35 8998bd30e6a1: Pulling fs layer 12:52:35 04944245beec: Pulling fs layer 12:52:35 699f458cf7ca: Pulling fs layer 12:52:35 765212b225bb: Pulling fs layer 12:52:35 f23df028b6ca: Pulling fs layer 12:52:35 d65c8cfc05b1: Pulling fs layer 12:52:35 2437ff75d9bd: Pulling fs layer 12:52:35 765212b225bb: Waiting 12:52:35 f23df028b6ca: Waiting 12:52:35 d65c8cfc05b1: Waiting 12:52:35 2437ff75d9bd: Waiting 12:52:35 04944245beec: Verifying Checksum 12:52:35 04944245beec: Download complete 12:52:35 765212b225bb: Download complete 12:52:35 f23df028b6ca: Download complete 12:52:35 d65c8cfc05b1: Verifying Checksum 12:52:35 d65c8cfc05b1: Download complete 12:52:35 699f458cf7ca: Verifying Checksum 12:52:35 699f458cf7ca: Download complete 12:52:35 8998bd30e6a1: Verifying Checksum 12:52:35 8998bd30e6a1: Download complete 12:52:38 2437ff75d9bd: Verifying Checksum 12:52:38 2437ff75d9bd: Download complete 12:52:39 8998bd30e6a1: Pull complete 12:52:40 04944245beec: Pull complete 12:52:45 699f458cf7ca: Pull complete 12:52:45 765212b225bb: Pull complete 12:52:45 f23df028b6ca: Pull complete 12:52:46 d65c8cfc05b1: Pull complete 12:53:00 2437ff75d9bd: Pull complete 12:53:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:53:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:53:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:00 prd-ubuntu20.04-docker-arm64-4c-16g-6708 does not seem to be running inside a container 12:53:00 $ 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/141 -v /w/workspace/device-virtual-go/141:/w/workspace/device-virtual-go/141:rw,z -v /w/workspace/device-virtual-go/141@tmp:/w/workspace/device-virtual-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:53:02 $ docker top 150b8e84f09fb8b4d45ae63d569a9f83ad570e5e8c00ab16e6afda8ca7d96786 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:03 ---> job-cost.sh 12:53:03 lf-activate-venv: SKIPPING 12:53:03 INFO: No Stack... 12:53:04 INFO: Retrieving Pricing Info for: v3-standard-4 12:53:05 INFO: Archiving Costs [Pipeline] sh 12:53:05 + cat /w/workspace/device-virtual-go/141/archives/cost.csv 12:53:05 + cut -d, -f6 [Pipeline] lock 12:53:05 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-141-stack-cost] 12:53:05 Resource [jenkins-edgexfoundry-device-virtual-go-main-141-stack-cost] did not exist. Created. 12:53:05 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:53:05 /w/workspace/device-virtual-go/141@tmp/durable-f32fa6ba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:53:06 + echo total: 0.10999999940395355 [Pipeline] stash 12:53:06 Warning: overwriting stash ‘stack-cost’ 12:53:06 Stashed 1 file(s) [Pipeline] } 12:53:06 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 12:53:06 $ docker stop --time=1 150b8e84f09fb8b4d45ae63d569a9f83ad570e5e8c00ab16e6afda8ca7d96786 12:53:07 $ docker rm -f --volumes 150b8e84f09fb8b4d45ae63d569a9f83ad570e5e8c00ab16e6afda8ca7d96786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:53:08 provisioning config files... 12:53:08 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17238102026523853637tmp [Pipeline] { [Pipeline] sh 12:53:08 + set +x 12:53:08 + curl -s https://codecov.io/bash 12:53:08 + bash -s -- 12:53:08 12:53:08 _____ _ 12:53:08 / ____| | | 12:53:08 | | ___ __| | ___ ___ _____ __ 12:53:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:53:08 | |___| (_) | (_| | __/ (_| (_) \ V / 12:53:08 \_____\___/ \__,_|\___|\___\___/ \_/ 12:53:08 Bash-1.0.6 12:53:08 12:53:08 12:53:08 ==> git version 2.25.1 found 12:53:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:53:08 Release-Date: 2020-01-08 12:53:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:53:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:53:08 ==> Jenkins CI detected. 12:53:08 current dir:  /w/workspace/exfoundry_device-virtual-go_main 12:53:08 project root: . 12:53:08 --> token set from env 12:53:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:53:08 ==> Running gcov in . (disable via -X gcov) 12:53:08 ==> Python coveragepy not found 12:53:08 ==> Searching for coverage reports in: 12:53:08 + . 12:53:08 -> Found 1 reports 12:53:08 ==> Detecting git/mercurial file structure 12:53:08 ==> Reading reports 12:53:08 + ./coverage.out bytes=43063 12:53:08 ==> Appending adjustments 12:53:08 https://docs.codecov.io/docs/fixing-reports 12:53:08 + Found adjustments 12:53:08 ==> Gzipping contents 12:53:08 8.0K /tmp/codecov.LlWW2d.gz 12:53:08 ==> Uploading reports 12:53:08 url: https://codecov.io 12:53:08 query: branch=main&commit=9fa1e29ef86971f53d10bc46f825e51861cc077b&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:53:08 -> Pinging Codecov 12:53:08 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=9fa1e29ef86971f53d10bc46f825e51861cc077b&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:53:08 -> Uploading to 12:53:08 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/5E52B4B073DB2E39498172D8E973AA87/9fa1e29ef86971f53d10bc46f825e51861cc077b/ade22316-7097-4155-ab4c-481d3254e01f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T125308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56b59713de0fab72369c605a96e701255bc2e032a4d91ce2880b7e8f7b97122f 12:53:08 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:08 Dload Upload Total Spent Left Speed 12:53:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 26860 --:--:-- --:--:-- --:--:-- 26860 12:53:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9fa1e29ef86971f53d10bc46f825e51861cc077b [Pipeline] } 12:53:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:53:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:53:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:53:09 12:53:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:53:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:53:09 df9b9388f04a: Pulling fs layer 12:53:09 52dc419b0ee2: Pulling fs layer 12:53:09 25bc292e5bac: Pulling fs layer 12:53:09 114826534d7a: Pulling fs layer 12:53:09 4657fd5d0bcf: Pulling fs layer 12:53:09 6ad1cebc031e: Pulling fs layer 12:53:09 8a3aa393b2d8: Pulling fs layer 12:53:09 8a3aa393b2d8: Waiting 12:53:09 6ad1cebc031e: Waiting 12:53:09 114826534d7a: Waiting 12:53:09 4657fd5d0bcf: Waiting 12:53:09 25bc292e5bac: Verifying Checksum 12:53:09 25bc292e5bac: Download complete 12:53:09 52dc419b0ee2: Verifying Checksum 12:53:09 52dc419b0ee2: Download complete 12:53:09 4657fd5d0bcf: Verifying Checksum 12:53:09 4657fd5d0bcf: Download complete 12:53:09 df9b9388f04a: Verifying Checksum 12:53:09 df9b9388f04a: Download complete 12:53:09 df9b9388f04a: Pull complete 12:53:09 6ad1cebc031e: Verifying Checksum 12:53:09 6ad1cebc031e: Download complete 12:53:10 52dc419b0ee2: Pull complete 12:53:10 25bc292e5bac: Pull complete 12:53:10 114826534d7a: Verifying Checksum 12:53:10 114826534d7a: Download complete 12:53:10 8a3aa393b2d8: Verifying Checksum 12:53:10 8a3aa393b2d8: Download complete 12:53:14 114826534d7a: Pull complete 12:53:14 4657fd5d0bcf: Pull complete 12:53:14 6ad1cebc031e: Pull complete 12:53:16 8a3aa393b2d8: Pull complete 12:53:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 12:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:53:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:16 prd-ubuntu20.04-docker-8c-8g-6706 does not seem to be running inside a container 12:53:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 12:53:19 $ docker top dbb0c6b91dfc4b6edc78cbd1901d656e77e4e004b55636acfc031254f21667f2 -eo pid,comm [Pipeline] { [Pipeline] echo 12:53:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 12:53:20 + set -o pipefail 12:53:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 12:53:26 12:53:26 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 12:53:26 12:53:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/ddf392d9-e772-4898-8f3b-202dfa960b97 12:53:26 12:53:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:53:26 12:53:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:53:26 12:53:26 12:53:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 12:53:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 12:53:26 More details here: https://snyk.co/ue1NS [Pipeline] } 12:53:26 $ docker stop --time=1 dbb0c6b91dfc4b6edc78cbd1901d656e77e4e004b55636acfc031254f21667f2 12:53:29 $ docker rm -f --volumes dbb0c6b91dfc4b6edc78cbd1901d656e77e4e004b55636acfc031254f21667f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:53:30 + git log --format=format:%s -1 9fa1e29ef86971f53d10bc46f825e51861cc077b [Pipeline] sh 12:53:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:53:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:53:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:30 prd-ubuntu20.04-docker-8c-8g-6706 does not seem to be running inside a container 12:53:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:53:31 $ docker top 96cd74776fc578b813fa30f104e428a16e90afcdd3a1029aec22ba286578990a -eo pid,comm 12:53:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:53:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:53:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:53:31 [ssh-agent] Looking for ssh-agent implementation... 12:53:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:31 $ docker exec 96cd74776fc578b813fa30f104e428a16e90afcdd3a1029aec22ba286578990a ssh-agent 12:53:31 SSH_AUTH_SOCK=/tmp/ssh-333EzHsIePW2/agent.32 12:53:31 SSH_AGENT_PID=38 12:53:31 Running ssh-add (command line suppressed) 12:53:31 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10339596395257374822.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10339596395257374822.key) 12:53:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:53:31 + git semver tag 12:53:32 2023-09-20 12:53:32,112 [run_tag] DEBUG tag force:False 12:53:32 2023-09-20 12:53:32,112 [check_head_tag] DEBUG check head tag 12:53:32 2023-09-20 12:53:32,112 [execute] INFO git cat-file --batch-check 12:53:32 2023-09-20 12:53:32,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:53:32 2023-09-20 12:53:32,116 [execute] INFO git cat-file --batch 12:53:32 2023-09-20 12:53:32,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:53:32 2023-09-20 12:53:32,128 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:53:32 2023-09-20 12:53:32,128 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 12:53:32 2023-09-20 12:53:32,128 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:53:32 2023-09-20 12:53:32,132 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:53:32 3.1.0-dev.15 [Pipeline] } 12:53:32 $ docker exec --env ******** --env ******** 96cd74776fc578b813fa30f104e428a16e90afcdd3a1029aec22ba286578990a ssh-agent -k 12:53:32 unset SSH_AUTH_SOCK; 12:53:32 unset SSH_AGENT_PID; 12:53:32 echo Agent pid 38 killed; 12:53:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:53:32 + git semver [Pipeline] } 12:53:32 $ docker stop --time=1 96cd74776fc578b813fa30f104e428a16e90afcdd3a1029aec22ba286578990a 12:53:34 $ docker rm -f --volumes 96cd74776fc578b813fa30f104e428a16e90afcdd3a1029aec22ba286578990a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:53:34 12:53:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:53:34 0.23.1-centos7: Pulling from edgex-lftools 12:53:34 ab5ef0e58194: Pulling fs layer 12:53:34 9712f1f96733: Pulling fs layer 12:53:34 63f879dbbcfc: Pulling fs layer 12:53:34 0d9ebad4ef96: Pulling fs layer 12:53:34 e9a5061849ea: Pulling fs layer 12:53:34 d747dcd14b5f: Pulling fs layer 12:53:34 2de7ff778b66: Pulling fs layer 12:53:34 0d9ebad4ef96: Waiting 12:53:34 e9a5061849ea: Waiting 12:53:34 d747dcd14b5f: Waiting 12:53:34 2de7ff778b66: Waiting 12:53:34 9712f1f96733: Download complete 12:53:35 63f879dbbcfc: Verifying Checksum 12:53:35 63f879dbbcfc: Download complete 12:53:35 e9a5061849ea: Download complete 12:53:35 d747dcd14b5f: Verifying Checksum 12:53:35 d747dcd14b5f: Download complete 12:53:35 0d9ebad4ef96: Verifying Checksum 12:53:35 0d9ebad4ef96: Download complete 12:53:35 ab5ef0e58194: Verifying Checksum 12:53:35 ab5ef0e58194: Download complete 12:53:35 2de7ff778b66: Verifying Checksum 12:53:35 2de7ff778b66: Download complete 12:53:37 ab5ef0e58194: Pull complete 12:53:37 9712f1f96733: Pull complete 12:53:38 63f879dbbcfc: Pull complete 12:53:41 0d9ebad4ef96: Pull complete 12:53:41 e9a5061849ea: Pull complete 12:53:41 d747dcd14b5f: Pull complete 12:53:42 2de7ff778b66: Pull complete 12:53:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:53:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:53:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:42 prd-ubuntu20.04-docker-8c-8g-6706 does not seem to be running inside a container 12:53:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:53:45 $ docker top 4b89e9849c4cba31e63674a8ff53630e000f1aceccf0e7249553f6df934b8d44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:53:45 provisioning config files... 12:53:45 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10020388955194739285tmp 12:53:45 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14313133187820254893tmp 12:53:45 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11363338459199474897tmp [Pipeline] { [Pipeline] echo 12:53:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:53:45 ---> sigul-configuration.sh 12:53:45 gpg: directory `/root/.gnupg' created 12:53:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:53:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:53:45 gpg: keyring `/root/.gnupg/secring.gpg' created 12:53:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:53:45 gpg: CAST5 encrypted data 12:53:45 gpg: encrypted with 1 passphrase 12:53:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:53:46 + mkdir /home/jenkins 12:53:46 + mkdir /home/jenkins/sigul [Pipeline] sh 12:53:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 12:53:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:53:46 ---> sigul-install.sh 12:53:46 Sigul already installed; skipping installation. [Pipeline] sh 12:53:46 + git tag --list 12:53:46 v1.0.0 12:53:46 v1.1.0 12:53:46 v1.1.1 12:53:46 v1.2.1 12:53:46 v1.2.2 12:53:46 v1.2.3 12:53:46 v1.3.0 12:53:46 v1.3.1 12:53:46 v2.0.0 12:53:46 v2.1.0 12:53:46 v2.1.1 12:53:46 v2.2.0 12:53:46 v2.3.0 12:53:46 v3.0 12:53:46 v3.0.0 12:53:46 v3.1.0-dev.1 12:53:46 v3.1.0-dev.10 12:53:46 v3.1.0-dev.11 12:53:46 v3.1.0-dev.12 12:53:46 v3.1.0-dev.13 12:53:46 v3.1.0-dev.14 12:53:46 v3.1.0-dev.15 12:53:46 v3.1.0-dev.2 12:53:46 v3.1.0-dev.3 12:53:46 v3.1.0-dev.4 12:53:46 v3.1.0-dev.5 12:53:46 v3.1.0-dev.6 12:53:46 v3.1.0-dev.7 12:53:46 v3.1.0-dev.8 12:53:46 v3.1.0-dev.9 [Pipeline] sh 12:53:47 + lftools sign git-tag v3.1.0-dev.15 12:53:47 Signing Git tag with Sigul... 12:53:47 Signing v3.1.0-dev.15 [Pipeline] echo 12:53:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:53:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:53:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:53:48 $ docker stop --time=1 4b89e9849c4cba31e63674a8ff53630e000f1aceccf0e7249553f6df934b8d44 12:53:49 $ docker rm -f --volumes 4b89e9849c4cba31e63674a8ff53630e000f1aceccf0e7249553f6df934b8d44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:53:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:53:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:53:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:50 prd-ubuntu20.04-docker-8c-8g-6706 does not seem to be running inside a container 12:53: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:53:50 $ docker top 559749e63dec39c39ad193617bb0c0f2bc72e41993665cc794477b894cc22f96 -eo pid,comm 12:53: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). 12:53:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:53:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:53:50 [ssh-agent] Looking for ssh-agent implementation... 12:53:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:50 $ docker exec 559749e63dec39c39ad193617bb0c0f2bc72e41993665cc794477b894cc22f96 ssh-agent 12:53:51 SSH_AUTH_SOCK=/tmp/ssh-vhPY6btHZmoX/agent.32 12:53:51 SSH_AGENT_PID=38 12:53:51 Running ssh-add (command line suppressed) 12:53:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5430861892096599765.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5430861892096599765.key) 12:53:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:53:51 + git semver bump pre 12:53:51 2023-09-20 12:53:51,575 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:53:51 2023-09-20 12:53:51,575 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev 12:53:51 2023-09-20 12:53:51,576 [bump_version] DEBUG bumped version:3.1.0-dev.16 12:53:51 2023-09-20 12:53:51,576 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 12:53:51 2023-09-20 12:53:51,576 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:53:51 2023-09-20 12:53:51,576 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:53:51 2023-09-20 12:53:51,577 [execute] INFO git cat-file --batch-check 12:53:51 2023-09-20 12:53:51,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:53:51 2023-09-20 12:53:51,581 [execute] INFO git cat-file --batch 12:53:51 2023-09-20 12:53:51,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:53:51 2023-09-20 12:53:51,585 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:53:51 3.1.0-dev.16 [Pipeline] } 12:53:51 $ docker exec --env ******** --env ******** 559749e63dec39c39ad193617bb0c0f2bc72e41993665cc794477b894cc22f96 ssh-agent -k 12:53:51 unset SSH_AUTH_SOCK; 12:53:51 unset SSH_AGENT_PID; 12:53:51 echo Agent pid 38 killed; 12:53:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:53:52 + git semver [Pipeline] } 12:53:52 $ docker stop --time=1 559749e63dec39c39ad193617bb0c0f2bc72e41993665cc794477b894cc22f96 12:53:53 $ docker rm -f --volumes 559749e63dec39c39ad193617bb0c0f2bc72e41993665cc794477b894cc22f96 [Pipeline] // withDockerContainer [Pipeline] sh 12:53:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:53:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:53:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:54 prd-ubuntu20.04-docker-8c-8g-6706 does not seem to be running inside a container 12:53:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:53:54 $ docker top 32404ef39c2661bb73e7ad2c91702d181548b12172390075be3b53986c94e236 -eo pid,comm 12:53:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:53:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:53:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:53:54 [ssh-agent] Looking for ssh-agent implementation... 12:53:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:54 $ docker exec 32404ef39c2661bb73e7ad2c91702d181548b12172390075be3b53986c94e236 ssh-agent 12:53:55 SSH_AUTH_SOCK=/tmp/ssh-g5aALxlc6owm/agent.32 12:53:55 SSH_AGENT_PID=38 12:53:55 Running ssh-add (command line suppressed) 12:53:55 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8836741237920919749.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8836741237920919749.key) 12:53:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:53:55 + git semver push 12:53:55 2023-09-20 12:53:55,565 [run_push] DEBUG push 12:53:55 2023-09-20 12:53:55,566 [execute] INFO git cat-file --batch-check 12:53:55 2023-09-20 12:53:55,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:53:55 2023-09-20 12:53:55,569 [execute] INFO git rev-list 3d442d14af1f2b45bdd9168268aec8050b5da22b -- 12:53:55 2023-09-20 12:53:55,569 [execute] DEBUG Popen(['git', 'rev-list', '3d442d14af1f2b45bdd9168268aec8050b5da22b', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:53:55 2023-09-20 12:53:55,577 [execute] INFO git fetch -v origin 12:53:55 2023-09-20 12:53:55,577 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 12:53:56 2023-09-20 12:53:56,049 [run_push] DEBUG no remote changes detected 12:53:56 2023-09-20 12:53:56,049 [execute] INFO git push origin semver 12:53:56 2023-09-20 12:53:56,049 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:53:57 2023-09-20 12:53:56,853 [run_push] DEBUG push all version tags 12:53:57 2023-09-20 12:53:56,853 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:53:57 2023-09-20 12:53:56,853 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:53:57 2023-09-20 12:53:57,717 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:53:57 3.1.0-dev.16 [Pipeline] } 12:53:57 $ docker exec --env ******** --env ******** 32404ef39c2661bb73e7ad2c91702d181548b12172390075be3b53986c94e236 ssh-agent -k 12:53:57 unset SSH_AUTH_SOCK; 12:53:57 unset SSH_AGENT_PID; 12:53:57 echo Agent pid 38 killed; 12:53:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:53:58 + git semver [Pipeline] } 12:53:58 $ docker stop --time=1 32404ef39c2661bb73e7ad2c91702d181548b12172390075be3b53986c94e236 12:53:59 $ docker rm -f --volumes 32404ef39c2661bb73e7ad2c91702d181548b12172390075be3b53986c94e236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:54:00 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 12:54:00 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:54:00 total 16 12:54:00 drwxr-xr-x 3 root root 4096 Sep 20 12:45 . 12:54:00 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 12:53 .. 12:54:00 drwxr-xr-x 2 root root 4096 Sep 20 12:45 cost 12:54:00 -rw-r--r-- 1 root root 89 Sep 20 12:45 cost.csv 12:54:00 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 12:54:00 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:54:00 total 16 12:54:00 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 12:45 . 12:54:00 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 12:53 .. 12:54:00 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 12:45 cost 12:54:00 -rw-r--r-- 1 jenkins jenkins 89 Sep 20 12:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:54:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:54:03 ---> package-listing.sh 12:54:03 ++ facter osfamily 12:54:03 ++ tr '[:upper:]' '[:lower:]' 12:54:03 + OS_FAMILY=debian 12:54:03 + workspace=/w/workspace/exfoundry_device-virtual-go_main 12:54:03 + START_PACKAGES=/tmp/packages_start.txt 12:54:03 + END_PACKAGES=/tmp/packages_end.txt 12:54:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:54:03 + PACKAGES=/tmp/packages_start.txt 12:54:03 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:54:03 + PACKAGES=/tmp/packages_end.txt 12:54:03 + case "${OS_FAMILY}" in 12:54:03 + dpkg -l 12:54:03 + grep '^ii' 12:54:03 + '[' -f /tmp/packages_start.txt ']' 12:54:03 + '[' -f /tmp/packages_end.txt ']' 12:54:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:54:03 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:54:03 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 12:54:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 12:54:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:54:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:05 prd-ubuntu20.04-docker-8c-8g-6706 does not seem to be running inside a container 12:54:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:54:05 $ docker top 2cd4242eaef1f79e72096a1b2ec980f49d11243d97c42bd0b19859ae18496056 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:05 + touch /tmp/pre-build-complete [Pipeline] sh 12:54:06 + mkdir -p /var/log/sysstat [Pipeline] sh 12:54:06 + ls /var/log/sa-host 12:54:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:06 provisioning config files... 12:54:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11870420288237487947tmp [Pipeline] { [Pipeline] echo 12:54:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:54:06 ---> create-netrc.sh [Pipeline] } 12:54:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:54:07 ---> python-tools-install.sh [Pipeline] echo 12:54:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:54:07 ---> sudo-logs.sh 12:54:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:54:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:54:07 ---> job-cost.sh 12:54:07 lf-activate-venv: SKIPPING 12:54:07 DEBUG: total: 0.2199999988079071 12:54:07 INFO: Retrieving Stack Cost... 12:54:07 INFO: Retrieving Pricing Info for: v3-standard-8 12:54:08 INFO: Archiving Costs [Pipeline] echo 12:54:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:54:08 ---> logs-deploy.sh 12:54:08 lf-activate-venv: SKIPPING 12:54:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/141 12:54:08 INFO: archiving workspace using pattern(s): 12:54:09 Archives upload complete. 12:54:09 INFO: archiving logs to Nexus