Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9e78a70a342ea66ab18edf5d69a1655646d3b52 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-ssh6052960402418652264.key > 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-ssh18421753348784205376.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh12645585228936452316.key > 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-ssh15751366848040325468.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh858745221700273695.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-29310 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e9e78a70a342ea66ab18edf5d69a1655646d3b52 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9e78a70a342ea66ab18edf5d69a1655646d3b52 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#304)" > git rev-list --no-walk 76ffe4525c9b74476f5f1fe73b8a9bbc7825fe70 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-15T22:01:47.751Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T22:01:47.810Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T22:01:47.822Z] ========================================================= [2022-09-15T22:01:47.822Z] EdgeX Global Pipelines Version Info [2022-09-15T22:01:47.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:01:48.599Z] ------------------- [2022-09-15T22:01:48.599Z] stable info: [2022-09-15T22:01:48.599Z] ------------------- [2022-09-15T22:01:48.599Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T22:01:48.599Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:01:48.599Z] Message: update stable to v1.0.239 [2022-09-15T22:01:49.171Z] ------------------- [2022-09-15T22:01:49.171Z] experimental info: [2022-09-15T22:01:49.171Z] ------------------- [2022-09-15T22:01:49.171Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T22:01:49.171Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:01:49.171Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T22:01:49.438Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-09-15T22:01:49.452Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-09-15T22:01:49.462Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T22:01:49.475Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T22:01:49.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T22:01:49.498Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T22:01:49.512Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T22:01:49.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-15T22:01:49.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T22:01:49.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T22:01:49.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T22:01:49.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-09-15T22:01:49.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T22:01:49.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T22:01:49.606Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:01:49.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:01:49.633Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:01:49.644Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:01:49.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T22:01:49.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T22:01:49.679Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-15T22:01:49.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-15T22:01:49.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-15T22:01:49.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-15T22:01:49.727Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-15T22:01:49.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T22:01:49.762Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T22:01:49.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-15T22:01:49.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-15T22:01:49.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-15T22:01:49.819Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9e78a70a342ea66ab18edf5d69a1655646d3b52 [Pipeline] echo [2022-09-15T22:01:49.830Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9e78a7 [Pipeline] echo [2022-09-15T22:01:49.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:01:49.883Z] provisioning config files... [2022-09-15T22:01:49.897Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5534564645507046327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:01:50.206Z] ---> docker-login.sh [2022-09-15T22:01:50.206Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:01:50.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:01:50.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:01:50.468Z] Configure a credential helper to remove this warning. See [2022-09-15T22:01:50.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:01:50.468Z] [2022-09-15T22:01:50.468Z] Login Succeeded [2022-09-15T22:01:50.468Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:01:50.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:01:50.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:01:50.729Z] Configure a credential helper to remove this warning. See [2022-09-15T22:01:50.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:01:50.729Z] [2022-09-15T22:01:50.729Z] Login Succeeded [2022-09-15T22:01:50.729Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:01:50.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:01:50.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:01:50.729Z] Configure a credential helper to remove this warning. See [2022-09-15T22:01:50.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:01:50.729Z] [2022-09-15T22:01:50.729Z] Login Succeeded [2022-09-15T22:01:50.729Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:01:50.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:01:50.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:01:50.991Z] Configure a credential helper to remove this warning. See [2022-09-15T22:01:50.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:01:50.991Z] [2022-09-15T22:01:50.991Z] Login Succeeded [2022-09-15T22:01:50.991Z] docker.io [2022-09-15T22:01:50.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:01:51.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:01:51.562Z] Configure a credential helper to remove this warning. See [2022-09-15T22:01:51.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:01:51.562Z] [2022-09-15T22:01:51.562Z] Login Succeeded [2022-09-15T22:01:51.562Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:01:51.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-15T22:01:51.936Z] + git rev-list -1 --merges e9e78a70a342ea66ab18edf5d69a1655646d3b52~1..e9e78a70a342ea66ab18edf5d69a1655646d3b52 [Pipeline] echo [2022-09-15T22:01:51.968Z] -----------> git rev-list -1 --merges e9e78a70a342ea66ab18edf5d69a1655646d3b52~1..e9e78a70a342ea66ab18edf5d69a1655646d3b52 e9e78a70a342ea66ab18edf5d69a1655646d3b52 [false] [Pipeline] sh [2022-09-15T22:01:52.265Z] + git log --format=format:%s -1 e9e78a70a342ea66ab18edf5d69a1655646d3b52 [Pipeline] echo [2022-09-15T22:01:52.282Z] ========================================================= [2022-09-15T22:01:52.282Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T22:01:52.282Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:01:52.612Z] + git log --format=format:%s -1 e9e78a70a342ea66ab18edf5d69a1655646d3b52 [Pipeline] echo [2022-09-15T22:01:52.624Z] [semverPrep] GIT_COMMIT: e9e78a70a342ea66ab18edf5d69a1655646d3b52, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#304) [Pipeline] echo [2022-09-15T22:01:52.633Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-15T22:01:52.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:01:52.984Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T22:01:52.984Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T22:01:52.984Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T22:01:52.984Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T22:01:52.984Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T22:01:52.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:01:53.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:01:53.346Z] [2022-09-15T22:01:53.346Z] 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-15T22:01:53.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:01:53.657Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T22:01:53.657Z] b85a868b505f: Pulling fs layer [2022-09-15T22:01:53.657Z] e2be974225ed: Pulling fs layer [2022-09-15T22:01:53.657Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T22:01:53.657Z] 988bab9f4d93: Pulling fs layer [2022-09-15T22:01:53.657Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T22:01:53.657Z] eaf3925da568: Pulling fs layer [2022-09-15T22:01:53.657Z] bab4dde63d76: Pulling fs layer [2022-09-15T22:01:53.657Z] bde34c3a00c8: Pulling fs layer [2022-09-15T22:01:53.657Z] b352a97aabf1: Pulling fs layer [2022-09-15T22:01:53.657Z] 4872d77fe225: Pulling fs layer [2022-09-15T22:01:53.657Z] 5851b861e8e6: Pulling fs layer [2022-09-15T22:01:53.657Z] bab4dde63d76: Waiting [2022-09-15T22:01:53.657Z] 988bab9f4d93: Waiting [2022-09-15T22:01:53.657Z] 1469e6f7b9e6: Waiting [2022-09-15T22:01:53.657Z] b352a97aabf1: Waiting [2022-09-15T22:01:53.657Z] eaf3925da568: Waiting [2022-09-15T22:01:53.657Z] 4872d77fe225: Waiting [2022-09-15T22:01:53.657Z] 5851b861e8e6: Waiting [2022-09-15T22:01:53.657Z] e2be974225ed: Verifying Checksum [2022-09-15T22:01:53.657Z] e2be974225ed: Download complete [2022-09-15T22:01:53.657Z] 988bab9f4d93: Download complete [2022-09-15T22:01:53.927Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T22:01:53.927Z] 339a4e72a1f5: Download complete [2022-09-15T22:01:53.927Z] 1469e6f7b9e6: Verifying Checksum [2022-09-15T22:01:53.927Z] 1469e6f7b9e6: Download complete [2022-09-15T22:01:53.927Z] eaf3925da568: Verifying Checksum [2022-09-15T22:01:53.927Z] eaf3925da568: Download complete [2022-09-15T22:01:53.927Z] bde34c3a00c8: Verifying Checksum [2022-09-15T22:01:53.927Z] bde34c3a00c8: Download complete [2022-09-15T22:01:53.927Z] b352a97aabf1: Verifying Checksum [2022-09-15T22:01:53.927Z] b352a97aabf1: Download complete [2022-09-15T22:01:53.927Z] 4872d77fe225: Verifying Checksum [2022-09-15T22:01:53.927Z] 4872d77fe225: Download complete [2022-09-15T22:01:53.927Z] 5851b861e8e6: Verifying Checksum [2022-09-15T22:01:53.927Z] 5851b861e8e6: Download complete [2022-09-15T22:01:53.927Z] b85a868b505f: Verifying Checksum [2022-09-15T22:01:53.927Z] b85a868b505f: Download complete [2022-09-15T22:01:54.187Z] bab4dde63d76: Verifying Checksum [2022-09-15T22:01:54.187Z] bab4dde63d76: Download complete [2022-09-15T22:01:55.576Z] b85a868b505f: Pull complete [2022-09-15T22:01:55.576Z] e2be974225ed: Pull complete [2022-09-15T22:01:55.836Z] 339a4e72a1f5: Pull complete [2022-09-15T22:01:56.098Z] 988bab9f4d93: Pull complete [2022-09-15T22:01:56.358Z] 1469e6f7b9e6: Pull complete [2022-09-15T22:01:56.358Z] eaf3925da568: Pull complete [2022-09-15T22:01:58.906Z] bab4dde63d76: Pull complete [2022-09-15T22:01:58.906Z] bde34c3a00c8: Pull complete [2022-09-15T22:01:58.906Z] b352a97aabf1: Pull complete [2022-09-15T22:01:58.906Z] 4872d77fe225: Pull complete [2022-09-15T22:01:58.906Z] 5851b861e8e6: Pull complete [2022-09-15T22:01:58.906Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T22:01:58.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:01:58.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:01:59.019Z] prd-ubuntu20.04-docker-8c-8g-29310 does not seem to be running inside a container [2022-09-15T22:01:59.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T22:02:00.321Z] $ docker top 55a4fbfdde81201640092eafbe3496b875672414ba56ae9b0756729e8df6b121 -eo pid,comm [2022-09-15T22:02:00.404Z] 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-15T22:02:00.404Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:02:00.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:02:00.433Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:02:00.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:02:00.581Z] $ docker exec 55a4fbfdde81201640092eafbe3496b875672414ba56ae9b0756729e8df6b121 ssh-agent [2022-09-15T22:02:00.712Z] SSH_AUTH_SOCK=/tmp/ssh-c0EUzzSJvlG1/agent.32 [2022-09-15T22:02:00.712Z] SSH_AGENT_PID=38 [2022-09-15T22:02:00.720Z] Running ssh-add (command line suppressed) [2022-09-15T22:02:00.854Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8948219014755257858.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8948219014755257858.key) [2022-09-15T22:02:00.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:02:01.156Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T22:02:01.178Z] $ docker exec --env ******** --env ******** 55a4fbfdde81201640092eafbe3496b875672414ba56ae9b0756729e8df6b121 ssh-agent -k [2022-09-15T22:02:01.295Z] unset SSH_AUTH_SOCK; [2022-09-15T22:02:01.296Z] unset SSH_AGENT_PID; [2022-09-15T22:02:01.296Z] echo Agent pid 38 killed; [2022-09-15T22:02:01.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T22:02:01.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:02:01.329Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:02:01.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:02:01.450Z] $ docker exec 55a4fbfdde81201640092eafbe3496b875672414ba56ae9b0756729e8df6b121 ssh-agent [2022-09-15T22:02:01.563Z] SSH_AUTH_SOCK=/tmp/ssh-RCOus72aTWns/agent.70 [2022-09-15T22:02:01.563Z] SSH_AGENT_PID=77 [2022-09-15T22:02:01.568Z] Running ssh-add (command line suppressed) [2022-09-15T22:02:01.695Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_911528159104610142.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_911528159104610142.key) [2022-09-15T22:02:01.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:02:02.004Z] + git semver init [2022-09-15T22:02:02.267Z] 2022-09-15 22:02:02,220 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T22:02:02.267Z] 2022-09-15 22:02:02,220 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-15T22:02:02.267Z] 2022-09-15 22:02:02,221 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-15T22:02:02.267Z] 2022-09-15 22:02:02,221 [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-15T22:02:03.651Z] 2022-09-15 22:02:03,343 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-09-15T22:02:03.651Z] 2022-09-15 22:02:03,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-09-15T22:02:03.651Z] 2022-09-15 22:02:03,344 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-15T22:02:03.651Z] 2022-09-15 22:02:03,344 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-15T22:02:03.651Z] 2.3.0-dev.16 [Pipeline] } [2022-09-15T22:02:03.663Z] $ docker exec --env ******** --env ******** 55a4fbfdde81201640092eafbe3496b875672414ba56ae9b0756729e8df6b121 ssh-agent -k [2022-09-15T22:02:03.777Z] unset SSH_AUTH_SOCK; [2022-09-15T22:02:03.778Z] unset SSH_AGENT_PID; [2022-09-15T22:02:03.778Z] echo Agent pid 77 killed; [2022-09-15T22:02:03.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:02:04.095Z] + git semver [Pipeline] } [2022-09-15T22:02:04.372Z] $ docker stop --time=1 55a4fbfdde81201640092eafbe3496b875672414ba56ae9b0756729e8df6b121 [2022-09-15T22:02:05.681Z] $ docker rm -f 55a4fbfdde81201640092eafbe3496b875672414ba56ae9b0756729e8df6b121 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:02:06.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T22:02:06.280Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T22:02:06.283Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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-15T22:02:06.418Z] provisioning config files... [2022-09-15T22:02:06.428Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2658590987964298487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:02:06.732Z] ---> docker-login.sh [2022-09-15T22:02:06.732Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:02:06.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:02:06.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:02:06.732Z] Configure a credential helper to remove this warning. See [2022-09-15T22:02:06.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:02:06.732Z] [2022-09-15T22:02:06.732Z] Login Succeeded [2022-09-15T22:02:06.732Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:02:06.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:02:06.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:02:06.993Z] Configure a credential helper to remove this warning. See [2022-09-15T22:02:06.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:02:06.993Z] [2022-09-15T22:02:06.993Z] Login Succeeded [2022-09-15T22:02:06.993Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:02:06.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:02:06.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:02:06.993Z] Configure a credential helper to remove this warning. See [2022-09-15T22:02:06.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:02:06.993Z] [2022-09-15T22:02:06.993Z] Login Succeeded [2022-09-15T22:02:06.993Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:02:07.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:02:07.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:02:07.255Z] Configure a credential helper to remove this warning. See [2022-09-15T22:02:07.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:02:07.255Z] [2022-09-15T22:02:07.255Z] Login Succeeded [2022-09-15T22:02:07.255Z] docker.io [2022-09-15T22:02:07.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:02:07.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:02:07.826Z] Configure a credential helper to remove this warning. See [2022-09-15T22:02:07.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:02:07.826Z] [2022-09-15T22:02:07.826Z] Login Succeeded [2022-09-15T22:02:07.826Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:02:07.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:02:07.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:02:07.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:02:07.918Z] ========================================================= [2022-09-15T22:02:07.918Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T22:02:07.918Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:02:08.244Z] + 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-15T22:02:08.244Z] Sending build context to Docker daemon 23.12MB [2022-09-15T22:02:08.244Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:02:08.244Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T22:02:08.505Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T22:02:08.505Z] 2408cc74d12b: Pulling fs layer [2022-09-15T22:02:08.505Z] ea60b727a1ce: Pulling fs layer [2022-09-15T22:02:08.505Z] 30c4a7721957: Pulling fs layer [2022-09-15T22:02:08.505Z] 370296b7ddb6: Pulling fs layer [2022-09-15T22:02:08.505Z] 7c6cee850709: Pulling fs layer [2022-09-15T22:02:08.505Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T22:02:08.505Z] d94ebbe4e438: Pulling fs layer [2022-09-15T22:02:08.505Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T22:02:08.505Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T22:02:08.505Z] 370296b7ddb6: Waiting [2022-09-15T22:02:08.505Z] 7c6cee850709: Waiting [2022-09-15T22:02:08.505Z] d94ebbe4e438: Waiting [2022-09-15T22:02:08.505Z] 39a5fcdaea64: Waiting [2022-09-15T22:02:08.505Z] 59ccb84bbe0f: Waiting [2022-09-15T22:02:08.505Z] bcfd1f05c69d: Waiting [2022-09-15T22:02:08.505Z] 30c4a7721957: Verifying Checksum [2022-09-15T22:02:08.505Z] 30c4a7721957: Download complete [2022-09-15T22:02:08.505Z] ea60b727a1ce: Verifying Checksum [2022-09-15T22:02:08.505Z] ea60b727a1ce: Download complete [2022-09-15T22:02:08.505Z] 7c6cee850709: Verifying Checksum [2022-09-15T22:02:08.505Z] 7c6cee850709: Download complete [2022-09-15T22:02:08.505Z] 39a5fcdaea64: Verifying Checksum [2022-09-15T22:02:08.505Z] 39a5fcdaea64: Download complete [2022-09-15T22:02:08.505Z] 2408cc74d12b: Verifying Checksum [2022-09-15T22:02:08.505Z] 2408cc74d12b: Download complete [2022-09-15T22:02:08.505Z] d94ebbe4e438: Verifying Checksum [2022-09-15T22:02:08.505Z] d94ebbe4e438: Download complete [2022-09-15T22:02:08.505Z] 2408cc74d12b: Pull complete [2022-09-15T22:02:08.777Z] ea60b727a1ce: Pull complete [2022-09-15T22:02:08.777Z] 30c4a7721957: Pull complete [2022-09-15T22:02:09.039Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T22:02:09.039Z] 59ccb84bbe0f: Download complete [2022-09-15T22:02:09.299Z] bcfd1f05c69d: Verifying Checksum [2022-09-15T22:02:09.299Z] bcfd1f05c69d: Download complete [2022-09-15T22:02:09.299Z] 370296b7ddb6: Verifying Checksum [2022-09-15T22:02:09.299Z] 370296b7ddb6: Download complete [2022-09-15T22:02:13.493Z] 370296b7ddb6: Pull complete [2022-09-15T22:02:13.493Z] 7c6cee850709: Pull complete [2022-09-15T22:02:13.493Z] 39a5fcdaea64: Pull complete [2022-09-15T22:02:13.493Z] d94ebbe4e438: Pull complete [2022-09-15T22:02:16.031Z] bcfd1f05c69d: Pull complete [2022-09-15T22:02:16.292Z] 59ccb84bbe0f: Pull complete [2022-09-15T22:02:16.292Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T22:02:16.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T22:02:16.292Z] ---> a4fb48ad2a94 [2022-09-15T22:02:16.292Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:02:17.679Z] ---> Running in 79e839df901f [2022-09-15T22:02:17.939Z] Removing intermediate container 79e839df901f [2022-09-15T22:02:17.939Z] ---> eae1f20ca94c [2022-09-15T22:02:17.939Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:02:17.939Z] ---> Running in 03b4b35bb1c3 [2022-09-15T22:02:17.939Z] Removing intermediate container 03b4b35bb1c3 [2022-09-15T22:02:17.939Z] ---> 36be5396f91d [2022-09-15T22:02:17.939Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-15T22:02:17.939Z] ---> Running in 79b2a9ecd584 [2022-09-15T22:02:18.199Z] Removing intermediate container 79b2a9ecd584 [2022-09-15T22:02:18.199Z] ---> ef0288aff730 [2022-09-15T22:02:18.199Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-15T22:02:18.199Z] ---> Running in 3c58459f02b7 [2022-09-15T22:02:18.199Z] Removing intermediate container 3c58459f02b7 [2022-09-15T22:02:18.199Z] ---> 4324b1af811f [2022-09-15T22:02:18.199Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:02:18.199Z] ---> Running in 2f288e8e1741 [2022-09-15T22:02:18.771Z] Removing intermediate container 2f288e8e1741 [2022-09-15T22:02:18.771Z] ---> 6ab0560b20f9 [2022-09-15T22:02:18.771Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:02:18.771Z] ---> Running in a21c8a62e5f1 [2022-09-15T22:02:19.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:02:19.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:02:20.486Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-15T22:02:20.486Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-15T22:02:20.486Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-15T22:02:20.746Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-15T22:02:20.746Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:02:20.746Z] OK: 216 MiB in 55 packages [2022-09-15T22:02:21.006Z] Removing intermediate container a21c8a62e5f1 [2022-09-15T22:02:21.006Z] ---> b316dbc42a88 [2022-09-15T22:02:21.006Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-15T22:02:21.269Z] ---> 3b57437ac3b0 [2022-09-15T22:02:21.269Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:02:21.269Z] ---> Running in 92d6df3a8922 [2022-09-15T22:02:21.378Z] Still waiting to schedule task [2022-09-15T22:02:21.378Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-29311’ is offline [2022-09-15T22:02:36.195Z] Removing intermediate container 92d6df3a8922 [2022-09-15T22:02:36.195Z] ---> 07a6ce436646 [2022-09-15T22:02:36.195Z] Step 11/13 : COPY . . [2022-09-15T22:02:36.195Z] ---> 4d328f4b84d4 [2022-09-15T22:02:36.195Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-15T22:02:36.195Z] ---> Running in 837ad05422b6 [2022-09-15T22:02:36.456Z] Removing intermediate container 837ad05422b6 [2022-09-15T22:02:36.456Z] ---> 148fcf6cda13 [2022-09-15T22:02:36.456Z] Step 13/13 : RUN $MAKE [2022-09-15T22:02:36.456Z] ---> Running in a7ff06497e07 [2022-09-15T22:02:36.716Z] noop [2022-09-15T22:02:36.976Z] Removing intermediate container a7ff06497e07 [2022-09-15T22:02:36.976Z] ---> 75d98b692792 [2022-09-15T22:02:36.976Z] Successfully built 75d98b692792 [2022-09-15T22:02:36.976Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:02:37.298Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:02:37.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:02:37.379Z] prd-ubuntu20.04-docker-8c-8g-29310 does not seem to be running inside a container [2022-09-15T22:02:37.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-15T22:02:37.868Z] $ docker top 9ef2858d387635e57e6614f4a738e782f3f44f593d9d4abbed50a1fd53f88f7e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:02:38.243Z] + go version [2022-09-15T22:02:38.243Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T22:02:38.256Z] $ docker stop --time=1 9ef2858d387635e57e6614f4a738e782f3f44f593d9d4abbed50a1fd53f88f7e [2022-09-15T22:02:39.525Z] $ docker rm -f 9ef2858d387635e57e6614f4a738e782f3f44f593d9d4abbed50a1fd53f88f7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:02:39.946Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:02:39.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:02:40.031Z] prd-ubuntu20.04-docker-8c-8g-29310 does not seem to be running inside a container [2022-09-15T22:02:40.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-15T22:02:40.424Z] $ docker top e8e0981e484f5201a9b0c66ba7228163da18a131670cdc452c583730b36febe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:02:40.776Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:02:41.074Z] + make test [2022-09-15T22:02:41.074Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-15T22:02:41.334Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-15T22:02:51.311Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-15T22:02:51.311Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 65.7% of statements [2022-09-15T22:02:57.885Z] 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-15T22:02:57.885Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-15T22:03:01.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:03:01.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:03:01.174Z] ./bin/test-attribution-txt.sh [2022-09-15T22:03:01.174Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T22:03:01.174Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T22:03:01.174Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T22:03:01.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:03:01.203Z] $ docker stop --time=1 e8e0981e484f5201a9b0c66ba7228163da18a131670cdc452c583730b36febe8 [2022-09-15T22:03:02.853Z] $ docker rm -f e8e0981e484f5201a9b0c66ba7228163da18a131670cdc452c583730b36febe8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:03:03.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:03:03.356Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-15T22:03:03.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:03:04.113Z] + ls -al . [2022-09-15T22:03:04.113Z] total 192 [2022-09-15T22:03:04.113Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:02 . [2022-09-15T22:03:04.113Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:01 .. [2022-09-15T22:03:04.113Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:02 .git [2022-09-15T22:03:04.113Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:01 .github [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 15 22:01 .gitignore [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:01 .golangci.yml [2022-09-15T22:03:04.113Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:02 .semver [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 8152 Sep 15 22:01 Attribution.txt [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 15 22:01 CHANGELOG.md [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 15 22:01 Dockerfile [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:01 GOVERNANCE.md [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 15 22:01 Jenkinsfile [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:01 LICENSE [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 15 22:01 Makefile [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 15 22:01 OWNERS.md [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 15 22:01 README.md [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 22:02 VERSION [2022-09-15T22:03:04.113Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:01 bin [2022-09-15T22:03:04.113Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:01 cmd [2022-09-15T22:03:04.113Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 15 22:02 coverage.out [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 3328 Sep 15 22:01 go.mod [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 36202 Sep 15 22:01 go.sum [2022-09-15T22:03:04.113Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:01 internal [2022-09-15T22:03:04.113Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:01 snap [2022-09-15T22:03:04.113Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 15 22:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:04.434Z] + 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=e9e78a70a342ea66ab18edf5d69a1655646d3b52 --label arch=amd64 --label version=2.3.0-dev.16 . [2022-09-15T22:03:04.434Z] Sending build context to Docker daemon 23.16MB [2022-09-15T22:03:04.434Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:03:04.434Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-15T22:03:04.434Z] ---> 75d98b692792 [2022-09-15T22:03:04.434Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:03:04.693Z] ---> Running in e12592cdeb9d [2022-09-15T22:03:04.693Z] Removing intermediate container e12592cdeb9d [2022-09-15T22:03:04.693Z] ---> 6e55b10ea32a [2022-09-15T22:03:04.693Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:03:04.693Z] ---> Running in 861972c340aa [2022-09-15T22:03:04.693Z] Removing intermediate container 861972c340aa [2022-09-15T22:03:04.693Z] ---> 3641c4683d8c [2022-09-15T22:03:04.693Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-15T22:03:04.952Z] ---> Running in b66ad16e4750 [2022-09-15T22:03:04.952Z] Removing intermediate container b66ad16e4750 [2022-09-15T22:03:04.952Z] ---> 1f12c034df83 [2022-09-15T22:03:04.952Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-15T22:03:04.952Z] ---> Running in f4faa4c5649c [2022-09-15T22:03:04.952Z] Removing intermediate container f4faa4c5649c [2022-09-15T22:03:04.952Z] ---> 6458175e41ca [2022-09-15T22:03:04.952Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:03:04.952Z] ---> Running in 4c494a93b98a [2022-09-15T22:03:05.518Z] Removing intermediate container 4c494a93b98a [2022-09-15T22:03:05.518Z] ---> 9d2a530569f9 [2022-09-15T22:03:05.518Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:03:05.776Z] ---> Running in 39e555a2d3b7 [2022-09-15T22:03:06.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:03:06.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:03:06.978Z] OK: 216 MiB in 55 packages [2022-09-15T22:03:07.547Z] Removing intermediate container 39e555a2d3b7 [2022-09-15T22:03:07.547Z] ---> c73943165c3c [2022-09-15T22:03:07.547Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-15T22:03:07.547Z] ---> 39fa5ea7bbb0 [2022-09-15T22:03:07.547Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:03:07.547Z] ---> Running in ca8c9e70b55b [2022-09-15T22:03:08.117Z] Removing intermediate container ca8c9e70b55b [2022-09-15T22:03:08.117Z] ---> cd7808ddf985 [2022-09-15T22:03:08.117Z] Step 11/27 : COPY . . [2022-09-15T22:03:08.684Z] ---> d93f2ee134c3 [2022-09-15T22:03:08.684Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-15T22:03:08.684Z] ---> Running in dba5b1098bab [2022-09-15T22:03:08.684Z] Removing intermediate container dba5b1098bab [2022-09-15T22:03:08.684Z] ---> fd22475f7440 [2022-09-15T22:03:08.684Z] Step 13/27 : RUN $MAKE [2022-09-15T22:03:08.684Z] ---> Running in 163542a56d1c [2022-09-15T22:03:09.254Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-15T22:03:27.344Z] Removing intermediate container 163542a56d1c [2022-09-15T22:03:27.344Z] ---> d15f2cfe67c1 [2022-09-15T22:03:27.344Z] Step 14/27 : FROM alpine:3.16 [2022-09-15T22:03:27.914Z] 3.16: Pulling from library/alpine [2022-09-15T22:03:28.173Z] 213ec9aee27d: Pulling fs layer [2022-09-15T22:03:28.173Z] 213ec9aee27d: Verifying Checksum [2022-09-15T22:03:28.173Z] 213ec9aee27d: Download complete [2022-09-15T22:03:28.433Z] 213ec9aee27d: Pull complete [2022-09-15T22:03:28.433Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:03:28.433Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:03:28.433Z] ---> 9c6f07244728 [2022-09-15T22:03:28.433Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-15T22:03:28.433Z] ---> Running in 294a17056cb7 [2022-09-15T22:03:28.693Z] Removing intermediate container 294a17056cb7 [2022-09-15T22:03:28.693Z] ---> 1419255a23f0 [2022-09-15T22:03:28.693Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:03:28.693Z] ---> Running in c203b47010af [2022-09-15T22:03:29.262Z] Removing intermediate container c203b47010af [2022-09-15T22:03:29.262Z] ---> 6cc1be2b7fb7 [2022-09-15T22:03:29.262Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T22:03:29.262Z] ---> Running in 72acd471a81e [2022-09-15T22:03:29.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:03:30.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:03:30.462Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T22:03:30.723Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:03:30.723Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T22:03:30.983Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:03:30.983Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T22:03:30.983Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T22:03:31.244Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:03:31.244Z] OK: 8 MiB in 20 packages [2022-09-15T22:03:31.504Z] Removing intermediate container 72acd471a81e [2022-09-15T22:03:31.504Z] ---> c11dfcc118f2 [2022-09-15T22:03:31.504Z] Step 18/27 : WORKDIR / [2022-09-15T22:03:31.504Z] ---> Running in f75f51a53bb7 [2022-09-15T22:03:31.504Z] Removing intermediate container f75f51a53bb7 [2022-09-15T22:03:31.504Z] ---> 3feb3e234ac9 [2022-09-15T22:03:31.504Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-15T22:03:31.764Z] ---> 3bb4fcfdc388 [2022-09-15T22:03:31.764Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-15T22:03:32.024Z] ---> deb2436f61a7 [2022-09-15T22:03:32.024Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-15T22:03:32.286Z] ---> 678d398aef5e [2022-09-15T22:03:32.286Z] Step 22/27 : EXPOSE 59900 [2022-09-15T22:03:32.546Z] ---> Running in 4b02d6890b6a [2022-09-15T22:03:32.546Z] Removing intermediate container 4b02d6890b6a [2022-09-15T22:03:32.546Z] ---> 78a98832024a [2022-09-15T22:03:32.546Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-15T22:03:32.546Z] ---> Running in 18f050615855 [2022-09-15T22:03:32.546Z] Removing intermediate container 18f050615855 [2022-09-15T22:03:32.546Z] ---> b0418c0c2dbd [2022-09-15T22:03:32.546Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T22:03:32.806Z] ---> Running in e3939b72b8f6 [2022-09-15T22:03:32.806Z] Removing intermediate container e3939b72b8f6 [2022-09-15T22:03:32.806Z] ---> c33795befa55 [2022-09-15T22:03:32.806Z] Step 25/27 : LABEL arch=amd64 [2022-09-15T22:03:32.806Z] ---> Running in fa34ac044606 [2022-09-15T22:03:32.806Z] Removing intermediate container fa34ac044606 [2022-09-15T22:03:32.806Z] ---> 0522407cf4c1 [2022-09-15T22:03:32.806Z] Step 26/27 : LABEL git_sha=e9e78a70a342ea66ab18edf5d69a1655646d3b52 [2022-09-15T22:03:33.083Z] ---> Running in 07f27e2a212d [2022-09-15T22:03:33.083Z] Removing intermediate container 07f27e2a212d [2022-09-15T22:03:33.083Z] ---> 396e701d8046 [2022-09-15T22:03:33.083Z] Step 27/27 : LABEL version=2.3.0-dev.16 [2022-09-15T22:03:33.083Z] ---> Running in a38c58d516a5 [2022-09-15T22:03:33.083Z] Removing intermediate container a38c58d516a5 [2022-09-15T22:03:33.083Z] ---> a65000d37538 [2022-09-15T22:03:33.083Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:03:33.083Z] Successfully built a65000d37538 [2022-09-15T22:03:33.344Z] 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-15T22:03:33.440Z] provisioning config files... [2022-09-15T22:03:33.450Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3713571527510610733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:03:33.749Z] ---> docker-login.sh [2022-09-15T22:03:33.749Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:03:33.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:03:33.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:03:33.749Z] Configure a credential helper to remove this warning. See [2022-09-15T22:03:33.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:03:33.749Z] [2022-09-15T22:03:33.749Z] Login Succeeded [2022-09-15T22:03:33.749Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:03:33.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:03:34.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:03:34.011Z] Configure a credential helper to remove this warning. See [2022-09-15T22:03:34.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:03:34.011Z] [2022-09-15T22:03:34.011Z] Login Succeeded [2022-09-15T22:03:34.011Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:03:34.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:03:34.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:03:34.011Z] Configure a credential helper to remove this warning. See [2022-09-15T22:03:34.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:03:34.011Z] [2022-09-15T22:03:34.011Z] Login Succeeded [2022-09-15T22:03:34.011Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:03:34.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:03:34.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:03:34.272Z] Configure a credential helper to remove this warning. See [2022-09-15T22:03:34.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:03:34.272Z] [2022-09-15T22:03:34.272Z] Login Succeeded [2022-09-15T22:03:34.272Z] docker.io [2022-09-15T22:03:34.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:03:34.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:03:34.532Z] Configure a credential helper to remove this warning. See [2022-09-15T22:03:34.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:03:34.532Z] [2022-09-15T22:03:34.532Z] Login Succeeded [2022-09-15T22:03:34.532Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:03:34.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:03:34.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:03:34.592Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-09-15T22:03:34.592Z] e9e78a70a342ea66ab18edf5d69a1655646d3b52 [2022-09-15T22:03:34.592Z] latest [2022-09-15T22:03:34.592Z] 2.3.0-dev.16 [2022-09-15T22:03:34.592Z] e9e78a70a342ea66ab18edf5d69a1655646d3b52-2.3.0-dev.16 [2022-09-15T22:03:34.592Z] main [2022-09-15T22:03:34.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:34.907Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:e9e78a70a342ea66ab18edf5d69a1655646d3b52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:35.223Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:e9e78a70a342ea66ab18edf5d69a1655646d3b52 [2022-09-15T22:03:35.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-15T22:03:35.223Z] 18533d64459c: Preparing [2022-09-15T22:03:35.223Z] 4a90aee79671: Preparing [2022-09-15T22:03:35.223Z] 63dca519f775: Preparing [2022-09-15T22:03:35.223Z] 577937fe6ec4: Preparing [2022-09-15T22:03:35.223Z] 554533c4aaad: Preparing [2022-09-15T22:03:35.223Z] 994393dc58e7: Preparing [2022-09-15T22:03:35.223Z] 994393dc58e7: Waiting [2022-09-15T22:03:35.223Z] 554533c4aaad: Pushed [2022-09-15T22:03:35.223Z] 4a90aee79671: Pushed [2022-09-15T22:03:35.223Z] 63dca519f775: Pushed [2022-09-15T22:03:35.223Z] 994393dc58e7: Layer already exists [2022-09-15T22:03:35.483Z] 577937fe6ec4: Pushed [2022-09-15T22:03:37.392Z] 18533d64459c: Pushed [2022-09-15T22:03:37.392Z] e9e78a70a342ea66ab18edf5d69a1655646d3b52: digest: sha256:3a2ac8141fd68c20491f74bf22109f98ce1062cc77225e25df5dc3631c7f86b0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:37.713Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:38.024Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-15T22:03:38.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-15T22:03:38.024Z] 18533d64459c: Preparing [2022-09-15T22:03:38.024Z] 4a90aee79671: Preparing [2022-09-15T22:03:38.024Z] 63dca519f775: Preparing [2022-09-15T22:03:38.024Z] 577937fe6ec4: Preparing [2022-09-15T22:03:38.024Z] 554533c4aaad: Preparing [2022-09-15T22:03:38.024Z] 994393dc58e7: Preparing [2022-09-15T22:03:38.024Z] 994393dc58e7: Waiting [2022-09-15T22:03:38.024Z] 554533c4aaad: Layer already exists [2022-09-15T22:03:38.024Z] 18533d64459c: Layer already exists [2022-09-15T22:03:38.024Z] 4a90aee79671: Layer already exists [2022-09-15T22:03:38.024Z] 577937fe6ec4: Layer already exists [2022-09-15T22:03:38.024Z] 63dca519f775: Layer already exists [2022-09-15T22:03:38.024Z] 994393dc58e7: Layer already exists [2022-09-15T22:03:38.024Z] latest: digest: sha256:3a2ac8141fd68c20491f74bf22109f98ce1062cc77225e25df5dc3631c7f86b0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:38.344Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:38.664Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.16 [2022-09-15T22:03:38.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-15T22:03:38.664Z] 18533d64459c: Preparing [2022-09-15T22:03:38.664Z] 4a90aee79671: Preparing [2022-09-15T22:03:38.664Z] 63dca519f775: Preparing [2022-09-15T22:03:38.664Z] 577937fe6ec4: Preparing [2022-09-15T22:03:38.664Z] 554533c4aaad: Preparing [2022-09-15T22:03:38.664Z] 994393dc58e7: Preparing [2022-09-15T22:03:38.664Z] 994393dc58e7: Waiting [2022-09-15T22:03:38.664Z] 63dca519f775: Layer already exists [2022-09-15T22:03:38.664Z] 18533d64459c: Layer already exists [2022-09-15T22:03:38.664Z] 577937fe6ec4: Layer already exists [2022-09-15T22:03:38.664Z] 4a90aee79671: Layer already exists [2022-09-15T22:03:38.664Z] 554533c4aaad: Layer already exists [2022-09-15T22:03:38.664Z] 994393dc58e7: Layer already exists [2022-09-15T22:03:38.664Z] 2.3.0-dev.16: digest: sha256:3a2ac8141fd68c20491f74bf22109f98ce1062cc77225e25df5dc3631c7f86b0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:39.077Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:e9e78a70a342ea66ab18edf5d69a1655646d3b52-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:39.391Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:e9e78a70a342ea66ab18edf5d69a1655646d3b52-2.3.0-dev.16 [2022-09-15T22:03:39.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-15T22:03:39.391Z] 18533d64459c: Preparing [2022-09-15T22:03:39.391Z] 4a90aee79671: Preparing [2022-09-15T22:03:39.391Z] 63dca519f775: Preparing [2022-09-15T22:03:39.391Z] 577937fe6ec4: Preparing [2022-09-15T22:03:39.391Z] 554533c4aaad: Preparing [2022-09-15T22:03:39.391Z] 994393dc58e7: Preparing [2022-09-15T22:03:39.391Z] 554533c4aaad: Layer already exists [2022-09-15T22:03:39.391Z] 18533d64459c: Layer already exists [2022-09-15T22:03:39.391Z] 577937fe6ec4: Layer already exists [2022-09-15T22:03:39.391Z] 4a90aee79671: Layer already exists [2022-09-15T22:03:39.391Z] 63dca519f775: Layer already exists [2022-09-15T22:03:39.391Z] 994393dc58e7: Layer already exists [2022-09-15T22:03:39.391Z] e9e78a70a342ea66ab18edf5d69a1655646d3b52-2.3.0-dev.16: digest: sha256:3a2ac8141fd68c20491f74bf22109f98ce1062cc77225e25df5dc3631c7f86b0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:39.709Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:40.027Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-09-15T22:03:40.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-15T22:03:40.027Z] 18533d64459c: Preparing [2022-09-15T22:03:40.027Z] 4a90aee79671: Preparing [2022-09-15T22:03:40.027Z] 63dca519f775: Preparing [2022-09-15T22:03:40.027Z] 577937fe6ec4: Preparing [2022-09-15T22:03:40.027Z] 554533c4aaad: Preparing [2022-09-15T22:03:40.027Z] 994393dc58e7: Preparing [2022-09-15T22:03:40.027Z] 994393dc58e7: Waiting [2022-09-15T22:03:40.027Z] 4a90aee79671: Layer already exists [2022-09-15T22:03:40.027Z] 577937fe6ec4: Layer already exists [2022-09-15T22:03:40.027Z] 18533d64459c: Layer already exists [2022-09-15T22:03:40.027Z] 63dca519f775: Layer already exists [2022-09-15T22:03:40.027Z] 554533c4aaad: Layer already exists [2022-09-15T22:03:40.027Z] 994393dc58e7: Layer already exists [2022-09-15T22:03:40.027Z] main: digest: sha256:3a2ac8141fd68c20491f74bf22109f98ce1062cc77225e25df5dc3631c7f86b0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:03:40.081Z] ===================================================== [Pipeline] echo [2022-09-15T22:03:40.099Z] taggedImages: [2022-09-15T22:03:40.099Z] - nexus3.edgexfoundry.org:10004/device-virtual:e9e78a70a342ea66ab18edf5d69a1655646d3b52 [2022-09-15T22:03:40.099Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-15T22:03:40.099Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.16 [2022-09-15T22:03:40.099Z] - nexus3.edgexfoundry.org:10004/device-virtual:e9e78a70a342ea66ab18edf5d69a1655646d3b52-2.3.0-dev.16 [2022-09-15T22:03:40.099Z] - 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-15T22:03:40.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:03:40.494Z] [2022-09-15T22:03:40.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:03:40.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:03:40.803Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T22:03:40.803Z] 5eb5b503b376: Pulling fs layer [2022-09-15T22:03:40.803Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T22:03:40.803Z] ec43610c2a17: Pulling fs layer [2022-09-15T22:03:40.803Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T22:03:40.803Z] 3a2ae6a8a46f: Waiting [2022-09-15T22:03:40.803Z] 33b1e0a273af: Pulling fs layer [2022-09-15T22:03:40.803Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T22:03:40.803Z] 33b1e0a273af: Waiting [2022-09-15T22:03:40.803Z] 2f39f015ded8: Pulling fs layer [2022-09-15T22:03:40.803Z] 5d3b04190fa2: Waiting [2022-09-15T22:03:40.803Z] 2f39f015ded8: Waiting [2022-09-15T22:03:40.803Z] 5c69ac0246d0: Verifying Checksum [2022-09-15T22:03:40.803Z] 5c69ac0246d0: Download complete [2022-09-15T22:03:40.803Z] 3a2ae6a8a46f: Download complete [2022-09-15T22:03:40.803Z] 33b1e0a273af: Download complete [2022-09-15T22:03:41.064Z] ec43610c2a17: Verifying Checksum [2022-09-15T22:03:41.064Z] ec43610c2a17: Download complete [2022-09-15T22:03:41.064Z] 5d3b04190fa2: Download complete [2022-09-15T22:03:41.064Z] 5eb5b503b376: Verifying Checksum [2022-09-15T22:03:41.064Z] 5eb5b503b376: Download complete [2022-09-15T22:03:41.632Z] 2f39f015ded8: Verifying Checksum [2022-09-15T22:03:41.632Z] 2f39f015ded8: Download complete [2022-09-15T22:03:42.200Z] 5eb5b503b376: Pull complete [2022-09-15T22:03:42.459Z] 5c69ac0246d0: Pull complete [2022-09-15T22:03:42.719Z] ec43610c2a17: Pull complete [2022-09-15T22:03:42.979Z] 3a2ae6a8a46f: Pull complete [2022-09-15T22:03:42.979Z] 33b1e0a273af: Pull complete [2022-09-15T22:03:43.237Z] 5d3b04190fa2: Pull complete [2022-09-15T22:03:47.437Z] 2f39f015ded8: Pull complete [2022-09-15T22:03:47.437Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T22:03:47.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:03:47.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:03:47.524Z] prd-ubuntu20.04-docker-8c-8g-29310 does not seem to be running inside a container [2022-09-15T22:03:47.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-15T22:03:49.202Z] $ docker top 0848356c4a64dcc71694742a726735968ad2569ae88d505d3d43cae9bc80aa3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:03:49.588Z] ---> job-cost.sh [2022-09-15T22:03:49.588Z] lf-activate-venv: SKIPPING [2022-09-15T22:03:49.588Z] INFO: No Stack... [2022-09-15T22:03:49.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:03:50.420Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:03:50.709Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-09-15T22:03:50.709Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T22:03:50.723Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-52-stack-cost] [2022-09-15T22:03:50.727Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-52-stack-cost] did not exist. Created. [2022-09-15T22:03:50.727Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:03:51.024Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-15T22:03:51.052Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:03:51.058Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:03:51.078Z] $ docker stop --time=1 0848356c4a64dcc71694742a726735968ad2569ae88d505d3d43cae9bc80aa3b [2022-09-15T22:03:52.247Z] $ docker rm -f 0848356c4a64dcc71694742a726735968ad2569ae88d505d3d43cae9bc80aa3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-15T22:05:01.820Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29313 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-09-15T22:05:01.831Z] Running in /w/workspace/device-virtual-go/52 [Pipeline] { [Pipeline] checkout [2022-09-15T22:05:01.853Z] The recommended git tool is: git [2022-09-15T22:05:07.828Z] using credential edgex-jenkins-ssh [2022-09-15T22:05:07.848Z] Cloning the remote Git repository [2022-09-15T22:05:07.913Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-09-15T22:05:08.003Z] > git init /w/workspace/device-virtual-go/52 # timeout=10 [2022-09-15T22:05:08.111Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-09-15T22:05:08.112Z] > git --version # timeout=10 [2022-09-15T22:05:08.182Z] > git --version # 'git version 2.25.1' [2022-09-15T22:05:08.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:05:08.381Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:05:10.682Z] Avoid second fetch [2022-09-15T22:05:10.683Z] Checking out Revision e9e78a70a342ea66ab18edf5d69a1655646d3b52 (main) [2022-09-15T22:05:10.640Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-09-15T22:05:10.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:05:10.709Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T22:05:10.730Z] > git checkout -f e9e78a70a342ea66ab18edf5d69a1655646d3b52 # timeout=10 [2022-09-15T22:05:15.103Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#304)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:05:15.990Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T22:05:15.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:05:15.990Z] Dload Upload Total Spent Left Speed [2022-09-15T22:05:15.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84577 0 --:--:-- --:--:-- --:--:-- 85148 [Pipeline] sh [2022-09-15T22:05:16.751Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T22:05:17.122Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T22:05:17.123Z] + sudo tee /etc/docker/daemon.new [2022-09-15T22:05:17.123Z] { [2022-09-15T22:05:17.123Z] "registry-mirrors": [ [2022-09-15T22:05:17.123Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T22:05:17.123Z] ], [2022-09-15T22:05:17.123Z] "bip": "10.250.0.254/24", [2022-09-15T22:05:17.123Z] "hosts": [ [2022-09-15T22:05:17.123Z] "tcp://0.0.0.0:5555", [2022-09-15T22:05:17.123Z] "unix:///var/run/docker.sock" [2022-09-15T22:05:17.123Z] ], [2022-09-15T22:05:17.123Z] "mtu": 1458, [2022-09-15T22:05:17.123Z] "selinux-enabled": true, [2022-09-15T22:05:17.123Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T22:05:17.123Z] } [Pipeline] sh [2022-09-15T22:05:17.504Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T22:05:17.941Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:05:36.382Z] provisioning config files... [2022-09-15T22:05:36.412Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/52@tmp/config1890175614091945340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:05:36.988Z] ---> docker-login.sh [2022-09-15T22:05:36.988Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:05:37.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:05:37.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:05:37.872Z] Configure a credential helper to remove this warning. See [2022-09-15T22:05:37.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:05:37.872Z] [2022-09-15T22:05:37.872Z] Login Succeeded [2022-09-15T22:05:38.150Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:05:38.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:05:38.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:05:38.424Z] Configure a credential helper to remove this warning. See [2022-09-15T22:05:38.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:05:38.424Z] [2022-09-15T22:05:38.424Z] Login Succeeded [2022-09-15T22:05:38.424Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:05:39.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:05:39.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:05:39.031Z] Configure a credential helper to remove this warning. See [2022-09-15T22:05:39.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:05:39.031Z] [2022-09-15T22:05:39.031Z] Login Succeeded [2022-09-15T22:05:39.031Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:05:39.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:05:39.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:05:39.631Z] Configure a credential helper to remove this warning. See [2022-09-15T22:05:39.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:05:39.631Z] [2022-09-15T22:05:39.631Z] Login Succeeded [2022-09-15T22:05:39.631Z] docker.io [2022-09-15T22:05:39.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:05:40.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:05:40.503Z] Configure a credential helper to remove this warning. See [2022-09-15T22:05:40.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:05:40.503Z] [2022-09-15T22:05:40.503Z] Login Succeeded [2022-09-15T22:05:40.503Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:05:40.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:05:40.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:05:40.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:05:40.843Z] ========================================================= [2022-09-15T22:05:40.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T22:05:40.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:05:41.205Z] + 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-15T22:05:41.479Z] Sending build context to Docker daemon 11.69MB [2022-09-15T22:05:41.769Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:05:41.769Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T22:05:41.769Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T22:05:41.769Z] b3c136eddcbf: Pulling fs layer [2022-09-15T22:05:41.769Z] c0a3192eca97: Pulling fs layer [2022-09-15T22:05:41.769Z] a050256f5b6f: Pulling fs layer [2022-09-15T22:05:41.769Z] 656be50a0ddc: Pulling fs layer [2022-09-15T22:05:41.769Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T22:05:41.769Z] 46d945488cbd: Pulling fs layer [2022-09-15T22:05:41.769Z] 8a5474983e97: Pulling fs layer [2022-09-15T22:05:41.769Z] 329c88fbcd65: Pulling fs layer [2022-09-15T22:05:41.769Z] 2bbca73fdf42: Waiting [2022-09-15T22:05:41.769Z] 46d945488cbd: Waiting [2022-09-15T22:05:41.769Z] 8a5474983e97: Waiting [2022-09-15T22:05:41.769Z] 329c88fbcd65: Waiting [2022-09-15T22:05:41.769Z] 656be50a0ddc: Waiting [2022-09-15T22:05:41.769Z] a050256f5b6f: Verifying Checksum [2022-09-15T22:05:41.769Z] a050256f5b6f: Download complete [2022-09-15T22:05:41.769Z] c0a3192eca97: Verifying Checksum [2022-09-15T22:05:41.770Z] c0a3192eca97: Download complete [2022-09-15T22:05:41.770Z] 2bbca73fdf42: Verifying Checksum [2022-09-15T22:05:41.770Z] 2bbca73fdf42: Download complete [2022-09-15T22:05:42.057Z] 46d945488cbd: Download complete [2022-09-15T22:05:42.057Z] b3c136eddcbf: Verifying Checksum [2022-09-15T22:05:42.057Z] b3c136eddcbf: Download complete [2022-09-15T22:05:43.051Z] b3c136eddcbf: Pull complete [2022-09-15T22:05:43.051Z] 329c88fbcd65: Verifying Checksum [2022-09-15T22:05:43.051Z] 329c88fbcd65: Download complete [2022-09-15T22:05:43.668Z] c0a3192eca97: Pull complete [2022-09-15T22:05:43.947Z] a050256f5b6f: Pull complete [2022-09-15T22:05:44.228Z] 8a5474983e97: Verifying Checksum [2022-09-15T22:05:44.228Z] 8a5474983e97: Download complete [2022-09-15T22:05:45.228Z] 656be50a0ddc: Download complete [2022-09-15T22:06:00.354Z] 656be50a0ddc: Pull complete [2022-09-15T22:06:00.354Z] 2bbca73fdf42: Pull complete [2022-09-15T22:06:00.354Z] 46d945488cbd: Pull complete [2022-09-15T22:06:05.789Z] 8a5474983e97: Pull complete [2022-09-15T22:06:07.781Z] 329c88fbcd65: Pull complete [2022-09-15T22:06:07.781Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T22:06:07.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T22:06:07.781Z] ---> ff4287adb874 [2022-09-15T22:06:07.781Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:06:09.783Z] ---> Running in 42c1cbd636db [2022-09-15T22:06:10.060Z] Removing intermediate container 42c1cbd636db [2022-09-15T22:06:10.060Z] ---> edd4f31f5879 [2022-09-15T22:06:10.060Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:06:10.346Z] ---> Running in 5ce518ed02f8 [2022-09-15T22:06:10.621Z] Removing intermediate container 5ce518ed02f8 [2022-09-15T22:06:10.621Z] ---> e420023e5966 [2022-09-15T22:06:10.621Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-15T22:06:10.621Z] ---> Running in 0f223dd565b9 [2022-09-15T22:06:11.232Z] Removing intermediate container 0f223dd565b9 [2022-09-15T22:06:11.232Z] ---> dad27eb2e3c9 [2022-09-15T22:06:11.232Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-15T22:06:11.232Z] ---> Running in 1429ca899ecc [2022-09-15T22:06:11.516Z] Removing intermediate container 1429ca899ecc [2022-09-15T22:06:11.516Z] ---> d3c9454f49d3 [2022-09-15T22:06:11.516Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:06:11.793Z] ---> Running in 794afc14daab [2022-09-15T22:06:13.795Z] Removing intermediate container 794afc14daab [2022-09-15T22:06:13.795Z] ---> b5b4b3812fa2 [2022-09-15T22:06:13.795Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:06:13.795Z] ---> Running in 8da3a518129d [2022-09-15T22:06:14.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:06:15.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:06:16.751Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-15T22:06:17.034Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-15T22:06:17.034Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-15T22:06:17.310Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-15T22:06:17.310Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:06:17.310Z] OK: 226 MiB in 55 packages [2022-09-15T22:06:18.315Z] Removing intermediate container 8da3a518129d [2022-09-15T22:06:18.315Z] ---> c3f82e0665e8 [2022-09-15T22:06:18.315Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-15T22:06:19.321Z] ---> 915c2f7a39a8 [2022-09-15T22:06:19.321Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:06:19.321Z] ---> Running in cdf9ff882747 [2022-09-15T22:07:15.944Z] Removing intermediate container cdf9ff882747 [2022-09-15T22:07:15.944Z] ---> 1f6ec1d95065 [2022-09-15T22:07:15.944Z] Step 11/13 : COPY . . [2022-09-15T22:07:15.944Z] ---> d3717c4b123b [2022-09-15T22:07:15.944Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-15T22:07:15.944Z] ---> Running in 779b733002c1 [2022-09-15T22:07:15.944Z] Removing intermediate container 779b733002c1 [2022-09-15T22:07:15.944Z] ---> 166b3d2d585a [2022-09-15T22:07:15.944Z] Step 13/13 : RUN $MAKE [2022-09-15T22:07:15.944Z] ---> Running in 0247579bb4ca [2022-09-15T22:07:15.944Z] noop [2022-09-15T22:07:16.221Z] Removing intermediate container 0247579bb4ca [2022-09-15T22:07:16.221Z] ---> 4882cec43481 [2022-09-15T22:07:16.221Z] Successfully built 4882cec43481 [2022-09-15T22:07:16.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:16.617Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:07:16.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:07:16.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-29313 does not seem to be running inside a container [2022-09-15T22:07:17.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/52 -v /w/workspace/device-virtual-go/52:/w/workspace/device-virtual-go/52:rw,z -v /w/workspace/device-virtual-go/52@tmp:/w/workspace/device-virtual-go/52@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-15T22:07:18.595Z] $ docker top a082b26cf7e4a3ecd769a8b0f99075783e32dc5a514f3c9dc1409d4fa7adf1fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:07:19.550Z] + go version [2022-09-15T22:07:19.550Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T22:07:19.577Z] $ docker stop --time=1 a082b26cf7e4a3ecd769a8b0f99075783e32dc5a514f3c9dc1409d4fa7adf1fb [2022-09-15T22:07:21.337Z] $ docker rm -f a082b26cf7e4a3ecd769a8b0f99075783e32dc5a514f3c9dc1409d4fa7adf1fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:22.017Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:07:22.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:07:22.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-29313 does not seem to be running inside a container [2022-09-15T22:07:22.396Z] $ 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/52 -v /w/workspace/device-virtual-go/52:/w/workspace/device-virtual-go/52:rw,z -v /w/workspace/device-virtual-go/52@tmp:/w/workspace/device-virtual-go/52@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-15T22:07:23.912Z] $ docker top 50de38113963c0b952936eca459043a72b772d7673a186b344592c47dfa97f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:07:24.908Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/52 [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:07:25.616Z] + make test [2022-09-15T22:07:25.616Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-15T22:07:27.629Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-15T22:09:04.660Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-15T22:09:04.660Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.145s coverage: 65.7% of statements [2022-09-15T22:09:04.660Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-15T22:09:04.660Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-15T22:09:31.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:09:31.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:09:31.520Z] ./bin/test-attribution-txt.sh [2022-09-15T22:09:31.520Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T22:09:31.520Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T22:09:31.520Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T22:09:31.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:09:31.561Z] $ docker stop --time=1 50de38113963c0b952936eca459043a72b772d7673a186b344592c47dfa97f6e [2022-09-15T22:09:33.445Z] $ docker rm -f 50de38113963c0b952936eca459043a72b772d7673a186b344592c47dfa97f6e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:09:34.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:09:34.599Z] Warning: overwriting stash ‘coverage-report’ [2022-09-15T22:09:35.236Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:09:35.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:09:35.994Z] + ls -al . [2022-09-15T22:09:35.994Z] total 188 [2022-09-15T22:09:35.994Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:07 . [2022-09-15T22:09:35.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:05 .. [2022-09-15T22:09:35.994Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:05 .git [2022-09-15T22:09:35.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:05 .github [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 15 22:05 .gitignore [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:05 .golangci.yml [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 8152 Sep 15 22:05 Attribution.txt [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 15 22:05 CHANGELOG.md [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 15 22:05 Dockerfile [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:05 GOVERNANCE.md [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 15 22:05 Jenkinsfile [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:05 LICENSE [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 15 22:05 Makefile [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 15 22:05 OWNERS.md [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 15 22:05 README.md [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 22:02 VERSION [2022-09-15T22:09:35.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:05 bin [2022-09-15T22:09:35.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:05 cmd [2022-09-15T22:09:35.994Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 15 22:09 coverage.out [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 3328 Sep 15 22:05 go.mod [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 36202 Sep 15 22:05 go.sum [2022-09-15T22:09:35.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:05 internal [2022-09-15T22:09:35.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:05 snap [2022-09-15T22:09:35.994Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 15 22:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:09:36.357Z] + 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=e9e78a70a342ea66ab18edf5d69a1655646d3b52 --label arch=arm64 --label version=2.3.0-dev.16 . [2022-09-15T22:09:36.957Z] Sending build context to Docker daemon 11.74MB [2022-09-15T22:09:36.957Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:09:36.957Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-15T22:09:36.957Z] ---> 4882cec43481 [2022-09-15T22:09:36.957Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:09:36.957Z] ---> Running in cfcb562ce23f [2022-09-15T22:09:37.557Z] Removing intermediate container cfcb562ce23f [2022-09-15T22:09:37.557Z] ---> 9784acf333db [2022-09-15T22:09:37.557Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:09:37.557Z] ---> Running in 17e933dccb0f [2022-09-15T22:09:37.830Z] Removing intermediate container 17e933dccb0f [2022-09-15T22:09:37.830Z] ---> a58158b8b100 [2022-09-15T22:09:37.830Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-15T22:09:37.830Z] ---> Running in 064a53b7da8a [2022-09-15T22:09:38.437Z] Removing intermediate container 064a53b7da8a [2022-09-15T22:09:38.437Z] ---> 5ce18c605130 [2022-09-15T22:09:38.437Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-15T22:09:38.437Z] ---> Running in bfbc721d7a3a [2022-09-15T22:09:38.726Z] Removing intermediate container bfbc721d7a3a [2022-09-15T22:09:38.726Z] ---> 7120e9e56244 [2022-09-15T22:09:38.726Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:09:38.726Z] ---> Running in 460df3e68ad3 [2022-09-15T22:09:40.719Z] Removing intermediate container 460df3e68ad3 [2022-09-15T22:09:40.719Z] ---> efe5d57a7c69 [2022-09-15T22:09:40.719Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:09:40.719Z] ---> Running in 1f408540a39e [2022-09-15T22:09:42.164Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:09:42.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:09:44.205Z] OK: 226 MiB in 55 packages [2022-09-15T22:09:44.809Z] Removing intermediate container 1f408540a39e [2022-09-15T22:09:44.809Z] ---> cd9a4de986ca [2022-09-15T22:09:44.809Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-15T22:09:45.417Z] ---> 51b883cd56b3 [2022-09-15T22:09:45.417Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:09:45.417Z] ---> Running in a5a92750836b [2022-09-15T22:09:48.064Z] Removing intermediate container a5a92750836b [2022-09-15T22:09:48.065Z] ---> e435bc56a385 [2022-09-15T22:09:48.065Z] Step 11/27 : COPY . . [2022-09-15T22:09:49.056Z] ---> 5dedaebc77ae [2022-09-15T22:09:49.056Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-15T22:09:49.056Z] ---> Running in d6d92ac8c56a [2022-09-15T22:09:49.332Z] Removing intermediate container d6d92ac8c56a [2022-09-15T22:09:49.332Z] ---> dca1572885c5 [2022-09-15T22:09:49.332Z] Step 13/27 : RUN $MAKE [2022-09-15T22:09:49.332Z] ---> Running in c99c6e4b9e99 [2022-09-15T22:09:50.781Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-15T22:12:27.765Z] Removing intermediate container c99c6e4b9e99 [2022-09-15T22:12:27.765Z] ---> ef9b58a2a050 [2022-09-15T22:12:27.765Z] Step 14/27 : FROM alpine:3.16 [2022-09-15T22:12:27.765Z] 3.16: Pulling from library/alpine [2022-09-15T22:12:27.765Z] 9b18e9b68314: Pulling fs layer [2022-09-15T22:12:27.765Z] 9b18e9b68314: Verifying Checksum [2022-09-15T22:12:27.765Z] 9b18e9b68314: Download complete [2022-09-15T22:12:27.765Z] 9b18e9b68314: Pull complete [2022-09-15T22:12:27.765Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:12:27.765Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:12:27.765Z] ---> a6215f271958 [2022-09-15T22:12:27.765Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-15T22:12:27.765Z] ---> Running in 66a94b274709 [2022-09-15T22:12:27.765Z] Removing intermediate container 66a94b274709 [2022-09-15T22:12:27.765Z] ---> b81b84ea5cf0 [2022-09-15T22:12:27.765Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:12:27.765Z] ---> Running in e5f613fb9151 [2022-09-15T22:12:27.765Z] Removing intermediate container e5f613fb9151 [2022-09-15T22:12:27.765Z] ---> 7ee0692dada0 [2022-09-15T22:12:27.765Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T22:12:27.766Z] ---> Running in dd283e94ff27 [2022-09-15T22:12:27.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:12:27.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:12:27.766Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T22:12:27.766Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:12:27.766Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T22:12:27.766Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:12:27.766Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T22:12:27.766Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T22:12:27.766Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:12:27.766Z] OK: 8 MiB in 20 packages [2022-09-15T22:12:27.766Z] Removing intermediate container dd283e94ff27 [2022-09-15T22:12:27.766Z] ---> 5f7a742a6f30 [2022-09-15T22:12:27.766Z] Step 18/27 : WORKDIR / [2022-09-15T22:12:27.766Z] ---> Running in fcc289b7050b [2022-09-15T22:12:27.766Z] Removing intermediate container fcc289b7050b [2022-09-15T22:12:27.766Z] ---> 17100c9706bd [2022-09-15T22:12:27.766Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-15T22:12:27.766Z] ---> 0cd2f8e7e1da [2022-09-15T22:12:27.766Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-15T22:12:27.766Z] ---> 544c929f9155 [2022-09-15T22:12:27.766Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-15T22:12:27.766Z] ---> 2b2004fa222e [2022-09-15T22:12:27.766Z] Step 22/27 : EXPOSE 59900 [2022-09-15T22:12:27.766Z] ---> Running in fb7c3931bef3 [2022-09-15T22:12:27.766Z] Removing intermediate container fb7c3931bef3 [2022-09-15T22:12:27.766Z] ---> 13dc715cee58 [2022-09-15T22:12:27.766Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-15T22:12:27.766Z] ---> Running in 309a19cfb7c1 [2022-09-15T22:12:27.766Z] Removing intermediate container 309a19cfb7c1 [2022-09-15T22:12:27.766Z] ---> 089f72d33e07 [2022-09-15T22:12:27.766Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-15T22:12:27.766Z] ---> Running in 97f2ffc63bd3 [2022-09-15T22:12:27.766Z] Removing intermediate container 97f2ffc63bd3 [2022-09-15T22:12:27.766Z] ---> 6c7eac278d0c [2022-09-15T22:12:27.766Z] Step 25/27 : LABEL arch=arm64 [2022-09-15T22:12:27.766Z] ---> Running in 40d4bf1b9f03 [2022-09-15T22:12:27.766Z] Removing intermediate container 40d4bf1b9f03 [2022-09-15T22:12:27.766Z] ---> 778784886270 [2022-09-15T22:12:27.766Z] Step 26/27 : LABEL git_sha=e9e78a70a342ea66ab18edf5d69a1655646d3b52 [2022-09-15T22:12:27.766Z] ---> Running in ecaccc78a088 [2022-09-15T22:12:27.766Z] Removing intermediate container ecaccc78a088 [2022-09-15T22:12:27.766Z] ---> adcbe050485c [2022-09-15T22:12:27.766Z] Step 27/27 : LABEL version=2.3.0-dev.16 [2022-09-15T22:12:27.766Z] ---> Running in 1b2770197526 [2022-09-15T22:12:27.766Z] Removing intermediate container 1b2770197526 [2022-09-15T22:12:27.766Z] ---> b91cba1436ea [2022-09-15T22:12:27.766Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:12:27.766Z] Successfully built b91cba1436ea [2022-09-15T22:12:27.766Z] 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-15T22:12:27.881Z] provisioning config files... [2022-09-15T22:12:27.900Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/52@tmp/config7459596926833974480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:12:28.262Z] ---> docker-login.sh [2022-09-15T22:12:28.262Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:12:28.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:12:28.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:12:28.534Z] Configure a credential helper to remove this warning. See [2022-09-15T22:12:28.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:12:28.534Z] [2022-09-15T22:12:28.534Z] Login Succeeded [2022-09-15T22:12:28.534Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:12:29.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:12:29.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:12:29.131Z] Configure a credential helper to remove this warning. See [2022-09-15T22:12:29.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:12:29.131Z] [2022-09-15T22:12:29.131Z] Login Succeeded [2022-09-15T22:12:29.131Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:12:29.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:12:29.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:12:29.676Z] Configure a credential helper to remove this warning. See [2022-09-15T22:12:29.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:12:29.676Z] [2022-09-15T22:12:29.676Z] Login Succeeded [2022-09-15T22:12:29.676Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:12:29.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:12:29.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:12:29.951Z] Configure a credential helper to remove this warning. See [2022-09-15T22:12:29.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:12:29.951Z] [2022-09-15T22:12:29.951Z] Login Succeeded [2022-09-15T22:12:29.951Z] docker.io [2022-09-15T22:12:30.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:12:30.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:12:30.817Z] Configure a credential helper to remove this warning. See [2022-09-15T22:12:30.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:12:30.817Z] [2022-09-15T22:12:30.817Z] Login Succeeded [2022-09-15T22:12:30.817Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:12:30.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:12:30.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:12:30.903Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-09-15T22:12:30.903Z] e9e78a70a342ea66ab18edf5d69a1655646d3b52 [2022-09-15T22:12:30.903Z] latest [2022-09-15T22:12:30.903Z] 2.3.0-dev.16 [2022-09-15T22:12:30.903Z] e9e78a70a342ea66ab18edf5d69a1655646d3b52-2.3.0-dev.16 [2022-09-15T22:12:30.903Z] main [2022-09-15T22:12:30.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:12:31.273Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:e9e78a70a342ea66ab18edf5d69a1655646d3b52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:12:31.639Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:e9e78a70a342ea66ab18edf5d69a1655646d3b52 [2022-09-15T22:12:31.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-15T22:12:31.639Z] 06abdb658f4d: Preparing [2022-09-15T22:12:31.639Z] 4ed519567d1f: Preparing [2022-09-15T22:12:31.639Z] 6b75a4b2e49c: Preparing [2022-09-15T22:12:31.639Z] 72fbac73887d: Preparing [2022-09-15T22:12:31.639Z] 3af88b66fe38: Preparing [2022-09-15T22:12:31.639Z] 5d3e392a13a0: Preparing [2022-09-15T22:12:31.639Z] 5d3e392a13a0: Waiting [2022-09-15T22:12:31.913Z] 3af88b66fe38: Pushed [2022-09-15T22:12:31.913Z] 4ed519567d1f: Pushed [2022-09-15T22:12:31.913Z] 6b75a4b2e49c: Pushed [2022-09-15T22:12:31.913Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:12:32.895Z] 72fbac73887d: Pushed [2022-09-15T22:12:37.199Z] 06abdb658f4d: Pushed [2022-09-15T22:12:37.473Z] e9e78a70a342ea66ab18edf5d69a1655646d3b52: digest: sha256:2577d50bed8f87616c268fc899932cd4bb6d32548d1366232beedfa5cd0336e7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:12:37.856Z] + 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-15T22:12:38.237Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-15T22:12:38.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-15T22:12:38.237Z] 06abdb658f4d: Preparing [2022-09-15T22:12:38.237Z] 4ed519567d1f: Preparing [2022-09-15T22:12:38.237Z] 6b75a4b2e49c: Preparing [2022-09-15T22:12:38.237Z] 72fbac73887d: Preparing [2022-09-15T22:12:38.237Z] 3af88b66fe38: Preparing [2022-09-15T22:12:38.237Z] 5d3e392a13a0: Preparing [2022-09-15T22:12:38.237Z] 5d3e392a13a0: Waiting [2022-09-15T22:12:38.237Z] 3af88b66fe38: Layer already exists [2022-09-15T22:12:38.237Z] 06abdb658f4d: Layer already exists [2022-09-15T22:12:38.237Z] 6b75a4b2e49c: Layer already exists [2022-09-15T22:12:38.237Z] 72fbac73887d: Layer already exists [2022-09-15T22:12:38.237Z] 4ed519567d1f: Layer already exists [2022-09-15T22:12:38.516Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:12:38.516Z] latest: digest: sha256:2577d50bed8f87616c268fc899932cd4bb6d32548d1366232beedfa5cd0336e7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:12:38.892Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:12:39.274Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.16 [2022-09-15T22:12:39.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-15T22:12:39.274Z] 06abdb658f4d: Preparing [2022-09-15T22:12:39.274Z] 4ed519567d1f: Preparing [2022-09-15T22:12:39.274Z] 6b75a4b2e49c: Preparing [2022-09-15T22:12:39.274Z] 72fbac73887d: Preparing [2022-09-15T22:12:39.274Z] 3af88b66fe38: Preparing [2022-09-15T22:12:39.274Z] 5d3e392a13a0: Preparing [2022-09-15T22:12:39.274Z] 5d3e392a13a0: Waiting [2022-09-15T22:12:39.274Z] 72fbac73887d: Layer already exists [2022-09-15T22:12:39.274Z] 3af88b66fe38: Layer already exists [2022-09-15T22:12:39.274Z] 4ed519567d1f: Layer already exists [2022-09-15T22:12:39.274Z] 06abdb658f4d: Layer already exists [2022-09-15T22:12:39.274Z] 6b75a4b2e49c: Layer already exists [2022-09-15T22:12:39.274Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:12:39.549Z] 2.3.0-dev.16: digest: sha256:2577d50bed8f87616c268fc899932cd4bb6d32548d1366232beedfa5cd0336e7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:12:39.936Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:e9e78a70a342ea66ab18edf5d69a1655646d3b52-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:12:40.313Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:e9e78a70a342ea66ab18edf5d69a1655646d3b52-2.3.0-dev.16 [2022-09-15T22:12:40.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-15T22:12:40.313Z] 06abdb658f4d: Preparing [2022-09-15T22:12:40.313Z] 4ed519567d1f: Preparing [2022-09-15T22:12:40.313Z] 6b75a4b2e49c: Preparing [2022-09-15T22:12:40.313Z] 72fbac73887d: Preparing [2022-09-15T22:12:40.313Z] 3af88b66fe38: Preparing [2022-09-15T22:12:40.313Z] 5d3e392a13a0: Preparing [2022-09-15T22:12:40.313Z] 5d3e392a13a0: Waiting [2022-09-15T22:12:40.590Z] 3af88b66fe38: Layer already exists [2022-09-15T22:12:40.590Z] 4ed519567d1f: Layer already exists [2022-09-15T22:12:40.590Z] 6b75a4b2e49c: Layer already exists [2022-09-15T22:12:40.590Z] 72fbac73887d: Layer already exists [2022-09-15T22:12:40.590Z] 06abdb658f4d: Layer already exists [2022-09-15T22:12:40.590Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:12:40.590Z] e9e78a70a342ea66ab18edf5d69a1655646d3b52-2.3.0-dev.16: digest: sha256:2577d50bed8f87616c268fc899932cd4bb6d32548d1366232beedfa5cd0336e7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:12:40.971Z] + 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-15T22:12:41.347Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-09-15T22:12:41.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-15T22:12:41.347Z] 06abdb658f4d: Preparing [2022-09-15T22:12:41.347Z] 4ed519567d1f: Preparing [2022-09-15T22:12:41.347Z] 6b75a4b2e49c: Preparing [2022-09-15T22:12:41.347Z] 72fbac73887d: Preparing [2022-09-15T22:12:41.347Z] 3af88b66fe38: Preparing [2022-09-15T22:12:41.347Z] 5d3e392a13a0: Preparing [2022-09-15T22:12:41.347Z] 5d3e392a13a0: Waiting [2022-09-15T22:12:41.623Z] 72fbac73887d: Layer already exists [2022-09-15T22:12:41.623Z] 3af88b66fe38: Layer already exists [2022-09-15T22:12:41.623Z] 6b75a4b2e49c: Layer already exists [2022-09-15T22:12:41.623Z] 06abdb658f4d: Layer already exists [2022-09-15T22:12:41.623Z] 4ed519567d1f: Layer already exists [2022-09-15T22:12:41.623Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:12:41.623Z] main: digest: sha256:2577d50bed8f87616c268fc899932cd4bb6d32548d1366232beedfa5cd0336e7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:12:41.687Z] ===================================================== [Pipeline] echo [2022-09-15T22:12:41.697Z] taggedImages: [2022-09-15T22:12:41.697Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:e9e78a70a342ea66ab18edf5d69a1655646d3b52 [2022-09-15T22:12:41.697Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-15T22:12:41.697Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.16 [2022-09-15T22:12:41.697Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:e9e78a70a342ea66ab18edf5d69a1655646d3b52-2.3.0-dev.16 [2022-09-15T22:12:41.697Z] - 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-15T22:12:42.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:12:42.080Z] [2022-09-15T22:12:42.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:12:42.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:12:42.723Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T22:12:42.723Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T22:12:42.723Z] 04944245beec: Pulling fs layer [2022-09-15T22:12:42.723Z] 699f458cf7ca: Pulling fs layer [2022-09-15T22:12:42.723Z] 765212b225bb: Pulling fs layer [2022-09-15T22:12:42.723Z] f23df028b6ca: Pulling fs layer [2022-09-15T22:12:42.723Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T22:12:42.723Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T22:12:42.723Z] 765212b225bb: Waiting [2022-09-15T22:12:42.723Z] f23df028b6ca: Waiting [2022-09-15T22:12:42.723Z] d65c8cfc05b1: Waiting [2022-09-15T22:12:42.723Z] 2437ff75d9bd: Waiting [2022-09-15T22:12:42.723Z] 04944245beec: Verifying Checksum [2022-09-15T22:12:42.723Z] 04944245beec: Download complete [2022-09-15T22:12:42.723Z] 765212b225bb: Verifying Checksum [2022-09-15T22:12:42.723Z] 765212b225bb: Download complete [2022-09-15T22:12:42.723Z] f23df028b6ca: Verifying Checksum [2022-09-15T22:12:42.723Z] f23df028b6ca: Download complete [2022-09-15T22:12:42.723Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T22:12:42.723Z] d65c8cfc05b1: Download complete [2022-09-15T22:12:43.016Z] 699f458cf7ca: Verifying Checksum [2022-09-15T22:12:43.016Z] 699f458cf7ca: Download complete [2022-09-15T22:12:43.308Z] 8998bd30e6a1: Verifying Checksum [2022-09-15T22:12:43.308Z] 8998bd30e6a1: Download complete [2022-09-15T22:12:45.943Z] 2437ff75d9bd: Verifying Checksum [2022-09-15T22:12:45.943Z] 2437ff75d9bd: Download complete [2022-09-15T22:12:47.925Z] 8998bd30e6a1: Pull complete [2022-09-15T22:12:48.203Z] 04944245beec: Pull complete [2022-09-15T22:12:49.651Z] 699f458cf7ca: Pull complete [2022-09-15T22:12:49.926Z] 765212b225bb: Pull complete [2022-09-15T22:12:50.911Z] f23df028b6ca: Pull complete [2022-09-15T22:12:51.183Z] d65c8cfc05b1: Pull complete [2022-09-15T22:13:06.286Z] 2437ff75d9bd: Pull complete [2022-09-15T22:13:06.286Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T22:13:06.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:13:06.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:13:06.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-29313 does not seem to be running inside a container [2022-09-15T22:13:06.678Z] $ 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/52 -v /w/workspace/device-virtual-go/52:/w/workspace/device-virtual-go/52:rw,z -v /w/workspace/device-virtual-go/52@tmp:/w/workspace/device-virtual-go/52@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-15T22:13:09.576Z] $ docker top f1beeee52871768d956b2697071541f766d0e64c0ca25054567ad813c8a28a69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:10.549Z] ---> job-cost.sh [2022-09-15T22:13:10.549Z] lf-activate-venv: SKIPPING [2022-09-15T22:13:10.549Z] INFO: No Stack... [2022-09-15T22:13:10.823Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T22:13:11.805Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:13:12.484Z] + cut -d, -f6 [2022-09-15T22:13:12.484Z] + cat /w/workspace/device-virtual-go/52/archives/cost.csv [Pipeline] lock [2022-09-15T22:13:12.554Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-52-stack-cost] [2022-09-15T22:13:12.561Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-52-stack-cost] did not exist. Created. [2022-09-15T22:13:12.561Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:13:13.264Z] /w/workspace/device-virtual-go/52@tmp/durable-5abb4e80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-15T22:13:13.960Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T22:13:13.980Z] Warning: overwriting stash ‘stack-cost’ [2022-09-15T22:13:14.081Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:13:14.088Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:13:14.108Z] $ docker stop --time=1 f1beeee52871768d956b2697071541f766d0e64c0ca25054567ad813c8a28a69 [2022-09-15T22:13:15.714Z] $ docker rm -f f1beeee52871768d956b2697071541f766d0e64c0ca25054567ad813c8a28a69 [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-15T22:13:16.172Z] provisioning config files... [2022-09-15T22:13:16.187Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3530532327215274706tmp [Pipeline] { [Pipeline] sh [2022-09-15T22:13:16.477Z] + set +x [2022-09-15T22:13:16.477Z] + curl -s https://codecov.io/bash [2022-09-15T22:13:16.477Z] + bash -s -- [2022-09-15T22:13:16.477Z] [2022-09-15T22:13:16.477Z] _____ _ [2022-09-15T22:13:16.477Z] / ____| | | [2022-09-15T22:13:16.477Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T22:13:16.477Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T22:13:16.477Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T22:13:16.477Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T22:13:16.477Z] Bash-1.0.6 [2022-09-15T22:13:16.477Z] [2022-09-15T22:13:16.477Z] [2022-09-15T22:13:16.477Z] ==> git version 2.25.1 found [2022-09-15T22:13:16.477Z] ==> 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-15T22:13:16.477Z] Release-Date: 2020-01-08 [2022-09-15T22:13:16.477Z] 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-15T22:13:16.477Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T22:13:16.477Z] ==> Jenkins CI detected. [2022-09-15T22:13:16.477Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-09-15T22:13:16.477Z] project root: . [2022-09-15T22:13:16.477Z] --> token set from env [2022-09-15T22:13:16.477Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T22:13:16.477Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T22:13:16.477Z] ==> Python coveragepy not found [2022-09-15T22:13:16.477Z] ==> Searching for coverage reports in: [2022-09-15T22:13:16.477Z] + . [2022-09-15T22:13:16.477Z] -> Found 1 reports [2022-09-15T22:13:16.477Z] ==> Detecting git/mercurial file structure [2022-09-15T22:13:16.477Z] ==> Reading reports [2022-09-15T22:13:16.477Z] + ./coverage.out bytes=44128 [2022-09-15T22:13:16.477Z] ==> Appending adjustments [2022-09-15T22:13:16.477Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T22:13:16.736Z] + Found adjustments [2022-09-15T22:13:16.736Z] ==> Gzipping contents [2022-09-15T22:13:16.736Z] 8.0K /tmp/codecov.Y6dw3G.gz [2022-09-15T22:13:16.736Z] ==> Uploading reports [2022-09-15T22:13:16.736Z] url: https://codecov.io [2022-09-15T22:13:16.736Z] query: branch=main&commit=e9e78a70a342ea66ab18edf5d69a1655646d3b52&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:13:16.736Z] -> Pinging Codecov [2022-09-15T22:13:16.736Z] 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=e9e78a70a342ea66ab18edf5d69a1655646d3b52&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:13:16.995Z] -> Uploading to [2022-09-15T22:13:16.995Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/5E52B4B073DB2E39498172D8E973AA87/e9e78a70a342ea66ab18edf5d69a1655646d3b52/664a9a64-ada0-47f9-b762-ffeab41a1bed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T221316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bec376c7ba6d44474a6aee2accfa54c41ff8587d3c07fc4c0f7e3531c726926d [2022-09-15T22:13:16.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:13:16.995Z] Dload Upload Total Spent Left Speed [2022-09-15T22:13:17.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5510 0 0 100 5510 0 22489 --:--:-- --:--:-- --:--:-- 22489 [2022-09-15T22:13:17.252Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e9e78a70a342ea66ab18edf5d69a1655646d3b52 [Pipeline] } [2022-09-15T22:13:17.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-15T22:13:17.379Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-15T22:13:17.386Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:17.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:13:17.693Z] [2022-09-15T22:13:17.693Z] 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-15T22:13:17.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:13:17.999Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-15T22:13:17.999Z] df9b9388f04a: Pulling fs layer [2022-09-15T22:13:17.999Z] 52dc419b0ee2: Pulling fs layer [2022-09-15T22:13:17.999Z] 25bc292e5bac: Pulling fs layer [2022-09-15T22:13:17.999Z] 114826534d7a: Pulling fs layer [2022-09-15T22:13:17.999Z] 4657fd5d0bcf: Pulling fs layer [2022-09-15T22:13:17.999Z] 6ad1cebc031e: Pulling fs layer [2022-09-15T22:13:17.999Z] 8a3aa393b2d8: Pulling fs layer [2022-09-15T22:13:17.999Z] 4657fd5d0bcf: Waiting [2022-09-15T22:13:17.999Z] 8a3aa393b2d8: Waiting [2022-09-15T22:13:17.999Z] 6ad1cebc031e: Waiting [2022-09-15T22:13:17.999Z] 114826534d7a: Waiting [2022-09-15T22:13:17.999Z] 52dc419b0ee2: Verifying Checksum [2022-09-15T22:13:17.999Z] 52dc419b0ee2: Download complete [2022-09-15T22:13:17.999Z] 4657fd5d0bcf: Verifying Checksum [2022-09-15T22:13:17.999Z] 4657fd5d0bcf: Download complete [2022-09-15T22:13:17.999Z] df9b9388f04a: Verifying Checksum [2022-09-15T22:13:17.999Z] df9b9388f04a: Download complete [2022-09-15T22:13:18.259Z] df9b9388f04a: Pull complete [2022-09-15T22:13:18.259Z] 6ad1cebc031e: Verifying Checksum [2022-09-15T22:13:18.259Z] 6ad1cebc031e: Download complete [2022-09-15T22:13:18.259Z] 52dc419b0ee2: Pull complete [2022-09-15T22:13:18.521Z] 25bc292e5bac: Pull complete [2022-09-15T22:13:18.784Z] 114826534d7a: Verifying Checksum [2022-09-15T22:13:18.784Z] 114826534d7a: Download complete [2022-09-15T22:13:19.353Z] 8a3aa393b2d8: Verifying Checksum [2022-09-15T22:13:19.353Z] 8a3aa393b2d8: Download complete [2022-09-15T22:13:22.665Z] 114826534d7a: Pull complete [2022-09-15T22:13:22.924Z] 4657fd5d0bcf: Pull complete [2022-09-15T22:13:23.183Z] 6ad1cebc031e: Pull complete [2022-09-15T22:13:26.469Z] 8a3aa393b2d8: Pull complete [2022-09-15T22:13:26.469Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-15T22:13:26.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:13:26.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:13:26.549Z] prd-ubuntu20.04-docker-8c-8g-29310 does not seem to be running inside a container [2022-09-15T22:13:26.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-15T22:13:28.388Z] $ docker top 36dc7bccf65248e2c92b0cc5878338165b7a1ec47e2bffdb98741d92f3f44a64 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-15T22:13:28.461Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-09-15T22:13:28.741Z] + set -o pipefail [2022-09-15T22:13:28.742Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-09-15T22:13:34.036Z] [2022-09-15T22:13:34.036Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-09-15T22:13:34.036Z] [2022-09-15T22:13:34.036Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/5e2f8637-2ddc-421c-b752-1593a33a4c64 [2022-09-15T22:13:34.036Z] [2022-09-15T22:13:34.036Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-15T22:13:34.036Z] [2022-09-15T22:13:34.036Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-15T22:13:34.036Z] [2022-09-15T22:13:34.036Z] [Pipeline] } [2022-09-15T22:13:34.050Z] $ docker stop --time=1 36dc7bccf65248e2c92b0cc5878338165b7a1ec47e2bffdb98741d92f3f44a64 [2022-09-15T22:13:36.430Z] $ docker rm -f 36dc7bccf65248e2c92b0cc5878338165b7a1ec47e2bffdb98741d92f3f44a64 [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-15T22:13:37.179Z] + git log --format=format:%s -1 e9e78a70a342ea66ab18edf5d69a1655646d3b52 [Pipeline] sh [2022-09-15T22:13:37.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:13:37.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:37.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:13:37.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:13:37.961Z] prd-ubuntu20.04-docker-8c-8g-29310 does not seem to be running inside a container [2022-09-15T22:13:37.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T22:13:38.440Z] $ docker top 915b2352f38114f1b152f39905385e6e233f04135c9ca8e5fe543208826adc1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:13:38.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:13:38.527Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:13:38.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:13:38.652Z] $ docker exec 915b2352f38114f1b152f39905385e6e233f04135c9ca8e5fe543208826adc1e ssh-agent [2022-09-15T22:13:38.772Z] SSH_AUTH_SOCK=/tmp/ssh-dRHlk7yiUV8z/agent.33 [2022-09-15T22:13:38.772Z] SSH_AGENT_PID=39 [2022-09-15T22:13:38.776Z] Running ssh-add (command line suppressed) [2022-09-15T22:13:38.885Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15963448562054116.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15963448562054116.key) [2022-09-15T22:13:38.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:13:39.181Z] + git semver tag [2022-09-15T22:13:39.444Z] 2022-09-15 22:13:39,372 [run_tag] DEBUG tag force:False [2022-09-15T22:13:39.444Z] 2022-09-15 22:13:39,372 [check_head_tag] DEBUG check head tag [2022-09-15T22:13:39.444Z] 2022-09-15 22:13:39,372 [execute] INFO git cat-file --batch-check [2022-09-15T22:13:39.444Z] 2022-09-15 22:13:39,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:13:39.444Z] 2022-09-15 22:13:39,376 [execute] INFO git cat-file --batch [2022-09-15T22:13:39.444Z] 2022-09-15 22:13:39,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:13:39.444Z] 2022-09-15 22:13:39,388 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-15T22:13:39.444Z] 2022-09-15 22:13:39,389 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-09-15T22:13:39.444Z] 2022-09-15 22:13:39,389 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:13:39.444Z] 2022-09-15 22:13:39,392 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-15T22:13:39.444Z] 2.3.0-dev.16 [Pipeline] } [2022-09-15T22:13:39.455Z] $ docker exec --env ******** --env ******** 915b2352f38114f1b152f39905385e6e233f04135c9ca8e5fe543208826adc1e ssh-agent -k [2022-09-15T22:13:39.559Z] unset SSH_AUTH_SOCK; [2022-09-15T22:13:39.559Z] unset SSH_AGENT_PID; [2022-09-15T22:13:39.559Z] echo Agent pid 39 killed; [2022-09-15T22:13:39.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:13:39.877Z] + git semver [Pipeline] } [2022-09-15T22:13:40.152Z] $ docker stop --time=1 915b2352f38114f1b152f39905385e6e233f04135c9ca8e5fe543208826adc1e [2022-09-15T22:13:41.453Z] $ docker rm -f 915b2352f38114f1b152f39905385e6e233f04135c9ca8e5fe543208826adc1e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:41.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:13:41.847Z] [2022-09-15T22:13:41.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:42.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:13:42.152Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-15T22:13:42.152Z] ab5ef0e58194: Pulling fs layer [2022-09-15T22:13:42.152Z] 9712f1f96733: Pulling fs layer [2022-09-15T22:13:42.152Z] 63f879dbbcfc: Pulling fs layer [2022-09-15T22:13:42.152Z] 0d9ebad4ef96: Pulling fs layer [2022-09-15T22:13:42.152Z] e9a5061849ea: Pulling fs layer [2022-09-15T22:13:42.152Z] d747dcd14b5f: Pulling fs layer [2022-09-15T22:13:42.152Z] 2de7ff778b66: Pulling fs layer [2022-09-15T22:13:42.152Z] 0d9ebad4ef96: Waiting [2022-09-15T22:13:42.152Z] e9a5061849ea: Waiting [2022-09-15T22:13:42.152Z] d747dcd14b5f: Waiting [2022-09-15T22:13:42.152Z] 2de7ff778b66: Waiting [2022-09-15T22:13:42.152Z] 9712f1f96733: Verifying Checksum [2022-09-15T22:13:42.152Z] 9712f1f96733: Download complete [2022-09-15T22:13:42.734Z] 63f879dbbcfc: Verifying Checksum [2022-09-15T22:13:42.734Z] 63f879dbbcfc: Download complete [2022-09-15T22:13:43.001Z] e9a5061849ea: Verifying Checksum [2022-09-15T22:13:43.001Z] e9a5061849ea: Download complete [2022-09-15T22:13:43.001Z] d747dcd14b5f: Download complete [2022-09-15T22:13:43.001Z] 0d9ebad4ef96: Verifying Checksum [2022-09-15T22:13:43.001Z] 0d9ebad4ef96: Download complete [2022-09-15T22:13:43.001Z] ab5ef0e58194: Verifying Checksum [2022-09-15T22:13:43.001Z] ab5ef0e58194: Download complete [2022-09-15T22:13:43.261Z] 2de7ff778b66: Verifying Checksum [2022-09-15T22:13:43.261Z] 2de7ff778b66: Download complete [2022-09-15T22:13:45.793Z] ab5ef0e58194: Pull complete [2022-09-15T22:13:45.793Z] 9712f1f96733: Pull complete [2022-09-15T22:13:46.362Z] 63f879dbbcfc: Pull complete [2022-09-15T22:13:50.585Z] 0d9ebad4ef96: Pull complete [2022-09-15T22:13:50.585Z] e9a5061849ea: Pull complete [2022-09-15T22:13:50.585Z] d747dcd14b5f: Pull complete [2022-09-15T22:13:51.521Z] 2de7ff778b66: Pull complete [2022-09-15T22:13:51.521Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-15T22:13:51.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:13:51.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:13:51.610Z] prd-ubuntu20.04-docker-8c-8g-29310 does not seem to be running inside a container [2022-09-15T22:13:51.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-15T22:13:53.935Z] $ docker top 7e2fc9e78493458c3d944bb87099de68eb04337398ef083d8cdcdd5e1abbbb71 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:13:54.014Z] provisioning config files... [2022-09-15T22:13:54.020Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1764672704492837522tmp [2022-09-15T22:13:54.031Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7321465407520079872tmp [2022-09-15T22:13:54.039Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8748193578015342491tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:13:54.054Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:54.342Z] ---> sigul-configuration.sh [2022-09-15T22:13:54.342Z] gpg: directory `/root/.gnupg' created [2022-09-15T22:13:54.342Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-15T22:13:54.342Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-15T22:13:54.342Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-15T22:13:54.342Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-15T22:13:54.342Z] gpg: CAST5 encrypted data [2022-09-15T22:13:54.342Z] gpg: encrypted with 1 passphrase [2022-09-15T22:13:54.342Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-15T22:13:54.629Z] + mkdir /home/jenkins [2022-09-15T22:13:54.629Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-15T22:13:54.914Z] + 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-15T22:13:54.923Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:55.207Z] ---> sigul-install.sh [2022-09-15T22:13:55.208Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-15T22:13:55.494Z] + git tag --list [2022-09-15T22:13:55.494Z] v1.0.0 [2022-09-15T22:13:55.494Z] v1.1.0 [2022-09-15T22:13:55.494Z] v1.1.1 [2022-09-15T22:13:55.494Z] v1.2.1 [2022-09-15T22:13:55.494Z] v1.2.2 [2022-09-15T22:13:55.494Z] v1.2.3 [2022-09-15T22:13:55.494Z] v1.3.0 [2022-09-15T22:13:55.494Z] v1.3.1 [2022-09-15T22:13:55.494Z] v2.0.0 [2022-09-15T22:13:55.494Z] v2.1.0 [2022-09-15T22:13:55.494Z] v2.1.1 [2022-09-15T22:13:55.494Z] v2.1.1-dev.1 [2022-09-15T22:13:55.494Z] v2.1.1-dev.2 [2022-09-15T22:13:55.494Z] v2.2.0 [2022-09-15T22:13:55.494Z] v2.2.1-dev.1 [2022-09-15T22:13:55.494Z] v2.2.1-dev.2 [2022-09-15T22:13:55.494Z] v2.2.1-dev.3 [2022-09-15T22:13:55.494Z] v2.2.1-dev.4 [2022-09-15T22:13:55.494Z] v2.2.1-dev.5 [2022-09-15T22:13:55.494Z] v2.2.1-dev.6 [2022-09-15T22:13:55.494Z] v2.2.1-dev.7 [2022-09-15T22:13:55.494Z] v2.2.1-dev.8 [2022-09-15T22:13:55.494Z] v2.3.0-dev.10 [2022-09-15T22:13:55.494Z] v2.3.0-dev.11 [2022-09-15T22:13:55.494Z] v2.3.0-dev.12 [2022-09-15T22:13:55.494Z] v2.3.0-dev.13 [2022-09-15T22:13:55.494Z] v2.3.0-dev.14 [2022-09-15T22:13:55.494Z] v2.3.0-dev.15 [2022-09-15T22:13:55.494Z] v2.3.0-dev.16 [2022-09-15T22:13:55.494Z] v2.3.0-dev.8 [2022-09-15T22:13:55.494Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-15T22:13:55.781Z] + lftools sign git-tag v2.3.0-dev.16 [2022-09-15T22:13:56.350Z] Signing Git tag with Sigul... [2022-09-15T22:13:56.350Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-09-15T22:13:56.619Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:56.908Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-15T22:13:56.916Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-15T22:13:56.944Z] $ docker stop --time=1 7e2fc9e78493458c3d944bb87099de68eb04337398ef083d8cdcdd5e1abbbb71 [2022-09-15T22:13:58.895Z] $ docker rm -f 7e2fc9e78493458c3d944bb87099de68eb04337398ef083d8cdcdd5e1abbbb71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-15T22:13:59.327Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:13:59.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:59.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:13:59.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:13:59.709Z] prd-ubuntu20.04-docker-8c-8g-29310 does not seem to be running inside a container [2022-09-15T22:13:59.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T22:14:00.481Z] $ docker top 91a7ebb3932f5ee880fc6651282c5b4a948d13a997871a4c1a9e0dac999c4fe7 -eo pid,comm [2022-09-15T22:14:00.537Z] 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-15T22:14:00.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:14:00.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:14:00.574Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:14:00.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:14:00.709Z] $ docker exec 91a7ebb3932f5ee880fc6651282c5b4a948d13a997871a4c1a9e0dac999c4fe7 ssh-agent [2022-09-15T22:14:00.821Z] SSH_AUTH_SOCK=/tmp/ssh-tL0IxCE3txZN/agent.32 [2022-09-15T22:14:00.821Z] SSH_AGENT_PID=38 [2022-09-15T22:14:00.827Z] Running ssh-add (command line suppressed) [2022-09-15T22:14:00.932Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2437519006658369791.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2437519006658369791.key) [2022-09-15T22:14:00.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:14:01.234Z] + git semver bump pre [2022-09-15T22:14:01.493Z] 2022-09-15 22:14:01,425 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-15T22:14:01.493Z] 2022-09-15 22:14:01,426 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-09-15T22:14:01.493Z] 2022-09-15 22:14:01,426 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-09-15T22:14:01.493Z] 2022-09-15 22:14:01,426 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-09-15T22:14:01.493Z] 2022-09-15 22:14:01,426 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-15T22:14:01.493Z] 2022-09-15 22:14:01,426 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-15T22:14:01.493Z] 2022-09-15 22:14:01,428 [execute] INFO git cat-file --batch-check [2022-09-15T22:14:01.493Z] 2022-09-15 22:14:01,429 [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-15T22:14:01.493Z] 2022-09-15 22:14:01,433 [execute] INFO git cat-file --batch [2022-09-15T22:14:01.493Z] 2022-09-15 22:14:01,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:14:01.493Z] 2022-09-15 22:14:01,439 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-15T22:14:01.493Z] 2.3.0-dev.17 [Pipeline] } [2022-09-15T22:14:01.506Z] $ docker exec --env ******** --env ******** 91a7ebb3932f5ee880fc6651282c5b4a948d13a997871a4c1a9e0dac999c4fe7 ssh-agent -k [2022-09-15T22:14:01.603Z] unset SSH_AUTH_SOCK; [2022-09-15T22:14:01.603Z] unset SSH_AGENT_PID; [2022-09-15T22:14:01.603Z] echo Agent pid 38 killed; [2022-09-15T22:14:01.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:14:01.925Z] + git semver [Pipeline] } [2022-09-15T22:14:02.212Z] $ docker stop --time=1 91a7ebb3932f5ee880fc6651282c5b4a948d13a997871a4c1a9e0dac999c4fe7 [2022-09-15T22:14:03.548Z] $ docker rm -f 91a7ebb3932f5ee880fc6651282c5b4a948d13a997871a4c1a9e0dac999c4fe7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:14:03.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:14:03.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:14:04.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:14:04.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:14:04.305Z] prd-ubuntu20.04-docker-8c-8g-29310 does not seem to be running inside a container [2022-09-15T22:14:04.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T22:14:04.786Z] $ docker top 76af941913b0e2a7e11d97ddd8be52c47a9451361a9c5e44a837a2e8e911670d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:14:04.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:14:04.871Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:14:05.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:14:05.007Z] $ docker exec 76af941913b0e2a7e11d97ddd8be52c47a9451361a9c5e44a837a2e8e911670d ssh-agent [2022-09-15T22:14:05.117Z] SSH_AUTH_SOCK=/tmp/ssh-LeEW1aCFNY2D/agent.32 [2022-09-15T22:14:05.117Z] SSH_AGENT_PID=39 [2022-09-15T22:14:05.123Z] Running ssh-add (command line suppressed) [2022-09-15T22:14:05.234Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3253230165078450702.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3253230165078450702.key) [2022-09-15T22:14:05.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:14:05.534Z] + git semver push [2022-09-15T22:14:05.795Z] 2022-09-15 22:14:05,729 [run_push] DEBUG push [2022-09-15T22:14:05.795Z] 2022-09-15 22:14:05,730 [execute] INFO git cat-file --batch-check [2022-09-15T22:14:05.795Z] 2022-09-15 22:14:05,730 [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-15T22:14:05.795Z] 2022-09-15 22:14:05,733 [execute] INFO git rev-list b511a3147ec59bd721e1cef8a0d7edc78bef3b36 -- [2022-09-15T22:14:05.795Z] 2022-09-15 22:14:05,733 [execute] DEBUG Popen(['git', 'rev-list', 'b511a3147ec59bd721e1cef8a0d7edc78bef3b36', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:14:05.795Z] 2022-09-15 22:14:05,740 [execute] INFO git fetch -v origin [2022-09-15T22:14:05.795Z] 2022-09-15 22:14:05,741 [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-15T22:14:06.365Z] 2022-09-15 22:14:06,291 [run_push] DEBUG no remote changes detected [2022-09-15T22:14:06.365Z] 2022-09-15 22:14:06,291 [execute] INFO git push origin semver [2022-09-15T22:14:06.365Z] 2022-09-15 22:14:06,292 [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-15T22:14:07.307Z] 2022-09-15 22:14:07,074 [run_push] DEBUG push all version tags [2022-09-15T22:14:07.307Z] 2022-09-15 22:14:07,075 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-15T22:14:07.307Z] 2022-09-15 22:14:07,075 [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-15T22:14:08.270Z] 2022-09-15 22:14:07,910 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-15T22:14:08.270Z] 2.3.0-dev.17 [Pipeline] } [2022-09-15T22:14:08.282Z] $ docker exec --env ******** --env ******** 76af941913b0e2a7e11d97ddd8be52c47a9451361a9c5e44a837a2e8e911670d ssh-agent -k [2022-09-15T22:14:08.388Z] unset SSH_AUTH_SOCK; [2022-09-15T22:14:08.388Z] unset SSH_AGENT_PID; [2022-09-15T22:14:08.388Z] echo Agent pid 39 killed; [2022-09-15T22:14:08.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:14:08.701Z] + git semver [Pipeline] } [2022-09-15T22:14:08.979Z] $ docker stop --time=1 76af941913b0e2a7e11d97ddd8be52c47a9451361a9c5e44a837a2e8e911670d [2022-09-15T22:14:10.483Z] $ docker rm -f 76af941913b0e2a7e11d97ddd8be52c47a9451361a9c5e44a837a2e8e911670d [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-15T22:14:11.080Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-09-15T22:14:11.080Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-15T22:14:11.080Z] total 16 [2022-09-15T22:14:11.080Z] drwxr-xr-x 3 root root 4096 Sep 15 22:03 . [2022-09-15T22:14:11.080Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:13 .. [2022-09-15T22:14:11.080Z] drwxr-xr-x 2 root root 4096 Sep 15 22:03 cost [2022-09-15T22:14:11.080Z] -rw-r--r-- 1 root root 88 Sep 15 22:03 cost.csv [2022-09-15T22:14:11.080Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-15T22:14:11.080Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-15T22:14:11.080Z] total 16 [2022-09-15T22:14:11.080Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:03 . [2022-09-15T22:14:11.080Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:13 .. [2022-09-15T22:14:11.080Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:03 cost [2022-09-15T22:14:11.080Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 15 22:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:14:11.371Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:14:12.233Z] ---> package-listing.sh [2022-09-15T22:14:12.233Z] ++ facter osfamily [2022-09-15T22:14:12.233Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T22:14:12.494Z] + OS_FAMILY=debian [2022-09-15T22:14:12.494Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-09-15T22:14:12.494Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T22:14:12.494Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T22:14:12.494Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T22:14:12.494Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T22:14:12.494Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-15T22:14:12.494Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T22:14:12.494Z] + case "${OS_FAMILY}" in [2022-09-15T22:14:12.494Z] + dpkg -l [2022-09-15T22:14:12.494Z] + grep '^ii' [2022-09-15T22:14:12.494Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T22:14:12.494Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T22:14:12.494Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T22:14:12.494Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-15T22:14:12.494Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-09-15T22:14:12.494Z] + 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-15T22:14:12.505Z] 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-15T22:14:12.790Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:14:13.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:14:13.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:14:13.440Z] prd-ubuntu20.04-docker-8c-8g-29310 does not seem to be running inside a container [2022-09-15T22:14:13.478Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-15T22:14:13.717Z] $ docker top a8dc1800eb351c3c1230cd809c82dd15fd474f02aa7ed81f0b0f9b69fa8adf70 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:14:14.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T22:14:14.362Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T22:14:14.648Z] + ls /var/log/sa-host [2022-09-15T22:14:14.648Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:14:14.720Z] provisioning config files... [2022-09-15T22:14:14.729Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8470187742929552607tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:14:14.742Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:14:15.026Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T22:14:15.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:14:15.352Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T22:14:15.360Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:14:15.644Z] ---> sudo-logs.sh [2022-09-15T22:14:15.644Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T22:14:15.671Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:14:15.959Z] ---> job-cost.sh [2022-09-15T22:14:15.959Z] lf-activate-venv: SKIPPING [2022-09-15T22:14:15.959Z] DEBUG: total: 0.2199999988079071 [2022-09-15T22:14:15.959Z] INFO: Retrieving Stack Cost... [2022-09-15T22:14:16.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:14:16.787Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T22:14:16.799Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:14:17.080Z] ---> logs-deploy.sh [2022-09-15T22:14:17.080Z] lf-activate-venv: SKIPPING [2022-09-15T22:14:17.080Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/52 [2022-09-15T22:14:17.080Z] INFO: archiving workspace using pattern(s): [2022-09-15T22:14:18.020Z] Archives upload complete. [2022-09-15T22:14:18.020Z] INFO: archiving logs to Nexus