Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 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-ssh508012396633766361.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13502158167009383720.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12285618004745801517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5454784541279375910.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-ssh17682844799346220811.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5945’ Running on prd-ubuntu20.04-docker-8c-8g-5949 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 > 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 Avoid second fetch Checking out Revision b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 (main) Commit message: "Merge pull request #479 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 # timeout=10 > git rev-list --no-walk 5f72e015f34b47f5606eaa448abf809a2ca1fd82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:09:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:09:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:09:05 ========================================================= 15:09:05 EdgeX Global Pipelines Version Info 15:09:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:09:07 ------------------- 15:09:07 stable info: 15:09:07 ------------------- 15:09:07 Commited By: Ginny Guan ginny@iotechsys.com 15:09:07 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 15:09:07 Message: update stable to v1.0.260 15:09:07 ------------------- 15:09:07 experimental info: 15:09:07 ------------------- 15:09:07 Commited By: Ginny Guan ginny@iotechsys.com 15:09:07 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 15:09:07 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:09:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 15:09:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 15:09:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:09:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:09:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:09:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:09:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b84fa34 [Pipeline] echo 15:09:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:10 provisioning config files... 15:09:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9265458759002010856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:10 ---> ****-login.sh 15:09:10 nexus3.edgexfoundry.org:10001 15:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:09:10 Configure a credential helper to remove this warning. See 15:09:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:09:10 15:09:10 Login Succeeded 15:09:10 nexus3.edgexfoundry.org:10002 15:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:09:11 Configure a credential helper to remove this warning. See 15:09:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:09:11 15:09:11 Login Succeeded 15:09:11 nexus3.edgexfoundry.org:10003 15:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:09:11 Configure a credential helper to remove this warning. See 15:09:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:09:11 15:09:11 Login Succeeded 15:09:11 nexus3.edgexfoundry.org:10004 15:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:09:11 Configure a credential helper to remove this warning. See 15:09:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:09:11 15:09:11 Login Succeeded 15:09:11 ****.io 15:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:09:11 Configure a credential helper to remove this warning. See 15:09:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:09:11 15:09:11 Login Succeeded 15:09:11 ---> ****-login.sh ends [Pipeline] } 15:09:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:09:12 + git rev-list -1 --merges b84fa34e0b11c1ec26c6ceaca31148e20eaa0441~1..b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] echo 15:09:12 -----------> git rev-list -1 --merges b84fa34e0b11c1ec26c6ceaca31148e20eaa0441~1..b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 15:09:12 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [false] [Pipeline] sh 15:09:12 + git log --format=format:%s -1 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] echo 15:09:12 ========================================================= 15:09:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:09:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:13 + git log --format=format:%s -1 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] echo 15:09:13 [semverPrep] GIT_COMMIT: b84fa34e0b11c1ec26c6ceaca31148e20eaa0441, Commit Message: Merge pull request #479 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo 15:09:13 [semverPrep] This is not a build commit. [Pipeline] sh 15:09:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:09:14 + grep -v github /etc/ssh/ssh_known_hosts 15:09:14 + [ -e /tmp/ssh_known_hosts ] 15:09:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:09:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:09:14 + sudo tee -a /etc/ssh/ssh_known_hosts 15:09:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:09:14 15:09:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:09:15 0.1.4: Pulling from edgex-devops/py-git-semver 15:09:15 b85a868b505f: Pulling fs layer 15:09:15 e2be974225ed: Pulling fs layer 15:09:15 339a4e72a1f5: Pulling fs layer 15:09:15 988bab9f4d93: Pulling fs layer 15:09:15 1469e6f7b9e6: Pulling fs layer 15:09:15 988bab9f4d93: Waiting 15:09:15 1469e6f7b9e6: Waiting 15:09:15 eaf3925da568: Pulling fs layer 15:09:15 eaf3925da568: Waiting 15:09:15 bab4dde63d76: Pulling fs layer 15:09:15 bab4dde63d76: Waiting 15:09:15 bde34c3a00c8: Pulling fs layer 15:09:15 b352a97aabf1: Pulling fs layer 15:09:15 4872d77fe225: Pulling fs layer 15:09:15 5851b861e8e6: Pulling fs layer 15:09:15 b352a97aabf1: Waiting 15:09:15 4872d77fe225: Waiting 15:09:15 bde34c3a00c8: Waiting 15:09:15 5851b861e8e6: Waiting 15:09:15 e2be974225ed: Download complete 15:09:15 988bab9f4d93: Verifying Checksum 15:09:15 988bab9f4d93: Download complete 15:09:15 1469e6f7b9e6: Verifying Checksum 15:09:15 1469e6f7b9e6: Download complete 15:09:15 339a4e72a1f5: Verifying Checksum 15:09:15 339a4e72a1f5: Download complete 15:09:15 eaf3925da568: Download complete 15:09:15 bde34c3a00c8: Download complete 15:09:15 b352a97aabf1: Download complete 15:09:15 4872d77fe225: Verifying Checksum 15:09:15 5851b861e8e6: Download complete 15:09:15 b85a868b505f: Verifying Checksum 15:09:15 b85a868b505f: Download complete 15:09:15 bab4dde63d76: Verifying Checksum 15:09:15 bab4dde63d76: Download complete 15:09:16 b85a868b505f: Pull complete 15:09:16 e2be974225ed: Pull complete 15:09:16 339a4e72a1f5: Pull complete 15:09:17 988bab9f4d93: Pull complete 15:09:17 1469e6f7b9e6: Pull complete 15:09:17 eaf3925da568: Pull complete 15:09:18 bab4dde63d76: Pull complete 15:09:18 bde34c3a00c8: Pull complete 15:09:19 b352a97aabf1: Pull complete 15:09:19 4872d77fe225: Pull complete 15:09:19 5851b861e8e6: Pull complete 15:09:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:09:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:19 prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container 15:09:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:09:21 $ docker top e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:22 [ssh-agent] Looking for ssh-agent implementation... 15:09:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:22 $ docker exec e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 ssh-agent 15:09:22 SSH_AUTH_SOCK=/tmp/ssh-RLS7xz8H5WnR/agent.32 15:09:22 SSH_AGENT_PID=38 15:09:22 Running ssh-add (command line suppressed) 15:09:22 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12903499900770801774.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12903499900770801774.key) 15:09:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:23 + git tag --points-at HEAD [Pipeline] } 15:09:23 $ docker exec --env ******** --env ******** e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 ssh-agent -k 15:09:23 unset SSH_AUTH_SOCK; 15:09:23 unset SSH_AGENT_PID; 15:09:23 echo Agent pid 38 killed; 15:09:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:09:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:23 [ssh-agent] Looking for ssh-agent implementation... 15:09:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:23 $ docker exec e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 ssh-agent 15:09:24 SSH_AUTH_SOCK=/tmp/ssh-dOvezHeavMiT/agent.71 15:09:24 SSH_AGENT_PID=77 15:09:24 Running ssh-add (command line suppressed) 15:09:24 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3365123375050842533.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3365123375050842533.key) 15:09:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:24 + git semver init 15:09:24 2024-07-19 15:09:24,828 [run_init] DEBUG init version:0.0.0 force:False 15:09:24 2024-07-19 15:09:24,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 15:09:24 2024-07-19 15:09:24,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 15:09:24 2024-07-19 15:09:24,829 [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) 15:09:27 2024-07-19 15:09:26,676 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 15:09:27 2024-07-19 15:09:26,677 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 15:09:27 2024-07-19 15:09:26,677 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:09:27 2024-07-19 15:09:26,677 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:09:27 3.2.0-dev.18 [Pipeline] } 15:09:27 $ docker exec --env ******** --env ******** e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 ssh-agent -k 15:09:27 unset SSH_AUTH_SOCK; 15:09:27 unset SSH_AGENT_PID; 15:09:27 echo Agent pid 77 killed; 15:09:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:27 + git semver [Pipeline] } 15:09:28 $ docker stop --time=1 e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 15:09:29 $ docker rm -f --volumes e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 [Pipeline] // withDockerContainer [Pipeline] sh 15:09:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:09:30 Stashed 1 file(s) [Pipeline] echo 15:09:30 [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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 15:09:31 provisioning config files... 15:09:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8844758260808727053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:31 ---> ****-login.sh 15:09:31 nexus3.edgexfoundry.org:10001 15:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:09:31 Configure a credential helper to remove this warning. See 15:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:09:31 15:09:31 Login Succeeded 15:09:31 nexus3.edgexfoundry.org:10002 15:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:09:31 Configure a credential helper to remove this warning. See 15:09:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:09:31 15:09:31 Login Succeeded 15:09:31 nexus3.edgexfoundry.org:10003 15:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:09:32 Configure a credential helper to remove this warning. See 15:09:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:09:32 15:09:32 Login Succeeded 15:09:32 nexus3.edgexfoundry.org:10004 15:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:09:32 Configure a credential helper to remove this warning. See 15:09:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:09:32 15:09:32 Login Succeeded 15:09:32 ****.io 15:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:09:32 Configure a credential helper to remove this warning. See 15:09:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:09:32 15:09:32 Login Succeeded 15:09:32 ---> ****-login.sh ends [Pipeline] } 15:09:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:09:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:09:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:09:32 ========================================================= 15:09:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:09:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:33 + 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 . 15:09:33 Sending build context to Docker daemon 37.54MB 15:09:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:09:33 Step 2/12 : FROM ${BASE} AS builder 15:09:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:09:33 619be1103602: Pulling fs layer 15:09:33 7862e08f4a3e: Pulling fs layer 15:09:33 5df492c9dc93: Pulling fs layer 15:09:33 7629e6793208: Pulling fs layer 15:09:33 4f4fb700ef54: Pulling fs layer 15:09:33 fb5054dd5b73: Pulling fs layer 15:09:33 eeca6798cff9: Pulling fs layer 15:09:33 aa269ceb94a6: Pulling fs layer 15:09:33 ada007ff1a6a: Pulling fs layer 15:09:33 fb5054dd5b73: Waiting 15:09:33 eeca6798cff9: Waiting 15:09:33 aa269ceb94a6: Waiting 15:09:33 ada007ff1a6a: Waiting 15:09:33 7629e6793208: Waiting 15:09:33 4f4fb700ef54: Waiting 15:09:33 7862e08f4a3e: Verifying Checksum 15:09:33 7862e08f4a3e: Download complete 15:09:33 7629e6793208: Verifying Checksum 15:09:33 7629e6793208: Download complete 15:09:33 4f4fb700ef54: Verifying Checksum 15:09:33 4f4fb700ef54: Download complete 15:09:33 619be1103602: Verifying Checksum 15:09:33 619be1103602: Download complete 15:09:33 fb5054dd5b73: Download complete 15:09:33 eeca6798cff9: Verifying Checksum 15:09:33 eeca6798cff9: Download complete 15:09:33 619be1103602: Pull complete 15:09:33 ada007ff1a6a: Verifying Checksum 15:09:33 ada007ff1a6a: Download complete 15:09:34 7862e08f4a3e: Pull complete 15:09:34 5df492c9dc93: Download complete 15:09:34 aa269ceb94a6: Verifying Checksum 15:09:34 aa269ceb94a6: Download complete 15:09:37 5df492c9dc93: Pull complete 15:09:37 7629e6793208: Pull complete 15:09:37 4f4fb700ef54: Pull complete 15:09:37 fb5054dd5b73: Pull complete 15:09:37 eeca6798cff9: Pull complete 15:09:39 aa269ceb94a6: Pull complete 15:09:39 ada007ff1a6a: Pull complete 15:09:39 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 15:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:09:39 ---> f489d0715acc 15:09:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:09:42 ---> Running in 2262b04d51d4 15:09:42 Removing intermediate container 2262b04d51d4 15:09:42 ---> 18641131fa05 15:09:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:09:42 ---> Running in 9f35752f06e5 15:09:42 Removing intermediate container 9f35752f06e5 15:09:42 ---> 1d622e6a2726 15:09:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:09:42 ---> Running in b8b75ebc1ad5 15:09:42 Removing intermediate container b8b75ebc1ad5 15:09:42 ---> 29a59fdaa889 15:09:42 Step 6/12 : WORKDIR /device-virtual-go 15:09:42 ---> Running in f0575d12fed3 15:09:42 Removing intermediate container f0575d12fed3 15:09:42 ---> 81992a99d5d5 15:09:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:09:42 ---> Running in 73b9cefae63e 15:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:09:43 (1/4) Installing openssh-keygen (9.3_p2-r2) 15:09:43 (2/4) Installing libedit (20221030.3.1-r1) 15:09:43 (3/4) Installing openssh-client-common (9.3_p2-r2) 15:09:43 (4/4) Installing openssh-client-default (9.3_p2-r2) 15:09:43 Executing busybox-1.36.1-r5.trigger 15:09:43 OK: 268 MiB in 56 packages 15:09:43 Removing intermediate container 73b9cefae63e 15:09:43 ---> de6d059f4679 15:09:43 Step 8/12 : COPY go.mod vendor* ./ 15:09:43 ---> 0e3933e27d88 15:09:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:43 ---> Running in 0102f2366790 15:09:46 Still waiting to schedule task 15:09:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5946’ 15:10:23 Removing intermediate container 0102f2366790 15:10:23 ---> d22c451e33fa 15:10:23 Step 10/12 : COPY . . 15:10:23 ---> 10298198ca5c 15:10:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:10:23 ---> Running in 8c7f0d8d9ac8 15:10:23 Removing intermediate container 8c7f0d8d9ac8 15:10:23 ---> 656eebae9892 15:10:23 Step 12/12 : RUN $MAKE 15:10:23 ---> Running in b5f43c516b3d 15:10:23 noop 15:10:23 Removing intermediate container b5f43c516b3d 15:10:23 ---> f0f372e050d2 15:10:23 Successfully built f0f372e050d2 15:10:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:24 + docker inspect -f . ci-base-image-x86_64 15:10:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:24 prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container 15:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:10:24 $ docker top 50f3d56e3116228d49d53ad206df51ccfb9aabc329bb41e7d74191385d1a9eba -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:25 + go version 15:10:25 go version go1.21.9 linux/amd64 [Pipeline] } 15:10:25 $ docker stop --time=1 50f3d56e3116228d49d53ad206df51ccfb9aabc329bb41e7d74191385d1a9eba 15:10:26 $ docker rm -f --volumes 50f3d56e3116228d49d53ad206df51ccfb9aabc329bb41e7d74191385d1a9eba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:27 + docker inspect -f . ci-base-image-x86_64 15:10:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:27 prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container 15:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:10:28 $ docker top fe80d3044a289af5fc1033533d23166b95daed8807049764ad0454164558df91 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:28 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 15:10:29 + make test 15:10:29 go test ./... -coverprofile=coverage.out 15:10:30 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:10:49 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:10:49 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements 15:10:55 go vet ./... 15:10:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:10:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:11:00 ./bin/test-attribution-txt.sh 15:11:00 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 15:11:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:11:00 $ docker stop --time=1 fe80d3044a289af5fc1033533d23166b95daed8807049764ad0454164558df91 15:11:03 $ docker rm -f --volumes fe80d3044a289af5fc1033533d23166b95daed8807049764ad0454164558df91 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:11:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:11:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:11:05 + ls -al . 15:11:05 total 276 15:11:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:10 . 15:11:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:08 .. 15:11:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:10 .git 15:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:09 .github 15:11:05 -rw-rw-r-- 1 jenkins jenkins 272 Jul 19 15:09 .gitignore 15:11:05 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:09 .golangci.yml 15:11:05 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:09 .semver 15:11:05 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 19 15:09 Attribution.txt 15:11:05 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 19 15:09 CHANGELOG.md 15:11:05 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 19 15:09 Dockerfile 15:11:05 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:09 GOVERNANCE.md 15:11:05 -rw-rw-r-- 1 jenkins jenkins 660 Jul 19 15:09 Jenkinsfile 15:11:05 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 15:09 LICENSE 15:11:05 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 19 15:09 Makefile 15:11:05 -rw-rw-r-- 1 jenkins jenkins 623 Jul 19 15:09 OWNERS.md 15:11:05 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 19 15:09 README.md 15:11:05 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:09 VERSION 15:11:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:09 bin 15:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:09 cmd 15:11:05 -rw-r--r-- 1 jenkins jenkins 43247 Jul 19 15:10 coverage.out 15:11:05 -rw-rw-r-- 1 jenkins jenkins 6922 Jul 19 15:09 go.mod 15:11:05 -rw-rw-r-- 1 jenkins jenkins 101671 Jul 19 15:09 go.sum 15:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:09 internal 15:11:05 -rw-rw-r-- 1 jenkins jenkins 235 Jul 19 15:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:05 + 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=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 --label arch=amd64 --label version=3.2.0-dev.18 . 15:11:05 Sending build context to Docker daemon 37.58MB 15:11:05 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:11:05 Step 2/26 : FROM ${BASE} AS builder 15:11:05 ---> f0f372e050d2 15:11:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:11:06 ---> Running in e9078b6d3d32 15:11:06 Removing intermediate container e9078b6d3d32 15:11:06 ---> 7f7df39f6286 15:11:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:11:06 ---> Running in dc10414ecbff 15:11:06 Removing intermediate container dc10414ecbff 15:11:06 ---> 8f2d6810d9cd 15:11:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:11:06 ---> Running in b3f0f1371f32 15:11:06 Removing intermediate container b3f0f1371f32 15:11:06 ---> 712683217fcc 15:11:06 Step 6/26 : WORKDIR /device-virtual-go 15:11:06 ---> Running in 83145bbc5a96 15:11:06 Removing intermediate container 83145bbc5a96 15:11:06 ---> 56f0b9d75cdd 15:11:06 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:11:06 ---> Running in c9a622d42f9b 15:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:11:07 OK: 268 MiB in 56 packages 15:11:07 Removing intermediate container c9a622d42f9b 15:11:07 ---> 6b37d03c6927 15:11:07 Step 8/26 : COPY go.mod vendor* ./ 15:11:07 ---> e2ba51d061c3 15:11:07 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:07 ---> Running in 11501fa982be 15:11:08 Removing intermediate container 11501fa982be 15:11:08 ---> 03652ab6a156 15:11:08 Step 10/26 : COPY . . 15:11:09 ---> d3b6f029834e 15:11:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:11:09 ---> Running in 69cfe391c217 15:11:09 Removing intermediate container 69cfe391c217 15:11:09 ---> 62f8b632faf3 15:11:09 Step 12/26 : RUN $MAKE 15:11:09 ---> Running in 601191e123af 15:11:09 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 15:11:36 Removing intermediate container 601191e123af 15:11:36 ---> 4d7cad2863ee 15:11:36 Step 13/26 : FROM alpine:3.18 15:11:36 3.18: Pulling from library/alpine 15:11:36 73baa7ef167e: Pulling fs layer 15:11:36 73baa7ef167e: Verifying Checksum 15:11:36 73baa7ef167e: Download complete 15:11:36 73baa7ef167e: Pull complete 15:11:36 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:11:36 Status: Downloaded newer image for alpine:3.18 15:11:36 ---> 8fd7cac70a4a 15:11:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:11:36 ---> Running in 15a00011a228 15:11:36 Removing intermediate container 15a00011a228 15:11:36 ---> 43ee9f99b5a5 15:11:36 Step 15/26 : RUN apk add --update --no-cache dumb-init 15:11:36 ---> Running in 3f1edd518d7e 15:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:11:37 (1/1) Installing dumb-init (1.2.5-r2) 15:11:37 Executing busybox-1.36.1-r7.trigger 15:11:37 OK: 7 MiB in 16 packages 15:11:37 Removing intermediate container 3f1edd518d7e 15:11:37 ---> 50bfd346f6cf 15:11:37 Step 16/26 : RUN apk --no-cache upgrade 15:11:37 ---> Running in fb6bd687de1c 15:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:11:38 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:11:38 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:11:38 OK: 7 MiB in 16 packages 15:11:38 Removing intermediate container fb6bd687de1c 15:11:38 ---> c29edd16bafa 15:11:38 Step 17/26 : WORKDIR / 15:11:38 ---> Running in e4b333494e08 15:11:38 Removing intermediate container e4b333494e08 15:11:38 ---> f98eebce18ba 15:11:38 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:11:38 ---> 1f62d79f3ede 15:11:38 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 15:11:38 ---> 2bff6d1443c0 15:11:38 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 15:11:39 ---> 9ff587555840 15:11:39 Step 21/26 : EXPOSE 59900 15:11:39 ---> Running in 0e44b21c6d60 15:11:39 Removing intermediate container 0e44b21c6d60 15:11:39 ---> 61527142fcf5 15:11:39 Step 22/26 : ENTRYPOINT ["/device-virtual"] 15:11:39 ---> Running in 318c44abddff 15:11:39 Removing intermediate container 318c44abddff 15:11:39 ---> 43956e52f3c1 15:11:39 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:11:39 ---> Running in b85498eb7d9d 15:11:39 Removing intermediate container b85498eb7d9d 15:11:39 ---> 95a971c77699 15:11:39 Step 24/26 : LABEL arch=amd64 15:11:39 ---> Running in 40d4e5ba3727 15:11:39 Removing intermediate container 40d4e5ba3727 15:11:39 ---> 68eb80a3101f 15:11:39 Step 25/26 : LABEL git_sha=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 15:11:39 ---> Running in 19653438e4fb 15:11:40 Removing intermediate container 19653438e4fb 15:11:40 ---> 4a234a7ea639 15:11:40 Step 26/26 : LABEL version=3.2.0-dev.18 15:11:40 ---> Running in 23375527f1a8 15:11:40 Removing intermediate container 23375527f1a8 15:11:40 ---> 0092144e0d68 15:11:40 [Warning] One or more build-args [ARCH] were not consumed 15:11:40 Successfully built 0092144e0d68 15:11:40 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:40 provisioning config files... 15:11:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7870989941990876541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:41 ---> ****-login.sh 15:11:41 nexus3.edgexfoundry.org:10001 15:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:41 Configure a credential helper to remove this warning. See 15:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:41 15:11:41 Login Succeeded 15:11:41 nexus3.edgexfoundry.org:10002 15:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:41 Configure a credential helper to remove this warning. See 15:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:41 15:11:41 Login Succeeded 15:11:41 nexus3.edgexfoundry.org:10003 15:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:41 Configure a credential helper to remove this warning. See 15:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:41 15:11:41 Login Succeeded 15:11:41 nexus3.edgexfoundry.org:10004 15:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:41 Configure a credential helper to remove this warning. See 15:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:41 15:11:41 Login Succeeded 15:11:41 ****.io 15:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:41 Configure a credential helper to remove this warning. See 15:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:41 15:11:41 Login Succeeded 15:11:41 ---> ****-login.sh ends [Pipeline] } 15:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:11:42 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 15:11:42 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 15:11:42 latest 15:11:42 3.2.0-dev.18 15:11:42 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 15:11:42 main 15:11:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 15:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:11:43 658dabf2740e: Preparing 15:11:43 29a117417ebb: Preparing 15:11:43 6baf50c96dae: Preparing 15:11:43 a4e91d0f9ec7: Preparing 15:11:43 b5a4422f89e6: Preparing 15:11:43 63ec0bd56cf3: Preparing 15:11:43 63ec0bd56cf3: Waiting 15:11:43 29a117417ebb: Pushed 15:11:43 b5a4422f89e6: Pushed 15:11:43 6baf50c96dae: Pushed 15:11:43 63ec0bd56cf3: Layer already exists 15:11:43 a4e91d0f9ec7: Pushed 15:11:45 658dabf2740e: Pushed 15:11:45 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441: digest: sha256:d8d14ddd5a42107f0500196fd23829bc4621be8e9b60f292980d80d9411880a7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:46 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 15:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:11:46 658dabf2740e: Preparing 15:11:46 29a117417ebb: Preparing 15:11:46 6baf50c96dae: Preparing 15:11:46 a4e91d0f9ec7: Preparing 15:11:46 b5a4422f89e6: Preparing 15:11:46 63ec0bd56cf3: Preparing 15:11:46 63ec0bd56cf3: Waiting 15:11:46 a4e91d0f9ec7: Layer already exists 15:11:46 658dabf2740e: Layer already exists 15:11:46 6baf50c96dae: Layer already exists 15:11:46 b5a4422f89e6: Layer already exists 15:11:46 29a117417ebb: Layer already exists 15:11:46 63ec0bd56cf3: Layer already exists 15:11:46 latest: digest: sha256:d8d14ddd5a42107f0500196fd23829bc4621be8e9b60f292980d80d9411880a7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:47 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.18 15:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:11:47 658dabf2740e: Preparing 15:11:47 29a117417ebb: Preparing 15:11:47 6baf50c96dae: Preparing 15:11:47 a4e91d0f9ec7: Preparing 15:11:47 b5a4422f89e6: Preparing 15:11:47 63ec0bd56cf3: Preparing 15:11:47 63ec0bd56cf3: Waiting 15:11:47 b5a4422f89e6: Layer already exists 15:11:47 658dabf2740e: Layer already exists 15:11:47 6baf50c96dae: Layer already exists 15:11:47 a4e91d0f9ec7: Layer already exists 15:11:47 29a117417ebb: Layer already exists 15:11:47 63ec0bd56cf3: Layer already exists 15:11:47 3.2.0-dev.18: digest: sha256:d8d14ddd5a42107f0500196fd23829bc4621be8e9b60f292980d80d9411880a7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:48 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 15:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:11:48 658dabf2740e: Preparing 15:11:48 29a117417ebb: Preparing 15:11:48 6baf50c96dae: Preparing 15:11:48 a4e91d0f9ec7: Preparing 15:11:48 b5a4422f89e6: Preparing 15:11:48 63ec0bd56cf3: Preparing 15:11:48 63ec0bd56cf3: Waiting 15:11:48 b5a4422f89e6: Layer already exists 15:11:48 a4e91d0f9ec7: Layer already exists 15:11:48 658dabf2740e: Layer already exists 15:11:48 6baf50c96dae: Layer already exists 15:11:48 29a117417ebb: Layer already exists 15:11:48 63ec0bd56cf3: Layer already exists 15:11:48 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18: digest: sha256:d8d14ddd5a42107f0500196fd23829bc4621be8e9b60f292980d80d9411880a7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:49 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 15:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 15:11:49 658dabf2740e: Preparing 15:11:49 29a117417ebb: Preparing 15:11:49 6baf50c96dae: Preparing 15:11:49 a4e91d0f9ec7: Preparing 15:11:49 b5a4422f89e6: Preparing 15:11:49 63ec0bd56cf3: Preparing 15:11:49 63ec0bd56cf3: Waiting 15:11:49 6baf50c96dae: Layer already exists 15:11:49 b5a4422f89e6: Layer already exists 15:11:49 a4e91d0f9ec7: Layer already exists 15:11:49 29a117417ebb: Layer already exists 15:11:49 658dabf2740e: Layer already exists 15:11:49 63ec0bd56cf3: Layer already exists 15:11:49 main: digest: sha256:d8d14ddd5a42107f0500196fd23829bc4621be8e9b60f292980d80d9411880a7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:50 ===================================================== [Pipeline] echo 15:11:50 taggedImages: 15:11:50 - nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 15:11:50 - nexus3.edgexfoundry.org:10004/device-virtual:latest 15:11:50 - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.18 15:11:50 - nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 15:11:50 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:51 15:11:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:51 latest: Pulling from edgex-lftools-log-publisher 15:11:51 5eb5b503b376: Pulling fs layer 15:11:51 5c69ac0246d0: Pulling fs layer 15:11:51 ec43610c2a17: Pulling fs layer 15:11:51 3a2ae6a8a46f: Pulling fs layer 15:11:51 33b1e0a273af: Pulling fs layer 15:11:51 5d3b04190fa2: Pulling fs layer 15:11:51 2f39f015ded8: Pulling fs layer 15:11:51 3a2ae6a8a46f: Waiting 15:11:51 2f39f015ded8: Waiting 15:11:51 33b1e0a273af: Waiting 15:11:51 5d3b04190fa2: Waiting 15:11:51 5c69ac0246d0: Download complete 15:11:51 3a2ae6a8a46f: Verifying Checksum 15:11:51 3a2ae6a8a46f: Download complete 15:11:51 33b1e0a273af: Verifying Checksum 15:11:51 33b1e0a273af: Download complete 15:11:51 ec43610c2a17: Verifying Checksum 15:11:51 ec43610c2a17: Download complete 15:11:51 5d3b04190fa2: Verifying Checksum 15:11:51 5d3b04190fa2: Download complete 15:11:51 5eb5b503b376: Verifying Checksum 15:11:51 5eb5b503b376: Download complete 15:11:52 2f39f015ded8: Download complete 15:11:52 5eb5b503b376: Pull complete 15:11:52 5c69ac0246d0: Pull complete 15:11:53 ec43610c2a17: Pull complete 15:11:53 3a2ae6a8a46f: Pull complete 15:11:53 33b1e0a273af: Pull complete 15:11:53 5d3b04190fa2: Pull complete 15:11:57 2f39f015ded8: Pull complete 15:11:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:57 prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container 15:11:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:11:59 $ docker top 1c3e01d51f3b5eed70874afbe737b03a76adffcf619450dd167fc43361bf33ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:00 ---> job-cost.sh 15:12:00 lf-activate-venv: SKIPPING 15:12:00 INFO: No Stack... 15:12:00 INFO: Retrieving Pricing Info for: v3-standard-8 15:12:00 INFO: Archiving Costs [Pipeline] sh 15:12:02 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 15:12:02 + cut -d, -f6 [Pipeline] lock 15:12:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] 15:12:04 Resource [jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] did not exist. Created. 15:12:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:05 + echo total: 0.2199999988079071 [Pipeline] stash 15:12:05 Stashed 1 file(s) [Pipeline] } 15:12:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } 15:12:05 $ docker stop --time=1 1c3e01d51f3b5eed70874afbe737b03a76adffcf619450dd167fc43361bf33ae 15:12:06 $ docker rm -f --volumes 1c3e01d51f3b5eed70874afbe737b03a76adffcf619450dd167fc43361bf33ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:12:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5951 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 15:12:43 Running in /w/workspace/device-virtual-go/174 [Pipeline] { [Pipeline] checkout 15:12:47 The recommended git tool is: git 15:12:57 using credential edgex-jenkins-ssh 15:12:58 Cloning the remote Git repository 15:12:58 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 15:12:58 > git init /w/workspace/device-virtual-go/174 # timeout=10 15:12:58 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:12:58 > git --version # timeout=10 15:12:58 > git --version # 'git version 2.25.1' 15:12:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:02 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:13:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:03 Avoid second fetch 15:13:03 Checking out Revision b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 (main) 15:13:03 > git config core.sparsecheckout # timeout=10 15:13:03 > git checkout -f b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 # timeout=10 15:13:05 Commit message: "Merge pull request #479 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:13:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:10 Dload Upload Total Spent Left Speed 15:13:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 15:13:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:13:11 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 15:13:11 /etc/docker/daemon.json 15:13:11 { 15:13:11 "registry-mirrors": [ 15:13:11 "https://nexus3.edgexfoundry.org:10001" 15:13:11 ], 15:13:11 "bip": "10.250.0.254/24", 15:13:11 "hosts": [ 15:13:11 "tcp://0.0.0.0:5555", 15:13:11 "unix:///var/run/docker.sock" 15:13:11 ], 15:13:11 "mtu": 1458, 15:13:11 "selinux-enabled": true, 15:13:11 "seccomp-profile": "/etc/docker/seccomp.json" 15:13:11 } [Pipeline] sh 15:13:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:13:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:31 provisioning config files... 15:13:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/174@tmp/config2194767102521509894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:32 ---> ****-login.sh 15:13:32 nexus3.edgexfoundry.org:10001 15:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:32 Configure a credential helper to remove this warning. See 15:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:32 15:13:32 Login Succeeded 15:13:32 nexus3.edgexfoundry.org:10002 15:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:33 Configure a credential helper to remove this warning. See 15:13:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:33 15:13:33 Login Succeeded 15:13:33 nexus3.edgexfoundry.org:10003 15:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:33 Configure a credential helper to remove this warning. See 15:13:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:33 15:13:33 Login Succeeded 15:13:33 nexus3.edgexfoundry.org:10004 15:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:34 Configure a credential helper to remove this warning. See 15:13:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:34 15:13:34 Login Succeeded 15:13:34 ****.io 15:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:13:34 Configure a credential helper to remove this warning. See 15:13:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:13:34 15:13:34 Login Succeeded 15:13:34 ---> ****-login.sh ends [Pipeline] } 15:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:13:35 ========================================================= 15:13:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:13:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:36 + 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 . 15:13:36 Sending build context to Docker daemon 18.95MB 15:13:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:13:36 Step 2/12 : FROM ${BASE} AS builder 15:13:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:13:36 c6b39de5b339: Pulling fs layer 15:13:36 a69c41024577: Pulling fs layer 15:13:36 d6de4b400683: Pulling fs layer 15:13:36 35cb2a7552d0: Pulling fs layer 15:13:36 4f4fb700ef54: Pulling fs layer 15:13:36 464afbd9ba4c: Pulling fs layer 15:13:36 00f215d4a9da: Pulling fs layer 15:13:36 d496ad576159: Pulling fs layer 15:13:36 4f4fb700ef54: Waiting 15:13:36 464afbd9ba4c: Waiting 15:13:36 00f215d4a9da: Waiting 15:13:36 d496ad576159: Waiting 15:13:36 35cb2a7552d0: Waiting 15:13:36 a69c41024577: Verifying Checksum 15:13:36 a69c41024577: Download complete 15:13:36 35cb2a7552d0: Verifying Checksum 15:13:36 35cb2a7552d0: Download complete 15:13:36 4f4fb700ef54: Verifying Checksum 15:13:36 4f4fb700ef54: Download complete 15:13:36 464afbd9ba4c: Verifying Checksum 15:13:36 464afbd9ba4c: Download complete 15:13:36 c6b39de5b339: Download complete 15:13:37 d496ad576159: Verifying Checksum 15:13:37 d496ad576159: Download complete 15:13:38 c6b39de5b339: Pull complete 15:13:38 a69c41024577: Pull complete 15:13:38 d6de4b400683: Verifying Checksum 15:13:38 d6de4b400683: Download complete 15:13:40 00f215d4a9da: Verifying Checksum 15:13:40 00f215d4a9da: Download complete 15:13:53 d6de4b400683: Pull complete 15:13:53 35cb2a7552d0: Pull complete 15:13:53 4f4fb700ef54: Pull complete 15:13:53 464afbd9ba4c: Pull complete 15:14:02 00f215d4a9da: Pull complete 15:14:04 d496ad576159: Pull complete 15:14:04 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 15:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:14:04 ---> f246e2811388 15:14:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:14:06 ---> Running in 35016953c7df 15:14:06 Removing intermediate container 35016953c7df 15:14:06 ---> 02d9b1b0e16f 15:14:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:14:06 ---> Running in 1d797a1cf7e3 15:14:06 Removing intermediate container 1d797a1cf7e3 15:14:06 ---> 3d1f91bd2d65 15:14:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:14:06 ---> Running in 09e24fdf4a8f 15:14:07 Removing intermediate container 09e24fdf4a8f 15:14:07 ---> f5a0dfbbd283 15:14:07 Step 6/12 : WORKDIR /device-virtual-go 15:14:07 ---> Running in a5636410a938 15:14:07 Removing intermediate container a5636410a938 15:14:07 ---> 05a226c05fe1 15:14:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:07 ---> Running in 52df6c25bab4 15:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:14:10 (1/4) Installing openssh-keygen (9.3_p2-r2) 15:14:10 (2/4) Installing libedit (20221030.3.1-r1) 15:14:10 (3/4) Installing openssh-client-common (9.3_p2-r2) 15:14:10 (4/4) Installing openssh-client-default (9.3_p2-r2) 15:14:10 Executing busybox-1.36.1-r5.trigger 15:14:10 OK: 271 MiB in 56 packages 15:14:11 Removing intermediate container 52df6c25bab4 15:14:11 ---> c12e285d08d8 15:14:11 Step 8/12 : COPY go.mod vendor* ./ 15:14:12 ---> a12794f44cc9 15:14:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:12 ---> Running in 8a8279852c03 15:16:05 Removing intermediate container 8a8279852c03 15:16:05 ---> e3b774797538 15:16:05 Step 10/12 : COPY . . 15:16:05 ---> 284e5ab83567 15:16:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:16:05 ---> Running in d9716d563b32 15:16:06 Removing intermediate container d9716d563b32 15:16:06 ---> d7165cfaa07c 15:16:06 Step 12/12 : RUN $MAKE 15:16:06 ---> Running in 5b8442ac669a 15:16:07 noop 15:16:07 Removing intermediate container 5b8442ac669a 15:16:07 ---> 4b0f66af4e29 15:16:08 Successfully built 4b0f66af4e29 15:16:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:08 + docker inspect -f . ci-base-image-arm64 15:16:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:09 prd-ubuntu20.04-docker-arm64-4c-16g-5951 does not seem to be running inside a container 15:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/174 -v /w/workspace/device-virtual-go/174:/w/workspace/device-virtual-go/174:rw,z -v /w/workspace/device-virtual-go/174@tmp:/w/workspace/device-virtual-go/174@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 15:16:10 $ docker top e8352780ad24aa4b16a2e24c62924576b70fb26d87acaf36b0788ef2c45f3662 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:11 + go version 15:16:11 go version go1.21.9 linux/arm64 [Pipeline] } 15:16:11 $ docker stop --time=1 e8352780ad24aa4b16a2e24c62924576b70fb26d87acaf36b0788ef2c45f3662 15:16:13 $ docker rm -f --volumes e8352780ad24aa4b16a2e24c62924576b70fb26d87acaf36b0788ef2c45f3662 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:14 + docker inspect -f . ci-base-image-arm64 15:16:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:15 prd-ubuntu20.04-docker-arm64-4c-16g-5951 does not seem to be running inside a container 15:16:15 $ 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/174 -v /w/workspace/device-virtual-go/174:/w/workspace/device-virtual-go/174:rw,z -v /w/workspace/device-virtual-go/174@tmp:/w/workspace/device-virtual-go/174@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 15:16:16 $ docker top f822c562ff1e0d422232b8e1303f48ee953c64856ac512efb60b8692cf30f773 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:17 + git config --global --add safe.directory /w/workspace/device-virtual-go/174 [Pipeline] fileExists [Pipeline] sh 15:16:17 + make test 15:16:18 go test ./... -coverprofile=coverage.out 15:16:23 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:20:02 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:20:02 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 58.3% of statements 15:20:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:20:02 go vet ./... 15:20:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:41 ./bin/test-attribution-txt.sh 15:20:41 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 15:20:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:20:41 $ docker stop --time=1 f822c562ff1e0d422232b8e1303f48ee953c64856ac512efb60b8692cf30f773 15:20:43 $ docker rm -f --volumes f822c562ff1e0d422232b8e1303f48ee953c64856ac512efb60b8692cf30f773 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:20:44 Warning: overwriting stash ‘coverage-report’ 15:20:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:20:45 + ls -al . 15:20:45 total 272 15:20:45 drwxrwxr-x 7 jenkins jenkins 4096 Jul 19 15:16 . 15:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:12 .. 15:20:45 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:13 .git 15:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:13 .github 15:20:45 -rw-rw-r-- 1 jenkins jenkins 272 Jul 19 15:13 .gitignore 15:20:45 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:13 .golangci.yml 15:20:45 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 19 15:13 Attribution.txt 15:20:45 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 19 15:13 CHANGELOG.md 15:20:45 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 19 15:13 Dockerfile 15:20:45 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:13 GOVERNANCE.md 15:20:45 -rw-rw-r-- 1 jenkins jenkins 660 Jul 19 15:13 Jenkinsfile 15:20:45 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 15:13 LICENSE 15:20:45 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 19 15:13 Makefile 15:20:45 -rw-rw-r-- 1 jenkins jenkins 623 Jul 19 15:13 OWNERS.md 15:20:45 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 19 15:13 README.md 15:20:45 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:09 VERSION 15:20:45 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:13 bin 15:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:13 cmd 15:20:45 -rw-r--r-- 1 jenkins jenkins 43247 Jul 19 15:19 coverage.out 15:20:45 -rw-rw-r-- 1 jenkins jenkins 6922 Jul 19 15:13 go.mod 15:20:45 -rw-rw-r-- 1 jenkins jenkins 101671 Jul 19 15:13 go.sum 15:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:13 internal 15:20:45 -rw-rw-r-- 1 jenkins jenkins 235 Jul 19 15:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:46 + 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=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 --label arch=arm64 --label version=3.2.0-dev.18 . 15:20:46 Sending build context to Docker daemon 18.99MB 15:20:46 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:20:46 Step 2/26 : FROM ${BASE} AS builder 15:20:46 ---> 4b0f66af4e29 15:20:46 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:20:47 ---> Running in d3373d9700e6 15:20:47 Removing intermediate container d3373d9700e6 15:20:47 ---> 30a864dbaa64 15:20:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:20:47 ---> Running in d43c378854ca 15:20:47 Removing intermediate container d43c378854ca 15:20:47 ---> 47fc9bb41a04 15:20:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:20:47 ---> Running in addd34f18042 15:20:47 Removing intermediate container addd34f18042 15:20:47 ---> c62068cc5ed8 15:20:47 Step 6/26 : WORKDIR /device-virtual-go 15:20:48 ---> Running in 7765f9f6de81 15:20:48 Removing intermediate container 7765f9f6de81 15:20:48 ---> 550540500813 15:20:48 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:48 ---> Running in 2de3fdfeede4 15:20:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:20:51 OK: 271 MiB in 56 packages 15:20:52 Removing intermediate container 2de3fdfeede4 15:20:52 ---> 99529ea15a31 15:20:52 Step 8/26 : COPY go.mod vendor* ./ 15:20:52 ---> f845fbbaa79c 15:20:52 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:52 ---> Running in 0fe444f8e23e 15:20:55 Removing intermediate container 0fe444f8e23e 15:20:55 ---> 35d1d3914bfa 15:20:55 Step 10/26 : COPY . . 15:20:57 ---> 1b7c4477cfda 15:20:57 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:20:57 ---> Running in fc0aa6a6b976 15:20:57 Removing intermediate container fc0aa6a6b976 15:20:57 ---> 4fa47ca7c257 15:20:57 Step 12/26 : RUN $MAKE 15:20:57 ---> Running in f9bf0beec5b7 15:20:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 15:24:35 Removing intermediate container f9bf0beec5b7 15:24:35 ---> 41f044bc453e 15:24:35 Step 13/26 : FROM alpine:3.18 15:24:35 3.18: Pulling from library/alpine 15:24:35 5c905c7ebe2f: Pulling fs layer 15:24:35 5c905c7ebe2f: Download complete 15:24:35 5c905c7ebe2f: Pull complete 15:24:35 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:24:35 Status: Downloaded newer image for alpine:3.18 15:24:35 ---> dec292d02e07 15:24:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:24:35 ---> Running in a537bf3e44d3 15:24:35 Removing intermediate container a537bf3e44d3 15:24:35 ---> a54dca55d30a 15:24:35 Step 15/26 : RUN apk add --update --no-cache dumb-init 15:24:35 ---> Running in e9d747253ad3 15:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:24:35 (1/1) Installing dumb-init (1.2.5-r2) 15:24:35 Executing busybox-1.36.1-r7.trigger 15:24:35 OK: 8 MiB in 16 packages 15:24:35 Removing intermediate container e9d747253ad3 15:24:35 ---> dc1b8ed56357 15:24:35 Step 16/26 : RUN apk --no-cache upgrade 15:24:35 ---> Running in c2965e82792a 15:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:24:35 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:24:35 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:24:35 OK: 8 MiB in 16 packages 15:24:35 Removing intermediate container c2965e82792a 15:24:35 ---> 4b28e22346cf 15:24:35 Step 17/26 : WORKDIR / 15:24:35 ---> Running in bf6a374de7e7 15:24:35 Removing intermediate container bf6a374de7e7 15:24:35 ---> 2203971eaa9f 15:24:35 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:24:36 ---> 52139d259108 15:24:36 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 15:24:36 ---> 445636f1c4a1 15:24:36 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 15:24:38 ---> 7223d6ad32b6 15:24:38 Step 21/26 : EXPOSE 59900 15:24:38 ---> Running in f95403df96a5 15:24:38 Removing intermediate container f95403df96a5 15:24:38 ---> 8445902997db 15:24:38 Step 22/26 : ENTRYPOINT ["/device-virtual"] 15:24:38 ---> Running in bc9187fe0978 15:24:39 Removing intermediate container bc9187fe0978 15:24:39 ---> 9d5fc641b15f 15:24:39 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:24:39 ---> Running in 94336d5d8ab7 15:24:39 Removing intermediate container 94336d5d8ab7 15:24:39 ---> 46ed82c95860 15:24:39 Step 24/26 : LABEL arch=arm64 15:24:39 ---> Running in 9a09e42af60d 15:24:39 Removing intermediate container 9a09e42af60d 15:24:39 ---> 718340d22a32 15:24:39 Step 25/26 : LABEL git_sha=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 15:24:39 ---> Running in 089f60f711ee 15:24:40 Removing intermediate container 089f60f711ee 15:24:40 ---> 6172cb0c8577 15:24:40 Step 26/26 : LABEL version=3.2.0-dev.18 15:24:40 ---> Running in 8ee9b7f8f921 15:24:40 Removing intermediate container 8ee9b7f8f921 15:24:40 ---> e3f3347c3b4f 15:24:40 [Warning] One or more build-args [ARCH] were not consumed 15:24:40 Successfully built e3f3347c3b4f 15:24:40 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 15:24:41 provisioning config files... 15:24:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/174@tmp/config454267018065606900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:41 ---> ****-login.sh 15:24:41 nexus3.edgexfoundry.org:10001 15:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:42 Configure a credential helper to remove this warning. See 15:24:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:42 15:24:42 Login Succeeded 15:24:42 nexus3.edgexfoundry.org:10002 15:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:42 Configure a credential helper to remove this warning. See 15:24:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:42 15:24:42 Login Succeeded 15:24:42 nexus3.edgexfoundry.org:10003 15:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:42 Configure a credential helper to remove this warning. See 15:24:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:42 15:24:42 Login Succeeded 15:24:42 nexus3.edgexfoundry.org:10004 15:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:43 Configure a credential helper to remove this warning. See 15:24:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:43 15:24:43 Login Succeeded 15:24:43 ****.io 15:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:24:43 Configure a credential helper to remove this warning. See 15:24:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:24:43 15:24:43 Login Succeeded 15:24:43 ---> ****-login.sh ends [Pipeline] } 15:24:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:24:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:24:43 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 15:24:43 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 15:24:43 latest 15:24:43 3.2.0-dev.18 15:24:43 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 15:24:43 main 15:24:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:44 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 15:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:24:45 89f8695c6ce6: Preparing 15:24:45 9a30b8debff6: Preparing 15:24:45 024a086374f2: Preparing 15:24:45 976a117e2e3e: Preparing 15:24:45 650b98168ca7: Preparing 15:24:45 da707bb00cb8: Preparing 15:24:45 da707bb00cb8: Waiting 15:24:45 9a30b8debff6: Pushed 15:24:45 024a086374f2: Pushed 15:24:45 650b98168ca7: Pushed 15:24:45 da707bb00cb8: Layer already exists 15:24:46 976a117e2e3e: Pushed 15:24:52 89f8695c6ce6: Pushed 15:24:52 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441: digest: sha256:0dd16ee952b985316bb8c895a4de402569f1310b7892f5bd59123e79fc67e93d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:24:53 89f8695c6ce6: Preparing 15:24:53 9a30b8debff6: Preparing 15:24:53 024a086374f2: Preparing 15:24:53 976a117e2e3e: Preparing 15:24:53 650b98168ca7: Preparing 15:24:53 da707bb00cb8: Preparing 15:24:53 da707bb00cb8: Waiting 15:24:53 9a30b8debff6: Layer already exists 15:24:53 89f8695c6ce6: Layer already exists 15:24:53 976a117e2e3e: Layer already exists 15:24:53 650b98168ca7: Layer already exists 15:24:53 024a086374f2: Layer already exists 15:24:53 da707bb00cb8: Layer already exists 15:24:53 latest: digest: sha256:0dd16ee952b985316bb8c895a4de402569f1310b7892f5bd59123e79fc67e93d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.18 15:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:24:54 89f8695c6ce6: Preparing 15:24:54 9a30b8debff6: Preparing 15:24:54 024a086374f2: Preparing 15:24:54 976a117e2e3e: Preparing 15:24:54 650b98168ca7: Preparing 15:24:54 da707bb00cb8: Preparing 15:24:54 da707bb00cb8: Waiting 15:24:54 976a117e2e3e: Layer already exists 15:24:54 9a30b8debff6: Layer already exists 15:24:54 89f8695c6ce6: Layer already exists 15:24:54 650b98168ca7: Layer already exists 15:24:54 024a086374f2: Layer already exists 15:24:54 da707bb00cb8: Layer already exists 15:24:54 3.2.0-dev.18: digest: sha256:0dd16ee952b985316bb8c895a4de402569f1310b7892f5bd59123e79fc67e93d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:54 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 15:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:24:55 89f8695c6ce6: Preparing 15:24:55 9a30b8debff6: Preparing 15:24:55 024a086374f2: Preparing 15:24:55 976a117e2e3e: Preparing 15:24:55 650b98168ca7: Preparing 15:24:55 da707bb00cb8: Preparing 15:24:55 da707bb00cb8: Waiting 15:24:55 976a117e2e3e: Layer already exists 15:24:55 89f8695c6ce6: Layer already exists 15:24:55 9a30b8debff6: Layer already exists 15:24:55 024a086374f2: Layer already exists 15:24:55 650b98168ca7: Layer already exists 15:24:55 da707bb00cb8: Layer already exists 15:24:55 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18: digest: sha256:0dd16ee952b985316bb8c895a4de402569f1310b7892f5bd59123e79fc67e93d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 15:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 15:24:56 89f8695c6ce6: Preparing 15:24:56 9a30b8debff6: Preparing 15:24:56 024a086374f2: Preparing 15:24:56 976a117e2e3e: Preparing 15:24:56 650b98168ca7: Preparing 15:24:56 da707bb00cb8: Preparing 15:24:56 da707bb00cb8: Waiting 15:24:56 650b98168ca7: Layer already exists 15:24:56 9a30b8debff6: Layer already exists 15:24:56 89f8695c6ce6: Layer already exists 15:24:56 024a086374f2: Layer already exists 15:24:56 976a117e2e3e: Layer already exists 15:24:56 da707bb00cb8: Layer already exists 15:24:56 main: digest: sha256:0dd16ee952b985316bb8c895a4de402569f1310b7892f5bd59123e79fc67e93d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:24:56 ===================================================== [Pipeline] echo 15:24:56 taggedImages: 15:24:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 15:24:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 15:24:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.18 15:24:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 15:24:56 - 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 15:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:24:57 15:24:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:24:57 arm64: Pulling from edgex-lftools-log-publisher 15:24:57 8998bd30e6a1: Pulling fs layer 15:24:57 04944245beec: Pulling fs layer 15:24:57 699f458cf7ca: Pulling fs layer 15:24:57 765212b225bb: Pulling fs layer 15:24:57 f23df028b6ca: Pulling fs layer 15:24:57 d65c8cfc05b1: Pulling fs layer 15:24:57 2437ff75d9bd: Pulling fs layer 15:24:57 f23df028b6ca: Waiting 15:24:57 d65c8cfc05b1: Waiting 15:24:57 765212b225bb: Waiting 15:24:57 2437ff75d9bd: Waiting 15:24:57 04944245beec: Verifying Checksum 15:24:57 04944245beec: Download complete 15:24:57 765212b225bb: Verifying Checksum 15:24:57 765212b225bb: Download complete 15:24:57 f23df028b6ca: Verifying Checksum 15:24:57 f23df028b6ca: Download complete 15:24:57 d65c8cfc05b1: Verifying Checksum 15:24:57 d65c8cfc05b1: Download complete 15:24:57 699f458cf7ca: Verifying Checksum 15:24:57 699f458cf7ca: Download complete 15:24:58 8998bd30e6a1: Verifying Checksum 15:24:58 8998bd30e6a1: Download complete 15:25:00 2437ff75d9bd: Verifying Checksum 15:25:00 2437ff75d9bd: Download complete 15:25:02 8998bd30e6a1: Pull complete 15:25:03 04944245beec: Pull complete 15:25:04 699f458cf7ca: Pull complete 15:25:05 765212b225bb: Pull complete 15:25:06 f23df028b6ca: Pull complete 15:25:06 d65c8cfc05b1: Pull complete 15:25:24 2437ff75d9bd: Pull complete 15:25:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:25:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:25:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:25 prd-ubuntu20.04-docker-arm64-4c-16g-5951 does not seem to be running inside a container 15:25:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/174 -v /w/workspace/device-virtual-go/174:/w/workspace/device-virtual-go/174:rw,z -v /w/workspace/device-virtual-go/174@tmp:/w/workspace/device-virtual-go/174@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 15:25:28 $ docker top af3ec00ea033201091149203a0b82fc29e472ae17f1f91c030f86e6e10b8bf4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:29 ---> job-cost.sh 15:25:29 lf-activate-venv: SKIPPING 15:25:29 INFO: No Stack... 15:25:29 INFO: Retrieving Pricing Info for: v3-standard-4 15:25:30 INFO: Archiving Costs [Pipeline] sh 15:25:31 + cut -d, -f6 15:25:31 + cat /w/workspace/device-virtual-go/174/archives/cost.csv [Pipeline] lock 15:25:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] 15:25:31 Resource [jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] did not exist. Created. 15:25:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:25:32 /w/workspace/device-virtual-go/174@tmp/durable-05f49717/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:25:32 + echo total: 0.10999999940395355 [Pipeline] stash 15:25:32 Warning: overwriting stash ‘stack-cost’ 15:25:33 Stashed 1 file(s) [Pipeline] } 15:25:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } 15:25:33 $ docker stop --time=1 af3ec00ea033201091149203a0b82fc29e472ae17f1f91c030f86e6e10b8bf4a 15:25:34 $ docker rm -f --volumes af3ec00ea033201091149203a0b82fc29e472ae17f1f91c030f86e6e10b8bf4a [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 15:25:35 provisioning config files... 15:25:35 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13354420312647789431tmp [Pipeline] { [Pipeline] sh 15:25:36 + set +x 15:25:36 + curl -s https://codecov.io/bash 15:25:36 + bash -s -- 15:25:36 15:25:36 _____ _ 15:25:36 / ____| | | 15:25:36 | | ___ __| | ___ ___ _____ __ 15:25:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:25:36 | |___| (_) | (_| | __/ (_| (_) \ V / 15:25:36 \_____\___/ \__,_|\___|\___\___/ \_/ 15:25:36 Bash-1.0.6 15:25:36 15:25:36 15:25:36 ==> git version 2.25.1 found 15:25:36 ==> 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 15:25:36 Release-Date: 2020-01-08 15:25:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:25:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:25:36 ==> Jenkins CI detected. 15:25:36 current dir:  /w/workspace/exfoundry_device-virtual-go_main 15:25:36 project root: . 15:25:36 --> token set from env 15:25:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:25:36 ==> Running gcov in . (disable via -X gcov) 15:25:36 ==> Python coveragepy not found 15:25:36 ==> Searching for coverage reports in: 15:25:36 + . 15:25:36 -> Found 1 reports 15:25:36 ==> Detecting git/mercurial file structure 15:25:36 ==> Reading reports 15:25:36 + ./coverage.out bytes=43247 15:25:36 ==> Appending adjustments 15:25:36 https://docs.codecov.io/docs/fixing-reports 15:25:36 + Found adjustments 15:25:36 ==> Gzipping contents 15:25:36 8.0K /tmp/codecov.ZOh1iV.gz 15:25:36 ==> Uploading reports 15:25:36 url: https://codecov.io 15:25:36 query: branch=main&commit=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:25:36 -> Pinging Codecov 15:25:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:25:36 -> Uploading to 15:25:36 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/5E52B4B073DB2E39498172D8E973AA87/b84fa34e0b11c1ec26c6ceaca31148e20eaa0441/a33ef20d-2ae5-4442-a90a-5af71173c092.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T152536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc0caf8331876675fd7f5e689ffaae1ad283b420269aae2bb591d207071fba6e 15:25:36 % Total % Received % Xferd Average Speed Time Time Time Current 15:25:36 Dload Upload Total Spent Left Speed 15:25:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 24260 --:--:-- --:--:-- --:--:-- 24144 100 5022 0 0 100 5022 0 22723 --:--:-- --:--:-- --:--:-- 22621 15:25:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] } 15:25:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:25:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:25:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:25:37 15:25:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:25:38 latest: Pulling from edgex-devops/edgex-snyk-go 15:25:38 619be1103602: Already exists 15:25:38 f8ea3408117e: Pulling fs layer 15:25:38 91320369b822: Pulling fs layer 15:25:38 0406650e8295: Pulling fs layer 15:25:38 4f4fb700ef54: Pulling fs layer 15:25:38 96d80e3f36e1: Pulling fs layer 15:25:38 bcf3aedb951c: Pulling fs layer 15:25:38 4f4fb700ef54: Waiting 15:25:38 bcf3aedb951c: Waiting 15:25:38 96d80e3f36e1: Waiting 15:25:38 0406650e8295: Verifying Checksum 15:25:38 0406650e8295: Download complete 15:25:38 f8ea3408117e: Verifying Checksum 15:25:38 f8ea3408117e: Download complete 15:25:38 4f4fb700ef54: Verifying Checksum 15:25:38 4f4fb700ef54: Download complete 15:25:38 f8ea3408117e: Pull complete 15:25:38 96d80e3f36e1: Verifying Checksum 15:25:38 96d80e3f36e1: Download complete 15:25:38 91320369b822: Verifying Checksum 15:25:38 91320369b822: Download complete 15:25:38 bcf3aedb951c: Verifying Checksum 15:25:38 bcf3aedb951c: Download complete 15:25:41 91320369b822: Pull complete 15:25:41 0406650e8295: Pull complete 15:25:41 4f4fb700ef54: Pull complete 15:25:41 96d80e3f36e1: Pull complete 15:25:44 bcf3aedb951c: Pull complete 15:25:44 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 15:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:25:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:44 prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container 15:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 15:25:46 $ docker top f1fe9cb1944c8f97e34045c7fd1f27de6843bc1dc5d9cc2c9ed20728f0a2c4ce -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:46 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 15:25:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 15:25:46 + set -o pipefail 15:25:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 15:25:53 15:25:53 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 15:25:53 15:25:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/9a8515bb-2c55-4de5-810d-2005684b5434 15:25:53 15:25:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:25:53 [Pipeline] } 15:25:54 $ docker stop --time=1 f1fe9cb1944c8f97e34045c7fd1f27de6843bc1dc5d9cc2c9ed20728f0a2c4ce 15:25:56 $ docker rm -f --volumes f1fe9cb1944c8f97e34045c7fd1f27de6843bc1dc5d9cc2c9ed20728f0a2c4ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:25:57 + git log --format=format:%s -1 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] sh 15:25:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:25:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:25:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:59 prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container 15:25:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:25:59 $ docker top bd4d91d4d222fb630baf097bef92853c03e928ef60eab438dddeae7abb5d6fd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:26:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:00 [ssh-agent] Looking for ssh-agent implementation... 15:26:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:00 $ docker exec bd4d91d4d222fb630baf097bef92853c03e928ef60eab438dddeae7abb5d6fd7 ssh-agent 15:26:00 SSH_AUTH_SOCK=/tmp/ssh-L2lgnE7QgUy4/agent.33 15:26:00 SSH_AGENT_PID=39 15:26:00 Running ssh-add (command line suppressed) 15:26:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1738244500955476137.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1738244500955476137.key) 15:26:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:00 + git semver tag 15:26:01 2024-07-19 15:26:01,049 [run_tag] DEBUG tag force:False 15:26:01 2024-07-19 15:26:01,049 [check_head_tag] DEBUG check head tag 15:26:01 2024-07-19 15:26:01,050 [execute] INFO git cat-file --batch-check 15:26:01 2024-07-19 15:26:01,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:26:01 2024-07-19 15:26:01,054 [execute] INFO git cat-file --batch 15:26:01 2024-07-19 15:26:01,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 15:26:01 2024-07-19 15:26:01,074 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:26:01 2024-07-19 15:26:01,074 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 15:26:01 2024-07-19 15:26:01,075 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 15:26:01 2024-07-19 15:26:01,079 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:26:01 3.2.0-dev.18 [Pipeline] } 15:26:01 $ docker exec --env ******** --env ******** bd4d91d4d222fb630baf097bef92853c03e928ef60eab438dddeae7abb5d6fd7 ssh-agent -k 15:26:01 unset SSH_AUTH_SOCK; 15:26:01 unset SSH_AGENT_PID; 15:26:01 echo Agent pid 39 killed; 15:26:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:02 + git semver [Pipeline] } 15:26:02 $ docker stop --time=1 bd4d91d4d222fb630baf097bef92853c03e928ef60eab438dddeae7abb5d6fd7 15:26:03 $ docker rm -f --volumes bd4d91d4d222fb630baf097bef92853c03e928ef60eab438dddeae7abb5d6fd7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:26:04 15:26:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:26:04 0.23.1-centos7: Pulling from edgex-lftools 15:26:04 ab5ef0e58194: Pulling fs layer 15:26:04 9712f1f96733: Pulling fs layer 15:26:04 63f879dbbcfc: Pulling fs layer 15:26:04 0d9ebad4ef96: Pulling fs layer 15:26:04 e9a5061849ea: Pulling fs layer 15:26:04 d747dcd14b5f: Pulling fs layer 15:26:04 2de7ff778b66: Pulling fs layer 15:26:04 e9a5061849ea: Waiting 15:26:04 d747dcd14b5f: Waiting 15:26:04 2de7ff778b66: Waiting 15:26:04 0d9ebad4ef96: Waiting 15:26:04 9712f1f96733: Verifying Checksum 15:26:04 9712f1f96733: Download complete 15:26:05 63f879dbbcfc: Verifying Checksum 15:26:05 63f879dbbcfc: Download complete 15:26:05 e9a5061849ea: Verifying Checksum 15:26:05 e9a5061849ea: Download complete 15:26:05 d747dcd14b5f: Download complete 15:26:05 ab5ef0e58194: Verifying Checksum 15:26:05 ab5ef0e58194: Download complete 15:26:05 2de7ff778b66: Verifying Checksum 15:26:05 2de7ff778b66: Download complete 15:26:05 0d9ebad4ef96: Verifying Checksum 15:26:05 0d9ebad4ef96: Download complete 15:26:07 ab5ef0e58194: Pull complete 15:26:07 9712f1f96733: Pull complete 15:26:08 63f879dbbcfc: Pull complete 15:26:11 0d9ebad4ef96: Pull complete 15:26:11 e9a5061849ea: Pull complete 15:26:11 d747dcd14b5f: Pull complete 15:26:12 2de7ff778b66: Pull complete 15:26:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:26:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:26:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:12 prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container 15:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:26:14 $ docker top 1337ba4092e77c3a24c39d51a7a156e2a4833c75498eb29727bbdfb2255802f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:26:14 provisioning config files... 15:26:14 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9740419847186069617tmp 15:26:15 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15694706258515037908tmp 15:26:15 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1638331719184516383tmp [Pipeline] { [Pipeline] echo 15:26:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:26:15 ---> sigul-configuration.sh 15:26:15 gpg: directory `/root/.gnupg' created 15:26:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:26:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:26:15 gpg: keyring `/root/.gnupg/secring.gpg' created 15:26:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:26:15 gpg: CAST5 encrypted data 15:26:15 gpg: encrypted with 1 passphrase 15:26:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:26:15 + mkdir /home/jenkins 15:26:15 + mkdir /home/jenkins/sigul [Pipeline] sh 15:26:16 + 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 15:26:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:26:16 ---> sigul-install.sh 15:26:16 Sigul already installed; skipping installation. [Pipeline] sh 15:26:17 + git tag --list 15:26:17 v1.0.0 15:26:17 v1.1.0 15:26:17 v1.1.1 15:26:17 v1.2.1 15:26:17 v1.2.2 15:26:17 v1.2.3 15:26:17 v1.3.0 15:26:17 v1.3.1 15:26:17 v2.0.0 15:26:17 v2.1.0 15:26:17 v2.1.1 15:26:17 v2.2.0 15:26:17 v2.3.0 15:26:17 v3.0 15:26:17 v3.0.0 15:26:17 v3.1 15:26:17 v3.1.0 15:26:17 v3.1.0-dev.1 15:26:17 v3.1.0-dev.10 15:26:17 v3.1.0-dev.11 15:26:17 v3.1.0-dev.12 15:26:17 v3.1.0-dev.13 15:26:17 v3.1.0-dev.14 15:26:17 v3.1.0-dev.15 15:26:17 v3.1.0-dev.16 15:26:17 v3.1.0-dev.17 15:26:17 v3.1.0-dev.18 15:26:17 v3.1.0-dev.19 15:26:17 v3.1.0-dev.2 15:26:17 v3.1.0-dev.20 15:26:17 v3.1.0-dev.21 15:26:17 v3.1.0-dev.22 15:26:17 v3.1.0-dev.23 15:26:17 v3.1.0-dev.24 15:26:17 v3.1.0-dev.25 15:26:17 v3.1.0-dev.26 15:26:17 v3.1.0-dev.27 15:26:17 v3.1.0-dev.28 15:26:17 v3.1.0-dev.29 15:26:17 v3.1.0-dev.3 15:26:17 v3.1.0-dev.30 15:26:17 v3.1.0-dev.4 15:26:17 v3.1.0-dev.5 15:26:17 v3.1.0-dev.6 15:26:17 v3.1.0-dev.7 15:26:17 v3.1.0-dev.8 15:26:17 v3.1.0-dev.9 15:26:17 v3.1.1 15:26:17 v3.1.1-dev.1 15:26:17 v3.2.0-dev.1 15:26:17 v3.2.0-dev.10 15:26:17 v3.2.0-dev.11 15:26:17 v3.2.0-dev.12 15:26:17 v3.2.0-dev.13 15:26:17 v3.2.0-dev.14 15:26:17 v3.2.0-dev.15 15:26:17 v3.2.0-dev.16 15:26:17 v3.2.0-dev.17 15:26:17 v3.2.0-dev.18 15:26:17 v3.2.0-dev.2 15:26:17 v3.2.0-dev.3 15:26:17 v3.2.0-dev.4 15:26:17 v3.2.0-dev.5 15:26:17 v3.2.0-dev.6 15:26:17 v3.2.0-dev.7 15:26:17 v3.2.0-dev.8 15:26:17 v3.2.0-dev.9 [Pipeline] sh 15:26:17 + lftools sign git-tag v3.2.0-dev.18 15:26:18 Signing Git tag with Sigul... 15:26:18 Signing v3.2.0-dev.18 [Pipeline] echo 15:26:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:26:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:26:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:26:18 $ docker stop --time=1 1337ba4092e77c3a24c39d51a7a156e2a4833c75498eb29727bbdfb2255802f7 15:26:20 $ docker rm -f --volumes 1337ba4092e77c3a24c39d51a7a156e2a4833c75498eb29727bbdfb2255802f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:26:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:26:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:26:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:21 prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container 15:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:26:22 $ docker top 5d329063322a87fe2ee2be04490703ae8f38588f71f0bd55df4b9b0d18c0462e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:26:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:22 [ssh-agent] Looking for ssh-agent implementation... 15:26:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:22 $ docker exec 5d329063322a87fe2ee2be04490703ae8f38588f71f0bd55df4b9b0d18c0462e ssh-agent 15:26:22 SSH_AUTH_SOCK=/tmp/ssh-lIfoIxgTS28d/agent.33 15:26:22 SSH_AGENT_PID=39 15:26:22 Running ssh-add (command line suppressed) 15:26:22 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15447801733179673125.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15447801733179673125.key) 15:26:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:22 + git semver bump pre 15:26:23 2024-07-19 15:26:23,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:26:23 2024-07-19 15:26:23,102 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev 15:26:23 2024-07-19 15:26:23,102 [bump_version] DEBUG bumped version:3.2.0-dev.19 15:26:23 2024-07-19 15:26:23,102 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 15:26:23 2024-07-19 15:26:23,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:26:23 2024-07-19 15:26:23,102 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:26:23 2024-07-19 15:26:23,104 [execute] INFO git cat-file --batch-check 15:26:23 2024-07-19 15:26:23,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:26:23 2024-07-19 15:26:23,108 [execute] INFO git cat-file --batch 15:26:23 2024-07-19 15:26:23,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:26:23 2024-07-19 15:26:23,113 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:26:23 3.2.0-dev.19 [Pipeline] } 15:26:23 $ docker exec --env ******** --env ******** 5d329063322a87fe2ee2be04490703ae8f38588f71f0bd55df4b9b0d18c0462e ssh-agent -k 15:26:23 unset SSH_AUTH_SOCK; 15:26:23 unset SSH_AGENT_PID; 15:26:23 echo Agent pid 39 killed; 15:26:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:23 + git semver [Pipeline] } 15:26:23 $ docker stop --time=1 5d329063322a87fe2ee2be04490703ae8f38588f71f0bd55df4b9b0d18c0462e 15:26:25 $ docker rm -f --volumes 5d329063322a87fe2ee2be04490703ae8f38588f71f0bd55df4b9b0d18c0462e [Pipeline] // withDockerContainer [Pipeline] sh 15:26:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:26:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:26:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:25 prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container 15:26:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:26:26 $ docker top dcf61eae8fd5f9349b382c32c30e1464432e1d106dea311212d606c83a2f5f24 -eo pid,comm 15:26:26 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). 15:26:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:26:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:26 [ssh-agent] Looking for ssh-agent implementation... 15:26:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:26 $ docker exec dcf61eae8fd5f9349b382c32c30e1464432e1d106dea311212d606c83a2f5f24 ssh-agent 15:26:26 SSH_AUTH_SOCK=/tmp/ssh-hFsI14hrijbi/agent.32 15:26:26 SSH_AGENT_PID=38 15:26:26 Running ssh-add (command line suppressed) 15:26:26 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18262075866665770625.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18262075866665770625.key) 15:26:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:27 + git semver push 15:26:27 2024-07-19 15:26:27,184 [run_push] DEBUG push 15:26:27 2024-07-19 15:26:27,185 [execute] INFO git cat-file --batch-check 15:26:27 2024-07-19 15:26:27,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:26:27 2024-07-19 15:26:27,188 [execute] INFO git rev-list 691cea1f5677b06145b294858668a35d7807a370 -- 15:26:27 2024-07-19 15:26:27,188 [execute] DEBUG Popen(['git', 'rev-list', '691cea1f5677b06145b294858668a35d7807a370', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:26:27 2024-07-19 15:26:27,198 [execute] INFO git fetch -v origin 15:26:27 2024-07-19 15:26:27,198 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:26:27 2024-07-19 15:26:27,650 [run_push] DEBUG no remote changes detected 15:26:27 2024-07-19 15:26:27,651 [execute] INFO git push origin semver 15:26:27 2024-07-19 15:26:27,651 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:26:28 2024-07-19 15:26:28,502 [run_push] DEBUG push all version tags 15:26:28 2024-07-19 15:26:28,503 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:26:28 2024-07-19 15:26:28,503 [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) 15:26:29 2024-07-19 15:26:29,524 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 15:26:29 3.2.0-dev.19 [Pipeline] } 15:26:29 $ docker exec --env ******** --env ******** dcf61eae8fd5f9349b382c32c30e1464432e1d106dea311212d606c83a2f5f24 ssh-agent -k 15:26:29 unset SSH_AUTH_SOCK; 15:26:29 unset SSH_AGENT_PID; 15:26:29 echo Agent pid 38 killed; 15:26:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:30 + git semver [Pipeline] } 15:26:30 $ docker stop --time=1 dcf61eae8fd5f9349b382c32c30e1464432e1d106dea311212d606c83a2f5f24 15:26:31 $ docker rm -f --volumes dcf61eae8fd5f9349b382c32c30e1464432e1d106dea311212d606c83a2f5f24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:26:32 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 15:26:32 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:26:32 total 16 15:26:32 drwxr-xr-x 3 root root 4096 Jul 19 15:12 . 15:26:32 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:26 .. 15:26:32 drwxr-xr-x 2 root root 4096 Jul 19 15:12 cost 15:26:32 -rw-r--r-- 1 root root 89 Jul 19 15:12 cost.csv 15:26:32 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 15:26:32 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 15:26:32 total 16 15:26:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:12 . 15:26:32 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:26 .. 15:26:32 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:12 cost 15:26:32 -rw-r--r-- 1 jenkins jenkins 89 Jul 19 15:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:26:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:26:33 ---> package-listing.sh 15:26:33 ++ facter osfamily 15:26:33 ++ tr '[:upper:]' '[:lower:]' 15:26:33 + OS_FAMILY=debian 15:26:33 + workspace=/w/workspace/exfoundry_device-virtual-go_main 15:26:33 + START_PACKAGES=/tmp/packages_start.txt 15:26:33 + END_PACKAGES=/tmp/packages_end.txt 15:26:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:26:33 + PACKAGES=/tmp/packages_start.txt 15:26:33 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:26:33 + PACKAGES=/tmp/packages_end.txt 15:26:33 + case "${OS_FAMILY}" in 15:26:33 + dpkg -l 15:26:33 + grep '^ii' 15:26:33 + '[' -f /tmp/packages_start.txt ']' 15:26:33 + '[' -f /tmp/packages_end.txt ']' 15:26:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:26:33 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 15:26:33 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 15:26:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 15:26:33 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 15:26:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:34 prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container 15:26:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:26:34 $ docker top 77882a607d11a123d1deac35caa809ada3b94163e7ad1d4c31ab3f93b199411d -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:35 + touch /tmp/pre-build-complete [Pipeline] sh 15:26:35 + mkdir -p /var/log/sysstat [Pipeline] sh 15:26:35 + ls /var/log/sa-host 15:26:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:35 provisioning config files... 15:26:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13774300767534304663tmp [Pipeline] { [Pipeline] echo 15:26:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:26:36 ---> create-netrc.sh [Pipeline] } 15:26:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:26:36 ---> python-tools-install.sh [Pipeline] echo 15:26:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:26:36 ---> sudo-logs.sh 15:26:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:26:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:26:37 ---> job-cost.sh 15:26:37 lf-activate-venv: SKIPPING 15:26:37 DEBUG: total: 0.2199999988079071 15:26:37 INFO: Retrieving Stack Cost... 15:26:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:26:37 INFO: Archiving Costs [Pipeline] echo 15:26:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:26:38 ---> logs-deploy.sh 15:26:38 lf-activate-venv: SKIPPING 15:26:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/174 15:26:38 INFO: archiving workspace using pattern(s): 15:26:39 Archives upload complete. 15:26:39 INFO: archiving logs to Nexus 15:26:39 ---> uname -a: 15:26:39 Linux prd-ubuntu20-04-docker-8c-8g-5949 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:26:39 15:26:39 15:26:39 ---> lscpu: 15:26:39 Architecture: x86_64 15:26:39 CPU op-mode(s): 32-bit, 64-bit 15:26:39 Byte Order: Little Endian 15:26:39 Address sizes: 40 bits physical, 48 bits virtual 15:26:39 CPU(s): 8 15:26:39 On-line CPU(s) list: 0-7 15:26:39 Thread(s) per core: 1 15:26:39 Core(s) per socket: 1 15:26:39 Socket(s): 8 15:26:39 NUMA node(s): 1 15:26:39 Vendor ID: AuthenticAMD 15:26:39 CPU family: 23 15:26:39 Model: 49 15:26:39 Model name: AMD EPYC-Rome Processor 15:26:39 Stepping: 0 15:26:39 CPU MHz: 2800.000 15:26:39 BogoMIPS: 5600.00 15:26:39 Virtualization: AMD-V 15:26:39 Hypervisor vendor: KVM 15:26:39 Virtualization type: full 15:26:39 L1d cache: 256 KiB 15:26:39 L1i cache: 256 KiB 15:26:39 L2 cache: 4 MiB 15:26:39 L3 cache: 128 MiB 15:26:39 NUMA node0 CPU(s): 0-7 15:26:39 Vulnerability Itlb multihit: Not affected 15:26:39 Vulnerability L1tf: Not affected 15:26:39 Vulnerability Mds: Not affected 15:26:39 Vulnerability Meltdown: Not affected 15:26:39 Vulnerability Mmio stale data: Not affected 15:26:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:26:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:26:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:26:39 Vulnerability Srbds: Not affected 15:26:39 Vulnerability Tsx async abort: Not affected 15:26:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:26:39 15:26:39