Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ad8ffa389e3327960e79875631e27a51ef91510 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-ssh17897536577722092324.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11150261679080820813.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9663937814358316266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4317300972270438413.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-ssh3417956586151909219.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.23 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-38321’ Running on prd-ubuntu20.04-docker-8c-8g-38328 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1ad8ffa389e3327960e79875631e27a51ef91510 (main) Commit message: "Merge pull request #518 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.21" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ad8ffa389e3327960e79875631e27a51ef91510 # timeout=10 > git rev-list --no-walk fabd15693639678ed660abe68a04e8c5c0d581ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:05:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:05:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:05:43 ========================================================= 02:05:43 EdgeX Global Pipelines Version Info 02:05:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:05:44 ------------------- 02:05:44 stable info: 02:05:44 ------------------- 02:05:44 Commited By: Cherry Wang cherry@iotechsys.com 02:05:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:05:44 Message: update stable to v1.0.269 02:05:44 ------------------- 02:05:44 experimental info: 02:05:44 ------------------- 02:05:44 Commited By: **** collab-it+edgex@linuxfoundation.org 02:05:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:05:44 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ad8ffa [Pipeline] echo 02:05:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:45 provisioning config files... 02:05:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9223591273185034380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:46 ---> ****-login.sh 02:05:46 nexus3.edgexfoundry.org:10001 02:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:46 Configure a credential helper to remove this warning. See 02:05:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:46 02:05:46 Login Succeeded 02:05:46 nexus3.edgexfoundry.org:10002 02:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:46 Configure a credential helper to remove this warning. See 02:05:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:46 02:05:46 Login Succeeded 02:05:46 nexus3.edgexfoundry.org:10003 02:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:46 Configure a credential helper to remove this warning. See 02:05:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:46 02:05:46 Login Succeeded 02:05:46 nexus3.edgexfoundry.org:10004 02:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:46 Configure a credential helper to remove this warning. See 02:05:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:46 02:05:46 Login Succeeded 02:05:46 ****.io 02:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:47 Configure a credential helper to remove this warning. See 02:05:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:47 02:05:47 Login Succeeded 02:05:47 ---> ****-login.sh ends [Pipeline] } 02:05:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:05:47 + git rev-list -1 --merges 1ad8ffa389e3327960e79875631e27a51ef91510~1..1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] echo 02:05:47 -----------> git rev-list -1 --merges 1ad8ffa389e3327960e79875631e27a51ef91510~1..1ad8ffa389e3327960e79875631e27a51ef91510 1ad8ffa389e3327960e79875631e27a51ef91510 02:05:47 1ad8ffa389e3327960e79875631e27a51ef91510 [false] [Pipeline] sh 02:05:47 + git log --format=format:%s -1 1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] echo 02:05:47 ========================================================= 02:05:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:05:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:48 + git log --format=format:%s -1 1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] echo 02:05:48 [semverPrep] GIT_COMMIT: 1ad8ffa389e3327960e79875631e27a51ef91510, Commit Message: Merge pull request #518 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.21 [Pipeline] echo 02:05:48 [semverPrep] This is not a build commit. [Pipeline] sh 02:05:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:05:48 + grep -v github /etc/ssh/ssh_known_hosts 02:05:48 + [ -e /tmp/ssh_known_hosts ] 02:05:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:05:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:05:48 + sudo tee -a /etc/ssh/ssh_known_hosts 02:05:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:49 02:05:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:49 0.1.4: Pulling from edgex-devops/py-git-semver 02:05:49 b85a868b505f: Pulling fs layer 02:05:49 e2be974225ed: Pulling fs layer 02:05:49 339a4e72a1f5: Pulling fs layer 02:05:49 988bab9f4d93: Pulling fs layer 02:05:49 1469e6f7b9e6: Pulling fs layer 02:05:49 eaf3925da568: Pulling fs layer 02:05:49 bab4dde63d76: Pulling fs layer 02:05:49 bde34c3a00c8: Pulling fs layer 02:05:49 b352a97aabf1: Pulling fs layer 02:05:49 4872d77fe225: Pulling fs layer 02:05:49 5851b861e8e6: Pulling fs layer 02:05:49 bde34c3a00c8: Waiting 02:05:49 5851b861e8e6: Waiting 02:05:49 988bab9f4d93: Waiting 02:05:49 b352a97aabf1: Waiting 02:05:49 1469e6f7b9e6: Waiting 02:05:49 bab4dde63d76: Waiting 02:05:49 eaf3925da568: Waiting 02:05:49 4872d77fe225: Waiting 02:05:49 e2be974225ed: Verifying Checksum 02:05:49 e2be974225ed: Download complete 02:05:49 988bab9f4d93: Download complete 02:05:49 1469e6f7b9e6: Verifying Checksum 02:05:49 1469e6f7b9e6: Download complete 02:05:49 339a4e72a1f5: Verifying Checksum 02:05:49 339a4e72a1f5: Download complete 02:05:49 eaf3925da568: Verifying Checksum 02:05:49 eaf3925da568: Download complete 02:05:49 bde34c3a00c8: Verifying Checksum 02:05:49 bde34c3a00c8: Download complete 02:05:49 b352a97aabf1: Download complete 02:05:49 4872d77fe225: Verifying Checksum 02:05:49 4872d77fe225: Download complete 02:05:49 5851b861e8e6: Download complete 02:05:49 b85a868b505f: Verifying Checksum 02:05:49 b85a868b505f: Download complete 02:05:49 bab4dde63d76: Verifying Checksum 02:05:49 bab4dde63d76: Download complete 02:05:50 b85a868b505f: Pull complete 02:05:51 e2be974225ed: Pull complete 02:05:51 339a4e72a1f5: Pull complete 02:05:51 988bab9f4d93: Pull complete 02:05:51 1469e6f7b9e6: Pull complete 02:05:51 eaf3925da568: Pull complete 02:05:53 bab4dde63d76: Pull complete 02:05:53 bde34c3a00c8: Pull complete 02:05:53 b352a97aabf1: Pull complete 02:05:54 4872d77fe225: Pull complete 02:05:54 5851b861e8e6: Pull complete 02:05:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:05:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:54 prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container 02:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:05:59 $ docker top 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:59 [ssh-agent] Looking for ssh-agent implementation... 02:05:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:59 $ docker exec 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 ssh-agent 02:05:59 SSH_AUTH_SOCK=/tmp/ssh-dFjxyXJJyo7S/agent.33 02:05:59 SSH_AGENT_PID=39 02:05:59 Running ssh-add (command line suppressed) 02:05:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9277341147532262342.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9277341147532262342.key) 02:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:00 + git tag --points-at HEAD [Pipeline] } 02:06:00 $ docker exec --env ******** --env ******** 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 ssh-agent -k 02:06:00 unset SSH_AUTH_SOCK; 02:06:00 unset SSH_AGENT_PID; 02:06:00 echo Agent pid 39 killed; 02:06:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:06:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:00 [ssh-agent] Looking for ssh-agent implementation... 02:06:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:00 $ docker exec 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 ssh-agent 02:06:00 SSH_AUTH_SOCK=/tmp/ssh-iMktC35ri6h3/agent.72 02:06:00 SSH_AGENT_PID=78 02:06:00 Running ssh-add (command line suppressed) 02:06:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18160616581009327243.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18160616581009327243.key) 02:06:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:00 + git semver init 02:06:01 2025-02-07 02:06:01,090 [run_init] DEBUG init version:0.0.0 force:False 02:06:01 2025-02-07 02:06:01,090 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 02:06:01 2025-02-07 02:06:01,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 02:06:01 2025-02-07 02:06:01,091 [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) 02:06:02 2025-02-07 02:06:02,518 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 02:06:02 2025-02-07 02:06:02,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 02:06:02 2025-02-07 02:06:02,519 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:06:02 2025-02-07 02:06:02,519 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:06:02 4.0.0-dev.14 [Pipeline] } 02:06:02 $ docker exec --env ******** --env ******** 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 ssh-agent -k 02:06:02 unset SSH_AUTH_SOCK; 02:06:02 unset SSH_AGENT_PID; 02:06:02 echo Agent pid 78 killed; 02:06:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:03 + git semver [Pipeline] } 02:06:03 $ docker stop --time=1 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 02:06:04 $ docker rm -f --volumes 4c8d76a334495476e9e12b6fbce6eae8a237e32ac4e2cc32ecf884961adceba1 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:06:05 Stashed 1 file(s) [Pipeline] echo 02:06:05 [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [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 02:06:05 provisioning config files... 02:06:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2620604537156367488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:05 ---> ****-login.sh 02:06:05 nexus3.edgexfoundry.org:10001 02:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:05 Configure a credential helper to remove this warning. See 02:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:05 02:06:05 Login Succeeded 02:06:05 nexus3.edgexfoundry.org:10002 02:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:05 Configure a credential helper to remove this warning. See 02:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:05 02:06:05 Login Succeeded 02:06:05 nexus3.edgexfoundry.org:10003 02:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:05 Configure a credential helper to remove this warning. See 02:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:05 02:06:05 Login Succeeded 02:06:05 nexus3.edgexfoundry.org:10004 02:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:05 Configure a credential helper to remove this warning. See 02:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:05 02:06:05 Login Succeeded 02:06:05 ****.io 02:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:06 Configure a credential helper to remove this warning. See 02:06:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:06 02:06:06 Login Succeeded 02:06:06 ---> ****-login.sh ends [Pipeline] } 02:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:06:06 ========================================================= 02:06:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:06:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:06:06 Sending build context to Docker daemon 37.79MB 02:06:06 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:06:06 Step 2/12 : FROM ${BASE} AS builder 02:06:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:06:06 da9db072f522: Pulling fs layer 02:06:06 6ef4a4ee8ca5: Pulling fs layer 02:06:06 06f05ace1117: Pulling fs layer 02:06:06 5fe327b54edc: Pulling fs layer 02:06:06 4f4fb700ef54: Pulling fs layer 02:06:06 92a5565b7b96: Pulling fs layer 02:06:06 ff9bb7016b71: Pulling fs layer 02:06:06 b67dba6c2c7d: Pulling fs layer 02:06:06 a813b0c90790: Pulling fs layer 02:06:06 5fe327b54edc: Waiting 02:06:06 4f4fb700ef54: Waiting 02:06:06 92a5565b7b96: Waiting 02:06:06 ff9bb7016b71: Waiting 02:06:06 b67dba6c2c7d: Waiting 02:06:06 6ef4a4ee8ca5: Download complete 02:06:07 5fe327b54edc: Verifying Checksum 02:06:07 5fe327b54edc: Download complete 02:06:07 4f4fb700ef54: Verifying Checksum 02:06:07 92a5565b7b96: Verifying Checksum 02:06:07 92a5565b7b96: Download complete 02:06:07 da9db072f522: Download complete 02:06:07 ff9bb7016b71: Verifying Checksum 02:06:07 ff9bb7016b71: Download complete 02:06:07 da9db072f522: Pull complete 02:06:07 a813b0c90790: Verifying Checksum 02:06:07 a813b0c90790: Download complete 02:06:07 6ef4a4ee8ca5: Pull complete 02:06:07 06f05ace1117: Download complete 02:06:07 b67dba6c2c7d: Verifying Checksum 02:06:07 b67dba6c2c7d: Download complete 02:06:11 06f05ace1117: Pull complete 02:06:11 5fe327b54edc: Pull complete 02:06:11 4f4fb700ef54: Pull complete 02:06:11 92a5565b7b96: Pull complete 02:06:11 ff9bb7016b71: Pull complete 02:06:14 b67dba6c2c7d: Pull complete 02:06:14 a813b0c90790: Pull complete 02:06:14 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 02:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:06:14 ---> 3ba60ce46760 02:06:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:06:18 ---> Running in 52391a23c218 02:06:18 Removing intermediate container 52391a23c218 02:06:18 ---> 572eee09c628 02:06:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:06:18 ---> Running in ac7135997ee4 02:06:18 Removing intermediate container ac7135997ee4 02:06:18 ---> a9826feb7a0d 02:06:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:06:18 ---> Running in 03710c7b8ce3 02:06:19 Removing intermediate container 03710c7b8ce3 02:06:19 ---> d501f93f0bfb 02:06:19 Step 6/12 : WORKDIR /device-virtual-go 02:06:19 ---> Running in a4393fbfe488 02:06:19 Removing intermediate container a4393fbfe488 02:06:19 ---> c5bcf3b00fb1 02:06:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:19 ---> Running in 518fd77b92f4 02:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:06:19 (1/4) Installing openssh-keygen (9.7_p1-r4) 02:06:19 (2/4) Installing libedit (20240517.3.1-r0) 02:06:19 (3/4) Installing openssh-client-common (9.7_p1-r4) 02:06:19 (4/4) Installing openssh-client-default (9.7_p1-r4) 02:06:19 Executing busybox-1.36.1-r29.trigger 02:06:19 OK: 252 MiB in 62 packages 02:06:20 Still waiting to schedule task 02:06:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38325’ 02:06:20 Removing intermediate container 518fd77b92f4 02:06:20 ---> c3812c03e29b 02:06:20 Step 8/12 : COPY go.mod vendor* ./ 02:06:20 ---> e14a3278d1c1 02:06:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:20 ---> Running in 90dc077ef60c 02:07:16 Removing intermediate container 90dc077ef60c 02:07:16 ---> cd5d9aeaf623 02:07:16 Step 10/12 : COPY . . 02:07:16 ---> 386d7ce3f2ab 02:07:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:07:16 ---> Running in 4b1c0656a24d 02:07:16 Removing intermediate container 4b1c0656a24d 02:07:16 ---> b4a4c2eedd4d 02:07:16 Step 12/12 : RUN $MAKE 02:07:16 ---> Running in 3a8f006f13e9 02:07:16 noop 02:07:16 Removing intermediate container 3a8f006f13e9 02:07:16 ---> 04b3da08679a 02:07:16 Successfully built 04b3da08679a 02:07:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:17 + docker inspect -f . ci-base-image-x86_64 02:07:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:17 prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container 02:07:17 $ 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 02:07:17 $ docker top fb9902bc885e267ff3849d006639b8a9bc9d813737bf82ddfa16b3950d4a6682 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:18 + go version 02:07:18 go version go1.23.4 linux/amd64 [Pipeline] } 02:07:18 $ docker stop --time=1 fb9902bc885e267ff3849d006639b8a9bc9d813737bf82ddfa16b3950d4a6682 02:07:19 $ docker rm -f --volumes fb9902bc885e267ff3849d006639b8a9bc9d813737bf82ddfa16b3950d4a6682 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:19 + docker inspect -f . ci-base-image-x86_64 02:07:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:19 prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container 02:07:19 $ 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 02:07:20 $ docker top 4d36091c989b126a681cd5c6d481a078d148b2862869feddc279b2e6c3e16855 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:20 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 02:07:20 + make test 02:07:20 go test ./... -coverprofile=coverage.out 02:07:22 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:07:44 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 02:07:44 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements 02:07:52 go vet ./... 02:07:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:07:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:07:59 ./bin/test-attribution-txt.sh [Pipeline] echo 02:07:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:07:59 $ docker stop --time=1 4d36091c989b126a681cd5c6d481a078d148b2862869feddc279b2e6c3e16855 02:08:05 $ docker rm -f --volumes 4d36091c989b126a681cd5c6d481a078d148b2862869feddc279b2e6c3e16855 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:08:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:08:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:08:06 + ls -al . 02:08:06 total 264 02:08:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 02:07 . 02:08:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 02:05 .. 02:08:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 02:07 .git 02:08:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:05 .github 02:08:06 -rw-rw-r-- 1 jenkins jenkins 272 Feb 7 02:05 .gitignore 02:08:06 -rw-rw-r-- 1 jenkins jenkins 199 Feb 7 02:05 .golangci.yml 02:08:06 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 02:06 .semver 02:08:06 -rw-rw-r-- 1 jenkins jenkins 18321 Feb 7 02:05 Attribution.txt 02:08:06 -rw-rw-r-- 1 jenkins jenkins 15941 Feb 7 02:05 CHANGELOG.md 02:08:06 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 7 02:05 Dockerfile 02:08:06 -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 02:05 GOVERNANCE.md 02:08:06 -rw-rw-r-- 1 jenkins jenkins 660 Feb 7 02:05 Jenkinsfile 02:08:06 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 7 02:05 LICENSE 02:08:06 -rw-rw-r-- 1 jenkins jenkins 2652 Feb 7 02:05 Makefile 02:08:06 -rw-rw-r-- 1 jenkins jenkins 623 Feb 7 02:05 OWNERS.md 02:08:06 -rw-rw-r-- 1 jenkins jenkins 4473 Feb 7 02:05 README.md 02:08:06 -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 02:06 VERSION 02:08:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 02:05 bin 02:08:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:05 cmd 02:08:06 -rw-r--r-- 1 jenkins jenkins 43316 Feb 7 02:07 coverage.out 02:08:06 -rw-rw-r-- 1 jenkins jenkins 6079 Feb 7 02:05 go.mod 02:08:06 -rw-rw-r-- 1 jenkins jenkins 86264 Feb 7 02:05 go.sum 02:08:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:05 internal 02:08:06 -rw-rw-r-- 1 jenkins jenkins 235 Feb 7 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:07 + 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=1ad8ffa389e3327960e79875631e27a51ef91510 --label arch=amd64 --label version=4.0.0-dev.14 . 02:08:07 Sending build context to Docker daemon 37.83MB 02:08:07 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 02:08:07 Step 2/26 : FROM ${BASE} AS builder 02:08:07 ---> 04b3da08679a 02:08:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:08:07 ---> Running in 3865af779093 02:08:07 Removing intermediate container 3865af779093 02:08:07 ---> 833e4d0cd450 02:08:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:08:07 ---> Running in 64a60c2906fc 02:08:07 Removing intermediate container 64a60c2906fc 02:08:07 ---> 06c413681c24 02:08:07 Step 5/26 : ARG ADD_BUILD_TAGS="" 02:08:07 ---> Running in dc7a2c6ab54c 02:08:08 Removing intermediate container dc7a2c6ab54c 02:08:08 ---> 5aa5007bf6d6 02:08:08 Step 6/26 : WORKDIR /device-virtual-go 02:08:08 ---> Running in c4321ec76ff6 02:08:08 Removing intermediate container c4321ec76ff6 02:08:08 ---> c0d0bb3be80c 02:08:08 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:08 ---> Running in 7b1afe6fa82e 02:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:08:08 OK: 252 MiB in 62 packages 02:08:09 Removing intermediate container 7b1afe6fa82e 02:08:09 ---> 2da962d3acf8 02:08:09 Step 8/26 : COPY go.mod vendor* ./ 02:08:09 ---> 31995e2258c0 02:08:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:09 ---> Running in e14e433d708f 02:08:10 Removing intermediate container e14e433d708f 02:08:10 ---> 763f3eb42608 02:08:10 Step 10/26 : COPY . . 02:08:11 ---> 16602d5e914a 02:08:11 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:08:11 ---> Running in dba21433df24 02:08:11 Removing intermediate container dba21433df24 02:08:11 ---> 668f321059d2 02:08:11 Step 12/26 : RUN $MAKE 02:08:11 ---> Running in fe37e70a9688 02:08:11 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 02:08:45 Removing intermediate container fe37e70a9688 02:08:45 ---> 70e5ff2a9bff 02:08:45 Step 13/26 : FROM alpine:3.20 02:08:45 3.20: Pulling from library/alpine 02:08:45 66a3d608f3fa: Pulling fs layer 02:08:45 66a3d608f3fa: Verifying Checksum 02:08:45 66a3d608f3fa: Download complete 02:08:45 66a3d608f3fa: Pull complete 02:08:45 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:08:45 Status: Downloaded newer image for alpine:3.20 02:08:45 ---> e29df9b510ff 02:08:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:08:45 ---> Running in 4cf1b60f1973 02:08:46 Removing intermediate container 4cf1b60f1973 02:08:46 ---> d7658f0f9e65 02:08:46 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:08:46 ---> Running in bddc856bdee3 02:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:08:46 (1/1) Installing dumb-init (1.2.5-r3) 02:08:46 Executing busybox-1.36.1-r29.trigger 02:08:46 OK: 8 MiB in 15 packages 02:08:47 Removing intermediate container bddc856bdee3 02:08:47 ---> 6ed08487372e 02:08:47 Step 16/26 : RUN apk --no-cache upgrade 02:08:47 ---> Running in f12b5643a9d2 02:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:08:47 OK: 8 MiB in 15 packages 02:08:47 Removing intermediate container f12b5643a9d2 02:08:47 ---> 63ecae946db1 02:08:47 Step 17/26 : WORKDIR / 02:08:47 ---> Running in 847220d2722e 02:08:48 Removing intermediate container 847220d2722e 02:08:48 ---> 259d8587c3c8 02:08:48 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:08:48 ---> 502ea9d7fda3 02:08:48 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 02:08:48 ---> c60f3332ce41 02:08:48 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 02:08:49 ---> 9d9d45b5aaa4 02:08:49 Step 21/26 : EXPOSE 59900 02:08:49 ---> Running in 197e73128dd0 02:08:49 Removing intermediate container 197e73128dd0 02:08:49 ---> 20fe5758902e 02:08:49 Step 22/26 : ENTRYPOINT ["/device-virtual"] 02:08:49 ---> Running in e4ed7c69aac1 02:08:49 Removing intermediate container e4ed7c69aac1 02:08:49 ---> 574530d7e706 02:08:49 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:08:49 ---> Running in a578cc112509 02:08:49 Removing intermediate container a578cc112509 02:08:49 ---> 11c9a7379333 02:08:49 Step 24/26 : LABEL arch=amd64 02:08:49 ---> Running in 266ad9cd2a8c 02:08:49 Removing intermediate container 266ad9cd2a8c 02:08:49 ---> c7db29d0a263 02:08:49 Step 25/26 : LABEL git_sha=1ad8ffa389e3327960e79875631e27a51ef91510 02:08:49 ---> Running in 12142988a355 02:08:50 Removing intermediate container 12142988a355 02:08:50 ---> e3c12d2ac832 02:08:50 Step 26/26 : LABEL version=4.0.0-dev.14 02:08:50 ---> Running in 31bf4c3053d4 02:08:50 Removing intermediate container 31bf4c3053d4 02:08:50 ---> de7515d07caf 02:08:50 [Warning] One or more build-args [ARCH] were not consumed 02:08:50 Successfully built de7515d07caf 02:08:50 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:50 provisioning config files... 02:08:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8508017571197961489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:50 ---> ****-login.sh 02:08:50 nexus3.edgexfoundry.org:10001 02:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:50 Configure a credential helper to remove this warning. See 02:08:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:50 02:08:50 Login Succeeded 02:08:50 nexus3.edgexfoundry.org:10002 02:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:50 Configure a credential helper to remove this warning. See 02:08:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:50 02:08:50 Login Succeeded 02:08:50 nexus3.edgexfoundry.org:10003 02:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:50 Configure a credential helper to remove this warning. See 02:08:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:50 02:08:50 Login Succeeded 02:08:50 nexus3.edgexfoundry.org:10004 02:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:50 Configure a credential helper to remove this warning. See 02:08:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:50 02:08:50 Login Succeeded 02:08:50 ****.io 02:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:51 Configure a credential helper to remove this warning. See 02:08:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:51 02:08:51 Login Succeeded 02:08:51 ---> ****-login.sh ends [Pipeline] } 02:08:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:08:51 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 02:08:51 1ad8ffa389e3327960e79875631e27a51ef91510 02:08:51 latest 02:08:51 4.0.0-dev.14 02:08:51 1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 02:08:51 main 02:08:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:51 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510 02:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:08:51 12ec1c9bd49a: Preparing 02:08:51 d38a2d6dfff3: Preparing 02:08:51 51968c3a12fe: Preparing 02:08:51 75d974e48b9d: Preparing 02:08:51 d1c24702b3b1: Preparing 02:08:51 ce5a8cde9eee: Preparing 02:08:51 ce5a8cde9eee: Waiting 02:08:51 75d974e48b9d: Pushed 02:08:51 d1c24702b3b1: Pushed 02:08:51 51968c3a12fe: Pushed 02:08:51 d38a2d6dfff3: Pushed 02:08:51 ce5a8cde9eee: Layer already exists 02:08:55 12ec1c9bd49a: Pushed 02:08:55 1ad8ffa389e3327960e79875631e27a51ef91510: digest: sha256:ed0991cc62b4e95636556747b4763235f70b223232f61daed01e4ccdd3aa6807 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 02:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:08:55 12ec1c9bd49a: Preparing 02:08:55 d38a2d6dfff3: Preparing 02:08:55 51968c3a12fe: Preparing 02:08:55 75d974e48b9d: Preparing 02:08:55 d1c24702b3b1: Preparing 02:08:55 ce5a8cde9eee: Preparing 02:08:55 ce5a8cde9eee: Waiting 02:08:55 12ec1c9bd49a: Layer already exists 02:08:55 d38a2d6dfff3: Layer already exists 02:08:55 d1c24702b3b1: Layer already exists 02:08:55 51968c3a12fe: Layer already exists 02:08:55 75d974e48b9d: Layer already exists 02:08:55 ce5a8cde9eee: Layer already exists 02:08:55 latest: digest: sha256:ed0991cc62b4e95636556747b4763235f70b223232f61daed01e4ccdd3aa6807 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.14 02:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:08:56 12ec1c9bd49a: Preparing 02:08:56 d38a2d6dfff3: Preparing 02:08:56 51968c3a12fe: Preparing 02:08:56 75d974e48b9d: Preparing 02:08:56 d1c24702b3b1: Preparing 02:08:56 ce5a8cde9eee: Preparing 02:08:56 ce5a8cde9eee: Waiting 02:08:56 12ec1c9bd49a: Layer already exists 02:08:56 75d974e48b9d: Layer already exists 02:08:56 d1c24702b3b1: Layer already exists 02:08:56 51968c3a12fe: Layer already exists 02:08:56 d38a2d6dfff3: Layer already exists 02:08:56 ce5a8cde9eee: Layer already exists 02:08:56 4.0.0-dev.14: digest: sha256:ed0991cc62b4e95636556747b4763235f70b223232f61daed01e4ccdd3aa6807 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 02:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:08:57 12ec1c9bd49a: Preparing 02:08:57 d38a2d6dfff3: Preparing 02:08:57 51968c3a12fe: Preparing 02:08:57 75d974e48b9d: Preparing 02:08:57 d1c24702b3b1: Preparing 02:08:57 ce5a8cde9eee: Preparing 02:08:57 ce5a8cde9eee: Waiting 02:08:57 51968c3a12fe: Layer already exists 02:08:57 12ec1c9bd49a: Layer already exists 02:08:57 75d974e48b9d: Layer already exists 02:08:57 d1c24702b3b1: Layer already exists 02:08:57 d38a2d6dfff3: Layer already exists 02:08:57 ce5a8cde9eee: Layer already exists 02:08:57 1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14: digest: sha256:ed0991cc62b4e95636556747b4763235f70b223232f61daed01e4ccdd3aa6807 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:57 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 02:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:08:57 12ec1c9bd49a: Preparing 02:08:57 d38a2d6dfff3: Preparing 02:08:57 51968c3a12fe: Preparing 02:08:57 75d974e48b9d: Preparing 02:08:57 d1c24702b3b1: Preparing 02:08:57 ce5a8cde9eee: Preparing 02:08:57 ce5a8cde9eee: Waiting 02:08:57 12ec1c9bd49a: Layer already exists 02:08:57 51968c3a12fe: Layer already exists 02:08:57 d1c24702b3b1: Layer already exists 02:08:57 75d974e48b9d: Layer already exists 02:08:57 d38a2d6dfff3: Layer already exists 02:08:57 ce5a8cde9eee: Layer already exists 02:08:57 main: digest: sha256:ed0991cc62b4e95636556747b4763235f70b223232f61daed01e4ccdd3aa6807 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:57 ===================================================== [Pipeline] echo 02:08:57 taggedImages: 02:08:57 - nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510 02:08:57 - nexus3.edgexfoundry.org:10004/device-virtual:latest 02:08:57 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.14 02:08:57 - nexus3.edgexfoundry.org:10004/device-virtual:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 02:08:57 - 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 02:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:58 02:08:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:58 latest: Pulling from edgex-lftools-log-publisher 02:08:58 5eb5b503b376: Pulling fs layer 02:08:58 5c69ac0246d0: Pulling fs layer 02:08:58 ec43610c2a17: Pulling fs layer 02:08:58 3a2ae6a8a46f: Pulling fs layer 02:08:58 33b1e0a273af: Pulling fs layer 02:08:58 3a2ae6a8a46f: Waiting 02:08:58 33b1e0a273af: Waiting 02:08:58 5d3b04190fa2: Pulling fs layer 02:08:58 2f39f015ded8: Pulling fs layer 02:08:58 5d3b04190fa2: Waiting 02:08:58 2f39f015ded8: Waiting 02:08:58 5c69ac0246d0: Download complete 02:08:58 3a2ae6a8a46f: Verifying Checksum 02:08:58 3a2ae6a8a46f: Download complete 02:08:58 33b1e0a273af: Verifying Checksum 02:08:58 33b1e0a273af: Download complete 02:08:58 ec43610c2a17: Verifying Checksum 02:08:58 ec43610c2a17: Download complete 02:08:58 5d3b04190fa2: Verifying Checksum 02:08:58 5d3b04190fa2: Download complete 02:08:58 5eb5b503b376: Verifying Checksum 02:08:58 5eb5b503b376: Download complete 02:08:59 2f39f015ded8: Download complete 02:08:59 5eb5b503b376: Pull complete 02:08:59 5c69ac0246d0: Pull complete 02:09:00 ec43610c2a17: Pull complete 02:09:00 3a2ae6a8a46f: Pull complete 02:09:00 33b1e0a273af: Pull complete 02:09:00 5d3b04190fa2: Pull complete 02:09:04 2f39f015ded8: Pull complete 02:09:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:05 prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container 02:09:05 $ 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 02:09:10 $ docker top cea55c226c87e6149d8c5ba957f1fd6e4ca755b86f236d6487f1c2d3d11aa035 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:10 ---> job-cost.sh 02:09:10 lf-activate-venv: SKIPPING 02:09:10 INFO: No Stack... 02:09:10 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:11 INFO: Archiving Costs [Pipeline] sh 02:09:11 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 02:09:11 + cut -d, -f6 [Pipeline] lock 02:09:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] 02:09:11 Resource [jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] did not exist. Created. 02:09:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:11 + echo total: 0.2199999988079071 [Pipeline] stash 02:09:11 Stashed 1 file(s) [Pipeline] } 02:09:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] [Pipeline] // lock [Pipeline] } 02:09:11 $ docker stop --time=1 cea55c226c87e6149d8c5ba957f1fd6e4ca755b86f236d6487f1c2d3d11aa035 02:09:13 $ docker rm -f --volumes cea55c226c87e6149d8c5ba957f1fd6e4ca755b86f236d6487f1c2d3d11aa035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:09:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38329 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 02:09:58 Running in /w/workspace/device-virtual-go/198 [Pipeline] { [Pipeline] checkout 02:10:01 The recommended git tool is: git 02:10:08 using credential edgex-jenkins-ssh 02:10:08 Cloning the remote Git repository 02:10:08 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 02:10:08 > git init /w/workspace/device-virtual-go/198 # timeout=10 02:10:08 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:10:08 > git --version # timeout=10 02:10:08 > git --version # 'git version 2.25.1' 02:10:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:13 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:10:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:14 Avoid second fetch 02:10:14 Checking out Revision 1ad8ffa389e3327960e79875631e27a51ef91510 (main) 02:10:14 Commit message: "Merge pull request #518 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.21" 02:10:14 > git config core.sparsecheckout # timeout=10 02:10:14 > git checkout -f 1ad8ffa389e3327960e79875631e27a51ef91510 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:10:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:10:19 Dload Upload Total Spent Left Speed 02:10:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 37399 0 --:--:-- --:--:-- --:--:-- 37290 100 12828 100 12828 0 0 37182 0 --:--:-- --:--:-- --:--:-- 37182 [Pipeline] sh 02:10:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:10:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:10:20 + sudo tee /etc/docker/daemon.new 02:10:20 { 02:10:20 "registry-mirrors": [ 02:10:20 "https://nexus3.edgexfoundry.org:10001" 02:10:20 ], 02:10:20 "bip": "10.250.0.254/24", 02:10:20 "hosts": [ 02:10:20 "tcp://0.0.0.0:5555", 02:10:20 "unix:///var/run/docker.sock" 02:10:20 ], 02:10:20 "mtu": 1458, 02:10:20 "selinux-enabled": true, 02:10:20 "seccomp-profile": "/etc/docker/seccomp.json" 02:10:20 } [Pipeline] sh 02:10:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:10:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:39 provisioning config files... 02:10:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/198@tmp/config10111761663949226027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:40 ---> ****-login.sh 02:10:40 nexus3.edgexfoundry.org:10001 02:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:40 Configure a credential helper to remove this warning. See 02:10:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:40 02:10:40 Login Succeeded 02:10:40 nexus3.edgexfoundry.org:10002 02:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:40 Configure a credential helper to remove this warning. See 02:10:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:40 02:10:40 Login Succeeded 02:10:40 nexus3.edgexfoundry.org:10003 02:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:41 Configure a credential helper to remove this warning. See 02:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:41 02:10:41 Login Succeeded 02:10:41 nexus3.edgexfoundry.org:10004 02:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:41 Configure a credential helper to remove this warning. See 02:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:41 02:10:41 Login Succeeded 02:10:41 ****.io 02:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:41 Configure a credential helper to remove this warning. See 02:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:41 02:10:41 Login Succeeded 02:10:41 ---> ****-login.sh ends [Pipeline] } 02:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:10:41 ========================================================= 02:10:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:10:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:10:44 #0 building with "default" instance using docker driver 02:10:44 02:10:44 #1 [internal] load .dockerignore 02:10:44 #1 transferring context: 2B done 02:10:44 #1 DONE 0.1s 02:10:44 02:10:44 #2 [internal] load build definition from Dockerfile 02:10:44 #2 transferring dockerfile: 1.79kB done 02:10:44 #2 DONE 0.1s 02:10:44 02:10:44 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:10:45 #3 DONE 0.1s 02:10:45 02:10:45 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:10:45 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 02:10:45 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 02:10:45 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s 02:10:45 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s 02:10:45 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s 02:10:45 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 02:10:45 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s 02:10:45 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 02:10:45 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 02:10:45 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 02:10:45 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 02:10:45 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.24MB / 70.67MB 0.3s 02:10:45 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s 02:10:45 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 02:10:45 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.5s 02:10:45 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 02:10:45 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 4.19MB / 98.78MB 0.5s 02:10:45 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 02:10:45 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.5s 02:10:45 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.56MB / 12.74MB 0.6s 02:10:45 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.81MB / 70.67MB 0.7s 02:10:45 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.44MB / 98.78MB 0.7s 02:10:45 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.73MB / 12.74MB 0.7s 02:10:46 #4 ... 02:10:46 02:10:46 #5 [internal] load build context 02:10:46 #5 transferring context: 18.93MB 0.7s done 02:10:46 #5 DONE 0.8s 02:10:46 02:10:46 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:10:46 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.34MB / 70.67MB 0.9s 02:10:46 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.9s 02:10:46 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.9s 02:10:46 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 29.36MB / 70.67MB 1.0s 02:10:46 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.7s done 02:10:46 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.9s done 02:10:46 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 34.60MB / 70.67MB 1.1s 02:10:46 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 27.26MB / 98.78MB 1.1s 02:10:46 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 02:10:46 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 38.80MB / 70.67MB 1.2s 02:10:46 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 32.51MB / 98.78MB 1.2s 02:10:46 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 48.23MB / 70.67MB 1.4s 02:10:46 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 42.99MB / 98.78MB 1.4s 02:10:46 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 02:10:46 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 52.71MB / 70.67MB 1.5s 02:10:46 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 48.23MB / 98.78MB 1.5s 02:10:46 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.87MB / 70.67MB 1.7s 02:10:46 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 57.67MB / 98.78MB 1.7s 02:10:46 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 67.11MB / 70.67MB 1.8s 02:10:46 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 63.96MB / 98.78MB 1.8s 02:10:47 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.9s 02:10:47 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 69.21MB / 98.78MB 1.9s 02:10:47 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.9s done 02:10:47 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 74.45MB / 98.78MB 2.0s 02:10:47 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 84.93MB / 98.78MB 2.2s 02:10:47 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 02:10:47 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 90.18MB / 98.78MB 2.3s 02:10:47 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.47MB / 98.78MB 2.4s 02:10:47 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.6s done 02:10:54 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.5s 02:10:58 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.5s 02:11:06 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.8s done 02:11:09 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 02:11:09 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 02:11:09 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:11:09 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 02:11:09 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 02:11:09 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 02:11:09 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 02:11:14 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.4s 02:11:19 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.3s done 02:11:19 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 02:11:21 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.1s done 02:11:21 #4 DONE 36.4s 02:11:21 02:11:21 #6 [builder 2/7] WORKDIR /device-virtual-go 02:11:23 #6 DONE 1.6s 02:11:23 02:11:23 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 02:11:23 #7 0.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:11:24 #7 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:11:25 #7 2.460 (1/4) Installing openssh-keygen (9.7_p1-r4) 02:11:25 #7 2.487 (2/4) Installing libedit (20240517.3.1-r0) 02:11:25 #7 2.514 (3/4) Installing openssh-client-common (9.7_p1-r4) 02:11:25 #7 2.575 (4/4) Installing openssh-client-default (9.7_p1-r4) 02:11:25 #7 2.602 Executing busybox-1.36.1-r29.trigger 02:11:25 #7 2.642 OK: 244 MiB in 62 packages 02:11:26 #7 DONE 3.0s 02:11:26 02:11:26 #8 [builder 4/7] COPY go.mod vendor* ./ 02:11:26 #8 DONE 0.2s 02:11:26 02:11:26 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:58 #9 DONE 32.3s 02:11:58 02:11:58 #10 [builder 6/7] COPY . . 02:11:58 #10 DONE 0.4s 02:11:58 02:11:58 #11 [builder 7/7] RUN echo noop 02:11:59 #11 0.595 noop 02:11:59 #11 DONE 0.7s 02:11:59 02:11:59 #12 exporting to image 02:11:59 #12 exporting layers 02:12:38 #12 exporting layers 33.0s done 02:12:38 #12 writing image sha256:a12291666948ea6f87143454427fffae31e966f33ba567dd009f82077ab210be done 02:12:38 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 02:12:38 #12 DONE 33.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:39 + docker inspect -f . ci-base-image-arm64 02:12:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:39 prd-ubuntu20.04-docker-arm64-4c-16g-38329 does not seem to be running inside a container 02:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/198 -v /w/workspace/device-virtual-go/198:/w/workspace/device-virtual-go/198:rw,z -v /w/workspace/device-virtual-go/198@tmp:/w/workspace/device-virtual-go/198@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 02:12:40 $ docker top 731e8b083e1be938563ffc8a717e53de9f70ed5c3d362eb19e0407cfc799932c -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:40 + go version 02:12:41 go version go1.23.4 linux/arm64 [Pipeline] } 02:12:41 $ docker stop --time=1 731e8b083e1be938563ffc8a717e53de9f70ed5c3d362eb19e0407cfc799932c 02:12:43 $ docker rm -f --volumes 731e8b083e1be938563ffc8a717e53de9f70ed5c3d362eb19e0407cfc799932c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker inspect -f . ci-base-image-arm64 02:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:44 prd-ubuntu20.04-docker-arm64-4c-16g-38329 does not seem to be running inside a container 02:12:44 $ 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/198 -v /w/workspace/device-virtual-go/198:/w/workspace/device-virtual-go/198:rw,z -v /w/workspace/device-virtual-go/198@tmp:/w/workspace/device-virtual-go/198@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 02:12:45 $ docker top 2d52206f987aad1def059fec0b84100613f7d0d32856eeb8e7c8d154c4983db2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:45 + git config --global --add safe.directory /w/workspace/device-virtual-go/198 [Pipeline] fileExists [Pipeline] sh 02:12:45 + make test 02:12:45 go test ./... -coverprofile=coverage.out 02:12:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:14:57 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 02:14:57 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.059s coverage: 58.3% of statements 02:14:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:14:57 go vet ./... 02:15:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:15:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:15:30 ./bin/test-attribution-txt.sh [Pipeline] echo 02:15:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:15:30 $ docker stop --time=1 2d52206f987aad1def059fec0b84100613f7d0d32856eeb8e7c8d154c4983db2 02:15:32 $ docker rm -f --volumes 2d52206f987aad1def059fec0b84100613f7d0d32856eeb8e7c8d154c4983db2 [Pipeline] // withDockerContainer [Pipeline] sh 02:15:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:15:33 Warning: overwriting stash ‘coverage-report’ 02:15:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:15:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:15:35 + ls -al . 02:15:35 total 260 02:15:35 drwxrwxr-x 7 jenkins jenkins 4096 Feb 7 02:12 . 02:15:35 drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 02:10 .. 02:15:35 drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 02:10 .git 02:15:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:10 .github 02:15:35 -rw-rw-r-- 1 jenkins jenkins 272 Feb 7 02:10 .gitignore 02:15:35 -rw-rw-r-- 1 jenkins jenkins 199 Feb 7 02:10 .golangci.yml 02:15:35 -rw-rw-r-- 1 jenkins jenkins 18321 Feb 7 02:10 Attribution.txt 02:15:35 -rw-rw-r-- 1 jenkins jenkins 15941 Feb 7 02:10 CHANGELOG.md 02:15:35 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 7 02:10 Dockerfile 02:15:35 -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 02:10 GOVERNANCE.md 02:15:35 -rw-rw-r-- 1 jenkins jenkins 660 Feb 7 02:10 Jenkinsfile 02:15:35 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 7 02:10 LICENSE 02:15:35 -rw-rw-r-- 1 jenkins jenkins 2652 Feb 7 02:10 Makefile 02:15:35 -rw-rw-r-- 1 jenkins jenkins 623 Feb 7 02:10 OWNERS.md 02:15:35 -rw-rw-r-- 1 jenkins jenkins 4473 Feb 7 02:10 README.md 02:15:35 -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 02:06 VERSION 02:15:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 02:10 bin 02:15:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:10 cmd 02:15:35 -rw-r--r-- 1 jenkins jenkins 43316 Feb 7 02:14 coverage.out 02:15:35 -rw-rw-r-- 1 jenkins jenkins 6079 Feb 7 02:10 go.mod 02:15:35 -rw-rw-r-- 1 jenkins jenkins 86264 Feb 7 02:10 go.sum 02:15:35 drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 02:10 internal 02:15:35 -rw-rw-r-- 1 jenkins jenkins 235 Feb 7 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:35 + 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=1ad8ffa389e3327960e79875631e27a51ef91510 --label arch=arm64 --label version=4.0.0-dev.14 . 02:15:35 #0 building with "default" instance using docker driver 02:15:35 02:15:35 #1 [internal] load .dockerignore 02:15:35 #1 transferring context: 02:15:36 #1 transferring context: 2B done 02:15:36 #1 DONE 0.0s 02:15:36 02:15:36 #2 [internal] load build definition from Dockerfile 02:15:36 #2 transferring dockerfile: 1.79kB done 02:15:36 #2 DONE 0.0s 02:15:36 02:15:36 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:15:36 #3 DONE 0.0s 02:15:36 02:15:36 #4 [internal] load metadata for docker.io/library/alpine:3.20 02:15:36 #4 DONE 0.6s 02:15:36 02:15:36 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:15:36 #5 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 02:15:36 #5 ... 02:15:36 02:15:36 #6 [internal] load build context 02:15:36 #6 transferring context: 51.97kB 0.1s done 02:15:36 #6 DONE 0.1s 02:15:36 02:15:36 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:15:36 #5 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:15:36 #5 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:15:36 #5 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:15:36 #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s 02:15:37 #5 ... 02:15:37 02:15:37 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:15:37 #7 DONE 0.2s 02:15:37 02:15:37 #8 [builder 2/7] WORKDIR /device-virtual-go 02:15:37 #8 DONE 0.1s 02:15:37 02:15:37 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:15:37 #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.2s 02:15:37 #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s done 02:15:37 #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 02:15:37 #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.4s done 02:15:37 #5 DONE 1.1s 02:15:37 02:15:37 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 02:15:37 #9 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:15:38 #9 1.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:15:39 #9 2.513 OK: 244 MiB in 62 packages 02:15:39 #9 DONE 3.0s 02:15:39 02:15:39 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:15:39 #10 0.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:15:39 #10 0.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:15:40 #10 2.284 (1/1) Installing dumb-init (1.2.5-r3) 02:15:40 #10 ... 02:15:40 02:15:40 #11 [builder 4/7] COPY go.mod vendor* ./ 02:15:40 #11 DONE 0.2s 02:15:40 02:15:40 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:15:40 #10 2.384 Executing busybox-1.36.1-r29.trigger 02:15:40 #10 2.412 OK: 9 MiB in 15 packages 02:15:40 #10 DONE 2.8s 02:15:40 02:15:40 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:41 #12 DONE 1.6s 02:15:41 02:15:41 #13 [builder 6/7] COPY . . 02:15:42 #13 DONE 0.5s 02:15:42 02:15:42 #14 [builder 7/7] RUN make build 02:15:43 #14 0.774 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 02:15:43 #14 ... 02:15:43 02:15:43 #15 [stage-1 3/7] RUN apk --no-cache upgrade 02:15:43 #15 0.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:15:43 #15 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:15:43 #15 2.648 OK: 9 MiB in 15 packages 02:15:43 #15 DONE 3.0s 02:15:43 02:15:43 #14 [builder 7/7] RUN make build 02:18:05 #14 DONE 128.7s 02:18:05 02:18:05 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 02:18:05 #16 DONE 0.1s 02:18:05 02:18:05 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 02:18:05 #17 DONE 0.1s 02:18:05 02:18:05 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 02:18:05 #18 DONE 0.4s 02:18:05 02:18:05 #19 exporting to image 02:18:05 #19 exporting layers 02:18:05 #19 exporting layers 0.5s done 02:18:05 #19 writing image sha256:9de3e212a85991582d1926870cb54f95365cf4660aaee2241b1616331adc3827 done 02:18:05 #19 naming to docker.io/library/device-virtual-arm64 0.0s done 02:18:05 #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:05 provisioning config files... 02:18:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/198@tmp/config1930398157031093580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:06 ---> ****-login.sh 02:18:06 nexus3.edgexfoundry.org:10001 02:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:06 Configure a credential helper to remove this warning. See 02:18:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:06 02:18:06 Login Succeeded 02:18:06 nexus3.edgexfoundry.org:10002 02:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:06 Configure a credential helper to remove this warning. See 02:18:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:06 02:18:06 Login Succeeded 02:18:06 nexus3.edgexfoundry.org:10003 02:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:06 Configure a credential helper to remove this warning. See 02:18:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:06 02:18:06 Login Succeeded 02:18:06 nexus3.edgexfoundry.org:10004 02:18:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:07 Configure a credential helper to remove this warning. See 02:18:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:07 02:18:07 Login Succeeded 02:18:07 ****.io 02:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:07 Configure a credential helper to remove this warning. See 02:18:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:07 02:18:07 Login Succeeded 02:18:07 ---> ****-login.sh ends [Pipeline] } 02:18:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:18:07 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 02:18:07 1ad8ffa389e3327960e79875631e27a51ef91510 02:18:07 latest 02:18:07 4.0.0-dev.14 02:18:07 1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 02:18:07 main 02:18:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:08 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510 02:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:18:08 31e3de9898b6: Preparing 02:18:08 69aa3445027b: Preparing 02:18:08 a3bf6d9ffeed: Preparing 02:18:08 4bbccccb74a3: Preparing 02:18:08 81275574c8f1: Preparing 02:18:08 534a70dc8296: Preparing 02:18:08 534a70dc8296: Waiting 02:18:08 a3bf6d9ffeed: Pushed 02:18:08 4bbccccb74a3: Pushed 02:18:08 69aa3445027b: Pushed 02:18:08 81275574c8f1: Pushed 02:18:08 534a70dc8296: Layer already exists 02:18:16 31e3de9898b6: Pushed 02:18:16 1ad8ffa389e3327960e79875631e27a51ef91510: digest: sha256:0c6b46ba7510063e4906aa61de9318bc59c5866aa509c6d231c185b511d93b0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:17 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:18:17 31e3de9898b6: Preparing 02:18:17 69aa3445027b: Preparing 02:18:17 a3bf6d9ffeed: Preparing 02:18:17 4bbccccb74a3: Preparing 02:18:17 81275574c8f1: Preparing 02:18:17 534a70dc8296: Preparing 02:18:17 534a70dc8296: Waiting 02:18:17 4bbccccb74a3: Layer already exists 02:18:17 31e3de9898b6: Layer already exists 02:18:17 81275574c8f1: Layer already exists 02:18:17 69aa3445027b: Layer already exists 02:18:17 a3bf6d9ffeed: Layer already exists 02:18:17 534a70dc8296: Layer already exists 02:18:17 latest: digest: sha256:0c6b46ba7510063e4906aa61de9318bc59c5866aa509c6d231c185b511d93b0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:18 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.14 02:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:18:18 31e3de9898b6: Preparing 02:18:18 69aa3445027b: Preparing 02:18:18 a3bf6d9ffeed: Preparing 02:18:18 4bbccccb74a3: Preparing 02:18:18 81275574c8f1: Preparing 02:18:18 534a70dc8296: Preparing 02:18:18 534a70dc8296: Waiting 02:18:18 4bbccccb74a3: Layer already exists 02:18:18 31e3de9898b6: Layer already exists 02:18:18 a3bf6d9ffeed: Layer already exists 02:18:18 81275574c8f1: Layer already exists 02:18:18 69aa3445027b: Layer already exists 02:18:18 534a70dc8296: Layer already exists 02:18:18 4.0.0-dev.14: digest: sha256:0c6b46ba7510063e4906aa61de9318bc59c5866aa509c6d231c185b511d93b0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:19 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 02:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:18:19 31e3de9898b6: Preparing 02:18:19 69aa3445027b: Preparing 02:18:19 a3bf6d9ffeed: Preparing 02:18:19 4bbccccb74a3: Preparing 02:18:19 81275574c8f1: Preparing 02:18:19 534a70dc8296: Preparing 02:18:19 534a70dc8296: Waiting 02:18:19 81275574c8f1: Layer already exists 02:18:19 31e3de9898b6: Layer already exists 02:18:19 69aa3445027b: Layer already exists 02:18:19 4bbccccb74a3: Layer already exists 02:18:19 a3bf6d9ffeed: Layer already exists 02:18:19 534a70dc8296: Layer already exists 02:18:19 1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14: digest: sha256:0c6b46ba7510063e4906aa61de9318bc59c5866aa509c6d231c185b511d93b0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:20 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 02:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:18:20 31e3de9898b6: Preparing 02:18:20 69aa3445027b: Preparing 02:18:20 a3bf6d9ffeed: Preparing 02:18:20 4bbccccb74a3: Preparing 02:18:20 81275574c8f1: Preparing 02:18:20 534a70dc8296: Preparing 02:18:20 534a70dc8296: Waiting 02:18:20 69aa3445027b: Layer already exists 02:18:20 4bbccccb74a3: Layer already exists 02:18:20 81275574c8f1: Layer already exists 02:18:20 31e3de9898b6: Layer already exists 02:18:20 a3bf6d9ffeed: Layer already exists 02:18:20 534a70dc8296: Layer already exists 02:18:20 main: digest: sha256:0c6b46ba7510063e4906aa61de9318bc59c5866aa509c6d231c185b511d93b0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:20 ===================================================== [Pipeline] echo 02:18:20 taggedImages: 02:18:20 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510 02:18:20 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:18:20 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.14 02:18:20 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1ad8ffa389e3327960e79875631e27a51ef91510-4.0.0-dev.14 02:18:20 - 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 02:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:21 02:18:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:21 arm64: Pulling from edgex-lftools-log-publisher 02:18:21 8998bd30e6a1: Pulling fs layer 02:18:21 04944245beec: Pulling fs layer 02:18:21 699f458cf7ca: Pulling fs layer 02:18:21 765212b225bb: Pulling fs layer 02:18:21 f23df028b6ca: Pulling fs layer 02:18:21 d65c8cfc05b1: Pulling fs layer 02:18:21 2437ff75d9bd: Pulling fs layer 02:18:21 765212b225bb: Waiting 02:18:21 f23df028b6ca: Waiting 02:18:21 2437ff75d9bd: Waiting 02:18:21 d65c8cfc05b1: Waiting 02:18:22 04944245beec: Download complete 02:18:22 765212b225bb: Verifying Checksum 02:18:22 765212b225bb: Download complete 02:18:22 f23df028b6ca: Verifying Checksum 02:18:22 f23df028b6ca: Download complete 02:18:22 d65c8cfc05b1: Verifying Checksum 02:18:22 d65c8cfc05b1: Download complete 02:18:22 699f458cf7ca: Verifying Checksum 02:18:22 699f458cf7ca: Download complete 02:18:22 8998bd30e6a1: Verifying Checksum 02:18:22 8998bd30e6a1: Download complete 02:18:24 2437ff75d9bd: Verifying Checksum 02:18:24 2437ff75d9bd: Download complete 02:18:28 8998bd30e6a1: Pull complete 02:18:29 04944245beec: Pull complete 02:18:31 699f458cf7ca: Pull complete 02:18:31 765212b225bb: Pull complete 02:18:32 f23df028b6ca: Pull complete 02:18:32 d65c8cfc05b1: Pull complete 02:18:58 2437ff75d9bd: Pull complete 02:18:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:18:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:58 prd-ubuntu20.04-docker-arm64-4c-16g-38329 does not seem to be running inside a container 02:18:58 $ 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/198 -v /w/workspace/device-virtual-go/198:/w/workspace/device-virtual-go/198:rw,z -v /w/workspace/device-virtual-go/198@tmp:/w/workspace/device-virtual-go/198@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 02:19:00 $ docker top 4ba1e8850dcf4e82a8e1d05519bc55b5d71b0afd748a1f7f0237a84090c1eac0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:01 ---> job-cost.sh 02:19:01 lf-activate-venv: SKIPPING 02:19:01 INFO: No Stack... 02:19:02 INFO: Retrieving Pricing Info for: v3-standard-8 02:19:02 INFO: Archiving Costs [Pipeline] sh 02:19:02 + cat /w/workspace/device-virtual-go/198/archives/cost.csv 02:19:02 + cut -d, -f6 [Pipeline] lock 02:19:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] 02:19:03 Resource [jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] did not exist. Created. 02:19:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:19:03 /w/workspace/device-virtual-go/198@tmp/durable-a4a14850/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:19:03 + echo total: 0.2199999988079071 [Pipeline] stash 02:19:03 Warning: overwriting stash ‘stack-cost’ 02:19:03 Stashed 1 file(s) [Pipeline] } 02:19:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-198-stack-cost] [Pipeline] // lock [Pipeline] } 02:19:03 $ docker stop --time=1 4ba1e8850dcf4e82a8e1d05519bc55b5d71b0afd748a1f7f0237a84090c1eac0 02:19:05 $ docker rm -f --volumes 4ba1e8850dcf4e82a8e1d05519bc55b5d71b0afd748a1f7f0237a84090c1eac0 [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 02:19:05 provisioning config files... 02:19:05 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1895397967659948298tmp [Pipeline] { [Pipeline] sh 02:19:06 + set +x 02:19:06 + curl -s+ https://codecov.io/bash 02:19:06 bash -s -- 02:19:06 02:19:06 _____ _ 02:19:06 / ____| | | 02:19:06 | | ___ __| | ___ ___ _____ __ 02:19:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:19:06 | |___| (_) | (_| | __/ (_| (_) \ V / 02:19:06 \_____\___/ \__,_|\___|\___\___/ \_/ 02:19:06 Bash-1.0.6 02:19:06 02:19:06 02:19:06 ==> git version 2.25.1 found 02:19:06 ==> 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 02:19:06 Release-Date: 2020-01-08 02:19:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:19:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:19:06 ==> Jenkins CI detected. 02:19:06 current dir:  /w/workspace/exfoundry_device-virtual-go_main 02:19:06 project root: . 02:19:06 --> token set from env 02:19:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:19:06 ==> Running gcov in . (disable via -X gcov) 02:19:06 ==> Python coveragepy not found 02:19:06 ==> Searching for coverage reports in: 02:19:06 + . 02:19:06 -> Found 1 reports 02:19:06 ==> Detecting git/mercurial file structure 02:19:06 ==> Reading reports 02:19:06 + ./coverage.out bytes=43316 02:19:06 ==> Appending adjustments 02:19:06 https://docs.codecov.io/docs/fixing-reports 02:19:06 + Found adjustments 02:19:06 ==> Gzipping contents 02:19:06 8.0K /tmp/codecov.S0ChSt.gz 02:19:06 ==> Uploading reports 02:19:06 url: https://codecov.io 02:19:06 query: branch=main&commit=1ad8ffa389e3327960e79875631e27a51ef91510&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:06 -> Pinging Codecov 02:19:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1ad8ffa389e3327960e79875631e27a51ef91510&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:06 -> Uploading to 02:19:06 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/1ad8ffa389e3327960e79875631e27a51ef91510/3ecb9565-a7d1-496b-a995-04a6d76d8dec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250207%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250207T021906Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a4340238bae8cf42b806951781597d6e43061369789ccbd1ed3407e2c47fe846 02:19:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:06 Dload Upload Total Spent Left Speed 02:19:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 31111 --:--:-- --:--:-- --:--:-- 30920 02:19:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] } 02:19:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:19:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:19:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:07 02:19:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:08 latest: Pulling from edgex-devops/edgex-snyk-go 02:19:08 43c4264eed91: Pulling fs layer 02:19:08 4cc291be95ef: Pulling fs layer 02:19:08 2ac1f1163629: Pulling fs layer 02:19:08 5c3c966382ef: Pulling fs layer 02:19:08 4f4fb700ef54: Pulling fs layer 02:19:08 d9c7d2e4e75e: Pulling fs layer 02:19:08 9c3e1370e548: Pulling fs layer 02:19:08 5c3c966382ef: Waiting 02:19:08 d9c7d2e4e75e: Waiting 02:19:08 9c3e1370e548: Waiting 02:19:08 4cc291be95ef: Verifying Checksum 02:19:08 4cc291be95ef: Download complete 02:19:08 5c3c966382ef: Verifying Checksum 02:19:08 5c3c966382ef: Download complete 02:19:08 4f4fb700ef54: Download complete 02:19:08 43c4264eed91: Download complete 02:19:08 d9c7d2e4e75e: Verifying Checksum 02:19:08 d9c7d2e4e75e: Download complete 02:19:08 43c4264eed91: Pull complete 02:19:08 4cc291be95ef: Pull complete 02:19:08 2ac1f1163629: Verifying Checksum 02:19:08 2ac1f1163629: Download complete 02:19:09 9c3e1370e548: Download complete 02:19:13 2ac1f1163629: Pull complete 02:19:13 5c3c966382ef: Pull complete 02:19:13 4f4fb700ef54: Pull complete 02:19:13 d9c7d2e4e75e: Pull complete 02:19:22 9c3e1370e548: Pull complete 02:19:22 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:19:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:22 prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container 02:19:22 $ 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 02:19:43 $ docker top fba81690761447e68853ea9ab9b4bb7d89304c5f5aceb9decfeb373ef0ddc5d7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:44 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 02:19:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 02:19:44 + set -o pipefail 02:19:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 02:19:52 02:19:52 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 02:19:52 02:19:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/59d24915-c499-4368-8fac-cb03573bc1ad 02:19:52 02:19:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:19:52 02:19:52 02:19:52 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:19:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:19:52 $ docker stop --time=1 fba81690761447e68853ea9ab9b4bb7d89304c5f5aceb9decfeb373ef0ddc5d7 02:19:57 $ docker rm -f --volumes fba81690761447e68853ea9ab9b4bb7d89304c5f5aceb9decfeb373ef0ddc5d7 [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 02:19:58 + git log --format=format:%s -1 1ad8ffa389e3327960e79875631e27a51ef91510 [Pipeline] sh 02:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:59 prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container 02:19: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 02:19:59 $ docker top 7bad5ce99e51c90557ef6cb8c37af23ab1d8db9364b375ab46c0ba42be7b84ce -eo pid,comm 02:19:59 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). 02:19:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:19:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:19:59 [ssh-agent] Looking for ssh-agent implementation... 02:19:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:19:59 $ docker exec 7bad5ce99e51c90557ef6cb8c37af23ab1d8db9364b375ab46c0ba42be7b84ce ssh-agent 02:19:59 SSH_AUTH_SOCK=/tmp/ssh-ryh2dzoz4jjx/agent.33 02:19:59 SSH_AGENT_PID=39 02:19:59 Running ssh-add (command line suppressed) 02:20:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10678637017417118487.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10678637017417118487.key) 02:20:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:00 + git semver tag 02:20:00 2025-02-07 02:20:00,584 [run_tag] DEBUG tag force:False 02:20:00 2025-02-07 02:20:00,584 [check_head_tag] DEBUG check head tag 02:20:00 2025-02-07 02:20:00,585 [execute] INFO git cat-file --batch-check 02:20:00 2025-02-07 02:20:00,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 02:20:00 2025-02-07 02:20:00,589 [execute] INFO git cat-file --batch 02:20:00 2025-02-07 02:20:00,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 02:20:00 2025-02-07 02:20:00,619 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:20:00 2025-02-07 02:20:00,619 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 02:20:00 2025-02-07 02:20:00,619 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 02:20:00 2025-02-07 02:20:00,623 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:20:00 4.0.0-dev.14 [Pipeline] } 02:20:00 $ docker exec --env ******** --env ******** 7bad5ce99e51c90557ef6cb8c37af23ab1d8db9364b375ab46c0ba42be7b84ce ssh-agent -k 02:20:00 unset SSH_AUTH_SOCK; 02:20:00 unset SSH_AGENT_PID; 02:20:00 echo Agent pid 39 killed; 02:20:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:01 + git semver [Pipeline] } 02:20:01 $ docker stop --time=1 7bad5ce99e51c90557ef6cb8c37af23ab1d8db9364b375ab46c0ba42be7b84ce 02:20:02 $ docker rm -f --volumes 7bad5ce99e51c90557ef6cb8c37af23ab1d8db9364b375ab46c0ba42be7b84ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:03 02:20:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:03 0.23.1-centos7: Pulling from edgex-lftools 02:20:03 ab5ef0e58194: Pulling fs layer 02:20:03 9712f1f96733: Pulling fs layer 02:20:03 63f879dbbcfc: Pulling fs layer 02:20:03 0d9ebad4ef96: Pulling fs layer 02:20:03 e9a5061849ea: Pulling fs layer 02:20:03 d747dcd14b5f: Pulling fs layer 02:20:03 2de7ff778b66: Pulling fs layer 02:20:03 2de7ff778b66: Waiting 02:20:03 d747dcd14b5f: Waiting 02:20:03 0d9ebad4ef96: Waiting 02:20:03 e9a5061849ea: Waiting 02:20:03 9712f1f96733: Verifying Checksum 02:20:03 9712f1f96733: Download complete 02:20:03 63f879dbbcfc: Verifying Checksum 02:20:03 63f879dbbcfc: Download complete 02:20:03 0d9ebad4ef96: Verifying Checksum 02:20:03 0d9ebad4ef96: Download complete 02:20:03 e9a5061849ea: Verifying Checksum 02:20:03 e9a5061849ea: Download complete 02:20:03 d747dcd14b5f: Verifying Checksum 02:20:03 d747dcd14b5f: Download complete 02:20:03 ab5ef0e58194: Verifying Checksum 02:20:03 ab5ef0e58194: Download complete 02:20:04 2de7ff778b66: Verifying Checksum 02:20:04 2de7ff778b66: Download complete 02:20:07 ab5ef0e58194: Pull complete 02:20:07 9712f1f96733: Pull complete 02:20:07 63f879dbbcfc: Pull complete 02:20:11 0d9ebad4ef96: Pull complete 02:20:11 e9a5061849ea: Pull complete 02:20:11 d747dcd14b5f: Pull complete 02:20:12 2de7ff778b66: Pull complete 02:20:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:20:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:12 prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container 02:20: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 02:20:22 $ docker top 81aef8ebc66d6d1aeb3b358ec3cb380f21bb10498bfc24fc3df9a18b7bf5b065 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:20:22 provisioning config files... 02:20:22 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18427032275116288229tmp 02:20:22 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9790041089592184503tmp 02:20:22 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6537002300777360224tmp [Pipeline] { [Pipeline] echo 02:20:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:20:23 ---> sigul-configuration.sh 02:20:23 gpg: directory `/root/.gnupg' created 02:20:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:20:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:20:23 gpg: keyring `/root/.gnupg/secring.gpg' created 02:20:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:20:23 gpg: CAST5 encrypted data 02:20:23 gpg: encrypted with 1 passphrase 02:20:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:20:23 + mkdir /home/jenkins 02:20:23 + mkdir /home/jenkins/sigul [Pipeline] sh 02:20:23 + 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 02:20:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:20:24 ---> sigul-install.sh 02:20:24 Sigul already installed; skipping installation. [Pipeline] sh 02:20:24 + git tag --list 02:20:24 v1.0.0 02:20:24 v1.1.0 02:20:24 v1.1.1 02:20:24 v1.2.1 02:20:24 v1.2.2 02:20:24 v1.2.3 02:20:24 v1.3.0 02:20:24 v1.3.1 02:20:24 v2.0.0 02:20:24 v2.1.0 02:20:24 v2.1.1 02:20:24 v2.2.0 02:20:24 v2.3.0 02:20:24 v3.0 02:20:24 v3.0.0 02:20:24 v3.1 02:20:24 v3.1.0 02:20:24 v3.1.0-dev.1 02:20:24 v3.1.0-dev.10 02:20:24 v3.1.0-dev.11 02:20:24 v3.1.0-dev.12 02:20:24 v3.1.0-dev.13 02:20:24 v3.1.0-dev.14 02:20:24 v3.1.0-dev.15 02:20:24 v3.1.0-dev.16 02:20:24 v3.1.0-dev.17 02:20:24 v3.1.0-dev.18 02:20:24 v3.1.0-dev.19 02:20:24 v3.1.0-dev.2 02:20:24 v3.1.0-dev.20 02:20:24 v3.1.0-dev.21 02:20:24 v3.1.0-dev.22 02:20:24 v3.1.0-dev.23 02:20:24 v3.1.0-dev.24 02:20:24 v3.1.0-dev.25 02:20:24 v3.1.0-dev.26 02:20:24 v3.1.0-dev.27 02:20:24 v3.1.0-dev.28 02:20:24 v3.1.0-dev.29 02:20:24 v3.1.0-dev.3 02:20:24 v3.1.0-dev.30 02:20:24 v3.1.0-dev.4 02:20:24 v3.1.0-dev.5 02:20:24 v3.1.0-dev.6 02:20:24 v3.1.0-dev.7 02:20:24 v3.1.0-dev.8 02:20:24 v3.1.0-dev.9 02:20:24 v3.1.1 02:20:24 v3.1.1-dev.1 02:20:24 v3.2.0-dev.1 02:20:24 v3.2.0-dev.10 02:20:24 v3.2.0-dev.11 02:20:24 v3.2.0-dev.12 02:20:24 v3.2.0-dev.13 02:20:24 v3.2.0-dev.14 02:20:24 v3.2.0-dev.15 02:20:24 v3.2.0-dev.16 02:20:24 v3.2.0-dev.17 02:20:24 v3.2.0-dev.18 02:20:24 v3.2.0-dev.19 02:20:24 v3.2.0-dev.2 02:20:24 v3.2.0-dev.20 02:20:24 v3.2.0-dev.21 02:20:24 v3.2.0-dev.22 02:20:24 v3.2.0-dev.23 02:20:24 v3.2.0-dev.24 02:20:24 v3.2.0-dev.25 02:20:24 v3.2.0-dev.26 02:20:24 v3.2.0-dev.27 02:20:24 v3.2.0-dev.28 02:20:24 v3.2.0-dev.3 02:20:24 v3.2.0-dev.4 02:20:24 v3.2.0-dev.5 02:20:24 v3.2.0-dev.6 02:20:24 v3.2.0-dev.7 02:20:24 v3.2.0-dev.8 02:20:24 v3.2.0-dev.9 02:20:24 v4.0.0-dev.1 02:20:24 v4.0.0-dev.10 02:20:24 v4.0.0-dev.11 02:20:24 v4.0.0-dev.12 02:20:24 v4.0.0-dev.13 02:20:24 v4.0.0-dev.14 02:20:24 v4.0.0-dev.2 02:20:24 v4.0.0-dev.3 02:20:24 v4.0.0-dev.4 02:20:24 v4.0.0-dev.5 02:20:24 v4.0.0-dev.6 02:20:24 v4.0.0-dev.7 02:20:24 v4.0.0-dev.8 02:20:24 v4.0.0-dev.9 [Pipeline] sh 02:20:24 + lftools sign git-tag v4.0.0-dev.14 02:20:25 Signing Git tag with Sigul... 02:20:25 Signing v4.0.0-dev.14 [Pipeline] echo 02:20:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:20:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:20:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:20:26 $ docker stop --time=1 81aef8ebc66d6d1aeb3b358ec3cb380f21bb10498bfc24fc3df9a18b7bf5b065 02:20:27 $ docker rm -f --volumes 81aef8ebc66d6d1aeb3b358ec3cb380f21bb10498bfc24fc3df9a18b7bf5b065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:20:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:28 prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container 02:20:28 $ 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 02:20:28 $ docker top b5cb6147523a209f15144e55437fa3454e5f59b884f176d5b166cbfdbff61ce9 -eo pid,comm 02:20:28 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). 02:20:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:29 [ssh-agent] Looking for ssh-agent implementation... 02:20:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:29 $ docker exec b5cb6147523a209f15144e55437fa3454e5f59b884f176d5b166cbfdbff61ce9 ssh-agent 02:20:29 SSH_AUTH_SOCK=/tmp/ssh-H9CuLOPQ89fo/agent.33 02:20:29 SSH_AGENT_PID=39 02:20:29 Running ssh-add (command line suppressed) 02:20:29 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13460469098144374603.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13460469098144374603.key) 02:20:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:29 + git semver bump pre 02:20:29 2025-02-07 02:20:29,981 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:20:29 2025-02-07 02:20:29,982 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev 02:20:29 2025-02-07 02:20:29,982 [bump_version] DEBUG bumped version:4.0.0-dev.15 02:20:29 2025-02-07 02:20:29,982 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 02:20:29 2025-02-07 02:20:29,982 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:20:29 2025-02-07 02:20:29,982 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:20:30 2025-02-07 02:20:29,986 [execute] INFO git cat-file --batch-check 02:20:30 2025-02-07 02:20:29,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:20:30 2025-02-07 02:20:29,993 [execute] INFO git cat-file --batch 02:20:30 2025-02-07 02:20:29,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:20:30 2025-02-07 02:20:30,002 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:20:30 4.0.0-dev.15 [Pipeline] } 02:20:30 $ docker exec --env ******** --env ******** b5cb6147523a209f15144e55437fa3454e5f59b884f176d5b166cbfdbff61ce9 ssh-agent -k 02:20:30 unset SSH_AUTH_SOCK; 02:20:30 unset SSH_AGENT_PID; 02:20:30 echo Agent pid 39 killed; 02:20:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:30 + git semver [Pipeline] } 02:20:30 $ docker stop --time=1 b5cb6147523a209f15144e55437fa3454e5f59b884f176d5b166cbfdbff61ce9 02:20:32 $ docker rm -f --volumes b5cb6147523a209f15144e55437fa3454e5f59b884f176d5b166cbfdbff61ce9 [Pipeline] // withDockerContainer [Pipeline] sh 02:20:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:33 prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container 02:20:33 $ 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 02:20:33 $ docker top 8572dfbf9b5e5fb9c8bc47cb921d51283b0902af5dfdb970d0c5e0e82e4a1755 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:33 [ssh-agent] Looking for ssh-agent implementation... 02:20:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:33 $ docker exec 8572dfbf9b5e5fb9c8bc47cb921d51283b0902af5dfdb970d0c5e0e82e4a1755 ssh-agent 02:20:33 SSH_AUTH_SOCK=/tmp/ssh-rNgdENQOrawM/agent.32 02:20:33 SSH_AGENT_PID=38 02:20:33 Running ssh-add (command line suppressed) 02:20:34 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12099268456529736523.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12099268456529736523.key) 02:20:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:34 + git semver push 02:20:34 2025-02-07 02:20:34,543 [run_push] DEBUG push 02:20:34 2025-02-07 02:20:34,544 [execute] INFO git cat-file --batch-check 02:20:34 2025-02-07 02:20:34,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:20:34 2025-02-07 02:20:34,548 [execute] INFO git rev-list 04d31012685cd882bb977da6e5e4604191fdb094 -- 02:20:34 2025-02-07 02:20:34,548 [execute] DEBUG Popen(['git', 'rev-list', '04d31012685cd882bb977da6e5e4604191fdb094', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:20:34 2025-02-07 02:20:34,558 [execute] INFO git fetch -v origin 02:20:34 2025-02-07 02:20:34,559 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:20:35 2025-02-07 02:20:35,047 [run_push] DEBUG no remote changes detected 02:20:35 2025-02-07 02:20:35,048 [execute] INFO git push origin semver 02:20:35 2025-02-07 02:20:35,048 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:20:35 2025-02-07 02:20:35,715 [run_push] DEBUG push all version tags 02:20:35 2025-02-07 02:20:35,716 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:20:35 2025-02-07 02:20:35,716 [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) 02:20:36 2025-02-07 02:20:36,453 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:20:36 4.0.0-dev.15 [Pipeline] } 02:20:36 $ docker exec --env ******** --env ******** 8572dfbf9b5e5fb9c8bc47cb921d51283b0902af5dfdb970d0c5e0e82e4a1755 ssh-agent -k 02:20:36 unset SSH_AUTH_SOCK; 02:20:36 unset SSH_AGENT_PID; 02:20:36 echo Agent pid 38 killed; 02:20:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:37 + git semver [Pipeline] } 02:20:37 $ docker stop --time=1 8572dfbf9b5e5fb9c8bc47cb921d51283b0902af5dfdb970d0c5e0e82e4a1755 02:20:38 $ docker rm -f --volumes 8572dfbf9b5e5fb9c8bc47cb921d51283b0902af5dfdb970d0c5e0e82e4a1755 [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 02:20:39 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 02:20:39 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:20:39 total 16 02:20:39 drwxr-xr-x 3 root root 4096 Feb 7 02:09 . 02:20:39 drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 02:20 .. 02:20:39 drwxr-xr-x 2 root root 4096 Feb 7 02:09 cost 02:20:39 -rw-r--r-- 1 root root 89 Feb 7 02:09 cost.csv 02:20:39 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 02:20:39 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:20:39 total 16 02:20:39 drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 02:09 . 02:20:39 drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 02:20 .. 02:20:39 drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 02:09 cost 02:20:39 -rw-r--r-- 1 jenkins jenkins 89 Feb 7 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:20:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:20:40 ---> package-listing.sh 02:20:40 ++ tr '[:upper:]' '[:lower:]' 02:20:40 ++ facter osfamily 02:20:40 + OS_FAMILY=debian 02:20:40 + workspace=/w/workspace/exfoundry_device-virtual-go_main 02:20:40 + START_PACKAGES=/tmp/packages_start.txt 02:20:40 + END_PACKAGES=/tmp/packages_end.txt 02:20:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:20:40 + PACKAGES=/tmp/packages_start.txt 02:20:40 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:20:40 + PACKAGES=/tmp/packages_end.txt 02:20:40 + case "${OS_FAMILY}" in 02:20:40 + dpkg -l 02:20:40 + grep '^ii' 02:20:40 + '[' -f /tmp/packages_start.txt ']' 02:20:40 + '[' -f /tmp/packages_end.txt ']' 02:20:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:20:40 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:20:40 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 02:20:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 02:20:40 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 02:20:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:41 prd-ubuntu20.04-docker-8c-8g-38328 does not seem to be running inside a container 02:20:41 $ 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 02:20:42 $ docker top eab2cc9db6a07a7ffe8b1508b076a8b8418f4f578210dd6f1b8ef02189d99e3c -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:42 + touch /tmp/pre-build-complete [Pipeline] sh 02:20:42 + mkdir -p /var/log/sysstat [Pipeline] sh 02:20:43 + ls /var/log/sa-host 02:20:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:43 provisioning config files... 02:20:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16105488559782621531tmp [Pipeline] { [Pipeline] echo 02:20:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:20:43 ---> create-netrc.sh [Pipeline] } 02:20:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:20:43 ---> python-tools-install.sh [Pipeline] echo 02:20:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:20:44 ---> sudo-logs.sh 02:20:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:20:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:20:44 ---> job-cost.sh 02:20:44 lf-activate-venv: SKIPPING 02:20:44 DEBUG: total: 0.2199999988079071 02:20:44 INFO: Retrieving Stack Cost... 02:20:45 INFO: Retrieving Pricing Info for: v3-standard-8 02:20:45 INFO: Archiving Costs [Pipeline] echo 02:20:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:20:45 ---> logs-deploy.sh 02:20:45 lf-activate-venv: SKIPPING 02:20:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/198 02:20:45 INFO: archiving workspace using pattern(s): 02:20:46 Archives upload complete. 02:20:46 INFO: archiving logs to Nexus