Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae 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-ssh651263452409459608.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7677449374427351874.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh554645066448428881.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh9165935137963347742.key Verifying host key using known hosts file > 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-ssh8843286048859069895.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1432 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae (main) Commit message: "feat: Add NATS Subject configuration (#305)" > 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 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae # timeout=10 > git rev-list --no-walk 266afac79739f3db6a467d2e291baff0c6e168aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T21:30:49.554Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T21:30:49.604Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T21:30:49.614Z] ========================================================= [2022-09-27T21:30:49.614Z] EdgeX Global Pipelines Version Info [2022-09-27T21:30:49.614Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:30:50.320Z] ------------------- [2022-09-27T21:30:50.321Z] stable info: [2022-09-27T21:30:50.321Z] ------------------- [2022-09-27T21:30:50.321Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T21:30:50.321Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:30:50.321Z] Message: update stable to v1.0.239 [2022-09-27T21:30:50.891Z] ------------------- [2022-09-27T21:30:50.891Z] experimental info: [2022-09-27T21:30:50.891Z] ------------------- [2022-09-27T21:30:50.891Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T21:30:50.891Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:30:50.891Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T21:30:51.066Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-09-27T21:30:51.077Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-09-27T21:30:51.088Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T21:30:51.098Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T21:30:51.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T21:30:51.124Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T21:30:51.134Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T21:30:51.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T21:30:51.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T21:30:51.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T21:30:51.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T21:30:51.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-09-27T21:30:51.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T21:30:51.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T21:30:51.236Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:30:51.250Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:30:51.260Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:30:51.270Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:30:51.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T21:30:51.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T21:30:51.306Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-27T21:30:51.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-27T21:30:51.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T21:30:51.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T21:30:51.358Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T21:30:51.370Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T21:30:51.381Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T21:30:51.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T21:30:51.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T21:30:51.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T21:30:51.423Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [Pipeline] echo [2022-09-27T21:30:51.431Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48c3520 [Pipeline] echo [2022-09-27T21:30:51.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:30:51.487Z] provisioning config files... [2022-09-27T21:30:51.500Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config715237469489438868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:30:51.805Z] ---> docker-login.sh [2022-09-27T21:30:51.805Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:30:52.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:30:52.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:30:52.082Z] Configure a credential helper to remove this warning. See [2022-09-27T21:30:52.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:30:52.082Z] [2022-09-27T21:30:52.082Z] Login Succeeded [2022-09-27T21:30:52.082Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:30:52.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:30:52.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:30:52.348Z] Configure a credential helper to remove this warning. See [2022-09-27T21:30:52.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:30:52.348Z] [2022-09-27T21:30:52.348Z] Login Succeeded [2022-09-27T21:30:52.348Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:30:52.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:30:52.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:30:52.348Z] Configure a credential helper to remove this warning. See [2022-09-27T21:30:52.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:30:52.348Z] [2022-09-27T21:30:52.348Z] Login Succeeded [2022-09-27T21:30:52.348Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:30:52.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:30:52.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:30:52.611Z] Configure a credential helper to remove this warning. See [2022-09-27T21:30:52.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:30:52.611Z] [2022-09-27T21:30:52.611Z] Login Succeeded [2022-09-27T21:30:52.611Z] docker.io [2022-09-27T21:30:52.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:30:52.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:30:52.871Z] Configure a credential helper to remove this warning. See [2022-09-27T21:30:52.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:30:52.871Z] [2022-09-27T21:30:52.871Z] Login Succeeded [2022-09-27T21:30:52.871Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:30:52.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T21:30:53.313Z] + git rev-list -1 --merges 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae~1..48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [Pipeline] echo [2022-09-27T21:30:53.345Z] -----------> git rev-list -1 --merges 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae~1..48c3520914e7ddb9ffda7de700a6b80bd4b3dbae 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [false] [Pipeline] sh [2022-09-27T21:30:53.634Z] + git log --format=format:%s -1 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [Pipeline] echo [2022-09-27T21:30:53.648Z] ========================================================= [2022-09-27T21:30:53.648Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T21:30:53.648Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:30:53.961Z] + git log --format=format:%s -1 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [Pipeline] echo [2022-09-27T21:30:53.974Z] [semverPrep] GIT_COMMIT: 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae, Commit Message: feat: Add NATS Subject configuration (#305) [Pipeline] echo [2022-09-27T21:30:53.981Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T21:30:54.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:30:54.319Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T21:30:54.319Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T21:30:54.319Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T21:30:54.319Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T21:30:54.319Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T21:30:54.319Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:54.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:30:54.725Z] [2022-09-27T21:30:54.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:30:55.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:30:55.026Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T21:30:55.026Z] b85a868b505f: Pulling fs layer [2022-09-27T21:30:55.026Z] e2be974225ed: Pulling fs layer [2022-09-27T21:30:55.026Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T21:30:55.026Z] 988bab9f4d93: Pulling fs layer [2022-09-27T21:30:55.026Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T21:30:55.026Z] eaf3925da568: Pulling fs layer [2022-09-27T21:30:55.026Z] bab4dde63d76: Pulling fs layer [2022-09-27T21:30:55.026Z] bde34c3a00c8: Pulling fs layer [2022-09-27T21:30:55.026Z] b352a97aabf1: Pulling fs layer [2022-09-27T21:30:55.026Z] 4872d77fe225: Pulling fs layer [2022-09-27T21:30:55.026Z] 5851b861e8e6: Pulling fs layer [2022-09-27T21:30:55.026Z] bde34c3a00c8: Waiting [2022-09-27T21:30:55.026Z] b352a97aabf1: Waiting [2022-09-27T21:30:55.026Z] 4872d77fe225: Waiting [2022-09-27T21:30:55.026Z] eaf3925da568: Waiting [2022-09-27T21:30:55.026Z] 5851b861e8e6: Waiting [2022-09-27T21:30:55.026Z] bab4dde63d76: Waiting [2022-09-27T21:30:55.026Z] 988bab9f4d93: Waiting [2022-09-27T21:30:55.026Z] e2be974225ed: Download complete [2022-09-27T21:30:55.026Z] 988bab9f4d93: Verifying Checksum [2022-09-27T21:30:55.026Z] 988bab9f4d93: Download complete [2022-09-27T21:30:55.287Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T21:30:55.287Z] 339a4e72a1f5: Download complete [2022-09-27T21:30:55.287Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T21:30:55.287Z] 1469e6f7b9e6: Download complete [2022-09-27T21:30:55.287Z] eaf3925da568: Download complete [2022-09-27T21:30:55.287Z] bde34c3a00c8: Verifying Checksum [2022-09-27T21:30:55.287Z] bde34c3a00c8: Download complete [2022-09-27T21:30:55.287Z] b352a97aabf1: Verifying Checksum [2022-09-27T21:30:55.287Z] b352a97aabf1: Download complete [2022-09-27T21:30:55.287Z] 4872d77fe225: Download complete [2022-09-27T21:30:55.287Z] 5851b861e8e6: Verifying Checksum [2022-09-27T21:30:55.287Z] 5851b861e8e6: Download complete [2022-09-27T21:30:55.287Z] b85a868b505f: Verifying Checksum [2022-09-27T21:30:55.287Z] b85a868b505f: Download complete [2022-09-27T21:30:55.547Z] bab4dde63d76: Verifying Checksum [2022-09-27T21:30:55.547Z] bab4dde63d76: Download complete [2022-09-27T21:30:56.482Z] b85a868b505f: Pull complete [2022-09-27T21:30:56.742Z] e2be974225ed: Pull complete [2022-09-27T21:30:57.310Z] 339a4e72a1f5: Pull complete [2022-09-27T21:30:57.310Z] 988bab9f4d93: Pull complete [2022-09-27T21:30:57.569Z] 1469e6f7b9e6: Pull complete [2022-09-27T21:30:57.569Z] eaf3925da568: Pull complete [2022-09-27T21:30:59.488Z] bab4dde63d76: Pull complete [2022-09-27T21:30:59.488Z] bde34c3a00c8: Pull complete [2022-09-27T21:30:59.754Z] b352a97aabf1: Pull complete [2022-09-27T21:30:59.754Z] 4872d77fe225: Pull complete [2022-09-27T21:30:59.754Z] 5851b861e8e6: Pull complete [2022-09-27T21:31:00.014Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T21:31:00.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:31:00.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:31:00.110Z] prd-ubuntu20.04-docker-8c-8g-1432 does not seem to be running inside a container [2022-09-27T21:31:00.145Z] $ 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 [2022-09-27T21:31:02.807Z] $ docker top 50d4e9327c7450c63a06ba7a2ef62ab8179857834167ca9264065364aaabd5b0 -eo pid,comm [2022-09-27T21:31:02.858Z] 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). [2022-09-27T21:31:02.858Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:31:02.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:31:02.894Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:31:03.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:31:03.019Z] $ docker exec 50d4e9327c7450c63a06ba7a2ef62ab8179857834167ca9264065364aaabd5b0 ssh-agent [2022-09-27T21:31:03.122Z] SSH_AUTH_SOCK=/tmp/ssh-KIdxA9DenCkM/agent.33 [2022-09-27T21:31:03.122Z] SSH_AGENT_PID=39 [2022-09-27T21:31:03.128Z] Running ssh-add (command line suppressed) [2022-09-27T21:31:03.244Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17449306694579040215.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17449306694579040215.key) [2022-09-27T21:31:03.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:31:03.537Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T21:31:03.552Z] $ docker exec --env ******** --env ******** 50d4e9327c7450c63a06ba7a2ef62ab8179857834167ca9264065364aaabd5b0 ssh-agent -k [2022-09-27T21:31:03.652Z] unset SSH_AUTH_SOCK; [2022-09-27T21:31:03.653Z] unset SSH_AGENT_PID; [2022-09-27T21:31:03.653Z] echo Agent pid 39 killed; [2022-09-27T21:31:03.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T21:31:03.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:31:03.685Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:31:03.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:31:03.799Z] $ docker exec 50d4e9327c7450c63a06ba7a2ef62ab8179857834167ca9264065364aaabd5b0 ssh-agent [2022-09-27T21:31:03.914Z] SSH_AUTH_SOCK=/tmp/ssh-QMTtbzn8calS/agent.71 [2022-09-27T21:31:03.914Z] SSH_AGENT_PID=77 [2022-09-27T21:31:03.919Z] Running ssh-add (command line suppressed) [2022-09-27T21:31:04.030Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3021584987698991004.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3021584987698991004.key) [2022-09-27T21:31:04.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:31:04.328Z] + git semver init [2022-09-27T21:31:04.897Z] 2022-09-27 21:31:04,604 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T21:31:04.897Z] 2022-09-27 21:31:04,605 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-27T21:31:04.897Z] 2022-09-27 21:31:04,606 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-27T21:31:04.897Z] 2022-09-27 21:31:04,607 [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) [2022-09-27T21:31:06.286Z] 2022-09-27 21:31:05,964 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-09-27T21:31:06.286Z] 2022-09-27 21:31:05,965 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-09-27T21:31:06.286Z] 2022-09-27 21:31:05,965 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T21:31:06.286Z] 2022-09-27 21:31:05,965 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T21:31:06.286Z] 2.3.0-dev.20 [Pipeline] } [2022-09-27T21:31:06.300Z] $ docker exec --env ******** --env ******** 50d4e9327c7450c63a06ba7a2ef62ab8179857834167ca9264065364aaabd5b0 ssh-agent -k [2022-09-27T21:31:06.397Z] unset SSH_AUTH_SOCK; [2022-09-27T21:31:06.398Z] unset SSH_AGENT_PID; [2022-09-27T21:31:06.398Z] echo Agent pid 77 killed; [2022-09-27T21:31:06.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:31:06.702Z] + git semver [Pipeline] } [2022-09-27T21:31:06.977Z] $ docker stop --time=1 50d4e9327c7450c63a06ba7a2ef62ab8179857834167ca9264065364aaabd5b0 [2022-09-27T21:31:08.294Z] $ docker rm -f 50d4e9327c7450c63a06ba7a2ef62ab8179857834167ca9264065364aaabd5b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:31:08.638Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T21:31:08.801Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T21:31:08.804Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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 [2022-09-27T21:31:08.937Z] provisioning config files... [2022-09-27T21:31:08.945Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2964233807012283715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:31:09.236Z] ---> docker-login.sh [2022-09-27T21:31:09.236Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:31:09.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:31:09.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:31:09.236Z] Configure a credential helper to remove this warning. See [2022-09-27T21:31:09.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:31:09.236Z] [2022-09-27T21:31:09.236Z] Login Succeeded [2022-09-27T21:31:09.236Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:31:09.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:31:09.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:31:09.236Z] Configure a credential helper to remove this warning. See [2022-09-27T21:31:09.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:31:09.236Z] [2022-09-27T21:31:09.236Z] Login Succeeded [2022-09-27T21:31:09.236Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:31:09.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:31:09.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:31:09.494Z] Configure a credential helper to remove this warning. See [2022-09-27T21:31:09.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:31:09.494Z] [2022-09-27T21:31:09.494Z] Login Succeeded [2022-09-27T21:31:09.494Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:31:09.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:31:09.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:31:09.494Z] Configure a credential helper to remove this warning. See [2022-09-27T21:31:09.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:31:09.494Z] [2022-09-27T21:31:09.494Z] Login Succeeded [2022-09-27T21:31:09.494Z] docker.io [2022-09-27T21:31:09.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:31:10.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:31:10.011Z] Configure a credential helper to remove this warning. See [2022-09-27T21:31:10.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:31:10.011Z] [2022-09-27T21:31:10.011Z] Login Succeeded [2022-09-27T21:31:10.011Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:31:10.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:31:10.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:31:10.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:31:10.104Z] ========================================================= [2022-09-27T21:31:10.104Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T21:31:10.104Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:31:10.416Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:31:10.416Z] Sending build context to Docker daemon 23.16MB [2022-09-27T21:31:10.416Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:31:10.416Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T21:31:10.679Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T21:31:10.679Z] 2408cc74d12b: Pulling fs layer [2022-09-27T21:31:10.679Z] ea60b727a1ce: Pulling fs layer [2022-09-27T21:31:10.679Z] 30c4a7721957: Pulling fs layer [2022-09-27T21:31:10.679Z] 370296b7ddb6: Pulling fs layer [2022-09-27T21:31:10.679Z] 7c6cee850709: Pulling fs layer [2022-09-27T21:31:10.679Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T21:31:10.679Z] d94ebbe4e438: Pulling fs layer [2022-09-27T21:31:10.679Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T21:31:10.679Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T21:31:10.679Z] 370296b7ddb6: Waiting [2022-09-27T21:31:10.679Z] 7c6cee850709: Waiting [2022-09-27T21:31:10.679Z] 39a5fcdaea64: Waiting [2022-09-27T21:31:10.679Z] d94ebbe4e438: Waiting [2022-09-27T21:31:10.679Z] bcfd1f05c69d: Waiting [2022-09-27T21:31:10.679Z] 59ccb84bbe0f: Waiting [2022-09-27T21:31:10.679Z] 30c4a7721957: Verifying Checksum [2022-09-27T21:31:10.679Z] ea60b727a1ce: Verifying Checksum [2022-09-27T21:31:10.679Z] ea60b727a1ce: Download complete [2022-09-27T21:31:10.679Z] 7c6cee850709: Verifying Checksum [2022-09-27T21:31:10.679Z] 7c6cee850709: Download complete [2022-09-27T21:31:10.679Z] 39a5fcdaea64: Download complete [2022-09-27T21:31:10.679Z] 2408cc74d12b: Verifying Checksum [2022-09-27T21:31:10.679Z] 2408cc74d12b: Download complete [2022-09-27T21:31:10.679Z] d94ebbe4e438: Download complete [2022-09-27T21:31:10.679Z] 2408cc74d12b: Pull complete [2022-09-27T21:31:10.961Z] ea60b727a1ce: Pull complete [2022-09-27T21:31:10.961Z] 30c4a7721957: Pull complete [2022-09-27T21:31:11.549Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T21:31:11.549Z] 59ccb84bbe0f: Download complete [2022-09-27T21:31:11.549Z] 370296b7ddb6: Verifying Checksum [2022-09-27T21:31:11.549Z] 370296b7ddb6: Download complete [2022-09-27T21:31:11.812Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T21:31:11.812Z] bcfd1f05c69d: Download complete [2022-09-27T21:31:16.029Z] 370296b7ddb6: Pull complete [2022-09-27T21:31:16.029Z] 7c6cee850709: Pull complete [2022-09-27T21:31:16.029Z] 39a5fcdaea64: Pull complete [2022-09-27T21:31:16.029Z] d94ebbe4e438: Pull complete [2022-09-27T21:31:17.931Z] bcfd1f05c69d: Pull complete [2022-09-27T21:31:18.190Z] 59ccb84bbe0f: Pull complete [2022-09-27T21:31:18.190Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T21:31:18.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T21:31:18.449Z] ---> a4fb48ad2a94 [2022-09-27T21:31:18.449Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:31:22.643Z] ---> Running in ee55055d68a1 [2022-09-27T21:31:22.643Z] Removing intermediate container ee55055d68a1 [2022-09-27T21:31:22.643Z] ---> 58588d59103f [2022-09-27T21:31:22.643Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:31:22.643Z] ---> Running in d6934b5462a8 [2022-09-27T21:31:22.643Z] Removing intermediate container d6934b5462a8 [2022-09-27T21:31:22.643Z] ---> d66d9e2a0af1 [2022-09-27T21:31:22.643Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:31:22.643Z] ---> Running in 9407f4b2d8e1 [2022-09-27T21:31:22.643Z] Removing intermediate container 9407f4b2d8e1 [2022-09-27T21:31:22.643Z] ---> 9e5ba38b8cee [2022-09-27T21:31:22.643Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-27T21:31:22.903Z] ---> Running in 980f662ae4c1 [2022-09-27T21:31:22.903Z] Removing intermediate container 980f662ae4c1 [2022-09-27T21:31:22.903Z] ---> 031d1cabaca0 [2022-09-27T21:31:22.903Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:31:22.903Z] ---> Running in 92ecf6e1288b [2022-09-27T21:31:23.472Z] Removing intermediate container 92ecf6e1288b [2022-09-27T21:31:23.472Z] ---> 57021605d92a [2022-09-27T21:31:23.472Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:31:23.472Z] ---> Running in 1023f3c0ef61 [2022-09-27T21:31:23.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:31:23.897Z] Still waiting to schedule task [2022-09-27T21:31:23.897Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-27T21:31:25.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:31:27.643Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:31:27.643Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T21:31:27.902Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:31:28.838Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:31:29.406Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:31:29.406Z] OK: 216 MiB in 55 packages [2022-09-27T21:31:29.666Z] Removing intermediate container 1023f3c0ef61 [2022-09-27T21:31:29.666Z] ---> ec5d93b5f46e [2022-09-27T21:31:29.666Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-27T21:31:29.924Z] ---> ac22651571e9 [2022-09-27T21:31:29.924Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:31:29.924Z] ---> Running in 1ed39f8ea271 [2022-09-27T21:31:48.013Z] Removing intermediate container 1ed39f8ea271 [2022-09-27T21:31:48.013Z] ---> 137ecb9cb2e3 [2022-09-27T21:31:48.013Z] Step 11/13 : COPY . . [2022-09-27T21:31:48.013Z] ---> b24fedd735c9 [2022-09-27T21:31:48.013Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:31:48.013Z] ---> Running in 7e53c39aee2f [2022-09-27T21:31:48.013Z] Removing intermediate container 7e53c39aee2f [2022-09-27T21:31:48.013Z] ---> fb549bc91e2f [2022-09-27T21:31:48.013Z] Step 13/13 : RUN $MAKE [2022-09-27T21:31:48.013Z] ---> Running in 20d90989b0f3 [2022-09-27T21:31:48.271Z] noop [2022-09-27T21:31:48.529Z] Removing intermediate container 20d90989b0f3 [2022-09-27T21:31:48.529Z] ---> 9c2f8fc2177c [2022-09-27T21:31:48.529Z] Successfully built 9c2f8fc2177c [2022-09-27T21:31:48.529Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:31:48.844Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:31:48.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:31:48.909Z] prd-ubuntu20.04-docker-8c-8g-1432 does not seem to be running inside a container [2022-09-27T21:31:48.934Z] $ 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 [2022-09-27T21:31:49.280Z] $ docker top 1c10e4babe8afeff6f1f363f7a1760b678cbc9e77ecc2a7f8b12602e348f1579 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:31:49.616Z] + go version [2022-09-27T21:31:49.616Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T21:31:49.627Z] $ docker stop --time=1 1c10e4babe8afeff6f1f363f7a1760b678cbc9e77ecc2a7f8b12602e348f1579 [2022-09-27T21:31:50.965Z] $ docker rm -f 1c10e4babe8afeff6f1f363f7a1760b678cbc9e77ecc2a7f8b12602e348f1579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:31:51.364Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:31:51.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:31:51.438Z] prd-ubuntu20.04-docker-8c-8g-1432 does not seem to be running inside a container [2022-09-27T21:31:51.468Z] $ 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 [2022-09-27T21:31:51.854Z] $ docker top 6f9d24e0901a06dd54c2c3f617edff960ca4bb32eebc1531bd341dedbee9a7e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:31:52.183Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:31:52.473Z] + make test [2022-09-27T21:31:52.473Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-27T21:31:52.731Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-27T21:32:02.767Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-27T21:32:02.767Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements [2022-09-27T21:32:10.868Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T21:32:10.868Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:32:13.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:32:13.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:32:13.395Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:32:13.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:32:13.416Z] $ docker stop --time=1 6f9d24e0901a06dd54c2c3f617edff960ca4bb32eebc1531bd341dedbee9a7e4 [2022-09-27T21:32:15.623Z] $ docker rm -f 6f9d24e0901a06dd54c2c3f617edff960ca4bb32eebc1531bd341dedbee9a7e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:32:16.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:32:16.101Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T21:32:16.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:32:16.794Z] + ls -al . [2022-09-27T21:32:16.794Z] total 200 [2022-09-27T21:32:16.794Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 21:31 . [2022-09-27T21:32:16.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:30 .. [2022-09-27T21:32:16.794Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:32 .git [2022-09-27T21:32:16.794Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:30 .github [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 27 21:30 .gitignore [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:30 .golangci.yml [2022-09-27T21:32:16.794Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:31 .semver [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 8527 Sep 27 21:30 Attribution.txt [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 27 21:30 CHANGELOG.md [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 27 21:30 Dockerfile [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:30 GOVERNANCE.md [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 27 21:30 Jenkinsfile [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:30 LICENSE [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 27 21:30 Makefile [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 27 21:30 OWNERS.md [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 27 21:30 README.md [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:31 VERSION [2022-09-27T21:32:16.794Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:30 bin [2022-09-27T21:32:16.794Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:30 cmd [2022-09-27T21:32:16.794Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 27 21:32 coverage.out [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 3399 Sep 27 21:30 go.mod [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 37521 Sep 27 21:30 go.sum [2022-09-27T21:32:16.794Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:30 internal [2022-09-27T21:32:16.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:30 snap [2022-09-27T21:32:16.794Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 27 21:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:17.102Z] + 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=48c3520914e7ddb9ffda7de700a6b80bd4b3dbae --label arch=amd64 --label version=2.3.0-dev.20 . [2022-09-27T21:32:17.102Z] Sending build context to Docker daemon 23.2MB [2022-09-27T21:32:17.102Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:32:17.102Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-27T21:32:17.102Z] ---> 9c2f8fc2177c [2022-09-27T21:32:17.102Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:32:17.361Z] ---> Running in 98da8f9d22af [2022-09-27T21:32:17.361Z] Removing intermediate container 98da8f9d22af [2022-09-27T21:32:17.361Z] ---> 01d00790e73a [2022-09-27T21:32:17.361Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:32:17.361Z] ---> Running in 29bf50d1325c [2022-09-27T21:32:17.624Z] Removing intermediate container 29bf50d1325c [2022-09-27T21:32:17.624Z] ---> 2749a92e3f66 [2022-09-27T21:32:17.624Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:32:17.624Z] ---> Running in 198ef0b620e9 [2022-09-27T21:32:17.624Z] Removing intermediate container 198ef0b620e9 [2022-09-27T21:32:17.624Z] ---> d36120b1be1e [2022-09-27T21:32:17.624Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-27T21:32:17.624Z] ---> Running in 53b7b2b95e2c [2022-09-27T21:32:17.887Z] Removing intermediate container 53b7b2b95e2c [2022-09-27T21:32:17.887Z] ---> 22f6d74bc103 [2022-09-27T21:32:17.887Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:32:17.888Z] ---> Running in 6554db5eb2eb [2022-09-27T21:32:18.460Z] Removing intermediate container 6554db5eb2eb [2022-09-27T21:32:18.460Z] ---> 09bf767d9164 [2022-09-27T21:32:18.460Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:32:18.460Z] ---> Running in e6c15eefeec1 [2022-09-27T21:32:18.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:32:19.655Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:32:19.913Z] OK: 216 MiB in 55 packages [2022-09-27T21:32:20.173Z] Removing intermediate container e6c15eefeec1 [2022-09-27T21:32:20.173Z] ---> 4332ad450d28 [2022-09-27T21:32:20.173Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-27T21:32:20.173Z] ---> 1e248f7d65c7 [2022-09-27T21:32:20.173Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:32:20.432Z] ---> Running in 195e90933d51 [2022-09-27T21:32:20.998Z] Removing intermediate container 195e90933d51 [2022-09-27T21:32:20.998Z] ---> 979cc7f22b01 [2022-09-27T21:32:20.998Z] Step 11/27 : COPY . . [2022-09-27T21:32:21.567Z] ---> 2236dbb78d5e [2022-09-27T21:32:21.567Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:32:21.567Z] ---> Running in 93b362ca596f [2022-09-27T21:32:21.567Z] Removing intermediate container 93b362ca596f [2022-09-27T21:32:21.567Z] ---> 60fb44282aa6 [2022-09-27T21:32:21.567Z] Step 13/27 : RUN $MAKE [2022-09-27T21:32:21.567Z] ---> Running in 1d733f521ba3 [2022-09-27T21:32:22.131Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-27T21:32:44.239Z] Removing intermediate container 1d733f521ba3 [2022-09-27T21:32:44.239Z] ---> 26bd4056ab0a [2022-09-27T21:32:44.239Z] Step 14/27 : FROM alpine:3.16 [2022-09-27T21:32:44.239Z] 3.16: Pulling from library/alpine [2022-09-27T21:32:44.239Z] 213ec9aee27d: Pulling fs layer [2022-09-27T21:32:44.239Z] 213ec9aee27d: Verifying Checksum [2022-09-27T21:32:44.239Z] 213ec9aee27d: Download complete [2022-09-27T21:32:44.239Z] 213ec9aee27d: Pull complete [2022-09-27T21:32:44.239Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:32:44.239Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:32:44.239Z] ---> 9c6f07244728 [2022-09-27T21:32:44.239Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-27T21:32:44.239Z] ---> Running in 704fc71bbdba [2022-09-27T21:32:44.239Z] Removing intermediate container 704fc71bbdba [2022-09-27T21:32:44.239Z] ---> b6500607dc29 [2022-09-27T21:32:44.239Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:32:44.239Z] ---> Running in a3d07ec3cf81 [2022-09-27T21:32:44.239Z] Removing intermediate container a3d07ec3cf81 [2022-09-27T21:32:44.239Z] ---> 275a21ebb7d6 [2022-09-27T21:32:44.239Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:32:44.239Z] ---> Running in e914127c584d [2022-09-27T21:32:44.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:32:45.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:32:45.437Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:32:45.437Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:32:45.437Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:32:45.696Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:32:45.696Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:32:45.954Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:32:45.954Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:32:45.954Z] OK: 8 MiB in 20 packages [2022-09-27T21:32:46.213Z] Removing intermediate container e914127c584d [2022-09-27T21:32:46.213Z] ---> 6834796e551e [2022-09-27T21:32:46.213Z] Step 18/27 : WORKDIR / [2022-09-27T21:32:46.213Z] ---> Running in 84a20348da45 [2022-09-27T21:32:46.479Z] Removing intermediate container 84a20348da45 [2022-09-27T21:32:46.479Z] ---> 8021d1cc1a2d [2022-09-27T21:32:46.479Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-27T21:32:46.738Z] ---> 89d7c314afb1 [2022-09-27T21:32:46.738Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-27T21:32:46.738Z] ---> b0ecd6441f96 [2022-09-27T21:32:46.738Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-27T21:32:47.308Z] ---> c64db0b30c67 [2022-09-27T21:32:47.308Z] Step 22/27 : EXPOSE 59900 [2022-09-27T21:32:47.567Z] ---> Running in 2753e58e5412 [2022-09-27T21:32:47.567Z] Removing intermediate container 2753e58e5412 [2022-09-27T21:32:47.567Z] ---> 2151259787e1 [2022-09-27T21:32:47.567Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-27T21:32:47.567Z] ---> Running in ae471b93c629 [2022-09-27T21:32:47.567Z] Removing intermediate container ae471b93c629 [2022-09-27T21:32:47.567Z] ---> b954a559e990 [2022-09-27T21:32:47.567Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T21:32:47.567Z] ---> Running in d0511660d58e [2022-09-27T21:32:47.830Z] Removing intermediate container d0511660d58e [2022-09-27T21:32:47.830Z] ---> 7b27249f23fa [2022-09-27T21:32:47.830Z] Step 25/27 : LABEL arch=amd64 [2022-09-27T21:32:47.830Z] ---> Running in 3f0b52d1225f [2022-09-27T21:32:47.830Z] Removing intermediate container 3f0b52d1225f [2022-09-27T21:32:47.830Z] ---> 4ff1ab83b6e6 [2022-09-27T21:32:47.830Z] Step 26/27 : LABEL git_sha=48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [2022-09-27T21:32:47.830Z] ---> Running in d620244b0131 [2022-09-27T21:32:47.830Z] Removing intermediate container d620244b0131 [2022-09-27T21:32:47.830Z] ---> 4d164c948882 [2022-09-27T21:32:47.830Z] Step 27/27 : LABEL version=2.3.0-dev.20 [2022-09-27T21:32:48.095Z] ---> Running in 4f43704d1d85 [2022-09-27T21:32:48.095Z] Removing intermediate container 4f43704d1d85 [2022-09-27T21:32:48.095Z] ---> 473524b04d63 [2022-09-27T21:32:48.095Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:32:48.095Z] Successfully built 473524b04d63 [2022-09-27T21:32:48.095Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:32:48.192Z] provisioning config files... [2022-09-27T21:32:48.199Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5381634121647295695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:32:48.491Z] ---> docker-login.sh [2022-09-27T21:32:48.492Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:32:48.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:32:48.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:32:48.492Z] Configure a credential helper to remove this warning. See [2022-09-27T21:32:48.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:32:48.492Z] [2022-09-27T21:32:48.492Z] Login Succeeded [2022-09-27T21:32:48.492Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:32:48.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:32:48.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:32:48.492Z] Configure a credential helper to remove this warning. See [2022-09-27T21:32:48.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:32:48.492Z] [2022-09-27T21:32:48.492Z] Login Succeeded [2022-09-27T21:32:48.492Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:32:48.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:32:48.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:32:48.749Z] Configure a credential helper to remove this warning. See [2022-09-27T21:32:48.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:32:48.749Z] [2022-09-27T21:32:48.749Z] Login Succeeded [2022-09-27T21:32:48.749Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:32:48.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:32:48.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:32:48.749Z] Configure a credential helper to remove this warning. See [2022-09-27T21:32:48.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:32:48.749Z] [2022-09-27T21:32:48.749Z] Login Succeeded [2022-09-27T21:32:48.749Z] docker.io [2022-09-27T21:32:49.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:32:49.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:32:49.266Z] Configure a credential helper to remove this warning. See [2022-09-27T21:32:49.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:32:49.266Z] [2022-09-27T21:32:49.266Z] Login Succeeded [2022-09-27T21:32:49.266Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:32:49.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:32:49.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:32:49.319Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-09-27T21:32:49.319Z] 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [2022-09-27T21:32:49.319Z] latest [2022-09-27T21:32:49.319Z] 2.3.0-dev.20 [2022-09-27T21:32:49.319Z] 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae-2.3.0-dev.20 [2022-09-27T21:32:49.319Z] main [2022-09-27T21:32:49.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:49.648Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:49.946Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [2022-09-27T21:32:49.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T21:32:49.946Z] c69295a19e3a: Preparing [2022-09-27T21:32:49.946Z] b46b1377fdcf: Preparing [2022-09-27T21:32:49.946Z] 8bd70bd358ea: Preparing [2022-09-27T21:32:49.946Z] 135413db5cdb: Preparing [2022-09-27T21:32:49.946Z] 17e4b1c7ed73: Preparing [2022-09-27T21:32:49.946Z] 994393dc58e7: Preparing [2022-09-27T21:32:49.946Z] 994393dc58e7: Waiting [2022-09-27T21:32:49.946Z] 8bd70bd358ea: Pushed [2022-09-27T21:32:49.946Z] 17e4b1c7ed73: Pushed [2022-09-27T21:32:49.946Z] b46b1377fdcf: Pushed [2022-09-27T21:32:49.946Z] 994393dc58e7: Layer already exists [2022-09-27T21:32:50.204Z] 135413db5cdb: Pushed [2022-09-27T21:32:51.751Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1433 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-09-27T21:32:51.763Z] Running in /w/workspace/device-virtual-go/56 [Pipeline] { [Pipeline] checkout [2022-09-27T21:32:51.797Z] The recommended git tool is: git [2022-09-27T21:32:52.733Z] c69295a19e3a: Pushed [2022-09-27T21:32:52.733Z] 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae: digest: sha256:8468e463bb4b93eab49f78d75e5f43ffbe75f87a0ade310484b66cac99c4dc4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:53.048Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:53.356Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-27T21:32:53.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T21:32:53.356Z] c69295a19e3a: Preparing [2022-09-27T21:32:53.356Z] b46b1377fdcf: Preparing [2022-09-27T21:32:53.356Z] 8bd70bd358ea: Preparing [2022-09-27T21:32:53.356Z] 135413db5cdb: Preparing [2022-09-27T21:32:53.356Z] 17e4b1c7ed73: Preparing [2022-09-27T21:32:53.356Z] 994393dc58e7: Preparing [2022-09-27T21:32:53.356Z] 994393dc58e7: Waiting [2022-09-27T21:32:53.356Z] 8bd70bd358ea: Layer already exists [2022-09-27T21:32:53.356Z] 135413db5cdb: Layer already exists [2022-09-27T21:32:53.356Z] 17e4b1c7ed73: Layer already exists [2022-09-27T21:32:53.356Z] c69295a19e3a: Layer already exists [2022-09-27T21:32:53.356Z] b46b1377fdcf: Layer already exists [2022-09-27T21:32:53.356Z] 994393dc58e7: Layer already exists [2022-09-27T21:32:53.356Z] latest: digest: sha256:8468e463bb4b93eab49f78d75e5f43ffbe75f87a0ade310484b66cac99c4dc4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:53.673Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:53.981Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.20 [2022-09-27T21:32:53.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T21:32:53.981Z] c69295a19e3a: Preparing [2022-09-27T21:32:53.981Z] b46b1377fdcf: Preparing [2022-09-27T21:32:53.981Z] 8bd70bd358ea: Preparing [2022-09-27T21:32:53.981Z] 135413db5cdb: Preparing [2022-09-27T21:32:53.981Z] 17e4b1c7ed73: Preparing [2022-09-27T21:32:53.981Z] 994393dc58e7: Preparing [2022-09-27T21:32:53.981Z] 994393dc58e7: Waiting [2022-09-27T21:32:53.981Z] 135413db5cdb: Layer already exists [2022-09-27T21:32:53.981Z] 17e4b1c7ed73: Layer already exists [2022-09-27T21:32:53.981Z] c69295a19e3a: Layer already exists [2022-09-27T21:32:53.981Z] b46b1377fdcf: Layer already exists [2022-09-27T21:32:53.981Z] 8bd70bd358ea: Layer already exists [2022-09-27T21:32:53.981Z] 994393dc58e7: Layer already exists [2022-09-27T21:32:53.981Z] 2.3.0-dev.20: digest: sha256:8468e463bb4b93eab49f78d75e5f43ffbe75f87a0ade310484b66cac99c4dc4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:54.289Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:54.601Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae-2.3.0-dev.20 [2022-09-27T21:32:54.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T21:32:54.601Z] c69295a19e3a: Preparing [2022-09-27T21:32:54.601Z] b46b1377fdcf: Preparing [2022-09-27T21:32:54.601Z] 8bd70bd358ea: Preparing [2022-09-27T21:32:54.601Z] 135413db5cdb: Preparing [2022-09-27T21:32:54.601Z] 17e4b1c7ed73: Preparing [2022-09-27T21:32:54.601Z] 994393dc58e7: Preparing [2022-09-27T21:32:54.601Z] 994393dc58e7: Waiting [2022-09-27T21:32:54.601Z] 135413db5cdb: Layer already exists [2022-09-27T21:32:54.601Z] c69295a19e3a: Layer already exists [2022-09-27T21:32:54.601Z] 8bd70bd358ea: Layer already exists [2022-09-27T21:32:54.601Z] 17e4b1c7ed73: Layer already exists [2022-09-27T21:32:54.601Z] b46b1377fdcf: Layer already exists [2022-09-27T21:32:54.601Z] 994393dc58e7: Layer already exists [2022-09-27T21:32:54.601Z] 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae-2.3.0-dev.20: digest: sha256:8468e463bb4b93eab49f78d75e5f43ffbe75f87a0ade310484b66cac99c4dc4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:54.928Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:55.239Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-09-27T21:32:55.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-27T21:32:55.239Z] c69295a19e3a: Preparing [2022-09-27T21:32:55.239Z] b46b1377fdcf: Preparing [2022-09-27T21:32:55.239Z] 8bd70bd358ea: Preparing [2022-09-27T21:32:55.239Z] 135413db5cdb: Preparing [2022-09-27T21:32:55.239Z] 17e4b1c7ed73: Preparing [2022-09-27T21:32:55.239Z] 994393dc58e7: Preparing [2022-09-27T21:32:55.239Z] 994393dc58e7: Waiting [2022-09-27T21:32:55.239Z] 17e4b1c7ed73: Layer already exists [2022-09-27T21:32:55.239Z] 8bd70bd358ea: Layer already exists [2022-09-27T21:32:55.239Z] 135413db5cdb: Layer already exists [2022-09-27T21:32:55.239Z] b46b1377fdcf: Layer already exists [2022-09-27T21:32:55.239Z] c69295a19e3a: Layer already exists [2022-09-27T21:32:55.239Z] 994393dc58e7: Layer already exists [2022-09-27T21:32:55.239Z] main: digest: sha256:8468e463bb4b93eab49f78d75e5f43ffbe75f87a0ade310484b66cac99c4dc4a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:32:55.290Z] ===================================================== [Pipeline] echo [2022-09-27T21:32:55.300Z] taggedImages: [2022-09-27T21:32:55.300Z] - nexus3.edgexfoundry.org:10004/device-virtual:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [2022-09-27T21:32:55.300Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-27T21:32:55.300Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.20 [2022-09-27T21:32:55.300Z] - nexus3.edgexfoundry.org:10004/device-virtual:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae-2.3.0-dev.20 [2022-09-27T21:32:55.300Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:55.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:32:55.665Z] [2022-09-27T21:32:55.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:32:55.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:32:55.956Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T21:32:55.956Z] 5eb5b503b376: Pulling fs layer [2022-09-27T21:32:55.956Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T21:32:55.956Z] ec43610c2a17: Pulling fs layer [2022-09-27T21:32:55.956Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T21:32:55.956Z] 33b1e0a273af: Pulling fs layer [2022-09-27T21:32:55.956Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T21:32:55.956Z] 3a2ae6a8a46f: Waiting [2022-09-27T21:32:55.956Z] 33b1e0a273af: Waiting [2022-09-27T21:32:55.956Z] 5d3b04190fa2: Waiting [2022-09-27T21:32:55.956Z] 2f39f015ded8: Pulling fs layer [2022-09-27T21:32:55.956Z] 2f39f015ded8: Waiting [2022-09-27T21:32:55.956Z] 5c69ac0246d0: Verifying Checksum [2022-09-27T21:32:55.956Z] 5c69ac0246d0: Download complete [2022-09-27T21:32:55.956Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T21:32:55.956Z] 3a2ae6a8a46f: Download complete [2022-09-27T21:32:55.956Z] 33b1e0a273af: Verifying Checksum [2022-09-27T21:32:55.956Z] 33b1e0a273af: Download complete [2022-09-27T21:32:55.956Z] 5d3b04190fa2: Download complete [2022-09-27T21:32:55.956Z] ec43610c2a17: Verifying Checksum [2022-09-27T21:32:55.956Z] ec43610c2a17: Download complete [2022-09-27T21:32:56.215Z] 5eb5b503b376: Verifying Checksum [2022-09-27T21:32:56.215Z] 5eb5b503b376: Download complete [2022-09-27T21:32:56.784Z] 2f39f015ded8: Download complete [2022-09-27T21:32:56.864Z] using credential edgex-jenkins-ssh [2022-09-27T21:32:56.881Z] Cloning the remote Git repository [2022-09-27T21:32:57.350Z] 5eb5b503b376: Pull complete [2022-09-27T21:32:57.350Z] 5c69ac0246d0: Pull complete [2022-09-27T21:32:57.918Z] ec43610c2a17: Pull complete [2022-09-27T21:32:57.918Z] 3a2ae6a8a46f: Pull complete [2022-09-27T21:32:56.913Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-09-27T21:32:56.982Z] > git init /w/workspace/device-virtual-go/56 # timeout=10 [2022-09-27T21:32:57.121Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-09-27T21:32:57.122Z] > git --version # timeout=10 [2022-09-27T21:32:57.145Z] > git --version # 'git version 2.25.1' [2022-09-27T21:32:57.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T21:32:57.193Z] Verifying host key using known hosts file [2022-09-27T21:32:57.377Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T21:32:57.390Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:32:58.176Z] 33b1e0a273af: Pull complete [2022-09-27T21:32:58.177Z] 5d3b04190fa2: Pull complete [2022-09-27T21:33:00.228Z] Avoid second fetch [2022-09-27T21:33:00.229Z] Checking out Revision 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae (main) [2022-09-27T21:32:59.393Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-09-27T21:32:59.415Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:33:00.239Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T21:33:00.254Z] > git checkout -f 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae # timeout=10 [2022-09-27T21:33:00.702Z] Commit message: "feat: Add NATS Subject configuration (#305)" [2022-09-27T21:33:00.986Z] [2022-09-27T21:33:00.986Z] GitHub has been notified of this commit’s build result [2022-09-27T21:33:00.986Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:33:01.494Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T21:33:01.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:33:01.494Z] Dload Upload Total Spent Left Speed [2022-09-27T21:33:01.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 77312 0 --:--:-- --:--:-- --:--:-- 77790 [Pipeline] sh [2022-09-27T21:33:02.072Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T21:33:02.361Z] 2f39f015ded8: Pull complete [2022-09-27T21:33:02.361Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T21:33:02.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:33:02.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:33:02.407Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T21:33:02.407Z] + sudo tee /etc/docker/daemon.new [2022-09-27T21:33:02.407Z] { [2022-09-27T21:33:02.407Z] "registry-mirrors": [ [2022-09-27T21:33:02.407Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T21:33:02.407Z] ], [2022-09-27T21:33:02.407Z] "bip": "10.250.0.254/24", [2022-09-27T21:33:02.407Z] "hosts": [ [2022-09-27T21:33:02.407Z] "tcp://0.0.0.0:5555", [2022-09-27T21:33:02.407Z] "unix:///var/run/docker.sock" [2022-09-27T21:33:02.407Z] ], [2022-09-27T21:33:02.407Z] "mtu": 1458, [2022-09-27T21:33:02.407Z] "selinux-enabled": true, [2022-09-27T21:33:02.407Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T21:33:02.407Z] } [2022-09-27T21:33:02.447Z] prd-ubuntu20.04-docker-8c-8g-1432 does not seem to be running inside a container [2022-09-27T21:33:02.482Z] $ 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 [2022-09-27T21:33:04.359Z] $ docker top 8d5f4bb28b127c6e1f46d6dcf4c688b2eaea12ba5005bee1dd5669e42781a46f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:33:04.741Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T21:33:04.809Z] ---> job-cost.sh [2022-09-27T21:33:04.809Z] lf-activate-venv: SKIPPING [2022-09-27T21:33:04.809Z] INFO: No Stack... [2022-09-27T21:33:05.067Z] + sudo service docker restart [2022-09-27T21:33:05.068Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:33:05.635Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:33:05.927Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-09-27T21:33:05.927Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T21:33:05.940Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-56-stack-cost] [2022-09-27T21:33:05.946Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-56-stack-cost] did not exist. Created. [2022-09-27T21:33:05.946Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:33:06.250Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T21:33:06.272Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:33:06.277Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:33:06.301Z] $ docker stop --time=1 8d5f4bb28b127c6e1f46d6dcf4c688b2eaea12ba5005bee1dd5669e42781a46f [2022-09-27T21:33:07.452Z] $ docker rm -f 8d5f4bb28b127c6e1f46d6dcf4c688b2eaea12ba5005bee1dd5669e42781a46f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:33:23.316Z] provisioning config files... [2022-09-27T21:33:23.343Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/56@tmp/config17832264467316994014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:33:23.688Z] ---> docker-login.sh [2022-09-27T21:33:23.688Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:33:23.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:33:24.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:33:24.225Z] Configure a credential helper to remove this warning. See [2022-09-27T21:33:24.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:33:24.225Z] [2022-09-27T21:33:24.225Z] Login Succeeded [2022-09-27T21:33:24.225Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:33:24.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:33:24.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:33:24.494Z] Configure a credential helper to remove this warning. See [2022-09-27T21:33:24.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:33:24.494Z] [2022-09-27T21:33:24.494Z] Login Succeeded [2022-09-27T21:33:24.494Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:33:24.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:33:25.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:33:25.030Z] Configure a credential helper to remove this warning. See [2022-09-27T21:33:25.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:33:25.030Z] [2022-09-27T21:33:25.030Z] Login Succeeded [2022-09-27T21:33:25.030Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:33:25.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:33:25.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:33:25.299Z] Configure a credential helper to remove this warning. See [2022-09-27T21:33:25.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:33:25.299Z] [2022-09-27T21:33:25.299Z] Login Succeeded [2022-09-27T21:33:25.299Z] docker.io [2022-09-27T21:33:25.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:33:25.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:33:25.833Z] Configure a credential helper to remove this warning. See [2022-09-27T21:33:25.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:33:25.833Z] [2022-09-27T21:33:25.833Z] Login Succeeded [2022-09-27T21:33:25.833Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:33:25.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:33:25.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:33:25.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:33:25.991Z] ========================================================= [2022-09-27T21:33:25.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T21:33:25.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:33:26.316Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:33:26.585Z] Sending build context to Docker daemon 11.72MB [2022-09-27T21:33:26.585Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:33:26.585Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T21:33:26.856Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T21:33:26.856Z] b3c136eddcbf: Pulling fs layer [2022-09-27T21:33:26.856Z] c0a3192eca97: Pulling fs layer [2022-09-27T21:33:26.856Z] a050256f5b6f: Pulling fs layer [2022-09-27T21:33:26.856Z] 656be50a0ddc: Pulling fs layer [2022-09-27T21:33:26.856Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T21:33:26.856Z] 46d945488cbd: Pulling fs layer [2022-09-27T21:33:26.856Z] 8a5474983e97: Pulling fs layer [2022-09-27T21:33:26.856Z] 329c88fbcd65: Pulling fs layer [2022-09-27T21:33:26.856Z] 46d945488cbd: Waiting [2022-09-27T21:33:26.856Z] 8a5474983e97: Waiting [2022-09-27T21:33:26.856Z] 329c88fbcd65: Waiting [2022-09-27T21:33:26.856Z] 656be50a0ddc: Waiting [2022-09-27T21:33:26.856Z] 2bbca73fdf42: Waiting [2022-09-27T21:33:26.856Z] a050256f5b6f: Verifying Checksum [2022-09-27T21:33:26.856Z] a050256f5b6f: Download complete [2022-09-27T21:33:26.856Z] c0a3192eca97: Verifying Checksum [2022-09-27T21:33:26.856Z] c0a3192eca97: Download complete [2022-09-27T21:33:26.856Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T21:33:26.856Z] 2bbca73fdf42: Download complete [2022-09-27T21:33:26.856Z] 46d945488cbd: Verifying Checksum [2022-09-27T21:33:26.856Z] 46d945488cbd: Download complete [2022-09-27T21:33:26.856Z] b3c136eddcbf: Verifying Checksum [2022-09-27T21:33:26.856Z] b3c136eddcbf: Download complete [2022-09-27T21:33:27.845Z] b3c136eddcbf: Pull complete [2022-09-27T21:33:27.845Z] 329c88fbcd65: Verifying Checksum [2022-09-27T21:33:27.845Z] 329c88fbcd65: Download complete [2022-09-27T21:33:28.438Z] c0a3192eca97: Pull complete [2022-09-27T21:33:28.711Z] a050256f5b6f: Pull complete [2022-09-27T21:33:28.981Z] 8a5474983e97: Verifying Checksum [2022-09-27T21:33:28.981Z] 8a5474983e97: Download complete [2022-09-27T21:33:29.942Z] 656be50a0ddc: Verifying Checksum [2022-09-27T21:33:29.942Z] 656be50a0ddc: Download complete [2022-09-27T21:33:42.273Z] 656be50a0ddc: Pull complete [2022-09-27T21:33:42.273Z] 2bbca73fdf42: Pull complete [2022-09-27T21:33:42.273Z] 46d945488cbd: Pull complete [2022-09-27T21:33:47.634Z] 8a5474983e97: Pull complete [2022-09-27T21:33:50.231Z] 329c88fbcd65: Pull complete [2022-09-27T21:33:50.231Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T21:33:50.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T21:33:50.231Z] ---> ff4287adb874 [2022-09-27T21:33:50.231Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:33:52.188Z] ---> Running in c30672675952 [2022-09-27T21:33:52.188Z] Removing intermediate container c30672675952 [2022-09-27T21:33:52.188Z] ---> 1733e5ac9860 [2022-09-27T21:33:52.188Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:33:52.188Z] ---> Running in 304602746e75 [2022-09-27T21:33:52.453Z] Removing intermediate container 304602746e75 [2022-09-27T21:33:52.453Z] ---> 4058e2e27747 [2022-09-27T21:33:52.453Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:33:52.453Z] ---> Running in 2f74c9784187 [2022-09-27T21:33:52.720Z] Removing intermediate container 2f74c9784187 [2022-09-27T21:33:52.720Z] ---> b95eea022998 [2022-09-27T21:33:52.720Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-27T21:33:52.991Z] ---> Running in 28a7ceb9613a [2022-09-27T21:33:53.260Z] Removing intermediate container 28a7ceb9613a [2022-09-27T21:33:53.260Z] ---> 0dad42a6c905 [2022-09-27T21:33:53.260Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:33:53.260Z] ---> Running in c311053e472f [2022-09-27T21:33:55.234Z] Removing intermediate container c311053e472f [2022-09-27T21:33:55.234Z] ---> 9fd9870edc1a [2022-09-27T21:33:55.234Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:33:55.500Z] ---> Running in f2470410faeb [2022-09-27T21:33:56.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:33:57.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:33:57.998Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:33:57.998Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T21:33:58.263Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:33:58.263Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:33:58.532Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:33:58.532Z] OK: 226 MiB in 55 packages [2022-09-27T21:33:59.605Z] Removing intermediate container f2470410faeb [2022-09-27T21:33:59.605Z] ---> da53d836bf60 [2022-09-27T21:33:59.605Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-27T21:34:00.220Z] ---> ae97d7a8ffc1 [2022-09-27T21:34:00.220Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:34:00.220Z] ---> Running in 695e416664a6 [2022-09-27T21:34:47.111Z] Removing intermediate container 695e416664a6 [2022-09-27T21:34:47.111Z] ---> 6c211f3d5b79 [2022-09-27T21:34:47.111Z] Step 11/13 : COPY . . [2022-09-27T21:34:47.697Z] ---> ecdab98ab5f5 [2022-09-27T21:34:47.697Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:34:47.965Z] ---> Running in f8e46f51edcc [2022-09-27T21:34:48.235Z] Removing intermediate container f8e46f51edcc [2022-09-27T21:34:48.235Z] ---> 474d8652fc48 [2022-09-27T21:34:48.235Z] Step 13/13 : RUN $MAKE [2022-09-27T21:34:48.235Z] ---> Running in 724c51504c38 [2022-09-27T21:34:49.199Z] noop [2022-09-27T21:34:49.782Z] Removing intermediate container 724c51504c38 [2022-09-27T21:34:49.782Z] ---> 7da2b34dff61 [2022-09-27T21:34:49.782Z] Successfully built 7da2b34dff61 [2022-09-27T21:34:49.782Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:34:50.133Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:34:50.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:34:50.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-1433 does not seem to be running inside a container [2022-09-27T21:34:50.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/56 -v /w/workspace/device-virtual-go/56:/w/workspace/device-virtual-go/56:rw,z -v /w/workspace/device-virtual-go/56@tmp:/w/workspace/device-virtual-go/56@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 [2022-09-27T21:34:51.517Z] $ docker top 2606149bbf570ecc174ed7b0233e55ab82b0008b5432ceb5d6f4e2ff9e7c5406 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:34:52.341Z] + go version [2022-09-27T21:34:52.341Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T21:34:52.366Z] $ docker stop --time=1 2606149bbf570ecc174ed7b0233e55ab82b0008b5432ceb5d6f4e2ff9e7c5406 [2022-09-27T21:34:53.967Z] $ docker rm -f 2606149bbf570ecc174ed7b0233e55ab82b0008b5432ceb5d6f4e2ff9e7c5406 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:34:54.507Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:34:54.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:34:54.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-1433 does not seem to be running inside a container [2022-09-27T21:34:54.739Z] $ 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/56 -v /w/workspace/device-virtual-go/56:/w/workspace/device-virtual-go/56:rw,z -v /w/workspace/device-virtual-go/56@tmp:/w/workspace/device-virtual-go/56@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 [2022-09-27T21:34:55.885Z] $ docker top 2dd0261a7ca914ea0d5e1851f4b3286d3b8bf34027845caa944c8c02a764c2d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:34:56.383Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/56 [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:34:56.977Z] + make test [2022-09-27T21:34:56.978Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-27T21:34:58.927Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-27T21:36:20.558Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-27T21:36:20.558Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.145s coverage: 65.7% of statements [2022-09-27T21:36:20.558Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T21:36:20.558Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:36:38.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:36:38.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:36:38.804Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:36:38.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:36:38.842Z] $ docker stop --time=1 2dd0261a7ca914ea0d5e1851f4b3286d3b8bf34027845caa944c8c02a764c2d5 [2022-09-27T21:36:40.597Z] $ docker rm -f 2dd0261a7ca914ea0d5e1851f4b3286d3b8bf34027845caa944c8c02a764c2d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:36:41.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:36:41.474Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T21:36:41.848Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:36:42.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:36:42.539Z] + ls -al . [2022-09-27T21:36:42.539Z] total 196 [2022-09-27T21:36:42.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:34 . [2022-09-27T21:36:42.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:32 .. [2022-09-27T21:36:42.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:33 .git [2022-09-27T21:36:42.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:33 .github [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 27 21:33 .gitignore [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:33 .golangci.yml [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 8527 Sep 27 21:33 Attribution.txt [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 27 21:33 CHANGELOG.md [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 27 21:33 Dockerfile [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:33 GOVERNANCE.md [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 27 21:33 Jenkinsfile [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:33 LICENSE [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 27 21:33 Makefile [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 27 21:33 OWNERS.md [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 27 21:33 README.md [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:31 VERSION [2022-09-27T21:36:42.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:33 bin [2022-09-27T21:36:42.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:33 cmd [2022-09-27T21:36:42.539Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 27 21:36 coverage.out [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 3399 Sep 27 21:33 go.mod [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 37521 Sep 27 21:33 go.sum [2022-09-27T21:36:42.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:33 internal [2022-09-27T21:36:42.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:33 snap [2022-09-27T21:36:42.539Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 27 21:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:36:42.875Z] + 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=48c3520914e7ddb9ffda7de700a6b80bd4b3dbae --label arch=arm64 --label version=2.3.0-dev.20 . [2022-09-27T21:36:43.141Z] Sending build context to Docker daemon 11.76MB [2022-09-27T21:36:43.141Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:36:43.141Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-27T21:36:43.141Z] ---> 7da2b34dff61 [2022-09-27T21:36:43.141Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:36:43.407Z] ---> Running in 6849e5b6c2ac [2022-09-27T21:36:43.674Z] Removing intermediate container 6849e5b6c2ac [2022-09-27T21:36:43.674Z] ---> eb63d95d6e73 [2022-09-27T21:36:43.674Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:36:43.674Z] ---> Running in 43c06b5894e1 [2022-09-27T21:36:43.942Z] Removing intermediate container 43c06b5894e1 [2022-09-27T21:36:43.942Z] ---> 84508362df89 [2022-09-27T21:36:43.942Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:36:43.942Z] ---> Running in eb61c5b8310e [2022-09-27T21:36:44.211Z] Removing intermediate container eb61c5b8310e [2022-09-27T21:36:44.211Z] ---> ab339f91c413 [2022-09-27T21:36:44.211Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-27T21:36:44.480Z] ---> Running in a71e820d6643 [2022-09-27T21:36:44.745Z] Removing intermediate container a71e820d6643 [2022-09-27T21:36:44.745Z] ---> 72f6aec2b2e7 [2022-09-27T21:36:44.745Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:36:44.745Z] ---> Running in 6ffbdfa1acb1 [2022-09-27T21:36:46.697Z] Removing intermediate container 6ffbdfa1acb1 [2022-09-27T21:36:46.697Z] ---> fd9a475c4a14 [2022-09-27T21:36:46.697Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:36:46.697Z] ---> Running in 4ae8f40bb70b [2022-09-27T21:36:47.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:36:48.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:36:49.196Z] OK: 226 MiB in 55 packages [2022-09-27T21:36:50.156Z] Removing intermediate container 4ae8f40bb70b [2022-09-27T21:36:50.156Z] ---> 9458a1695eaf [2022-09-27T21:36:50.156Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-27T21:36:50.427Z] ---> a452f30860eb [2022-09-27T21:36:50.427Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:36:50.427Z] ---> Running in f662e98ec6f4 [2022-09-27T21:36:52.373Z] Removing intermediate container f662e98ec6f4 [2022-09-27T21:36:52.373Z] ---> 47ef2907630d [2022-09-27T21:36:52.373Z] Step 11/27 : COPY . . [2022-09-27T21:36:53.334Z] ---> d8074dfa6860 [2022-09-27T21:36:53.334Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:36:53.600Z] ---> Running in 76c693bb75b9 [2022-09-27T21:36:53.867Z] Removing intermediate container 76c693bb75b9 [2022-09-27T21:36:53.867Z] ---> bf12a7a60b30 [2022-09-27T21:36:53.867Z] Step 13/27 : RUN $MAKE [2022-09-27T21:36:53.867Z] ---> Running in d1edc2be06c3 [2022-09-27T21:36:54.834Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-27T21:39:31.540Z] Removing intermediate container d1edc2be06c3 [2022-09-27T21:39:31.540Z] ---> 03121ce80257 [2022-09-27T21:39:31.540Z] Step 14/27 : FROM alpine:3.16 [2022-09-27T21:39:31.540Z] 3.16: Pulling from library/alpine [2022-09-27T21:39:31.540Z] 9b18e9b68314: Pulling fs layer [2022-09-27T21:39:31.540Z] 9b18e9b68314: Verifying Checksum [2022-09-27T21:39:31.540Z] 9b18e9b68314: Download complete [2022-09-27T21:39:31.540Z] 9b18e9b68314: Pull complete [2022-09-27T21:39:31.540Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:39:31.540Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:39:31.540Z] ---> a6215f271958 [2022-09-27T21:39:31.540Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-27T21:39:31.540Z] ---> Running in a1383ef0cf86 [2022-09-27T21:39:31.540Z] Removing intermediate container a1383ef0cf86 [2022-09-27T21:39:31.540Z] ---> 3c72662c75e5 [2022-09-27T21:39:31.540Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:39:31.540Z] ---> Running in 74340e166b8c [2022-09-27T21:39:31.540Z] Removing intermediate container 74340e166b8c [2022-09-27T21:39:31.540Z] ---> 9700fc199de5 [2022-09-27T21:39:31.540Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:39:31.540Z] ---> Running in 6b5d4aceb11c [2022-09-27T21:39:31.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:39:31.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:39:31.540Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:39:31.540Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:39:31.540Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:39:31.540Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:39:31.540Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:39:31.540Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:39:31.540Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:39:31.540Z] OK: 8 MiB in 20 packages [2022-09-27T21:39:31.540Z] Removing intermediate container 6b5d4aceb11c [2022-09-27T21:39:31.540Z] ---> 1b3d32819f3f [2022-09-27T21:39:31.540Z] Step 18/27 : WORKDIR / [2022-09-27T21:39:31.540Z] ---> Running in 58e968f296f5 [2022-09-27T21:39:31.540Z] Removing intermediate container 58e968f296f5 [2022-09-27T21:39:31.540Z] ---> aabeb80abe73 [2022-09-27T21:39:31.540Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-27T21:39:31.540Z] ---> 353eef5a76d3 [2022-09-27T21:39:31.540Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-27T21:39:31.540Z] ---> b38362defa8c [2022-09-27T21:39:31.540Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-27T21:39:31.540Z] ---> bd5994d821ef [2022-09-27T21:39:31.540Z] Step 22/27 : EXPOSE 59900 [2022-09-27T21:39:31.540Z] ---> Running in 733f89dfb081 [2022-09-27T21:39:31.809Z] Removing intermediate container 733f89dfb081 [2022-09-27T21:39:31.809Z] ---> 8888dba9de50 [2022-09-27T21:39:31.809Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-27T21:39:32.077Z] ---> Running in 2efed1628538 [2022-09-27T21:39:32.344Z] Removing intermediate container 2efed1628538 [2022-09-27T21:39:32.344Z] ---> 2234e1400ec2 [2022-09-27T21:39:32.344Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T21:39:32.344Z] ---> Running in abd07887956a [2022-09-27T21:39:32.612Z] Removing intermediate container abd07887956a [2022-09-27T21:39:32.612Z] ---> 0d77310c0811 [2022-09-27T21:39:32.612Z] Step 25/27 : LABEL arch=arm64 [2022-09-27T21:39:32.612Z] ---> Running in 0a3f909b565e [2022-09-27T21:39:32.879Z] Removing intermediate container 0a3f909b565e [2022-09-27T21:39:32.879Z] ---> 7a994325e2ea [2022-09-27T21:39:32.879Z] Step 26/27 : LABEL git_sha=48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [2022-09-27T21:39:33.146Z] ---> Running in ba0e989945c7 [2022-09-27T21:39:33.414Z] Removing intermediate container ba0e989945c7 [2022-09-27T21:39:33.414Z] ---> 9260dc42a017 [2022-09-27T21:39:33.414Z] Step 27/27 : LABEL version=2.3.0-dev.20 [2022-09-27T21:39:33.414Z] ---> Running in 407fb6ba79a4 [2022-09-27T21:39:33.682Z] Removing intermediate container 407fb6ba79a4 [2022-09-27T21:39:33.682Z] ---> 562e857df2ea [2022-09-27T21:39:33.682Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:39:33.682Z] Successfully built 562e857df2ea [2022-09-27T21:39:33.682Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:39:33.759Z] provisioning config files... [2022-09-27T21:39:33.773Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/56@tmp/config14469227047460036274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:39:34.095Z] ---> docker-login.sh [2022-09-27T21:39:34.095Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:39:34.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:39:34.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:39:34.362Z] Configure a credential helper to remove this warning. See [2022-09-27T21:39:34.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:39:34.362Z] [2022-09-27T21:39:34.362Z] Login Succeeded [2022-09-27T21:39:34.362Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:39:34.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:39:34.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:39:34.629Z] Configure a credential helper to remove this warning. See [2022-09-27T21:39:34.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:39:34.629Z] [2022-09-27T21:39:34.629Z] Login Succeeded [2022-09-27T21:39:34.629Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:39:34.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:39:35.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:39:35.160Z] Configure a credential helper to remove this warning. See [2022-09-27T21:39:35.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:39:35.160Z] [2022-09-27T21:39:35.160Z] Login Succeeded [2022-09-27T21:39:35.160Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:39:35.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:39:35.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:39:35.429Z] Configure a credential helper to remove this warning. See [2022-09-27T21:39:35.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:39:35.429Z] [2022-09-27T21:39:35.429Z] Login Succeeded [2022-09-27T21:39:35.429Z] docker.io [2022-09-27T21:39:35.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:39:35.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:39:35.959Z] Configure a credential helper to remove this warning. See [2022-09-27T21:39:35.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:39:35.959Z] [2022-09-27T21:39:35.959Z] Login Succeeded [2022-09-27T21:39:35.959Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:39:35.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:39:36.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:39:36.015Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-09-27T21:39:36.015Z] 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [2022-09-27T21:39:36.015Z] latest [2022-09-27T21:39:36.015Z] 2.3.0-dev.20 [2022-09-27T21:39:36.015Z] 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae-2.3.0-dev.20 [2022-09-27T21:39:36.015Z] main [2022-09-27T21:39:36.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:39:36.347Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:39:36.679Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [2022-09-27T21:39:36.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T21:39:36.679Z] b2cfaf5a717b: Preparing [2022-09-27T21:39:36.679Z] 14a3680a3f57: Preparing [2022-09-27T21:39:36.679Z] 46f8d57c356c: Preparing [2022-09-27T21:39:36.679Z] b6d7d252dea4: Preparing [2022-09-27T21:39:36.679Z] 4bde1a510dc8: Preparing [2022-09-27T21:39:36.679Z] 5d3e392a13a0: Preparing [2022-09-27T21:39:36.679Z] 5d3e392a13a0: Waiting [2022-09-27T21:39:36.945Z] 14a3680a3f57: Pushed [2022-09-27T21:39:36.945Z] 4bde1a510dc8: Pushed [2022-09-27T21:39:36.945Z] 46f8d57c356c: Pushed [2022-09-27T21:39:36.945Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:39:37.524Z] b6d7d252dea4: Pushed [2022-09-27T21:39:42.857Z] b2cfaf5a717b: Pushed [2022-09-27T21:39:42.857Z] 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae: digest: sha256:779d9e36ee0df565e7fb57b05d92536c04dcb1059413b4727dd770caab00fc0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:39:43.204Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:39:43.724Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-27T21:39:43.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T21:39:43.724Z] b2cfaf5a717b: Preparing [2022-09-27T21:39:43.724Z] 14a3680a3f57: Preparing [2022-09-27T21:39:43.724Z] 46f8d57c356c: Preparing [2022-09-27T21:39:43.724Z] b6d7d252dea4: Preparing [2022-09-27T21:39:43.724Z] 4bde1a510dc8: Preparing [2022-09-27T21:39:43.724Z] 5d3e392a13a0: Preparing [2022-09-27T21:39:43.724Z] 5d3e392a13a0: Waiting [2022-09-27T21:39:43.724Z] 4bde1a510dc8: Layer already exists [2022-09-27T21:39:43.724Z] 14a3680a3f57: Layer already exists [2022-09-27T21:39:43.724Z] b6d7d252dea4: Layer already exists [2022-09-27T21:39:43.724Z] b2cfaf5a717b: Layer already exists [2022-09-27T21:39:43.724Z] 46f8d57c356c: Layer already exists [2022-09-27T21:39:43.724Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:39:43.990Z] latest: digest: sha256:779d9e36ee0df565e7fb57b05d92536c04dcb1059413b4727dd770caab00fc0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:39:44.333Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:39:44.735Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.20 [2022-09-27T21:39:44.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T21:39:44.735Z] b2cfaf5a717b: Preparing [2022-09-27T21:39:44.735Z] 14a3680a3f57: Preparing [2022-09-27T21:39:44.735Z] 46f8d57c356c: Preparing [2022-09-27T21:39:44.735Z] b6d7d252dea4: Preparing [2022-09-27T21:39:44.735Z] 4bde1a510dc8: Preparing [2022-09-27T21:39:44.735Z] 5d3e392a13a0: Preparing [2022-09-27T21:39:44.735Z] 5d3e392a13a0: Waiting [2022-09-27T21:39:44.735Z] 4bde1a510dc8: Layer already exists [2022-09-27T21:39:44.735Z] 46f8d57c356c: Layer already exists [2022-09-27T21:39:44.735Z] 14a3680a3f57: Layer already exists [2022-09-27T21:39:44.735Z] b2cfaf5a717b: Layer already exists [2022-09-27T21:39:44.735Z] b6d7d252dea4: Layer already exists [2022-09-27T21:39:44.735Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:39:45.002Z] 2.3.0-dev.20: digest: sha256:779d9e36ee0df565e7fb57b05d92536c04dcb1059413b4727dd770caab00fc0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:39:45.354Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:39:45.702Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae-2.3.0-dev.20 [2022-09-27T21:39:45.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T21:39:45.702Z] b2cfaf5a717b: Preparing [2022-09-27T21:39:45.702Z] 14a3680a3f57: Preparing [2022-09-27T21:39:45.702Z] 46f8d57c356c: Preparing [2022-09-27T21:39:45.702Z] b6d7d252dea4: Preparing [2022-09-27T21:39:45.702Z] 4bde1a510dc8: Preparing [2022-09-27T21:39:45.702Z] 5d3e392a13a0: Preparing [2022-09-27T21:39:45.702Z] 5d3e392a13a0: Waiting [2022-09-27T21:39:45.702Z] b6d7d252dea4: Layer already exists [2022-09-27T21:39:45.703Z] 46f8d57c356c: Layer already exists [2022-09-27T21:39:45.703Z] 14a3680a3f57: Layer already exists [2022-09-27T21:39:45.703Z] b2cfaf5a717b: Layer already exists [2022-09-27T21:39:45.703Z] 4bde1a510dc8: Layer already exists [2022-09-27T21:39:45.703Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:39:45.977Z] 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae-2.3.0-dev.20: digest: sha256:779d9e36ee0df565e7fb57b05d92536c04dcb1059413b4727dd770caab00fc0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:39:46.325Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:39:46.668Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-09-27T21:39:46.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-27T21:39:46.668Z] b2cfaf5a717b: Preparing [2022-09-27T21:39:46.668Z] 14a3680a3f57: Preparing [2022-09-27T21:39:46.668Z] 46f8d57c356c: Preparing [2022-09-27T21:39:46.668Z] b6d7d252dea4: Preparing [2022-09-27T21:39:46.668Z] 4bde1a510dc8: Preparing [2022-09-27T21:39:46.668Z] 5d3e392a13a0: Preparing [2022-09-27T21:39:46.668Z] 5d3e392a13a0: Waiting [2022-09-27T21:39:46.668Z] 46f8d57c356c: Layer already exists [2022-09-27T21:39:46.668Z] 4bde1a510dc8: Layer already exists [2022-09-27T21:39:46.668Z] b6d7d252dea4: Layer already exists [2022-09-27T21:39:46.668Z] 14a3680a3f57: Layer already exists [2022-09-27T21:39:46.668Z] b2cfaf5a717b: Layer already exists [2022-09-27T21:39:46.668Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:39:46.668Z] main: digest: sha256:779d9e36ee0df565e7fb57b05d92536c04dcb1059413b4727dd770caab00fc0a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:39:46.995Z] ===================================================== [Pipeline] echo [2022-09-27T21:39:47.003Z] taggedImages: [2022-09-27T21:39:47.003Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [2022-09-27T21:39:47.003Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-27T21:39:47.003Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.20 [2022-09-27T21:39:47.003Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:48c3520914e7ddb9ffda7de700a6b80bd4b3dbae-2.3.0-dev.20 [2022-09-27T21:39:47.003Z] - 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 [2022-09-27T21:39:47.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:39:47.359Z] [2022-09-27T21:39:47.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:39:47.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:39:47.682Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T21:39:47.682Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T21:39:47.682Z] 04944245beec: Pulling fs layer [2022-09-27T21:39:47.682Z] 699f458cf7ca: Pulling fs layer [2022-09-27T21:39:47.682Z] 765212b225bb: Pulling fs layer [2022-09-27T21:39:47.682Z] f23df028b6ca: Pulling fs layer [2022-09-27T21:39:47.682Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T21:39:47.682Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T21:39:47.682Z] 765212b225bb: Waiting [2022-09-27T21:39:47.682Z] f23df028b6ca: Waiting [2022-09-27T21:39:47.682Z] d65c8cfc05b1: Waiting [2022-09-27T21:39:47.682Z] 2437ff75d9bd: Waiting [2022-09-27T21:39:47.951Z] 04944245beec: Verifying Checksum [2022-09-27T21:39:47.951Z] 04944245beec: Download complete [2022-09-27T21:39:47.951Z] 765212b225bb: Verifying Checksum [2022-09-27T21:39:47.951Z] 765212b225bb: Download complete [2022-09-27T21:39:47.951Z] f23df028b6ca: Verifying Checksum [2022-09-27T21:39:47.951Z] f23df028b6ca: Download complete [2022-09-27T21:39:47.951Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T21:39:47.951Z] d65c8cfc05b1: Download complete [2022-09-27T21:39:47.951Z] 699f458cf7ca: Verifying Checksum [2022-09-27T21:39:47.951Z] 699f458cf7ca: Download complete [2022-09-27T21:39:48.544Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T21:39:48.544Z] 8998bd30e6a1: Download complete [2022-09-27T21:39:51.129Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T21:39:51.129Z] 2437ff75d9bd: Download complete [2022-09-27T21:39:52.088Z] 8998bd30e6a1: Pull complete [2022-09-27T21:39:52.672Z] 04944245beec: Pull complete [2022-09-27T21:39:54.080Z] 699f458cf7ca: Pull complete [2022-09-27T21:39:54.080Z] 765212b225bb: Pull complete [2022-09-27T21:39:55.040Z] f23df028b6ca: Pull complete [2022-09-27T21:39:55.040Z] d65c8cfc05b1: Pull complete [2022-09-27T21:40:10.030Z] 2437ff75d9bd: Pull complete [2022-09-27T21:40:10.030Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T21:40:10.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:40:10.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:40:10.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-1433 does not seem to be running inside a container [2022-09-27T21:40:10.275Z] $ 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/56 -v /w/workspace/device-virtual-go/56:/w/workspace/device-virtual-go/56:rw,z -v /w/workspace/device-virtual-go/56@tmp:/w/workspace/device-virtual-go/56@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 [2022-09-27T21:40:12.689Z] $ docker top 79824b1431fbd13a4dc9ddbf0cd7275390ceee872cf586b438550d598bd39535 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:40:13.502Z] ---> job-cost.sh [2022-09-27T21:40:13.502Z] lf-activate-venv: SKIPPING [2022-09-27T21:40:13.502Z] INFO: No Stack... [2022-09-27T21:40:14.082Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T21:40:14.662Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:40:14.983Z] + cat /w/workspace/device-virtual-go/56/archives/cost.csv [2022-09-27T21:40:14.983Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T21:40:15.048Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-56-stack-cost] [2022-09-27T21:40:15.054Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-56-stack-cost] did not exist. Created. [2022-09-27T21:40:15.054Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:40:15.383Z] /w/workspace/device-virtual-go/56@tmp/durable-5077faee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T21:40:16.029Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T21:40:16.049Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T21:40:16.097Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:40:16.103Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:40:16.130Z] $ docker stop --time=1 79824b1431fbd13a4dc9ddbf0cd7275390ceee872cf586b438550d598bd39535 [2022-09-27T21:40:17.618Z] $ docker rm -f 79824b1431fbd13a4dc9ddbf0cd7275390ceee872cf586b438550d598bd39535 [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 [2022-09-27T21:40:18.011Z] provisioning config files... [2022-09-27T21:40:18.017Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4401627858891632670tmp [Pipeline] { [Pipeline] sh [2022-09-27T21:40:18.305Z] + set +x [2022-09-27T21:40:18.305Z] + curl -s https://codecov.io/bash [2022-09-27T21:40:18.305Z] + bash -s -- [2022-09-27T21:40:18.305Z] [2022-09-27T21:40:18.305Z] _____ _ [2022-09-27T21:40:18.305Z] / ____| | | [2022-09-27T21:40:18.305Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T21:40:18.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T21:40:18.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T21:40:18.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T21:40:18.305Z] Bash-1.0.6 [2022-09-27T21:40:18.305Z] [2022-09-27T21:40:18.305Z] [2022-09-27T21:40:18.305Z] ==> git version 2.25.1 found [2022-09-27T21:40:18.305Z] ==> 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 [2022-09-27T21:40:18.305Z] Release-Date: 2020-01-08 [2022-09-27T21:40:18.305Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T21:40:18.305Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T21:40:18.305Z] ==> Jenkins CI detected. [2022-09-27T21:40:18.305Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-09-27T21:40:18.305Z] project root: . [2022-09-27T21:40:18.305Z] --> token set from env [2022-09-27T21:40:18.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T21:40:18.305Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T21:40:18.305Z] ==> Python coveragepy not found [2022-09-27T21:40:18.305Z] ==> Searching for coverage reports in: [2022-09-27T21:40:18.305Z] + . [2022-09-27T21:40:18.305Z] -> Found 1 reports [2022-09-27T21:40:18.305Z] ==> Detecting git/mercurial file structure [2022-09-27T21:40:18.305Z] ==> Reading reports [2022-09-27T21:40:18.305Z] + ./coverage.out bytes=44128 [2022-09-27T21:40:18.564Z] ==> Appending adjustments [2022-09-27T21:40:18.564Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T21:40:18.564Z] + Found adjustments [2022-09-27T21:40:18.564Z] ==> Gzipping contents [2022-09-27T21:40:18.564Z] 8.0K /tmp/codecov.z5tf0t.gz [2022-09-27T21:40:18.564Z] ==> Uploading reports [2022-09-27T21:40:18.564Z] url: https://codecov.io [2022-09-27T21:40:18.564Z] query: branch=main&commit=48c3520914e7ddb9ffda7de700a6b80bd4b3dbae&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:40:18.564Z] -> Pinging Codecov [2022-09-27T21:40:18.564Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=48c3520914e7ddb9ffda7de700a6b80bd4b3dbae&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:40:18.824Z] -> Uploading to [2022-09-27T21:40:18.824Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/5E52B4B073DB2E39498172D8E973AA87/48c3520914e7ddb9ffda7de700a6b80bd4b3dbae/805296cc-4eff-4999-af2a-680fd6a8aae0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T214018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc0d006b8b57ed4b8d765cf6397cc54abc4751ce5692e37768621f2768085733 [2022-09-27T21:40:18.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:40:18.824Z] Dload Upload Total Spent Left Speed [2022-09-27T21:40:19.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5493 0 0 100 5493 0 22149 --:--:-- --:--:-- --:--:-- 22149 [2022-09-27T21:40:19.083Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [Pipeline] } [2022-09-27T21:40:19.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-27T21:40:19.301Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T21:40:19.308Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:40:19.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:40:19.597Z] [2022-09-27T21:40:19.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:40:19.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:40:19.890Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T21:40:19.890Z] df9b9388f04a: Pulling fs layer [2022-09-27T21:40:19.890Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T21:40:19.890Z] 25bc292e5bac: Pulling fs layer [2022-09-27T21:40:19.890Z] 114826534d7a: Pulling fs layer [2022-09-27T21:40:19.890Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T21:40:19.890Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T21:40:19.890Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T21:40:19.890Z] 4657fd5d0bcf: Waiting [2022-09-27T21:40:19.890Z] 6ad1cebc031e: Waiting [2022-09-27T21:40:19.890Z] 8a3aa393b2d8: Waiting [2022-09-27T21:40:19.890Z] 114826534d7a: Waiting [2022-09-27T21:40:19.890Z] 25bc292e5bac: Download complete [2022-09-27T21:40:19.890Z] 52dc419b0ee2: Download complete [2022-09-27T21:40:19.890Z] 4657fd5d0bcf: Verifying Checksum [2022-09-27T21:40:19.890Z] 4657fd5d0bcf: Download complete [2022-09-27T21:40:19.890Z] df9b9388f04a: Verifying Checksum [2022-09-27T21:40:19.890Z] df9b9388f04a: Download complete [2022-09-27T21:40:20.152Z] df9b9388f04a: Pull complete [2022-09-27T21:40:20.152Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T21:40:20.152Z] 6ad1cebc031e: Download complete [2022-09-27T21:40:20.152Z] 52dc419b0ee2: Pull complete [2022-09-27T21:40:20.152Z] 25bc292e5bac: Pull complete [2022-09-27T21:40:20.720Z] 114826534d7a: Verifying Checksum [2022-09-27T21:40:20.720Z] 114826534d7a: Download complete [2022-09-27T21:40:20.720Z] 8a3aa393b2d8: Verifying Checksum [2022-09-27T21:40:20.720Z] 8a3aa393b2d8: Download complete [2022-09-27T21:40:23.998Z] 114826534d7a: Pull complete [2022-09-27T21:40:24.256Z] 4657fd5d0bcf: Pull complete [2022-09-27T21:40:24.514Z] 6ad1cebc031e: Pull complete [2022-09-27T21:40:27.796Z] 8a3aa393b2d8: Pull complete [2022-09-27T21:40:27.796Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T21:40:27.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:40:27.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:40:27.867Z] prd-ubuntu20.04-docker-8c-8g-1432 does not seem to be running inside a container [2022-09-27T21:40:27.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-27T21:40:29.634Z] $ docker top 87c2100aaad4c780d64b9e396ef1f8f75861e59b03cf3334b7cb25db0e829277 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T21:40:29.704Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-09-27T21:40:29.978Z] + set -o pipefail [2022-09-27T21:40:29.978Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-09-27T21:40:36.543Z] [2022-09-27T21:40:36.543Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-09-27T21:40:36.543Z] [2022-09-27T21:40:36.543Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/f9f77c67-012e-4d0c-8c91-ecc80e06ec7f [2022-09-27T21:40:36.543Z] [2022-09-27T21:40:36.543Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-27T21:40:36.543Z] [2022-09-27T21:40:36.543Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T21:40:36.543Z] [2022-09-27T21:40:36.543Z] [Pipeline] } [2022-09-27T21:40:36.554Z] $ docker stop --time=1 87c2100aaad4c780d64b9e396ef1f8f75861e59b03cf3334b7cb25db0e829277 [2022-09-27T21:40:38.546Z] $ docker rm -f 87c2100aaad4c780d64b9e396ef1f8f75861e59b03cf3334b7cb25db0e829277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:40:39.246Z] + git log --format=format:%s -1 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae [Pipeline] sh [2022-09-27T21:40:39.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:40:39.530Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:40:39.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:40:39.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:40:39.889Z] prd-ubuntu20.04-docker-8c-8g-1432 does not seem to be running inside a container [2022-09-27T21:40:39.913Z] $ 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 [2022-09-27T21:40:40.284Z] $ docker top 5569f97f3d860f6a5c950af074c2eccd213b77862390c7078821ba02e0f4f660 -eo pid,comm [2022-09-27T21:40:40.331Z] 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). [2022-09-27T21:40:40.331Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:40:40.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:40:40.361Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:40:40.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:40:40.486Z] $ docker exec 5569f97f3d860f6a5c950af074c2eccd213b77862390c7078821ba02e0f4f660 ssh-agent [2022-09-27T21:40:40.592Z] SSH_AUTH_SOCK=/tmp/ssh-NfgyVNmirnuM/agent.33 [2022-09-27T21:40:40.592Z] SSH_AGENT_PID=39 [2022-09-27T21:40:40.596Z] Running ssh-add (command line suppressed) [2022-09-27T21:40:40.706Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4449090252156268853.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4449090252156268853.key) [2022-09-27T21:40:40.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:40:41.003Z] + git semver tag [2022-09-27T21:40:41.262Z] 2022-09-27 21:40:41,193 [run_tag] DEBUG tag force:False [2022-09-27T21:40:41.263Z] 2022-09-27 21:40:41,193 [check_head_tag] DEBUG check head tag [2022-09-27T21:40:41.263Z] 2022-09-27 21:40:41,194 [execute] INFO git cat-file --batch-check [2022-09-27T21:40:41.263Z] 2022-09-27 21:40:41,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:40:41.263Z] 2022-09-27 21:40:41,199 [execute] INFO git cat-file --batch [2022-09-27T21:40:41.263Z] 2022-09-27 21:40:41,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:40:41.263Z] 2022-09-27 21:40:41,213 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T21:40:41.263Z] 2022-09-27 21:40:41,213 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 [2022-09-27T21:40:41.263Z] 2022-09-27 21:40:41,214 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:40:41.263Z] 2022-09-27 21:40:41,219 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T21:40:41.263Z] 2.3.0-dev.20 [Pipeline] } [2022-09-27T21:40:41.273Z] $ docker exec --env ******** --env ******** 5569f97f3d860f6a5c950af074c2eccd213b77862390c7078821ba02e0f4f660 ssh-agent -k [2022-09-27T21:40:41.369Z] unset SSH_AUTH_SOCK; [2022-09-27T21:40:41.370Z] unset SSH_AGENT_PID; [2022-09-27T21:40:41.370Z] echo Agent pid 39 killed; [2022-09-27T21:40:41.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:40:41.679Z] + git semver [Pipeline] } [2022-09-27T21:40:41.963Z] $ docker stop --time=1 5569f97f3d860f6a5c950af074c2eccd213b77862390c7078821ba02e0f4f660 [2022-09-27T21:40:43.242Z] $ docker rm -f 5569f97f3d860f6a5c950af074c2eccd213b77862390c7078821ba02e0f4f660 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:40:43.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:40:43.626Z] [2022-09-27T21:40:43.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:40:43.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:40:43.923Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T21:40:43.923Z] ab5ef0e58194: Pulling fs layer [2022-09-27T21:40:43.923Z] 9712f1f96733: Pulling fs layer [2022-09-27T21:40:43.923Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T21:40:43.923Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T21:40:43.923Z] e9a5061849ea: Pulling fs layer [2022-09-27T21:40:43.923Z] d747dcd14b5f: Pulling fs layer [2022-09-27T21:40:43.923Z] 2de7ff778b66: Pulling fs layer [2022-09-27T21:40:43.923Z] e9a5061849ea: Waiting [2022-09-27T21:40:43.923Z] d747dcd14b5f: Waiting [2022-09-27T21:40:43.923Z] 0d9ebad4ef96: Waiting [2022-09-27T21:40:43.923Z] 2de7ff778b66: Waiting [2022-09-27T21:40:43.923Z] 9712f1f96733: Verifying Checksum [2022-09-27T21:40:43.923Z] 9712f1f96733: Download complete [2022-09-27T21:40:44.493Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T21:40:44.493Z] 63f879dbbcfc: Download complete [2022-09-27T21:40:44.493Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T21:40:44.493Z] 0d9ebad4ef96: Download complete [2022-09-27T21:40:44.493Z] ab5ef0e58194: Verifying Checksum [2022-09-27T21:40:44.493Z] ab5ef0e58194: Download complete [2022-09-27T21:40:44.493Z] d747dcd14b5f: Verifying Checksum [2022-09-27T21:40:44.493Z] d747dcd14b5f: Download complete [2022-09-27T21:40:44.493Z] e9a5061849ea: Download complete [2022-09-27T21:40:44.493Z] 2de7ff778b66: Verifying Checksum [2022-09-27T21:40:44.493Z] 2de7ff778b66: Download complete [2022-09-27T21:40:47.777Z] ab5ef0e58194: Pull complete [2022-09-27T21:40:47.777Z] 9712f1f96733: Pull complete [2022-09-27T21:40:48.036Z] 63f879dbbcfc: Pull complete [2022-09-27T21:40:52.220Z] 0d9ebad4ef96: Pull complete [2022-09-27T21:40:52.220Z] e9a5061849ea: Pull complete [2022-09-27T21:40:52.220Z] d747dcd14b5f: Pull complete [2022-09-27T21:40:53.153Z] 2de7ff778b66: Pull complete [2022-09-27T21:40:53.153Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T21:40:53.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:40:53.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:40:53.225Z] prd-ubuntu20.04-docker-8c-8g-1432 does not seem to be running inside a container [2022-09-27T21:40:53.253Z] $ 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 [2022-09-27T21:40:54.904Z] $ docker top ca1f158ec065f954635a3d7263799cda818473bd2d4fef8fad95d82ff071e5f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:40:54.967Z] provisioning config files... [2022-09-27T21:40:54.973Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8530009453602472656tmp [2022-09-27T21:40:54.982Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3536359971382396549tmp [2022-09-27T21:40:54.990Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3318138628560027271tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:40:55.000Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:40:55.280Z] ---> sigul-configuration.sh [2022-09-27T21:40:55.280Z] gpg: directory `/root/.gnupg' created [2022-09-27T21:40:55.280Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T21:40:55.280Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T21:40:55.280Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T21:40:55.280Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T21:40:55.280Z] gpg: CAST5 encrypted data [2022-09-27T21:40:55.280Z] gpg: encrypted with 1 passphrase [2022-09-27T21:40:55.280Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T21:40:55.558Z] + mkdir /home/jenkins [2022-09-27T21:40:55.558Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T21:40:55.842Z] + 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 [2022-09-27T21:40:55.849Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:40:56.130Z] ---> sigul-install.sh [2022-09-27T21:40:56.130Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T21:40:56.413Z] + git tag --list [2022-09-27T21:40:56.413Z] v1.0.0 [2022-09-27T21:40:56.413Z] v1.1.0 [2022-09-27T21:40:56.413Z] v1.1.1 [2022-09-27T21:40:56.413Z] v1.2.1 [2022-09-27T21:40:56.413Z] v1.2.2 [2022-09-27T21:40:56.413Z] v1.2.3 [2022-09-27T21:40:56.413Z] v1.3.0 [2022-09-27T21:40:56.413Z] v1.3.1 [2022-09-27T21:40:56.413Z] v2.0.0 [2022-09-27T21:40:56.413Z] v2.1.0 [2022-09-27T21:40:56.413Z] v2.1.1 [2022-09-27T21:40:56.413Z] v2.1.1-dev.1 [2022-09-27T21:40:56.413Z] v2.1.1-dev.2 [2022-09-27T21:40:56.413Z] v2.2.0 [2022-09-27T21:40:56.413Z] v2.2.1-dev.1 [2022-09-27T21:40:56.413Z] v2.2.1-dev.2 [2022-09-27T21:40:56.413Z] v2.2.1-dev.3 [2022-09-27T21:40:56.413Z] v2.2.1-dev.4 [2022-09-27T21:40:56.413Z] v2.2.1-dev.5 [2022-09-27T21:40:56.413Z] v2.2.1-dev.6 [2022-09-27T21:40:56.413Z] v2.2.1-dev.7 [2022-09-27T21:40:56.413Z] v2.2.1-dev.8 [2022-09-27T21:40:56.413Z] v2.3.0-dev.10 [2022-09-27T21:40:56.413Z] v2.3.0-dev.11 [2022-09-27T21:40:56.413Z] v2.3.0-dev.12 [2022-09-27T21:40:56.413Z] v2.3.0-dev.13 [2022-09-27T21:40:56.413Z] v2.3.0-dev.14 [2022-09-27T21:40:56.413Z] v2.3.0-dev.15 [2022-09-27T21:40:56.413Z] v2.3.0-dev.16 [2022-09-27T21:40:56.413Z] v2.3.0-dev.17 [2022-09-27T21:40:56.413Z] v2.3.0-dev.18 [2022-09-27T21:40:56.413Z] v2.3.0-dev.19 [2022-09-27T21:40:56.413Z] v2.3.0-dev.20 [2022-09-27T21:40:56.413Z] v2.3.0-dev.8 [2022-09-27T21:40:56.413Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-27T21:40:56.696Z] + lftools sign git-tag v2.3.0-dev.20 [2022-09-27T21:40:57.262Z] Signing Git tag with Sigul... [2022-09-27T21:40:57.262Z] Signing v2.3.0-dev.20 [Pipeline] echo [2022-09-27T21:40:57.837Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:40:58.118Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T21:40:58.130Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T21:40:58.148Z] $ docker stop --time=1 ca1f158ec065f954635a3d7263799cda818473bd2d4fef8fad95d82ff071e5f7 [2022-09-27T21:40:59.445Z] $ docker rm -f ca1f158ec065f954635a3d7263799cda818473bd2d4fef8fad95d82ff071e5f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T21:40:59.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:40:59.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:41:00.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:41:00.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:41:00.230Z] prd-ubuntu20.04-docker-8c-8g-1432 does not seem to be running inside a container [2022-09-27T21:41:00.260Z] $ 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 [2022-09-27T21:41:00.603Z] $ docker top c32dcc50673f417af8e67b299f2d690dd18df35da7788bfb1e1713e5f9e7ac79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:41:00.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:41:00.685Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:41:00.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:41:00.801Z] $ docker exec c32dcc50673f417af8e67b299f2d690dd18df35da7788bfb1e1713e5f9e7ac79 ssh-agent [2022-09-27T21:41:00.912Z] SSH_AUTH_SOCK=/tmp/ssh-1MHnw9B7tsCg/agent.32 [2022-09-27T21:41:00.912Z] SSH_AGENT_PID=38 [2022-09-27T21:41:00.916Z] Running ssh-add (command line suppressed) [2022-09-27T21:41:01.012Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_563240142693163606.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_563240142693163606.key) [2022-09-27T21:41:01.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:41:01.308Z] + git semver bump pre [2022-09-27T21:41:01.566Z] 2022-09-27 21:41:01,499 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T21:41:01.566Z] 2022-09-27 21:41:01,499 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev [2022-09-27T21:41:01.566Z] 2022-09-27 21:41:01,499 [bump_version] DEBUG bumped version:2.3.0-dev.21 [2022-09-27T21:41:01.566Z] 2022-09-27 21:41:01,499 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-09-27T21:41:01.566Z] 2022-09-27 21:41:01,499 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T21:41:01.566Z] 2022-09-27 21:41:01,499 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T21:41:01.566Z] 2022-09-27 21:41:01,501 [execute] INFO git cat-file --batch-check [2022-09-27T21:41:01.566Z] 2022-09-27 21:41:01,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:41:01.566Z] 2022-09-27 21:41:01,506 [execute] INFO git cat-file --batch [2022-09-27T21:41:01.566Z] 2022-09-27 21:41:01,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:41:01.566Z] 2022-09-27 21:41:01,512 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T21:41:01.566Z] 2.3.0-dev.21 [Pipeline] } [2022-09-27T21:41:01.579Z] $ docker exec --env ******** --env ******** c32dcc50673f417af8e67b299f2d690dd18df35da7788bfb1e1713e5f9e7ac79 ssh-agent -k [2022-09-27T21:41:01.677Z] unset SSH_AUTH_SOCK; [2022-09-27T21:41:01.677Z] unset SSH_AGENT_PID; [2022-09-27T21:41:01.677Z] echo Agent pid 38 killed; [2022-09-27T21:41:01.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:41:01.991Z] + git semver [Pipeline] } [2022-09-27T21:41:02.263Z] $ docker stop --time=1 c32dcc50673f417af8e67b299f2d690dd18df35da7788bfb1e1713e5f9e7ac79 [2022-09-27T21:41:03.554Z] $ docker rm -f c32dcc50673f417af8e67b299f2d690dd18df35da7788bfb1e1713e5f9e7ac79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:41:03.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:41:03.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:41:04.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:41:04.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:41:04.258Z] prd-ubuntu20.04-docker-8c-8g-1432 does not seem to be running inside a container [2022-09-27T21:41:04.283Z] $ 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 [2022-09-27T21:41:04.606Z] $ docker top 081b57320f2adc09ddf61368ed89eaf6565a3a9d53197a2d0c9a8ad816aa1db8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:41:04.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:41:04.695Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:41:04.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:41:04.822Z] $ docker exec 081b57320f2adc09ddf61368ed89eaf6565a3a9d53197a2d0c9a8ad816aa1db8 ssh-agent [2022-09-27T21:41:04.932Z] SSH_AUTH_SOCK=/tmp/ssh-UdkT91RZBtJW/agent.33 [2022-09-27T21:41:04.932Z] SSH_AGENT_PID=39 [2022-09-27T21:41:04.936Z] Running ssh-add (command line suppressed) [2022-09-27T21:41:05.044Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17267306253802673270.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17267306253802673270.key) [2022-09-27T21:41:05.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:41:05.341Z] + git semver push [2022-09-27T21:41:05.599Z] 2022-09-27 21:41:05,521 [run_push] DEBUG push [2022-09-27T21:41:05.599Z] 2022-09-27 21:41:05,522 [execute] INFO git cat-file --batch-check [2022-09-27T21:41:05.599Z] 2022-09-27 21:41:05,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:41:05.599Z] 2022-09-27 21:41:05,527 [execute] INFO git rev-list af24bb8f8596a480400cb3f0698bf09d8242e85a -- [2022-09-27T21:41:05.599Z] 2022-09-27 21:41:05,528 [execute] DEBUG Popen(['git', 'rev-list', 'af24bb8f8596a480400cb3f0698bf09d8242e85a', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:41:05.599Z] 2022-09-27 21:41:05,535 [execute] INFO git fetch -v origin [2022-09-27T21:41:05.599Z] 2022-09-27 21:41:05,535 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-27T21:41:06.535Z] 2022-09-27 21:41:06,220 [run_push] DEBUG no remote changes detected [2022-09-27T21:41:06.535Z] 2022-09-27 21:41:06,220 [execute] INFO git push origin semver [2022-09-27T21:41:06.535Z] 2022-09-27 21:41:06,221 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:41:07.103Z] 2022-09-27 21:41:07,016 [run_push] DEBUG push all version tags [2022-09-27T21:41:07.103Z] 2022-09-27 21:41:07,017 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T21:41:07.103Z] 2022-09-27 21:41:07,017 [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) [2022-09-27T21:41:08.039Z] 2022-09-27 21:41:07,776 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-27T21:41:08.039Z] 2.3.0-dev.21 [Pipeline] } [2022-09-27T21:41:08.048Z] $ docker exec --env ******** --env ******** 081b57320f2adc09ddf61368ed89eaf6565a3a9d53197a2d0c9a8ad816aa1db8 ssh-agent -k [2022-09-27T21:41:08.145Z] unset SSH_AUTH_SOCK; [2022-09-27T21:41:08.146Z] unset SSH_AGENT_PID; [2022-09-27T21:41:08.146Z] echo Agent pid 39 killed; [2022-09-27T21:41:08.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:41:08.463Z] + git semver [Pipeline] } [2022-09-27T21:41:08.735Z] $ docker stop --time=1 081b57320f2adc09ddf61368ed89eaf6565a3a9d53197a2d0c9a8ad816aa1db8 [2022-09-27T21:41:10.031Z] $ docker rm -f 081b57320f2adc09ddf61368ed89eaf6565a3a9d53197a2d0c9a8ad816aa1db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-27T21:41:10.587Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-09-27T21:41:10.587Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-27T21:41:10.587Z] total 16 [2022-09-27T21:41:10.587Z] drwxr-xr-x 3 root root 4096 Sep 27 21:33 . [2022-09-27T21:41:10.587Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:40 .. [2022-09-27T21:41:10.587Z] drwxr-xr-x 2 root root 4096 Sep 27 21:33 cost [2022-09-27T21:41:10.587Z] -rw-r--r-- 1 root root 88 Sep 27 21:33 cost.csv [2022-09-27T21:41:10.587Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-27T21:41:10.587Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-27T21:41:10.587Z] total 16 [2022-09-27T21:41:10.587Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:33 . [2022-09-27T21:41:10.587Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:40 .. [2022-09-27T21:41:10.587Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 21:33 cost [2022-09-27T21:41:10.587Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 27 21:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:41:10.873Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:41:11.733Z] ---> package-listing.sh [2022-09-27T21:41:11.733Z] ++ facter osfamily [2022-09-27T21:41:11.733Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T21:41:11.992Z] + OS_FAMILY=debian [2022-09-27T21:41:11.992Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-09-27T21:41:11.992Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T21:41:11.992Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T21:41:11.992Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T21:41:11.992Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T21:41:11.992Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-27T21:41:11.992Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T21:41:11.992Z] + case "${OS_FAMILY}" in [2022-09-27T21:41:11.992Z] + dpkg -l [2022-09-27T21:41:11.992Z] + grep '^ii' [2022-09-27T21:41:11.992Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T21:41:11.992Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T21:41:11.992Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T21:41:11.992Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-27T21:41:11.992Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-09-27T21:41:11.992Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-09-27T21:41:12.002Z] 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 [2022-09-27T21:41:12.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:41:12.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:41:12.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:41:12.959Z] prd-ubuntu20.04-docker-8c-8g-1432 does not seem to be running inside a container [2022-09-27T21:41:13.051Z] $ 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 [2022-09-27T21:41:13.244Z] $ docker top 335fbb8c194cd5aae727d9ced90603fcc6f8bb606b076c4e2f20a2e84e92a6a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:41:13.604Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T21:41:13.890Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T21:41:14.171Z] + ls /var/log/sa-host [2022-09-27T21:41:14.171Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:41:14.324Z] provisioning config files... [2022-09-27T21:41:14.333Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11183067261982686184tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:41:14.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:41:14.631Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T21:41:14.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:41:14.967Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T21:41:14.975Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:41:15.256Z] ---> sudo-logs.sh [2022-09-27T21:41:15.256Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T21:41:15.287Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:41:15.574Z] ---> job-cost.sh [2022-09-27T21:41:15.574Z] lf-activate-venv: SKIPPING [2022-09-27T21:41:15.574Z] DEBUG: total: 0.2199999988079071 [2022-09-27T21:41:15.574Z] INFO: Retrieving Stack Cost... [2022-09-27T21:41:16.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:41:16.402Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T21:41:16.414Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:41:16.701Z] ---> logs-deploy.sh [2022-09-27T21:41:16.701Z] lf-activate-venv: SKIPPING [2022-09-27T21:41:16.701Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/56 [2022-09-27T21:41:16.701Z] INFO: archiving workspace using pattern(s): [2022-09-27T21:41:17.640Z] Archives upload complete. [2022-09-27T21:41:17.901Z] INFO: archiving logs to Nexus