Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5358375566382072998.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh5689918168082867393.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4133513520451580188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 shared 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-ssh7584641715170493060.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh4606462507023253350.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27934’ Running on prd-centos7-docker-4c-2g-27937 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.24.4' 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 /w/workspace/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh2857480249513917398.key > 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 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f (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 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f # timeout=10 Commit message: "Merge pull request #248 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" > git rev-list --no-walk 2df8c8ad4822796dc8acc1b504482056a7890ea9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-08T12:28:44.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-08T12:28:44.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-08T12:28:44.343Z] ========================================================= [2021-11-08T12:28:44.343Z] EdgeX Global Pipelines Version Info [2021-11-08T12:28:44.343Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:28:45.507Z] ------------------- [2021-11-08T12:28:45.507Z] stable info: [2021-11-08T12:28:45.507Z] ------------------- [2021-11-08T12:28:45.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-08T12:28:45.507Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T12:28:45.507Z] Message: update stable to v1.0.211 [2021-11-08T12:28:46.082Z] ------------------- [2021-11-08T12:28:46.082Z] experimental info: [2021-11-08T12:28:46.082Z] ------------------- [2021-11-08T12:28:46.082Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-08T12:28:46.082Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T12:28:46.082Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-08T12:28:46.159Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-11-08T12:28:46.172Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-11-08T12:28:46.182Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-08T12:28:46.193Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-08T12:28:46.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-08T12:28:46.216Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-08T12:28:46.227Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-08T12:28:46.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-08T12:28:46.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-08T12:28:46.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-08T12:28:46.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-08T12:28:46.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-11-08T12:28:46.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-08T12:28:46.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-08T12:28:46.311Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T12:28:46.324Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T12:28:46.338Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T12:28:46.349Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T12:28:46.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-08T12:28:46.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-08T12:28:46.382Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-08T12:28:46.392Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-08T12:28:46.402Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-08T12:28:46.414Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-08T12:28:46.423Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-08T12:28:46.433Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-08T12:28:46.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-08T12:28:46.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-08T12:28:46.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-08T12:28:46.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] echo [2021-11-08T12:28:46.490Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ddaff4 [Pipeline] echo [2021-11-08T12:28:46.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T12:28:46.559Z] provisioning config files... [2021-11-08T12:28:46.573Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3096410387676800741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:28:46.882Z] ---> docker-login.sh [2021-11-08T12:28:46.882Z] nexus3.edgexfoundry.org:10001 [2021-11-08T12:28:46.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:28:46.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:28:46.882Z] Configure a credential helper to remove this warning. See [2021-11-08T12:28:46.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:28:46.882Z] [2021-11-08T12:28:46.882Z] Login Succeeded [2021-11-08T12:28:46.882Z] nexus3.edgexfoundry.org:10002 [2021-11-08T12:28:47.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:28:47.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:28:47.146Z] Configure a credential helper to remove this warning. See [2021-11-08T12:28:47.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:28:47.146Z] [2021-11-08T12:28:47.146Z] Login Succeeded [2021-11-08T12:28:47.146Z] nexus3.edgexfoundry.org:10003 [2021-11-08T12:28:47.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:28:47.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:28:47.146Z] Configure a credential helper to remove this warning. See [2021-11-08T12:28:47.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:28:47.146Z] [2021-11-08T12:28:47.146Z] Login Succeeded [2021-11-08T12:28:47.146Z] nexus3.edgexfoundry.org:10004 [2021-11-08T12:28:47.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:28:47.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:28:47.407Z] Configure a credential helper to remove this warning. See [2021-11-08T12:28:47.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:28:47.407Z] [2021-11-08T12:28:47.407Z] Login Succeeded [2021-11-08T12:28:47.407Z] docker.io [2021-11-08T12:28:47.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:28:47.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:28:47.667Z] Configure a credential helper to remove this warning. See [2021-11-08T12:28:47.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:28:47.667Z] [2021-11-08T12:28:47.667Z] Login Succeeded [2021-11-08T12:28:47.667Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T12:28:47.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-08T12:28:48.103Z] + git rev-list -1 --merges 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f~1..6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] echo [2021-11-08T12:28:48.138Z] -----------> git rev-list -1 --merges 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f~1..6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [2021-11-08T12:28:48.138Z] 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [false] [Pipeline] sh [2021-11-08T12:28:48.430Z] + git log --format=format:%s -1 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] echo [2021-11-08T12:28:48.446Z] ========================================================= [2021-11-08T12:28:48.446Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-08T12:28:48.446Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T12:28:48.783Z] + git log --format=format:%s -1 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] echo [2021-11-08T12:28:48.794Z] [semverPrep] GIT_COMMIT: 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f, Commit Message: Merge pull request #248 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28 [Pipeline] echo [2021-11-08T12:28:48.803Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:28:49.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T12:28:49.243Z] [2021-11-08T12:28:49.243Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:28:49.553Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T12:28:49.553Z] latest: Pulling from edgex-devops/git-semver [2021-11-08T12:28:49.553Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T12:28:49.553Z] 3e5f54012d9b: Pulling fs layer [2021-11-08T12:28:49.553Z] 4c7163046ea9: Pulling fs layer [2021-11-08T12:28:49.553Z] 0c2d73faf560: Pulling fs layer [2021-11-08T12:28:49.553Z] 0c2d73faf560: Waiting [2021-11-08T12:28:49.553Z] 3e5f54012d9b: Verifying Checksum [2021-11-08T12:28:49.553Z] 3e5f54012d9b: Download complete [2021-11-08T12:28:49.553Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T12:28:49.553Z] a0d0a0d46f8b: Download complete [2021-11-08T12:28:49.553Z] 4c7163046ea9: Verifying Checksum [2021-11-08T12:28:49.553Z] 4c7163046ea9: Download complete [2021-11-08T12:28:49.553Z] 0c2d73faf560: Verifying Checksum [2021-11-08T12:28:49.553Z] 0c2d73faf560: Download complete [2021-11-08T12:28:49.819Z] a0d0a0d46f8b: Pull complete [2021-11-08T12:28:49.819Z] 3e5f54012d9b: Pull complete [2021-11-08T12:28:50.095Z] 4c7163046ea9: Pull complete [2021-11-08T12:28:50.366Z] 0c2d73faf560: Pull complete [2021-11-08T12:28:50.366Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-08T12:28:50.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T12:28:50.366Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-08T12:28:50.455Z] prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container [2021-11-08T12:28:50.426Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T12:28:50.996Z] $ docker top 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T12:28:51.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T12:28:51.114Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T12:28:51.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T12:28:51.201Z] $ docker exec 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 ssh-agent [2021-11-08T12:28:51.312Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjomImI/agent.13 [2021-11-08T12:28:51.312Z] SSH_AGENT_PID=19 [2021-11-08T12:28:51.319Z] Running ssh-add (command line suppressed) [2021-11-08T12:28:51.413Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1683478151309053000.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1683478151309053000.key) [2021-11-08T12:28:51.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T12:28:51.723Z] + git tag --points-at HEAD [Pipeline] } [2021-11-08T12:28:51.752Z] $ docker exec --env ******** --env ******** 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 ssh-agent -k [2021-11-08T12:28:51.839Z] unset SSH_AUTH_SOCK; [2021-11-08T12:28:51.839Z] unset SSH_AGENT_PID; [2021-11-08T12:28:51.839Z] echo Agent pid 19 killed; [2021-11-08T12:28:51.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-08T12:28:51.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T12:28:51.858Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T12:28:51.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T12:28:51.964Z] $ docker exec 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 ssh-agent [2021-11-08T12:28:52.052Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGdKmpo/agent.52 [2021-11-08T12:28:52.052Z] SSH_AGENT_PID=58 [2021-11-08T12:28:52.056Z] Running ssh-add (command line suppressed) [2021-11-08T12:28:52.159Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3101860015457827419.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3101860015457827419.key) [2021-11-08T12:28:52.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T12:28:52.465Z] + git semver init [2021-11-08T12:28:52.465Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T12:28:52.465Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-08T12:28:52.465Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-08T12:28:52.465Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T12:28:52.465Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T12:28:52.465Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T12:28:52.465Z] # $SEMVER_BRANCH = main [2021-11-08T12:28:52.465Z] # $SEMVER_TEMP = /tmp/semver-603328009 [2021-11-08T12:28:52.465Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-11-08T12:28:53.423Z] # '/tmp/semver-603328009' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-11-08T12:28:53.423Z] # -> Force: false [2021-11-08T12:28:53.423Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-11-08T12:28:53.443Z] $ docker exec --env ******** --env ******** 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 ssh-agent -k [2021-11-08T12:28:53.533Z] unset SSH_AUTH_SOCK; [2021-11-08T12:28:53.533Z] unset SSH_AGENT_PID; [2021-11-08T12:28:53.533Z] echo Agent pid 58 killed; [2021-11-08T12:28:53.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T12:28:53.857Z] + git semver [Pipeline] } [2021-11-08T12:28:53.882Z] $ docker stop --time=1 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 [2021-11-08T12:28:55.153Z] $ docker rm -f 6a3d1b7b6cb23f9cedf3c42a0864a7952bb723b2f0c84aefcc2bfc8101941655 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T12:28:55.481Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-08T12:28:55.712Z] Stashed 1 file(s) [Pipeline] echo [2021-11-08T12:28:55.715Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.12 [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] node [Pipeline] node [2021-11-08T12:29:10.950Z] Still waiting to schedule task [2021-11-08T12:29:10.950Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-08T12:29:10.951Z] Still waiting to schedule task [2021-11-08T12:29:10.951Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-27935’ [2021-11-08T12:31:31.902Z] Running on prd-centos7-docker-4c-2g-27940 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-11-08T12:31:31.913Z] Running in /w/workspace/device-virtual-go/13 [Pipeline] { [Pipeline] checkout [2021-11-08T12:31:31.995Z] The recommended git tool is: git [2021-11-08T12:31:33.904Z] using credential edgex-jenkins-ssh [2021-11-08T12:31:33.916Z] Cloning the remote Git repository [2021-11-08T12:31:33.918Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-11-08T12:31:33.975Z] > git init /w/workspace/device-virtual-go/13 # timeout=10 [2021-11-08T12:31:34.011Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-11-08T12:31:34.011Z] > git --version # timeout=10 [2021-11-08T12:31:34.021Z] > git --version # 'git version 2.24.4' [2021-11-08T12:31:34.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T12:31:34.061Z] [INFO] Currently running in a labeled security context [2021-11-08T12:31:34.061Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T12:31:34.061Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/13@tmp/jenkins-gitclient-ssh7708988975539786741.key [2021-11-08T12:31:34.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T12:31:35.087Z] Avoid second fetch [2021-11-08T12:31:35.087Z] Checking out Revision 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f (main) [2021-11-08T12:31:35.023Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-11-08T12:31:35.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T12:31:35.075Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T12:31:35.083Z] > git checkout -f 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f # timeout=10 [2021-11-08T12:31:38.634Z] Commit message: "Merge pull request #248 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T12:31:39.016Z] provisioning config files... [2021-11-08T12:31:39.027Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/13@tmp/config3175930966377824043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:31:39.412Z] ---> docker-login.sh [2021-11-08T12:31:39.412Z] nexus3.edgexfoundry.org:10001 [2021-11-08T12:31:39.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:31:39.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:31:39.412Z] Configure a credential helper to remove this warning. See [2021-11-08T12:31:39.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:31:39.412Z] [2021-11-08T12:31:39.412Z] Login Succeeded [2021-11-08T12:31:39.412Z] nexus3.edgexfoundry.org:10002 [2021-11-08T12:31:39.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:31:39.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:31:39.678Z] Configure a credential helper to remove this warning. See [2021-11-08T12:31:39.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:31:39.678Z] [2021-11-08T12:31:39.678Z] Login Succeeded [2021-11-08T12:31:39.678Z] nexus3.edgexfoundry.org:10003 [2021-11-08T12:31:39.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:31:39.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:31:39.678Z] Configure a credential helper to remove this warning. See [2021-11-08T12:31:39.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:31:39.678Z] [2021-11-08T12:31:39.678Z] Login Succeeded [2021-11-08T12:31:39.678Z] nexus3.edgexfoundry.org:10004 [2021-11-08T12:31:39.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:31:39.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:31:39.938Z] Configure a credential helper to remove this warning. See [2021-11-08T12:31:39.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:31:39.938Z] [2021-11-08T12:31:39.938Z] Login Succeeded [2021-11-08T12:31:39.938Z] docker.io [2021-11-08T12:31:39.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:31:40.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:31:40.202Z] Configure a credential helper to remove this warning. See [2021-11-08T12:31:40.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:31:40.203Z] [2021-11-08T12:31:40.203Z] Login Succeeded [2021-11-08T12:31:40.203Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T12:31:40.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T12:31:40.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T12:31:40.371Z] ========================================================= [2021-11-08T12:31:40.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-08T12:31:40.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:31:40.689Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-08T12:31:40.690Z] Sending build context to Docker daemon 8.712MB [2021-11-08T12:31:40.690Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T12:31:40.690Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-08T12:31:40.690Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-08T12:31:40.690Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T12:31:40.690Z] 31adcdaf11c8: Pulling fs layer [2021-11-08T12:31:40.690Z] b8b176561691: Pulling fs layer [2021-11-08T12:31:40.690Z] 4527c011a84f: Pulling fs layer [2021-11-08T12:31:40.690Z] 5d74067f8e1e: Pulling fs layer [2021-11-08T12:31:40.690Z] e0aca202a116: Pulling fs layer [2021-11-08T12:31:40.690Z] 3a43be97a3b4: Pulling fs layer [2021-11-08T12:31:40.690Z] 34cad66bf833: Pulling fs layer [2021-11-08T12:31:40.690Z] b4e3c513aaa6: Pulling fs layer [2021-11-08T12:31:40.690Z] 4527c011a84f: Waiting [2021-11-08T12:31:40.690Z] 5d74067f8e1e: Waiting [2021-11-08T12:31:40.690Z] e0aca202a116: Waiting [2021-11-08T12:31:40.690Z] 3a43be97a3b4: Waiting [2021-11-08T12:31:40.690Z] 34cad66bf833: Waiting [2021-11-08T12:31:40.690Z] b4e3c513aaa6: Waiting [2021-11-08T12:31:40.690Z] b8b176561691: Verifying Checksum [2021-11-08T12:31:40.690Z] b8b176561691: Download complete [2021-11-08T12:31:40.690Z] 31adcdaf11c8: Verifying Checksum [2021-11-08T12:31:40.690Z] 31adcdaf11c8: Download complete [2021-11-08T12:31:40.952Z] 5d74067f8e1e: Verifying Checksum [2021-11-08T12:31:40.952Z] 5d74067f8e1e: Download complete [2021-11-08T12:31:40.952Z] e0aca202a116: Verifying Checksum [2021-11-08T12:31:40.952Z] e0aca202a116: Download complete [2021-11-08T12:31:40.952Z] a0d0a0d46f8b: Download complete [2021-11-08T12:31:40.952Z] 3a43be97a3b4: Verifying Checksum [2021-11-08T12:31:40.952Z] 3a43be97a3b4: Download complete [2021-11-08T12:31:40.952Z] 34cad66bf833: Verifying Checksum [2021-11-08T12:31:40.952Z] 34cad66bf833: Download complete [2021-11-08T12:31:41.219Z] a0d0a0d46f8b: Pull complete [2021-11-08T12:31:41.481Z] 31adcdaf11c8: Pull complete [2021-11-08T12:31:41.481Z] 4527c011a84f: Verifying Checksum [2021-11-08T12:31:41.481Z] 4527c011a84f: Download complete [2021-11-08T12:31:41.481Z] b8b176561691: Pull complete [2021-11-08T12:31:41.481Z] b4e3c513aaa6: Verifying Checksum [2021-11-08T12:31:41.481Z] b4e3c513aaa6: Download complete [2021-11-08T12:31:45.744Z] 4527c011a84f: Pull complete [2021-11-08T12:31:45.744Z] 5d74067f8e1e: Pull complete [2021-11-08T12:31:45.744Z] e0aca202a116: Pull complete [2021-11-08T12:31:45.744Z] 3a43be97a3b4: Pull complete [2021-11-08T12:31:45.744Z] 34cad66bf833: Pull complete [2021-11-08T12:31:48.328Z] b4e3c513aaa6: Pull complete [2021-11-08T12:31:48.328Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-08T12:31:48.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T12:31:48.328Z] ---> 9f6097aaca64 [2021-11-08T12:31:48.328Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T12:31:50.237Z] ---> Running in b65e3183ad98 [2021-11-08T12:31:50.237Z] Removing intermediate container b65e3183ad98 [2021-11-08T12:31:50.237Z] ---> 7531e801fbf8 [2021-11-08T12:31:50.237Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T12:31:50.237Z] ---> Running in 49d83951b9fb [2021-11-08T12:31:50.237Z] Removing intermediate container 49d83951b9fb [2021-11-08T12:31:50.237Z] ---> 06ec03e8bcd2 [2021-11-08T12:31:50.237Z] Step 5/11 : WORKDIR /device-virtual-go [2021-11-08T12:31:50.237Z] ---> Running in 7c3c3dc4682c [2021-11-08T12:31:50.237Z] Removing intermediate container 7c3c3dc4682c [2021-11-08T12:31:50.237Z] ---> e3307ae81bf9 [2021-11-08T12:31:50.237Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:31:50.237Z] ---> Running in 810897feb3ba [2021-11-08T12:31:50.807Z] Removing intermediate container 810897feb3ba [2021-11-08T12:31:50.807Z] ---> 660ab6a3e1bd [2021-11-08T12:31:50.807Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T12:31:50.807Z] ---> Running in 7930b6b57f02 [2021-11-08T12:31:51.076Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:31:51.647Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:31:52.218Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-08T12:31:52.218Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-08T12:31:52.218Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-08T12:31:52.479Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-08T12:31:52.479Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:31:52.479Z] OK: 224 MiB in 56 packages [2021-11-08T12:31:52.777Z] Removing intermediate container 7930b6b57f02 [2021-11-08T12:31:52.777Z] ---> fd81b74457da [2021-11-08T12:31:52.777Z] Step 8/11 : COPY . . [2021-11-08T12:31:53.043Z] ---> 90bc997d9061 [2021-11-08T12:31:53.043Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:31:53.043Z] ---> Running in ca9ef3298473 [2021-11-08T12:32:19.651Z] Removing intermediate container ca9ef3298473 [2021-11-08T12:32:19.651Z] ---> 5906b1bbca63 [2021-11-08T12:32:19.651Z] Step 10/11 : ARG MAKE='make build' [2021-11-08T12:32:19.651Z] ---> Running in 406272f3d8b3 [2021-11-08T12:32:19.651Z] Removing intermediate container 406272f3d8b3 [2021-11-08T12:32:19.651Z] ---> 9681e1aa36b2 [2021-11-08T12:32:19.651Z] Step 11/11 : RUN $MAKE [2021-11-08T12:32:19.651Z] ---> Running in 4bd118192578 [2021-11-08T12:32:19.924Z] noop [2021-11-08T12:32:20.186Z] Removing intermediate container 4bd118192578 [2021-11-08T12:32:20.186Z] ---> beccee3ded13 [2021-11-08T12:32:20.186Z] Successfully built beccee3ded13 [2021-11-08T12:32:20.186Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:32:20.495Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T12:32:20.495Z] . [Pipeline] withDockerContainer [2021-11-08T12:32:20.586Z] prd-centos7-docker-4c-2g-27940 does not seem to be running inside a container [2021-11-08T12:32:20.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@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 ******** ci-base-image-x86_64 cat [2021-11-08T12:32:20.979Z] $ docker top b8aca2800cae3b2b73a515f8b7ae81a93b3bdd19b188feff5ec583c4c964efac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T12:32:21.330Z] + go version [2021-11-08T12:32:21.330Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-08T12:32:21.340Z] $ docker stop --time=1 b8aca2800cae3b2b73a515f8b7ae81a93b3bdd19b188feff5ec583c4c964efac [2021-11-08T12:32:22.521Z] $ docker rm -f b8aca2800cae3b2b73a515f8b7ae81a93b3bdd19b188feff5ec583c4c964efac [2021-11-08T12:32:22.526Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27939 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-11-08T12:32:22.581Z] Running in /w/workspace/device-virtual-go/13 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:32:22.862Z] The recommended git tool is: git [2021-11-08T12:32:22.954Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T12:32:22.954Z] . [Pipeline] withDockerContainer [2021-11-08T12:32:23.018Z] prd-centos7-docker-4c-2g-27940 does not seem to be running inside a container [2021-11-08T12:32:23.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@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 ******** ci-base-image-x86_64 cat [2021-11-08T12:32:23.388Z] $ docker top 0ca2a07a11e6d47b4d65d73b0066cacfcb91e5c2a2a59ab2494e29fe6ee2d97d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T12:32:23.758Z] + make test [2021-11-08T12:32:23.758Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-08T12:32:24.332Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-11-08T12:32:28.573Z] using credential edgex-jenkins-ssh [2021-11-08T12:32:28.587Z] Cloning the remote Git repository [2021-11-08T12:32:28.635Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-11-08T12:32:28.733Z] > git init /w/workspace/device-virtual-go/13 # timeout=10 [2021-11-08T12:32:28.838Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-11-08T12:32:28.839Z] > git --version # timeout=10 [2021-11-08T12:32:28.856Z] > git --version # 'git version 2.17.1' [2021-11-08T12:32:28.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T12:32:28.941Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T12:32:30.597Z] Avoid second fetch [2021-11-08T12:32:30.598Z] Checking out Revision 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f (main) [2021-11-08T12:32:30.555Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-11-08T12:32:30.577Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T12:32:30.613Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T12:32:30.627Z] > git checkout -f 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f # timeout=10 [2021-11-08T12:32:34.876Z] Commit message: "Merge pull request #248 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T12:32:35.760Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-08T12:32:35.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T12:32:35.760Z] Dload Upload Total Spent Left Speed [2021-11-08T12:32:35.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76779 0 --:--:-- --:--:-- --:--:-- 77281 [Pipeline] sh [2021-11-08T12:32:36.206Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-08T12:32:36.556Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-08T12:32:36.556Z] + sudo tee /etc/docker/daemon.new [2021-11-08T12:32:36.556Z] { [2021-11-08T12:32:36.556Z] "registry-mirrors": [ [2021-11-08T12:32:36.556Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-08T12:32:36.557Z] ], [2021-11-08T12:32:36.557Z] "bip": "10.250.0.254/24", [2021-11-08T12:32:36.557Z] "hosts": [ [2021-11-08T12:32:36.557Z] "tcp://0.0.0.0:5555", [2021-11-08T12:32:36.557Z] "unix:///var/run/docker.sock" [2021-11-08T12:32:36.557Z] ], [2021-11-08T12:32:36.557Z] "mtu": 1458, [2021-11-08T12:32:36.557Z] "selinux-enabled": true, [2021-11-08T12:32:36.557Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-08T12:32:36.557Z] } [Pipeline] sh [2021-11-08T12:32:36.908Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-08T12:32:37.272Z] + sudo service docker restart [2021-11-08T12:32:46.445Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-11-08T12:32:46.445Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.275s coverage: 64.6% of statements [2021-11-08T12:32:46.445Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-08T12:32:51.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T12:32:51.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T12:32:51.789Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-08T12:32:51.799Z] $ docker stop --time=1 0ca2a07a11e6d47b4d65d73b0066cacfcb91e5c2a2a59ab2494e29fe6ee2d97d [2021-11-08T12:32:53.187Z] $ docker rm -f 0ca2a07a11e6d47b4d65d73b0066cacfcb91e5c2a2a59ab2494e29fe6ee2d97d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T12:32:53.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-08T12:32:53.748Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-08T12:32:54.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T12:32:55.231Z] + ls -al . [2021-11-08T12:32:55.231Z] total 176 [2021-11-08T12:32:55.231Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 8 12:32 . [2021-11-08T12:32:55.231Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 8 12:31 .. [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 8449 Nov 8 12:31 Attribution.txt [2021-11-08T12:32:55.231Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 8 12:31 bin [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 6349 Nov 8 12:31 CHANGELOG.md [2021-11-08T12:32:55.231Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 8 12:31 cmd [2021-11-08T12:32:55.231Z] -rw-r--r--. 1 jenkins jenkins 46339 Nov 8 12:32 coverage.out [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 1951 Nov 8 12:31 Dockerfile [2021-11-08T12:32:55.231Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 8 12:31 .git [2021-11-08T12:32:55.231Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 8 12:31 .github [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 270 Nov 8 12:31 .gitignore [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 358 Nov 8 12:31 go.mod [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 52389 Nov 8 12:31 go.sum [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 12:31 GOVERNANCE.md [2021-11-08T12:32:55.231Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 8 12:31 internal [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 660 Nov 8 12:31 Jenkinsfile [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 8 12:31 LICENSE [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 999 Nov 8 12:31 Makefile [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 623 Nov 8 12:31 OWNERS.md [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 2913 Nov 8 12:31 README.md [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 8 12:28 VERSION [2021-11-08T12:32:55.231Z] -rw-rw-r--. 1 jenkins jenkins 235 Nov 8 12:31 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:32:55.538Z] + 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=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f --label arch=amd64 --label version=2.0.1-dev.12 . [2021-11-08T12:32:55.538Z] Sending build context to Docker daemon 8.759MB [2021-11-08T12:32:55.538Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T12:32:55.538Z] Step 2/25 : FROM ${BASE} AS builder [2021-11-08T12:32:55.538Z] ---> beccee3ded13 [2021-11-08T12:32:55.538Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T12:32:55.538Z] ---> Running in 0062750b596a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T12:32:55.631Z] provisioning config files... [2021-11-08T12:32:55.659Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/13@tmp/config7394544250982553865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:32:55.799Z] Removing intermediate container 0062750b596a [2021-11-08T12:32:55.799Z] ---> 36306f647832 [2021-11-08T12:32:55.799Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T12:32:55.799Z] ---> Running in 9b18e90d2416 [2021-11-08T12:32:55.799Z] Removing intermediate container 9b18e90d2416 [2021-11-08T12:32:55.799Z] ---> 57ef02b62fc7 [2021-11-08T12:32:55.799Z] Step 5/25 : WORKDIR /device-virtual-go [2021-11-08T12:32:55.799Z] ---> Running in 2c705a4810c8 [2021-11-08T12:32:55.799Z] Removing intermediate container 2c705a4810c8 [2021-11-08T12:32:55.799Z] ---> 08efc08b30fb [2021-11-08T12:32:55.799Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:32:56.039Z] ---> docker-login.sh [2021-11-08T12:32:56.039Z] nexus3.edgexfoundry.org:10001 [2021-11-08T12:32:56.059Z] ---> Running in a8fccae94b26 [2021-11-08T12:32:56.318Z] Removing intermediate container a8fccae94b26 [2021-11-08T12:32:56.318Z] ---> 63f9ab02d106 [2021-11-08T12:32:56.318Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T12:32:56.318Z] ---> Running in fcdc557dbd51 [2021-11-08T12:32:56.585Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:32:56.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:32:57.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:32:57.236Z] Configure a credential helper to remove this warning. See [2021-11-08T12:32:57.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:32:57.236Z] [2021-11-08T12:32:57.236Z] Login Succeeded [2021-11-08T12:32:57.236Z] nexus3.edgexfoundry.org:10002 [2021-11-08T12:32:57.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:32:57.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:32:57.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:32:57.786Z] Configure a credential helper to remove this warning. See [2021-11-08T12:32:57.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:32:57.786Z] [2021-11-08T12:32:57.786Z] Login Succeeded [2021-11-08T12:32:57.786Z] nexus3.edgexfoundry.org:10003 [2021-11-08T12:32:57.797Z] OK: 224 MiB in 56 packages [2021-11-08T12:32:58.061Z] Removing intermediate container fcdc557dbd51 [2021-11-08T12:32:58.061Z] ---> 9b77aa5f3042 [2021-11-08T12:32:58.061Z] Step 8/25 : COPY . . [2021-11-08T12:32:58.322Z] ---> a42a52b7c5fd [2021-11-08T12:32:58.322Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:32:58.322Z] ---> Running in 726784c8865f [2021-11-08T12:32:58.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:32:58.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:32:58.396Z] Configure a credential helper to remove this warning. See [2021-11-08T12:32:58.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:32:58.396Z] [2021-11-08T12:32:58.396Z] Login Succeeded [2021-11-08T12:32:58.396Z] nexus3.edgexfoundry.org:10004 [2021-11-08T12:32:58.894Z] Removing intermediate container 726784c8865f [2021-11-08T12:32:58.894Z] ---> d608a713f410 [2021-11-08T12:32:58.894Z] Step 10/25 : ARG MAKE='make build' [2021-11-08T12:32:58.894Z] ---> Running in 04b5a538c8f5 [2021-11-08T12:32:58.894Z] Removing intermediate container 04b5a538c8f5 [2021-11-08T12:32:58.894Z] ---> bac1f85554f2 [2021-11-08T12:32:58.894Z] Step 11/25 : RUN $MAKE [2021-11-08T12:32:58.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:32:58.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:32:58.995Z] Configure a credential helper to remove this warning. See [2021-11-08T12:32:58.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:32:58.995Z] [2021-11-08T12:32:58.995Z] Login Succeeded [2021-11-08T12:32:58.995Z] docker.io [2021-11-08T12:32:59.154Z] ---> Running in 02c08e0ad8ac [2021-11-08T12:32:59.154Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.12" -o cmd/device-virtual ./cmd [2021-11-08T12:32:59.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:32:59.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:32:59.862Z] Configure a credential helper to remove this warning. See [2021-11-08T12:32:59.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:32:59.862Z] [2021-11-08T12:32:59.862Z] Login Succeeded [2021-11-08T12:32:59.862Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T12:32:59.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T12:33:00.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T12:33:00.184Z] ========================================================= [2021-11-08T12:33:00.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-08T12:33:00.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:00.539Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-08T12:33:01.155Z] Sending build context to Docker daemon 8.711MB [2021-11-08T12:33:01.155Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T12:33:01.155Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-08T12:33:01.155Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-08T12:33:01.155Z] 552d1f2373af: Pulling fs layer [2021-11-08T12:33:01.155Z] ea3f2d53f512: Pulling fs layer [2021-11-08T12:33:01.155Z] 9e70ebbbe112: Pulling fs layer [2021-11-08T12:33:01.155Z] 7a9cfe048b4a: Pulling fs layer [2021-11-08T12:33:01.155Z] 72dc09318566: Pulling fs layer [2021-11-08T12:33:01.155Z] f4f7b4309257: Pulling fs layer [2021-11-08T12:33:01.155Z] 0ac9a79272e3: Pulling fs layer [2021-11-08T12:33:01.155Z] b78e95d17946: Pulling fs layer [2021-11-08T12:33:01.155Z] 7a9cfe048b4a: Waiting [2021-11-08T12:33:01.155Z] 72dc09318566: Waiting [2021-11-08T12:33:01.155Z] f4f7b4309257: Waiting [2021-11-08T12:33:01.155Z] 0ac9a79272e3: Waiting [2021-11-08T12:33:01.155Z] b78e95d17946: Waiting [2021-11-08T12:33:01.434Z] 9e70ebbbe112: Verifying Checksum [2021-11-08T12:33:01.434Z] 9e70ebbbe112: Download complete [2021-11-08T12:33:01.434Z] ea3f2d53f512: Download complete [2021-11-08T12:33:01.434Z] 72dc09318566: Download complete [2021-11-08T12:33:01.434Z] f4f7b4309257: Verifying Checksum [2021-11-08T12:33:01.434Z] f4f7b4309257: Download complete [2021-11-08T12:33:01.434Z] 552d1f2373af: Verifying Checksum [2021-11-08T12:33:01.434Z] 552d1f2373af: Download complete [2021-11-08T12:33:01.434Z] 0ac9a79272e3: Download complete [2021-11-08T12:33:02.423Z] 552d1f2373af: Pull complete [2021-11-08T12:33:03.027Z] ea3f2d53f512: Pull complete [2021-11-08T12:33:03.303Z] 9e70ebbbe112: Pull complete [2021-11-08T12:33:03.580Z] b78e95d17946: Verifying Checksum [2021-11-08T12:33:03.580Z] b78e95d17946: Download complete [2021-11-08T12:33:03.854Z] 7a9cfe048b4a: Download complete [2021-11-08T12:33:14.017Z] 7a9cfe048b4a: Pull complete [2021-11-08T12:33:14.017Z] 72dc09318566: Pull complete [2021-11-08T12:33:14.291Z] f4f7b4309257: Pull complete [2021-11-08T12:33:14.566Z] 0ac9a79272e3: Pull complete [2021-11-08T12:33:17.367Z] Removing intermediate container 02c08e0ad8ac [2021-11-08T12:33:17.367Z] ---> 1980e870a039 [2021-11-08T12:33:17.367Z] Step 12/25 : FROM alpine:3.14 [2021-11-08T12:33:18.305Z] 3.14: Pulling from library/alpine [2021-11-08T12:33:18.305Z] a0d0a0d46f8b: Already exists [2021-11-08T12:33:18.566Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T12:33:18.566Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T12:33:18.566Z] ---> 14119a10abf4 [2021-11-08T12:33:18.566Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-11-08T12:33:18.566Z] ---> Running in 711853c2debd [2021-11-08T12:33:18.566Z] Removing intermediate container 711853c2debd [2021-11-08T12:33:18.566Z] ---> 4c9e6747f091 [2021-11-08T12:33:18.566Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:33:18.566Z] ---> Running in ec7cee22d11f [2021-11-08T12:33:19.135Z] Removing intermediate container ec7cee22d11f [2021-11-08T12:33:19.135Z] ---> f5e60c4f4ffa [2021-11-08T12:33:19.135Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T12:33:19.135Z] ---> Running in 3101ee156582 [2021-11-08T12:33:19.135Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T12:33:19.993Z] b78e95d17946: Pull complete [2021-11-08T12:33:19.993Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-08T12:33:19.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T12:33:19.993Z] ---> 8b459fc5aaf0 [2021-11-08T12:33:19.993Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T12:33:20.073Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T12:33:20.332Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T12:33:20.592Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T12:33:20.592Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T12:33:20.592Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T12:33:20.849Z] ---> Running in 0ab3f05ad7f5 [2021-11-08T12:33:20.851Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T12:33:20.851Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T12:33:20.851Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:33:20.851Z] OK: 8 MiB in 20 packages [2021-11-08T12:33:21.112Z] Removing intermediate container 3101ee156582 [2021-11-08T12:33:21.112Z] ---> 4c6d74ae0de1 [2021-11-08T12:33:21.112Z] Step 16/25 : WORKDIR / [2021-11-08T12:33:21.112Z] ---> Running in 38f397f3ccbf [2021-11-08T12:33:21.382Z] Removing intermediate container 38f397f3ccbf [2021-11-08T12:33:21.382Z] ---> 0233993860ad [2021-11-08T12:33:21.382Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-11-08T12:33:21.382Z] ---> 5afcb7b8ed99 [2021-11-08T12:33:21.382Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-11-08T12:33:21.461Z] Removing intermediate container 0ab3f05ad7f5 [2021-11-08T12:33:21.461Z] ---> 7296609fdea3 [2021-11-08T12:33:21.461Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T12:33:21.461Z] ---> Running in 096935c84c92 [2021-11-08T12:33:21.652Z] ---> 14554481d763 [2021-11-08T12:33:21.652Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-11-08T12:33:21.912Z] ---> 5f283b6f4841 [2021-11-08T12:33:21.912Z] Step 20/25 : EXPOSE 59900 [2021-11-08T12:33:21.912Z] ---> Running in bf82d3a9a037 [2021-11-08T12:33:21.912Z] Removing intermediate container bf82d3a9a037 [2021-11-08T12:33:21.912Z] ---> 2be0c3021b76 [2021-11-08T12:33:21.912Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-11-08T12:33:22.068Z] Removing intermediate container 096935c84c92 [2021-11-08T12:33:22.068Z] ---> 300f7027f2ac [2021-11-08T12:33:22.068Z] Step 5/11 : WORKDIR /device-virtual-go [2021-11-08T12:33:22.068Z] ---> Running in b36b4e8fd337 [2021-11-08T12:33:22.174Z] ---> Running in 5f69dec27d11 [2021-11-08T12:33:22.174Z] Removing intermediate container 5f69dec27d11 [2021-11-08T12:33:22.174Z] ---> 1a28f4138df1 [2021-11-08T12:33:22.174Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:33:22.175Z] ---> Running in 941ecc465d9b [2021-11-08T12:33:22.175Z] Removing intermediate container 941ecc465d9b [2021-11-08T12:33:22.175Z] ---> 4832413cb1b2 [2021-11-08T12:33:22.175Z] Step 23/25 : LABEL arch=amd64 [2021-11-08T12:33:22.175Z] ---> Running in 84f5951465df [2021-11-08T12:33:22.435Z] Removing intermediate container 84f5951465df [2021-11-08T12:33:22.435Z] ---> 48803023c9e6 [2021-11-08T12:33:22.435Z] Step 24/25 : LABEL git_sha=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [2021-11-08T12:33:22.435Z] ---> Running in 133e6007f9ad [2021-11-08T12:33:22.435Z] Removing intermediate container 133e6007f9ad [2021-11-08T12:33:22.435Z] ---> 446bb4a16893 [2021-11-08T12:33:22.435Z] Step 25/25 : LABEL version=2.0.1-dev.12 [2021-11-08T12:33:22.435Z] ---> Running in 0b0a66879dd1 [2021-11-08T12:33:22.435Z] Removing intermediate container 0b0a66879dd1 [2021-11-08T12:33:22.435Z] ---> eb51d20203fd [2021-11-08T12:33:22.435Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-08T12:33:22.435Z] Successfully built eb51d20203fd [2021-11-08T12:33:22.435Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T12:33:22.646Z] provisioning config files... [2021-11-08T12:33:22.655Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/13@tmp/config2345617793071589668tmp [Pipeline] { [2021-11-08T12:33:22.669Z] Removing intermediate container b36b4e8fd337 [2021-11-08T12:33:22.669Z] ---> 4ea83eda867b [2021-11-08T12:33:22.669Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:33:22.669Z] ---> Running in 6fcd70590c97 [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:33:22.963Z] ---> docker-login.sh [2021-11-08T12:33:22.963Z] nexus3.edgexfoundry.org:10001 [2021-11-08T12:33:22.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:33:22.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:33:22.963Z] Configure a credential helper to remove this warning. See [2021-11-08T12:33:22.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:33:22.963Z] [2021-11-08T12:33:22.963Z] Login Succeeded [2021-11-08T12:33:22.963Z] nexus3.edgexfoundry.org:10002 [2021-11-08T12:33:22.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:33:22.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:33:22.963Z] Configure a credential helper to remove this warning. See [2021-11-08T12:33:22.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:33:22.963Z] [2021-11-08T12:33:22.963Z] Login Succeeded [2021-11-08T12:33:22.963Z] nexus3.edgexfoundry.org:10003 [2021-11-08T12:33:23.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:33:23.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:33:23.226Z] Configure a credential helper to remove this warning. See [2021-11-08T12:33:23.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:33:23.226Z] [2021-11-08T12:33:23.226Z] Login Succeeded [2021-11-08T12:33:23.226Z] nexus3.edgexfoundry.org:10004 [2021-11-08T12:33:23.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:33:23.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:33:23.226Z] Configure a credential helper to remove this warning. See [2021-11-08T12:33:23.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:33:23.226Z] [2021-11-08T12:33:23.226Z] Login Succeeded [2021-11-08T12:33:23.226Z] docker.io [2021-11-08T12:33:23.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:33:23.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:33:23.746Z] Configure a credential helper to remove this warning. See [2021-11-08T12:33:23.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:33:23.746Z] [2021-11-08T12:33:23.746Z] Login Succeeded [2021-11-08T12:33:23.746Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T12:33:23.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T12:33:23.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T12:33:23.811Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-11-08T12:33:23.811Z] 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [2021-11-08T12:33:23.811Z] latest [2021-11-08T12:33:23.811Z] 2.0.1-dev.12 [2021-11-08T12:33:23.811Z] 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 [2021-11-08T12:33:23.811Z] main [2021-11-08T12:33:23.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:24.135Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:24.434Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [2021-11-08T12:33:24.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-08T12:33:24.434Z] db9138453813: Preparing [2021-11-08T12:33:24.434Z] 223a43c22661: Preparing [2021-11-08T12:33:24.434Z] 55aab800c6b0: Preparing [2021-11-08T12:33:24.434Z] 6732b816c14a: Preparing [2021-11-08T12:33:24.434Z] 70670300380d: Preparing [2021-11-08T12:33:24.434Z] e2eb06d8af82: Preparing [2021-11-08T12:33:24.434Z] e2eb06d8af82: Waiting [2021-11-08T12:33:24.694Z] 223a43c22661: Pushed [2021-11-08T12:33:24.694Z] e2eb06d8af82: Layer already exists [2021-11-08T12:33:24.694Z] 70670300380d: Pushed [2021-11-08T12:33:24.694Z] 55aab800c6b0: Pushed [2021-11-08T12:33:24.694Z] 6732b816c14a: Pushed [2021-11-08T12:33:25.288Z] Removing intermediate container 6fcd70590c97 [2021-11-08T12:33:25.288Z] ---> 77cddc4c4e89 [2021-11-08T12:33:25.288Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T12:33:25.288Z] ---> Running in 961cfc666901 [2021-11-08T12:33:26.087Z] db9138453813: Pushed [2021-11-08T12:33:26.087Z] 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f: digest: sha256:56ce1ffde851fefbc424f0b51724eba856541fdaaf313d9cf0efa6d42fca064b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:26.269Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:33:26.391Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:26.698Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-11-08T12:33:26.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-08T12:33:26.698Z] db9138453813: Preparing [2021-11-08T12:33:26.698Z] 223a43c22661: Preparing [2021-11-08T12:33:26.698Z] 55aab800c6b0: Preparing [2021-11-08T12:33:26.698Z] 6732b816c14a: Preparing [2021-11-08T12:33:26.698Z] 70670300380d: Preparing [2021-11-08T12:33:26.698Z] e2eb06d8af82: Preparing [2021-11-08T12:33:26.698Z] e2eb06d8af82: Waiting [2021-11-08T12:33:26.698Z] 6732b816c14a: Layer already exists [2021-11-08T12:33:26.698Z] 223a43c22661: Layer already exists [2021-11-08T12:33:26.698Z] 55aab800c6b0: Layer already exists [2021-11-08T12:33:26.698Z] 70670300380d: Layer already exists [2021-11-08T12:33:26.698Z] db9138453813: Layer already exists [2021-11-08T12:33:26.698Z] e2eb06d8af82: Layer already exists [2021-11-08T12:33:26.698Z] latest: digest: sha256:56ce1ffde851fefbc424f0b51724eba856541fdaaf313d9cf0efa6d42fca064b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:26.998Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:27.246Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:33:27.294Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.12 [2021-11-08T12:33:27.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-08T12:33:27.294Z] db9138453813: Preparing [2021-11-08T12:33:27.294Z] 223a43c22661: Preparing [2021-11-08T12:33:27.294Z] 55aab800c6b0: Preparing [2021-11-08T12:33:27.294Z] 6732b816c14a: Preparing [2021-11-08T12:33:27.294Z] 70670300380d: Preparing [2021-11-08T12:33:27.294Z] e2eb06d8af82: Preparing [2021-11-08T12:33:27.294Z] e2eb06d8af82: Waiting [2021-11-08T12:33:27.294Z] 6732b816c14a: Layer already exists [2021-11-08T12:33:27.294Z] 70670300380d: Layer already exists [2021-11-08T12:33:27.294Z] 55aab800c6b0: Layer already exists [2021-11-08T12:33:27.294Z] db9138453813: Layer already exists [2021-11-08T12:33:27.294Z] 223a43c22661: Layer already exists [2021-11-08T12:33:27.294Z] e2eb06d8af82: Layer already exists [2021-11-08T12:33:27.294Z] 2.0.1-dev.12: digest: sha256:56ce1ffde851fefbc424f0b51724eba856541fdaaf313d9cf0efa6d42fca064b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:27.592Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:27.845Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-08T12:33:27.887Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 [2021-11-08T12:33:27.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-08T12:33:27.887Z] db9138453813: Preparing [2021-11-08T12:33:27.887Z] 223a43c22661: Preparing [2021-11-08T12:33:27.887Z] 55aab800c6b0: Preparing [2021-11-08T12:33:27.887Z] 6732b816c14a: Preparing [2021-11-08T12:33:27.887Z] 70670300380d: Preparing [2021-11-08T12:33:27.887Z] e2eb06d8af82: Preparing [2021-11-08T12:33:27.887Z] e2eb06d8af82: Waiting [2021-11-08T12:33:27.887Z] 70670300380d: Layer already exists [2021-11-08T12:33:27.887Z] 55aab800c6b0: Layer already exists [2021-11-08T12:33:27.887Z] 223a43c22661: Layer already exists [2021-11-08T12:33:27.887Z] db9138453813: Layer already exists [2021-11-08T12:33:27.887Z] 6732b816c14a: Layer already exists [2021-11-08T12:33:27.887Z] e2eb06d8af82: Layer already exists [2021-11-08T12:33:27.887Z] 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12: digest: sha256:56ce1ffde851fefbc424f0b51724eba856541fdaaf313d9cf0efa6d42fca064b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:28.118Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-08T12:33:28.118Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-08T12:33:28.187Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:28.392Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-08T12:33:28.392Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:33:28.392Z] OK: 223 MiB in 56 packages [2021-11-08T12:33:28.483Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-11-08T12:33:28.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-11-08T12:33:28.483Z] db9138453813: Preparing [2021-11-08T12:33:28.483Z] 223a43c22661: Preparing [2021-11-08T12:33:28.483Z] 55aab800c6b0: Preparing [2021-11-08T12:33:28.483Z] 6732b816c14a: Preparing [2021-11-08T12:33:28.483Z] 70670300380d: Preparing [2021-11-08T12:33:28.483Z] e2eb06d8af82: Preparing [2021-11-08T12:33:28.483Z] e2eb06d8af82: Waiting [2021-11-08T12:33:28.483Z] 70670300380d: Layer already exists [2021-11-08T12:33:28.483Z] 55aab800c6b0: Layer already exists [2021-11-08T12:33:28.483Z] 223a43c22661: Layer already exists [2021-11-08T12:33:28.483Z] db9138453813: Layer already exists [2021-11-08T12:33:28.483Z] 6732b816c14a: Layer already exists [2021-11-08T12:33:28.483Z] e2eb06d8af82: Layer already exists [2021-11-08T12:33:28.483Z] main: digest: sha256:56ce1ffde851fefbc424f0b51724eba856541fdaaf313d9cf0efa6d42fca064b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T12:33:28.520Z] ===================================================== [Pipeline] echo [2021-11-08T12:33:28.529Z] taggedImages: [2021-11-08T12:33:28.529Z] - nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [2021-11-08T12:33:28.529Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-11-08T12:33:28.529Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.12 [2021-11-08T12:33:28.529Z] - nexus3.edgexfoundry.org:10004/device-virtual:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 [2021-11-08T12:33:28.529Z] - 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] sh [2021-11-08T12:33:29.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T12:33:29.053Z] [2021-11-08T12:33:29.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:33:29.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T12:33:29.354Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T12:33:29.354Z] b4d181a07f80: Pulling fs layer [2021-11-08T12:33:29.354Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T12:33:29.354Z] ed53099fbce6: Pulling fs layer [2021-11-08T12:33:29.354Z] dc539afda2c1: Pulling fs layer [2021-11-08T12:33:29.354Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T12:33:29.354Z] 9065ff56babe: Pulling fs layer [2021-11-08T12:33:29.354Z] d287ab97295c: Pulling fs layer [2021-11-08T12:33:29.354Z] 77bc0d833cb6: Waiting [2021-11-08T12:33:29.354Z] 9065ff56babe: Waiting [2021-11-08T12:33:29.354Z] d287ab97295c: Waiting [2021-11-08T12:33:29.354Z] dc539afda2c1: Waiting [2021-11-08T12:33:29.354Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T12:33:29.354Z] a1111a8f2ec3: Download complete [2021-11-08T12:33:29.354Z] dc539afda2c1: Verifying Checksum [2021-11-08T12:33:29.354Z] dc539afda2c1: Download complete [2021-11-08T12:33:29.354Z] ed53099fbce6: Verifying Checksum [2021-11-08T12:33:29.354Z] ed53099fbce6: Download complete [2021-11-08T12:33:29.354Z] 9065ff56babe: Verifying Checksum [2021-11-08T12:33:29.354Z] 9065ff56babe: Download complete [2021-11-08T12:33:29.620Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T12:33:29.620Z] 77bc0d833cb6: Download complete [2021-11-08T12:33:29.620Z] b4d181a07f80: Verifying Checksum [2021-11-08T12:33:29.620Z] b4d181a07f80: Download complete [2021-11-08T12:33:29.842Z] Removing intermediate container 961cfc666901 [2021-11-08T12:33:29.842Z] ---> 33a326a492eb [2021-11-08T12:33:29.842Z] Step 8/11 : COPY . . [2021-11-08T12:33:30.205Z] d287ab97295c: Verifying Checksum [2021-11-08T12:33:30.205Z] d287ab97295c: Download complete [2021-11-08T12:33:30.835Z] ---> f77b034f340e [2021-11-08T12:33:30.835Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:33:30.835Z] ---> Running in e6a3572f673d [2021-11-08T12:33:31.152Z] b4d181a07f80: Pull complete [2021-11-08T12:33:31.152Z] a1111a8f2ec3: Pull complete [2021-11-08T12:33:31.731Z] ed53099fbce6: Pull complete [2021-11-08T12:33:31.731Z] dc539afda2c1: Pull complete [2021-11-08T12:33:31.992Z] 77bc0d833cb6: Pull complete [2021-11-08T12:33:31.992Z] 9065ff56babe: Pull complete [2021-11-08T12:33:37.281Z] d287ab97295c: Pull complete [2021-11-08T12:33:37.281Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T12:33:37.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T12:33:37.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T12:33:37.342Z] prd-centos7-docker-4c-2g-27940 does not seem to be running inside a container [2021-11-08T12:33:37.386Z] $ 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/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@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 [2021-11-08T12:33:39.376Z] $ docker top be2c5d9950e256773f46b9b60a3e082df3559c46f0cd67339f60cdadf9d81db7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:33:39.854Z] ---> job-cost.sh [2021-11-08T12:33:39.854Z] lf-activate-venv: SKIPPING [2021-11-08T12:33:39.854Z] INFO: No Stack... [2021-11-08T12:33:43.148Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T12:33:43.148Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T12:33:43.454Z] + cat /w/workspace/device-virtual-go/13/archives/cost.csv [2021-11-08T12:33:43.454Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T12:33:43.482Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] [2021-11-08T12:33:43.490Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] did not exist. Created. [2021-11-08T12:33:43.490Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T12:33:43.797Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-08T12:33:43.819Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T12:33:43.826Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T12:33:43.843Z] $ docker stop --time=1 be2c5d9950e256773f46b9b60a3e082df3559c46f0cd67339f60cdadf9d81db7 [2021-11-08T12:33:44.965Z] $ docker rm -f be2c5d9950e256773f46b9b60a3e082df3559c46f0cd67339f60cdadf9d81db7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-08T12:34:52.667Z] Removing intermediate container e6a3572f673d [2021-11-08T12:34:52.667Z] ---> 8517dcb202aa [2021-11-08T12:34:52.667Z] Step 10/11 : ARG MAKE='make build' [2021-11-08T12:34:52.667Z] ---> Running in cca6439e638c [2021-11-08T12:34:52.667Z] Removing intermediate container cca6439e638c [2021-11-08T12:34:52.667Z] ---> cd97908ee7da [2021-11-08T12:34:52.667Z] Step 11/11 : RUN $MAKE [2021-11-08T12:34:52.667Z] ---> Running in 8822dc9bdf33 [2021-11-08T12:34:52.667Z] noop [2021-11-08T12:34:52.667Z] Removing intermediate container 8822dc9bdf33 [2021-11-08T12:34:52.667Z] ---> 7a4086b6ae58 [2021-11-08T12:34:52.667Z] Successfully built 7a4086b6ae58 [2021-11-08T12:34:52.667Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:34:53.021Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T12:34:53.021Z] . [Pipeline] withDockerContainer [2021-11-08T12:34:53.317Z] prd-ubuntu18.04-docker-arm64-4c-16g-27939 does not seem to be running inside a container [2021-11-08T12:34:53.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@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 ******** ci-base-image-arm64 cat [2021-11-08T12:34:55.012Z] $ docker top f4a5676659ecbd1a129c4106fa22b9ca5ae8e4b1c09736cab0a338fec1a75f60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T12:34:56.040Z] + go version [2021-11-08T12:34:56.041Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-08T12:34:56.066Z] $ docker stop --time=1 f4a5676659ecbd1a129c4106fa22b9ca5ae8e4b1c09736cab0a338fec1a75f60 [2021-11-08T12:34:57.818Z] $ docker rm -f f4a5676659ecbd1a129c4106fa22b9ca5ae8e4b1c09736cab0a338fec1a75f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:34:58.592Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T12:34:58.593Z] . [Pipeline] withDockerContainer [2021-11-08T12:34:58.871Z] prd-ubuntu18.04-docker-arm64-4c-16g-27939 does not seem to be running inside a container [2021-11-08T12:34:58.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@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 ******** ci-base-image-arm64 cat [2021-11-08T12:35:00.556Z] $ docker top 27c3f9443e0bab37f152c4b16a1e2719c5ae7a545eb2ef1c6d643cf994ad33dc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T12:35:01.549Z] + make test [2021-11-08T12:35:01.549Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-08T12:35:02.993Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-11-08T12:36:24.877Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-11-08T12:36:24.877Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.943s coverage: 64.6% of statements [2021-11-08T12:36:24.877Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-08T12:36:47.094Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T12:36:47.094Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T12:36:47.094Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-08T12:36:48.556Z] $ docker stop --time=1 27c3f9443e0bab37f152c4b16a1e2719c5ae7a545eb2ef1c6d643cf994ad33dc [2021-11-08T12:36:50.427Z] $ docker rm -f 27c3f9443e0bab37f152c4b16a1e2719c5ae7a545eb2ef1c6d643cf994ad33dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T12:36:51.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-08T12:36:51.361Z] Warning: overwriting stash ‘coverage-report’ [2021-11-08T12:36:51.919Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T12:36:52.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T12:36:52.781Z] + ls -al . [2021-11-08T12:36:52.781Z] total 200 [2021-11-08T12:36:52.781Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 12:36 . [2021-11-08T12:36:52.781Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:32 .. [2021-11-08T12:36:52.781Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:32 .git [2021-11-08T12:36:52.781Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 12:32 .github [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 270 Nov 8 12:32 .gitignore [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 8449 Nov 8 12:32 Attribution.txt [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 6349 Nov 8 12:32 CHANGELOG.md [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 1951 Nov 8 12:32 Dockerfile [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 12:32 GOVERNANCE.md [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 12:32 Jenkinsfile [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 12:32 LICENSE [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 999 Nov 8 12:32 Makefile [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 12:32 OWNERS.md [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 2913 Nov 8 12:32 README.md [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 12:28 VERSION [2021-11-08T12:36:52.781Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 12:32 bin [2021-11-08T12:36:52.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 12:32 cmd [2021-11-08T12:36:52.781Z] -rw-r--r-- 1 jenkins jenkins 46339 Nov 8 12:36 coverage.out [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 358 Nov 8 12:32 go.mod [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 52389 Nov 8 12:32 go.sum [2021-11-08T12:36:52.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 12:32 internal [2021-11-08T12:36:52.781Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 12:32 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:36:53.121Z] + 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=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f --label arch=arm64 --label version=2.0.1-dev.12 . [2021-11-08T12:36:53.727Z] Sending build context to Docker daemon 8.758MB [2021-11-08T12:36:53.727Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T12:36:53.727Z] Step 2/25 : FROM ${BASE} AS builder [2021-11-08T12:36:53.727Z] ---> 7a4086b6ae58 [2021-11-08T12:36:53.727Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T12:36:53.727Z] ---> Running in d6a3d8a471ae [2021-11-08T12:36:54.321Z] Removing intermediate container d6a3d8a471ae [2021-11-08T12:36:54.321Z] ---> 497d50bc79f8 [2021-11-08T12:36:54.321Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T12:36:54.321Z] ---> Running in c51c6a129bf9 [2021-11-08T12:36:54.924Z] Removing intermediate container c51c6a129bf9 [2021-11-08T12:36:54.924Z] ---> 3e6c0ab8ce79 [2021-11-08T12:36:54.924Z] Step 5/25 : WORKDIR /device-virtual-go [2021-11-08T12:36:54.924Z] ---> Running in 4f50bfc81656 [2021-11-08T12:36:55.521Z] Removing intermediate container 4f50bfc81656 [2021-11-08T12:36:55.521Z] ---> 468d87c9e6f1 [2021-11-08T12:36:55.521Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:36:55.521Z] ---> Running in e87317978b2d [2021-11-08T12:36:57.502Z] Removing intermediate container e87317978b2d [2021-11-08T12:36:57.502Z] ---> 50054cead93b [2021-11-08T12:36:57.502Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T12:36:57.502Z] ---> Running in ad5bbb26457a [2021-11-08T12:36:58.939Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:36:59.536Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:37:00.514Z] OK: 223 MiB in 56 packages [2021-11-08T12:37:01.509Z] Removing intermediate container ad5bbb26457a [2021-11-08T12:37:01.509Z] ---> e643d422a5ac [2021-11-08T12:37:01.509Z] Step 8/25 : COPY . . [2021-11-08T12:37:02.492Z] ---> ea7d8be29fa4 [2021-11-08T12:37:02.492Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T12:37:02.772Z] ---> Running in bfd3fbd905ab [2021-11-08T12:37:05.395Z] Removing intermediate container bfd3fbd905ab [2021-11-08T12:37:05.395Z] ---> 43f6f8fd05ac [2021-11-08T12:37:05.395Z] Step 10/25 : ARG MAKE='make build' [2021-11-08T12:37:05.395Z] ---> Running in 7f533d4512f0 [2021-11-08T12:37:05.669Z] Removing intermediate container 7f533d4512f0 [2021-11-08T12:37:05.669Z] ---> 4514a2f0d2af [2021-11-08T12:37:05.669Z] Step 11/25 : RUN $MAKE [2021-11-08T12:37:05.669Z] ---> Running in 5e66decf61ac [2021-11-08T12:37:07.170Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.12" -o cmd/device-virtual ./cmd [2021-11-08T12:38:03.775Z] Removing intermediate container 5e66decf61ac [2021-11-08T12:38:03.775Z] ---> 154a5b4f2651 [2021-11-08T12:38:03.775Z] Step 12/25 : FROM alpine:3.14 [2021-11-08T12:38:06.399Z] 3.14: Pulling from library/alpine [2021-11-08T12:38:06.671Z] 552d1f2373af: Already exists [2021-11-08T12:38:06.942Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T12:38:06.942Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T12:38:06.942Z] ---> bb3de5531c18 [2021-11-08T12:38:06.942Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-11-08T12:38:06.942Z] ---> Running in 83523cb1ab0e [2021-11-08T12:38:07.537Z] Removing intermediate container 83523cb1ab0e [2021-11-08T12:38:07.537Z] ---> 18a21751e070 [2021-11-08T12:38:07.537Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T12:38:07.537Z] ---> Running in 2c4ad4ba97f5 [2021-11-08T12:38:09.517Z] Removing intermediate container 2c4ad4ba97f5 [2021-11-08T12:38:09.517Z] ---> 0e3814eff1a7 [2021-11-08T12:38:09.517Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T12:38:09.792Z] ---> Running in 12a719204676 [2021-11-08T12:38:11.230Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T12:38:11.823Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T12:38:12.799Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T12:38:12.799Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T12:38:12.799Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T12:38:13.071Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T12:38:13.071Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T12:38:13.347Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T12:38:13.347Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T12:38:13.347Z] OK: 8 MiB in 20 packages [2021-11-08T12:38:14.783Z] Removing intermediate container 12a719204676 [2021-11-08T12:38:14.783Z] ---> 25dd2ad7ce83 [2021-11-08T12:38:14.783Z] Step 16/25 : WORKDIR / [2021-11-08T12:38:14.783Z] ---> Running in 554934e192fe [2021-11-08T12:38:15.054Z] Removing intermediate container 554934e192fe [2021-11-08T12:38:15.055Z] ---> 7566c9ab8145 [2021-11-08T12:38:15.055Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-11-08T12:38:16.035Z] ---> f8115c1a084e [2021-11-08T12:38:16.035Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-11-08T12:38:16.631Z] ---> e3c75a6a0480 [2021-11-08T12:38:16.631Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-11-08T12:38:18.063Z] ---> dd34000d40a6 [2021-11-08T12:38:18.063Z] Step 20/25 : EXPOSE 59900 [2021-11-08T12:38:18.063Z] ---> Running in 53e64f6dcca1 [2021-11-08T12:38:18.336Z] Removing intermediate container 53e64f6dcca1 [2021-11-08T12:38:18.336Z] ---> 1a2f19c45a08 [2021-11-08T12:38:18.336Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-11-08T12:38:18.609Z] ---> Running in 8dc1e0c85bcf [2021-11-08T12:38:18.881Z] Removing intermediate container 8dc1e0c85bcf [2021-11-08T12:38:18.881Z] ---> 806e98f76233 [2021-11-08T12:38:18.881Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T12:38:19.158Z] ---> Running in 3e18c0146467 [2021-11-08T12:38:19.431Z] Removing intermediate container 3e18c0146467 [2021-11-08T12:38:19.431Z] ---> ac63443e19ef [2021-11-08T12:38:19.431Z] Step 23/25 : LABEL arch=arm64 [2021-11-08T12:38:19.706Z] ---> Running in 202fd4cc238d [2021-11-08T12:38:19.983Z] Removing intermediate container 202fd4cc238d [2021-11-08T12:38:19.983Z] ---> b352f9a01d16 [2021-11-08T12:38:19.983Z] Step 24/25 : LABEL git_sha=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [2021-11-08T12:38:20.257Z] ---> Running in 5e8ac0ebd736 [2021-11-08T12:38:20.540Z] Removing intermediate container 5e8ac0ebd736 [2021-11-08T12:38:20.540Z] ---> 4486f4e84fd8 [2021-11-08T12:38:20.540Z] Step 25/25 : LABEL version=2.0.1-dev.12 [2021-11-08T12:38:20.812Z] ---> Running in e75ff907f8f6 [2021-11-08T12:38:21.086Z] Removing intermediate container e75ff907f8f6 [2021-11-08T12:38:21.086Z] ---> 0344ebbb0fde [2021-11-08T12:38:21.086Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-08T12:38:21.359Z] Successfully built 0344ebbb0fde [2021-11-08T12:38:21.359Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T12:38:21.498Z] provisioning config files... [2021-11-08T12:38:21.524Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/13@tmp/config8791088023146825854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:38:21.886Z] ---> docker-login.sh [2021-11-08T12:38:21.886Z] nexus3.edgexfoundry.org:10001 [2021-11-08T12:38:22.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:38:22.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:38:22.436Z] Configure a credential helper to remove this warning. See [2021-11-08T12:38:22.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:38:22.436Z] [2021-11-08T12:38:22.436Z] Login Succeeded [2021-11-08T12:38:22.436Z] nexus3.edgexfoundry.org:10002 [2021-11-08T12:38:23.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:38:23.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:38:23.032Z] Configure a credential helper to remove this warning. See [2021-11-08T12:38:23.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:38:23.032Z] [2021-11-08T12:38:23.032Z] Login Succeeded [2021-11-08T12:38:23.032Z] nexus3.edgexfoundry.org:10003 [2021-11-08T12:38:23.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:38:23.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:38:23.585Z] Configure a credential helper to remove this warning. See [2021-11-08T12:38:23.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:38:23.585Z] [2021-11-08T12:38:23.585Z] Login Succeeded [2021-11-08T12:38:23.585Z] nexus3.edgexfoundry.org:10004 [2021-11-08T12:38:24.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:38:24.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:38:24.183Z] Configure a credential helper to remove this warning. See [2021-11-08T12:38:24.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:38:24.183Z] [2021-11-08T12:38:24.183Z] Login Succeeded [2021-11-08T12:38:24.183Z] docker.io [2021-11-08T12:38:24.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T12:38:25.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T12:38:25.052Z] Configure a credential helper to remove this warning. See [2021-11-08T12:38:25.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T12:38:25.052Z] [2021-11-08T12:38:25.052Z] Login Succeeded [2021-11-08T12:38:25.052Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T12:38:25.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T12:38:25.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T12:38:25.121Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-11-08T12:38:25.121Z] 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [2021-11-08T12:38:25.121Z] latest [2021-11-08T12:38:25.121Z] 2.0.1-dev.12 [2021-11-08T12:38:25.121Z] 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 [2021-11-08T12:38:25.121Z] main [2021-11-08T12:38:25.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:25.476Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:25.816Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [2021-11-08T12:38:25.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-08T12:38:25.816Z] b4f50af0aee8: Preparing [2021-11-08T12:38:25.816Z] bb30ae779087: Preparing [2021-11-08T12:38:25.816Z] a039943ecaeb: Preparing [2021-11-08T12:38:25.816Z] ab9379973109: Preparing [2021-11-08T12:38:25.816Z] fea5e8a8d319: Preparing [2021-11-08T12:38:25.816Z] ee420dfed78a: Preparing [2021-11-08T12:38:25.816Z] ee420dfed78a: Waiting [2021-11-08T12:38:26.089Z] a039943ecaeb: Pushed [2021-11-08T12:38:26.089Z] fea5e8a8d319: Pushed [2021-11-08T12:38:26.089Z] bb30ae779087: Pushed [2021-11-08T12:38:26.365Z] ee420dfed78a: Layer already exists [2021-11-08T12:38:26.962Z] ab9379973109: Pushed [2021-11-08T12:38:30.368Z] b4f50af0aee8: Pushed [2021-11-08T12:38:30.368Z] 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f: digest: sha256:c46f3c686331fc0d3eeddaa9afb76d13325f5d58a20fe595349dfa8a0a1c5da0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:30.713Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:31.053Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-11-08T12:38:31.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-08T12:38:31.053Z] b4f50af0aee8: Preparing [2021-11-08T12:38:31.053Z] bb30ae779087: Preparing [2021-11-08T12:38:31.053Z] a039943ecaeb: Preparing [2021-11-08T12:38:31.053Z] ab9379973109: Preparing [2021-11-08T12:38:31.053Z] fea5e8a8d319: Preparing [2021-11-08T12:38:31.053Z] ee420dfed78a: Preparing [2021-11-08T12:38:31.053Z] ee420dfed78a: Waiting [2021-11-08T12:38:31.324Z] ab9379973109: Layer already exists [2021-11-08T12:38:31.324Z] a039943ecaeb: Layer already exists [2021-11-08T12:38:31.324Z] b4f50af0aee8: Layer already exists [2021-11-08T12:38:31.324Z] fea5e8a8d319: Layer already exists [2021-11-08T12:38:31.324Z] bb30ae779087: Layer already exists [2021-11-08T12:38:31.324Z] ee420dfed78a: Layer already exists [2021-11-08T12:38:31.324Z] latest: digest: sha256:c46f3c686331fc0d3eeddaa9afb76d13325f5d58a20fe595349dfa8a0a1c5da0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:31.669Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:32.010Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.12 [2021-11-08T12:38:32.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-08T12:38:32.010Z] b4f50af0aee8: Preparing [2021-11-08T12:38:32.010Z] bb30ae779087: Preparing [2021-11-08T12:38:32.010Z] a039943ecaeb: Preparing [2021-11-08T12:38:32.010Z] ab9379973109: Preparing [2021-11-08T12:38:32.010Z] fea5e8a8d319: Preparing [2021-11-08T12:38:32.010Z] ee420dfed78a: Preparing [2021-11-08T12:38:32.010Z] ee420dfed78a: Waiting [2021-11-08T12:38:32.281Z] b4f50af0aee8: Layer already exists [2021-11-08T12:38:32.281Z] bb30ae779087: Layer already exists [2021-11-08T12:38:32.281Z] fea5e8a8d319: Layer already exists [2021-11-08T12:38:32.281Z] a039943ecaeb: Layer already exists [2021-11-08T12:38:32.281Z] ab9379973109: Layer already exists [2021-11-08T12:38:32.281Z] ee420dfed78a: Layer already exists [2021-11-08T12:38:32.281Z] 2.0.1-dev.12: digest: sha256:c46f3c686331fc0d3eeddaa9afb76d13325f5d58a20fe595349dfa8a0a1c5da0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:32.628Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:32.986Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 [2021-11-08T12:38:32.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-08T12:38:32.986Z] b4f50af0aee8: Preparing [2021-11-08T12:38:32.986Z] bb30ae779087: Preparing [2021-11-08T12:38:32.986Z] a039943ecaeb: Preparing [2021-11-08T12:38:32.986Z] ab9379973109: Preparing [2021-11-08T12:38:32.986Z] fea5e8a8d319: Preparing [2021-11-08T12:38:32.986Z] ee420dfed78a: Preparing [2021-11-08T12:38:32.986Z] ee420dfed78a: Waiting [2021-11-08T12:38:33.259Z] b4f50af0aee8: Layer already exists [2021-11-08T12:38:33.259Z] fea5e8a8d319: Layer already exists [2021-11-08T12:38:33.259Z] a039943ecaeb: Layer already exists [2021-11-08T12:38:33.259Z] bb30ae779087: Layer already exists [2021-11-08T12:38:33.259Z] ab9379973109: Layer already exists [2021-11-08T12:38:33.259Z] ee420dfed78a: Layer already exists [2021-11-08T12:38:33.259Z] 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12: digest: sha256:c46f3c686331fc0d3eeddaa9afb76d13325f5d58a20fe595349dfa8a0a1c5da0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:33.604Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:33.943Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-11-08T12:38:33.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-11-08T12:38:33.943Z] b4f50af0aee8: Preparing [2021-11-08T12:38:33.943Z] bb30ae779087: Preparing [2021-11-08T12:38:33.943Z] a039943ecaeb: Preparing [2021-11-08T12:38:33.943Z] ab9379973109: Preparing [2021-11-08T12:38:33.943Z] fea5e8a8d319: Preparing [2021-11-08T12:38:33.943Z] ee420dfed78a: Preparing [2021-11-08T12:38:33.943Z] ee420dfed78a: Waiting [2021-11-08T12:38:34.214Z] b4f50af0aee8: Layer already exists [2021-11-08T12:38:34.214Z] bb30ae779087: Layer already exists [2021-11-08T12:38:34.214Z] fea5e8a8d319: Layer already exists [2021-11-08T12:38:34.214Z] a039943ecaeb: Layer already exists [2021-11-08T12:38:34.214Z] ab9379973109: Layer already exists [2021-11-08T12:38:34.214Z] ee420dfed78a: Layer already exists [2021-11-08T12:38:34.214Z] main: digest: sha256:c46f3c686331fc0d3eeddaa9afb76d13325f5d58a20fe595349dfa8a0a1c5da0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T12:38:34.260Z] ===================================================== [Pipeline] echo [2021-11-08T12:38:34.266Z] taggedImages: [2021-11-08T12:38:34.266Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [2021-11-08T12:38:34.266Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-11-08T12:38:34.266Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.12 [2021-11-08T12:38:34.266Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f-2.0.1-dev.12 [2021-11-08T12:38:34.266Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:34.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T12:38:34.950Z] [2021-11-08T12:38:34.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:38:35.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T12:38:35.576Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-08T12:38:35.576Z] 448f6bf000e3: Pulling fs layer [2021-11-08T12:38:35.576Z] f757da607395: Pulling fs layer [2021-11-08T12:38:35.576Z] 05883995daec: Pulling fs layer [2021-11-08T12:38:35.576Z] 8603b9c90790: Pulling fs layer [2021-11-08T12:38:35.576Z] 1560dd03e051: Pulling fs layer [2021-11-08T12:38:35.576Z] 27f5ce0e4adf: Pulling fs layer [2021-11-08T12:38:35.576Z] c2d8d7efcc4b: Pulling fs layer [2021-11-08T12:38:35.576Z] 1560dd03e051: Waiting [2021-11-08T12:38:35.576Z] 27f5ce0e4adf: Waiting [2021-11-08T12:38:35.576Z] 8603b9c90790: Waiting [2021-11-08T12:38:35.576Z] c2d8d7efcc4b: Waiting [2021-11-08T12:38:35.576Z] f757da607395: Verifying Checksum [2021-11-08T12:38:35.576Z] f757da607395: Download complete [2021-11-08T12:38:35.576Z] 8603b9c90790: Verifying Checksum [2021-11-08T12:38:35.852Z] 1560dd03e051: Verifying Checksum [2021-11-08T12:38:35.852Z] 1560dd03e051: Download complete [2021-11-08T12:38:35.852Z] 27f5ce0e4adf: Download complete [2021-11-08T12:38:35.852Z] 05883995daec: Verifying Checksum [2021-11-08T12:38:35.852Z] 05883995daec: Download complete [2021-11-08T12:38:36.128Z] 448f6bf000e3: Verifying Checksum [2021-11-08T12:38:36.128Z] 448f6bf000e3: Download complete [2021-11-08T12:38:38.770Z] c2d8d7efcc4b: Verifying Checksum [2021-11-08T12:38:38.770Z] c2d8d7efcc4b: Download complete [2021-11-08T12:38:39.747Z] 448f6bf000e3: Pull complete [2021-11-08T12:38:40.732Z] f757da607395: Pull complete [2021-11-08T12:38:42.223Z] 05883995daec: Pull complete [2021-11-08T12:38:42.827Z] 8603b9c90790: Pull complete [2021-11-08T12:38:43.850Z] 1560dd03e051: Pull complete [2021-11-08T12:38:44.121Z] 27f5ce0e4adf: Pull complete [2021-11-08T12:38:59.196Z] c2d8d7efcc4b: Pull complete [2021-11-08T12:38:59.196Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-08T12:38:59.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T12:38:59.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-08T12:38:59.448Z] prd-ubuntu18.04-docker-arm64-4c-16g-27939 does not seem to be running inside a container [2021-11-08T12:38:59.539Z] $ 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/13 -v /w/workspace/device-virtual-go/13:/w/workspace/device-virtual-go/13:rw,z -v /w/workspace/device-virtual-go/13@tmp:/w/workspace/device-virtual-go/13@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:arm64 cat [2021-11-08T12:39:02.545Z] $ docker top 9751431e1fe01eb696058e4ca0522041e6642a8678e0c9baca06bfef47514d28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:39:03.503Z] ---> job-cost.sh [2021-11-08T12:39:03.503Z] lf-activate-venv: SKIPPING [2021-11-08T12:39:03.503Z] INFO: No Stack... [2021-11-08T12:39:03.774Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-08T12:39:04.045Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T12:39:04.695Z] + cat /w/workspace/device-virtual-go/13/archives/cost.csv [2021-11-08T12:39:04.695Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T12:39:04.753Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] [2021-11-08T12:39:04.760Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] did not exist. Created. [2021-11-08T12:39:04.760Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T12:39:05.432Z] /w/workspace/device-virtual-go/13@tmp/durable-4d37360a/script.sh: 1: /w/workspace/device-virtual-go/13@tmp/durable-4d37360a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-08T12:39:06.090Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-08T12:39:06.110Z] Warning: overwriting stash ‘stack-cost’ [2021-11-08T12:39:06.151Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T12:39:06.158Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T12:39:06.179Z] $ docker stop --time=1 9751431e1fe01eb696058e4ca0522041e6642a8678e0c9baca06bfef47514d28 [2021-11-08T12:39:07.713Z] $ docker rm -f 9751431e1fe01eb696058e4ca0522041e6642a8678e0c9baca06bfef47514d28 [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 [2021-11-08T12:39:08.349Z] provisioning config files... [2021-11-08T12:39:08.357Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5195542924832389278tmp [Pipeline] { [Pipeline] sh [2021-11-08T12:39:08.663Z] + set +x [2021-11-08T12:39:08.663Z] + curl -s https://codecov.io/bash [2021-11-08T12:39:08.663Z] + bash -s -- [2021-11-08T12:39:08.663Z] [2021-11-08T12:39:08.663Z] _____ _ [2021-11-08T12:39:08.663Z] / ____| | | [2021-11-08T12:39:08.663Z] | | ___ __| | ___ ___ _____ __ [2021-11-08T12:39:08.663Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-08T12:39:08.663Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-08T12:39:08.663Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-08T12:39:08.663Z] Bash-1.0.6 [2021-11-08T12:39:08.663Z] [2021-11-08T12:39:08.663Z] [2021-11-08T12:39:08.663Z] ==> git version 2.24.4 found [2021-11-08T12:39:08.663Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-08T12:39:08.663Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-08T12:39:08.663Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-08T12:39:08.663Z] ==> Jenkins CI detected. [2021-11-08T12:39:08.663Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2021-11-08T12:39:08.663Z] project root: . [2021-11-08T12:39:08.663Z] --> token set from env [2021-11-08T12:39:08.663Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-08T12:39:08.663Z] ==> Running gcov in . (disable via -X gcov) [2021-11-08T12:39:08.663Z] ==> Python coveragepy not found [2021-11-08T12:39:08.663Z] ==> Searching for coverage reports in: [2021-11-08T12:39:08.663Z] + . [2021-11-08T12:39:08.663Z] -> Found 1 reports [2021-11-08T12:39:08.663Z] ==> Detecting git/mercurial file structure [2021-11-08T12:39:08.663Z] ==> Reading reports [2021-11-08T12:39:08.663Z] + ./coverage.out bytes=46339 [2021-11-08T12:39:08.663Z] ==> Appending adjustments [2021-11-08T12:39:08.663Z] https://docs.codecov.io/docs/fixing-reports [2021-11-08T12:39:08.924Z] + Found adjustments [2021-11-08T12:39:08.924Z] ==> Gzipping contents [2021-11-08T12:39:08.924Z] 8.0K /tmp/codecov.m27siH.gz [2021-11-08T12:39:08.924Z] ==> Uploading reports [2021-11-08T12:39:08.924Z] url: https://codecov.io [2021-11-08T12:39:08.924Z] query: branch=main&commit=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-08T12:39:08.924Z] -> Pinging Codecov [2021-11-08T12:39:08.924Z] 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=6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-08T12:39:09.186Z] -> Uploading to [2021-11-08T12:39:09.186Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-08/5E52B4B073DB2E39498172D8E973AA87/6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f/f5018cbb-2c9f-457d-a019-445afb695da8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T123909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3aec352575656d42c57b870bd27b2e5443d1d6fa8826a9cc53cb028bef4d3b6 [2021-11-08T12:39:09.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T12:39:09.186Z] Dload Upload Total Spent Left Speed [2021-11-08T12:39:09.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5505 0 0 100 5505 0 20075 --:--:-- --:--:-- --:--:-- 20091 [2021-11-08T12:39:09.445Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] } [2021-11-08T12:39:09.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-08T12:39:09.899Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-08T12:39:09.908Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:39:10.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T12:39:10.211Z] [2021-11-08T12:39:10.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:39:10.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T12:39:10.521Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-08T12:39:10.521Z] 188c0c94c7c5: Pulling fs layer [2021-11-08T12:39:10.521Z] 0ef7d3d256c8: Pulling fs layer [2021-11-08T12:39:10.521Z] de9db76c5a1d: Pulling fs layer [2021-11-08T12:39:10.521Z] 0eba1c9be4d2: Pulling fs layer [2021-11-08T12:39:10.521Z] 0d57e429df01: Pulling fs layer [2021-11-08T12:39:10.521Z] 4e4be7b47b0d: Pulling fs layer [2021-11-08T12:39:10.521Z] e1f770b5df2f: Pulling fs layer [2021-11-08T12:39:10.521Z] 85a0685a4137: Pulling fs layer [2021-11-08T12:39:10.521Z] 0eba1c9be4d2: Waiting [2021-11-08T12:39:10.521Z] 0d57e429df01: Waiting [2021-11-08T12:39:10.521Z] 4e4be7b47b0d: Waiting [2021-11-08T12:39:10.521Z] e1f770b5df2f: Waiting [2021-11-08T12:39:10.521Z] 85a0685a4137: Waiting [2021-11-08T12:39:10.521Z] de9db76c5a1d: Verifying Checksum [2021-11-08T12:39:10.521Z] de9db76c5a1d: Download complete [2021-11-08T12:39:10.521Z] 0ef7d3d256c8: Verifying Checksum [2021-11-08T12:39:10.521Z] 0ef7d3d256c8: Download complete [2021-11-08T12:39:10.521Z] 0d57e429df01: Verifying Checksum [2021-11-08T12:39:10.521Z] 0d57e429df01: Download complete [2021-11-08T12:39:10.521Z] 4e4be7b47b0d: Verifying Checksum [2021-11-08T12:39:10.521Z] 4e4be7b47b0d: Download complete [2021-11-08T12:39:10.521Z] 188c0c94c7c5: Verifying Checksum [2021-11-08T12:39:10.521Z] 188c0c94c7c5: Download complete [2021-11-08T12:39:10.782Z] e1f770b5df2f: Verifying Checksum [2021-11-08T12:39:10.782Z] e1f770b5df2f: Download complete [2021-11-08T12:39:11.051Z] 188c0c94c7c5: Pull complete [2021-11-08T12:39:11.051Z] 0ef7d3d256c8: Pull complete [2021-11-08T12:39:11.320Z] 0eba1c9be4d2: Verifying Checksum [2021-11-08T12:39:11.320Z] 0eba1c9be4d2: Download complete [2021-11-08T12:39:11.320Z] de9db76c5a1d: Pull complete [2021-11-08T12:39:11.585Z] 85a0685a4137: Verifying Checksum [2021-11-08T12:39:11.585Z] 85a0685a4137: Download complete [2021-11-08T12:39:14.916Z] 0eba1c9be4d2: Pull complete [2021-11-08T12:39:15.185Z] 0d57e429df01: Pull complete [2021-11-08T12:39:15.185Z] 4e4be7b47b0d: Pull complete [2021-11-08T12:39:15.775Z] e1f770b5df2f: Pull complete [2021-11-08T12:39:19.131Z] 85a0685a4137: Pull complete [2021-11-08T12:39:19.131Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-08T12:39:19.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T12:39:19.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-08T12:39:19.190Z] prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container [2021-11-08T12:39:19.229Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-08T12:39:21.372Z] $ docker top 7373b592c71547991c2d2ec256fe7b0d3277acd0ce4ea9a3674ebe03ce05c60c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-08T12:39:21.442Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-08T12:39:21.738Z] + set -o pipefail [2021-11-08T12:39:21.738Z] + snyk monitor '--org=edgex-jenkins' [2021-11-08T12:39:27.036Z] [2021-11-08T12:39:27.036Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-11-08T12:39:27.036Z] [2021-11-08T12:39:27.036Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/274e7274-22fe-4b8a-be47-15597091e573 [2021-11-08T12:39:27.036Z] [2021-11-08T12:39:27.036Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-08T12:39:27.036Z] [2021-11-08T12:39:27.036Z] [2021-11-08T12:39:27.036Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-08T12:39:27.036Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-08T12:39:27.051Z] $ docker stop --time=1 7373b592c71547991c2d2ec256fe7b0d3277acd0ce4ea9a3674ebe03ce05c60c [2021-11-08T12:39:29.045Z] $ docker rm -f 7373b592c71547991c2d2ec256fe7b0d3277acd0ce4ea9a3674ebe03ce05c60c [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 [2021-11-08T12:39:30.026Z] + git log --format=format:%s -1 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:39:30.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T12:39:30.329Z] . [Pipeline] withDockerContainer [2021-11-08T12:39:30.391Z] prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container [2021-11-08T12:39:30.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T12:39:30.788Z] $ docker top aa4089bd1e06e6b842d6eb2b1de7fae35a1eaef41d1e6af5b8f880b929ae416c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T12:39:30.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T12:39:30.870Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T12:39:30.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T12:39:30.968Z] $ docker exec aa4089bd1e06e6b842d6eb2b1de7fae35a1eaef41d1e6af5b8f880b929ae416c ssh-agent [2021-11-08T12:39:31.059Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJeaKPa/agent.14 [2021-11-08T12:39:31.059Z] SSH_AGENT_PID=21 [2021-11-08T12:39:31.063Z] Running ssh-add (command line suppressed) [2021-11-08T12:39:31.165Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7308396005799239772.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7308396005799239772.key) [2021-11-08T12:39:31.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T12:39:31.468Z] + git semver tag [2021-11-08T12:39:31.468Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T12:39:31.468Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-08T12:39:31.468Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-08T12:39:31.468Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T12:39:31.468Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T12:39:31.468Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T12:39:31.468Z] # $SEMVER_BRANCH = main [2021-11-08T12:39:31.468Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-11-08T12:39:31.468Z] # 6ddaff437b35cb1cf19c5e7b018d8eb1ac37551f HEAD [2021-11-08T12:39:31.468Z] # -> Force: false [2021-11-08T12:39:31.468Z] # e3e8e26cd0b871e663cd9074cb8e8244de2f5cf4 refs/tags/v2.0.1-dev.12 [Pipeline] } [2021-11-08T12:39:31.480Z] $ docker exec --env ******** --env ******** aa4089bd1e06e6b842d6eb2b1de7fae35a1eaef41d1e6af5b8f880b929ae416c ssh-agent -k [2021-11-08T12:39:31.573Z] unset SSH_AUTH_SOCK; [2021-11-08T12:39:31.574Z] unset SSH_AGENT_PID; [2021-11-08T12:39:31.574Z] echo Agent pid 21 killed; [2021-11-08T12:39:31.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T12:39:31.930Z] + git semver [Pipeline] } [2021-11-08T12:39:31.945Z] $ docker stop --time=1 aa4089bd1e06e6b842d6eb2b1de7fae35a1eaef41d1e6af5b8f880b929ae416c [2021-11-08T12:39:33.121Z] $ docker rm -f aa4089bd1e06e6b842d6eb2b1de7fae35a1eaef41d1e6af5b8f880b929ae416c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:39:33.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T12:39:33.505Z] [2021-11-08T12:39:33.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:39:33.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T12:39:33.807Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-08T12:39:33.807Z] ab5ef0e58194: Pulling fs layer [2021-11-08T12:39:33.807Z] 9712f1f96733: Pulling fs layer [2021-11-08T12:39:33.807Z] 63f879dbbcfc: Pulling fs layer [2021-11-08T12:39:33.807Z] 0d9ebad4ef96: Pulling fs layer [2021-11-08T12:39:33.807Z] e9a5061849ea: Pulling fs layer [2021-11-08T12:39:33.807Z] d747dcd14b5f: Pulling fs layer [2021-11-08T12:39:33.807Z] 2de7ff778b66: Pulling fs layer [2021-11-08T12:39:33.807Z] e9a5061849ea: Waiting [2021-11-08T12:39:33.807Z] d747dcd14b5f: Waiting [2021-11-08T12:39:33.807Z] 2de7ff778b66: Waiting [2021-11-08T12:39:33.807Z] 0d9ebad4ef96: Waiting [2021-11-08T12:39:33.807Z] 9712f1f96733: Verifying Checksum [2021-11-08T12:39:33.807Z] 9712f1f96733: Download complete [2021-11-08T12:39:34.066Z] 63f879dbbcfc: Verifying Checksum [2021-11-08T12:39:34.066Z] 63f879dbbcfc: Download complete [2021-11-08T12:39:34.340Z] 0d9ebad4ef96: Verifying Checksum [2021-11-08T12:39:34.340Z] 0d9ebad4ef96: Download complete [2021-11-08T12:39:34.340Z] d747dcd14b5f: Verifying Checksum [2021-11-08T12:39:34.340Z] d747dcd14b5f: Download complete [2021-11-08T12:39:34.340Z] e9a5061849ea: Verifying Checksum [2021-11-08T12:39:34.340Z] e9a5061849ea: Download complete [2021-11-08T12:39:34.340Z] ab5ef0e58194: Verifying Checksum [2021-11-08T12:39:34.340Z] ab5ef0e58194: Download complete [2021-11-08T12:39:34.609Z] 2de7ff778b66: Verifying Checksum [2021-11-08T12:39:34.609Z] 2de7ff778b66: Download complete [2021-11-08T12:39:37.935Z] ab5ef0e58194: Pull complete [2021-11-08T12:39:37.935Z] 9712f1f96733: Pull complete [2021-11-08T12:39:38.200Z] 63f879dbbcfc: Pull complete [2021-11-08T12:39:42.475Z] 0d9ebad4ef96: Pull complete [2021-11-08T12:39:42.475Z] e9a5061849ea: Pull complete [2021-11-08T12:39:42.475Z] d747dcd14b5f: Pull complete [2021-11-08T12:39:43.440Z] 2de7ff778b66: Pull complete [2021-11-08T12:39:43.440Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-08T12:39:43.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T12:39:43.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-08T12:39:43.509Z] prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container [2021-11-08T12:39:43.554Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-08T12:39:46.860Z] $ docker top d5b1fa5f4755cc4afbd82fb64d97e09546614f04004f730db56b0c74c430286b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-08T12:39:46.939Z] provisioning config files... [2021-11-08T12:39:46.947Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8983370090657093034tmp [2021-11-08T12:39:46.961Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4871833126668666666tmp [2021-11-08T12:39:46.974Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1289408905507983901tmp [Pipeline] { [Pipeline] echo [2021-11-08T12:39:46.985Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:39:47.284Z] ---> sigul-configuration.sh [2021-11-08T12:39:47.284Z] gpg: directory `/root/.gnupg' created [2021-11-08T12:39:47.284Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-08T12:39:47.284Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-08T12:39:47.284Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-08T12:39:47.284Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-08T12:39:47.284Z] gpg: CAST5 encrypted data [2021-11-08T12:39:47.284Z] gpg: encrypted with 1 passphrase [2021-11-08T12:39:47.284Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-08T12:39:47.574Z] + mkdir /home/jenkins [2021-11-08T12:39:47.574Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-08T12:39:47.869Z] + 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 [2021-11-08T12:39:47.878Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:39:48.163Z] ---> sigul-install.sh [2021-11-08T12:39:48.163Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-08T12:39:48.451Z] + git tag --list [2021-11-08T12:39:48.451Z] v1.0.0 [2021-11-08T12:39:48.451Z] v1.1.0 [2021-11-08T12:39:48.451Z] v1.1.1 [2021-11-08T12:39:48.451Z] v1.2.1 [2021-11-08T12:39:48.451Z] v1.2.2 [2021-11-08T12:39:48.451Z] v1.2.3 [2021-11-08T12:39:48.451Z] v1.3.0 [2021-11-08T12:39:48.451Z] v1.3.1 [2021-11-08T12:39:48.451Z] v2.0.0 [2021-11-08T12:39:48.451Z] v2.0.1-dev.1 [2021-11-08T12:39:48.451Z] v2.0.1-dev.10 [2021-11-08T12:39:48.451Z] v2.0.1-dev.11 [2021-11-08T12:39:48.451Z] v2.0.1-dev.12 [2021-11-08T12:39:48.451Z] v2.0.1-dev.2 [2021-11-08T12:39:48.451Z] v2.0.1-dev.3 [2021-11-08T12:39:48.451Z] v2.0.1-dev.4 [2021-11-08T12:39:48.451Z] v2.0.1-dev.5 [2021-11-08T12:39:48.451Z] v2.0.1-dev.6 [2021-11-08T12:39:48.451Z] v2.0.1-dev.7 [2021-11-08T12:39:48.451Z] v2.0.1-dev.8 [2021-11-08T12:39:48.451Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-08T12:39:48.745Z] + lftools sign git-tag v2.0.1-dev.12 [2021-11-08T12:39:49.314Z] Signing Git tag with Sigul... [2021-11-08T12:39:49.314Z] Signing v2.0.1-dev.12 [Pipeline] echo [2021-11-08T12:39:50.258Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:39:50.544Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-08T12:39:50.551Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-08T12:39:50.569Z] $ docker stop --time=1 d5b1fa5f4755cc4afbd82fb64d97e09546614f04004f730db56b0c74c430286b [2021-11-08T12:39:51.750Z] $ docker rm -f d5b1fa5f4755cc4afbd82fb64d97e09546614f04004f730db56b0c74c430286b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:39:52.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T12:39:52.432Z] . [Pipeline] withDockerContainer [2021-11-08T12:39:52.511Z] prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container [2021-11-08T12:39:52.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T12:39:52.898Z] $ docker top 6b22abb00da72874e48624eb8ff2df2b1eb83976e35ddda241094134f0f43755 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T12:39:52.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T12:39:52.992Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T12:39:53.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T12:39:53.123Z] $ docker exec 6b22abb00da72874e48624eb8ff2df2b1eb83976e35ddda241094134f0f43755 ssh-agent [2021-11-08T12:39:53.222Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlAMGnp/agent.13 [2021-11-08T12:39:53.222Z] SSH_AGENT_PID=20 [2021-11-08T12:39:53.228Z] Running ssh-add (command line suppressed) [2021-11-08T12:39:53.329Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2884179767139846.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2884179767139846.key) [2021-11-08T12:39:53.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T12:39:53.625Z] + git semver bump pre [2021-11-08T12:39:53.625Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T12:39:53.625Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-08T12:39:53.625Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-08T12:39:53.625Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T12:39:53.625Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T12:39:53.625Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T12:39:53.625Z] # $SEMVER_BRANCH = main [2021-11-08T12:39:53.625Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-11-08T12:39:53.625Z] 2.0.1-dev.13 [Pipeline] } [2021-11-08T12:39:53.638Z] $ docker exec --env ******** --env ******** 6b22abb00da72874e48624eb8ff2df2b1eb83976e35ddda241094134f0f43755 ssh-agent -k [2021-11-08T12:39:53.756Z] unset SSH_AUTH_SOCK; [2021-11-08T12:39:53.756Z] unset SSH_AGENT_PID; [2021-11-08T12:39:53.756Z] echo Agent pid 20 killed; [2021-11-08T12:39:53.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T12:39:54.071Z] + git semver [Pipeline] } [2021-11-08T12:39:54.086Z] $ docker stop --time=1 6b22abb00da72874e48624eb8ff2df2b1eb83976e35ddda241094134f0f43755 [2021-11-08T12:39:55.271Z] $ docker rm -f 6b22abb00da72874e48624eb8ff2df2b1eb83976e35ddda241094134f0f43755 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:39:55.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T12:39:55.632Z] . [Pipeline] withDockerContainer [2021-11-08T12:39:55.699Z] prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container [2021-11-08T12:39:55.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T12:39:56.035Z] $ docker top f2157f03620eb69db15b6026e8b1ed25604c99c75a7a7a0197d60b0c27b5912f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T12:39:56.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T12:39:56.115Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T12:39:56.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T12:39:56.227Z] $ docker exec f2157f03620eb69db15b6026e8b1ed25604c99c75a7a7a0197d60b0c27b5912f ssh-agent [2021-11-08T12:39:56.328Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnMneHP/agent.14 [2021-11-08T12:39:56.328Z] SSH_AGENT_PID=21 [2021-11-08T12:39:56.333Z] Running ssh-add (command line suppressed) [2021-11-08T12:39:56.420Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9059137736655277230.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9059137736655277230.key) [2021-11-08T12:39:56.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T12:39:56.721Z] + git semver push [2021-11-08T12:39:56.721Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T12:39:56.721Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-11-08T12:39:56.721Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-11-08T12:39:56.721Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T12:39:56.721Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T12:39:56.721Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T12:39:56.721Z] # $SEMVER_BRANCH = main [2021-11-08T12:39:56.721Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-11-08T12:39:58.123Z] $ docker exec --env ******** --env ******** f2157f03620eb69db15b6026e8b1ed25604c99c75a7a7a0197d60b0c27b5912f ssh-agent -k [2021-11-08T12:39:58.212Z] unset SSH_AUTH_SOCK; [2021-11-08T12:39:58.212Z] unset SSH_AGENT_PID; [2021-11-08T12:39:58.212Z] echo Agent pid 21 killed; [2021-11-08T12:39:58.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T12:39:58.529Z] + git semver [Pipeline] } [2021-11-08T12:39:58.550Z] $ docker stop --time=1 f2157f03620eb69db15b6026e8b1ed25604c99c75a7a7a0197d60b0c27b5912f [2021-11-08T12:39:59.729Z] $ docker rm -f f2157f03620eb69db15b6026e8b1ed25604c99c75a7a7a0197d60b0c27b5912f [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 [2021-11-08T12:40:00.745Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:40:01.044Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:40:01.595Z] ---> package-listing.sh [2021-11-08T12:40:01.595Z] ++ facter osfamily [2021-11-08T12:40:01.595Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-08T12:40:01.855Z] + OS_FAMILY=redhat [2021-11-08T12:40:01.855Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-11-08T12:40:01.855Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-08T12:40:01.855Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-08T12:40:01.855Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-08T12:40:01.855Z] + PACKAGES=/tmp/packages_start.txt [2021-11-08T12:40:01.855Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-11-08T12:40:01.855Z] + PACKAGES=/tmp/packages_end.txt [2021-11-08T12:40:01.855Z] + case "${OS_FAMILY}" in [2021-11-08T12:40:01.855Z] + rpm -qa [2021-11-08T12:40:01.855Z] + sort [2021-11-08T12:40:02.425Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-08T12:40:02.425Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-08T12:40:02.425Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-08T12:40:02.425Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-11-08T12:40:02.425Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-11-08T12:40:02.425Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2021-11-08T12:40:02.436Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 [2021-11-08T12:40:02.717Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:40:03.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T12:40:03.278Z] [2021-11-08T12:40:03.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T12:40:03.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T12:40:03.575Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T12:40:03.575Z] b4d181a07f80: Pulling fs layer [2021-11-08T12:40:03.575Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T12:40:03.575Z] ed53099fbce6: Pulling fs layer [2021-11-08T12:40:03.575Z] dc539afda2c1: Pulling fs layer [2021-11-08T12:40:03.575Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T12:40:03.575Z] 9065ff56babe: Pulling fs layer [2021-11-08T12:40:03.575Z] d287ab97295c: Pulling fs layer [2021-11-08T12:40:03.575Z] dc539afda2c1: Waiting [2021-11-08T12:40:03.575Z] 77bc0d833cb6: Waiting [2021-11-08T12:40:03.575Z] 9065ff56babe: Waiting [2021-11-08T12:40:03.575Z] d287ab97295c: Waiting [2021-11-08T12:40:03.575Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T12:40:03.575Z] a1111a8f2ec3: Download complete [2021-11-08T12:40:03.575Z] dc539afda2c1: Verifying Checksum [2021-11-08T12:40:03.575Z] dc539afda2c1: Download complete [2021-11-08T12:40:03.849Z] ed53099fbce6: Verifying Checksum [2021-11-08T12:40:03.849Z] ed53099fbce6: Download complete [2021-11-08T12:40:03.849Z] 9065ff56babe: Verifying Checksum [2021-11-08T12:40:03.849Z] 9065ff56babe: Download complete [2021-11-08T12:40:03.849Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T12:40:03.849Z] 77bc0d833cb6: Download complete [2021-11-08T12:40:03.849Z] b4d181a07f80: Verifying Checksum [2021-11-08T12:40:03.849Z] b4d181a07f80: Download complete [2021-11-08T12:40:04.424Z] d287ab97295c: Verifying Checksum [2021-11-08T12:40:04.424Z] d287ab97295c: Download complete [2021-11-08T12:40:05.381Z] b4d181a07f80: Pull complete [2021-11-08T12:40:05.381Z] a1111a8f2ec3: Pull complete [2021-11-08T12:40:05.982Z] ed53099fbce6: Pull complete [2021-11-08T12:40:05.982Z] dc539afda2c1: Pull complete [2021-11-08T12:40:06.249Z] 77bc0d833cb6: Pull complete [2021-11-08T12:40:06.249Z] 9065ff56babe: Pull complete [2021-11-08T12:40:11.575Z] d287ab97295c: Pull complete [2021-11-08T12:40:11.575Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T12:40:11.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T12:40:11.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T12:40:11.629Z] prd-centos7-docker-4c-2g-27937 does not seem to be running inside a container [2021-11-08T12:40:11.662Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T12:40:13.770Z] $ docker top 82e720ceaae636d8a6df20826c4c463232920d7ba28b1ab876e2f69b0c0bf401 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T12:40:14.119Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-08T12:40:14.407Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-08T12:40:14.691Z] + ls /var/log/sa-host [2021-11-08T12:40:14.691Z] + sadf -c /var/log/sa-host/sa08 [2021-11-08T12:40:14.691Z] file_magic: OK [2021-11-08T12:40:14.691Z] HZ: Using current value: 100 [2021-11-08T12:40:14.691Z] file_header: OK [2021-11-08T12:40:14.691Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-08T12:40:14.691Z] Statistics: [2021-11-08T12:40:14.691Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T12:40:14.691Z] File successfully converted to sysstat format version 12.0.3 [2021-11-08T12:40:14.691Z] + sadf -c /var/log/sa-host/sa30 [2021-11-08T12:40:14.691Z] file_magic: OK [2021-11-08T12:40:14.691Z] HZ: Using current value: 100 [2021-11-08T12:40:14.691Z] file_header: OK [2021-11-08T12:40:14.691Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-08T12:40:14.691Z] Statistics: [2021-11-08T12:40:14.691Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T12:40:14.691Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T12:40:14.771Z] provisioning config files... [2021-11-08T12:40:14.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7370414348461840413tmp [Pipeline] { [Pipeline] echo [2021-11-08T12:40:14.791Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:40:15.074Z] ---> create-netrc.sh [Pipeline] } [2021-11-08T12:40:15.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:40:15.403Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-08T12:40:15.411Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:40:15.695Z] ---> sudo-logs.sh [2021-11-08T12:40:15.695Z] Archiving 'sudo' log.. [2021-11-08T12:40:15.695Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27937.novalocal: Name or service not known [2021-11-08T12:40:15.695Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27937.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-08T12:40:15.722Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:40:16.008Z] ---> job-cost.sh [2021-11-08T12:40:16.008Z] lf-activate-venv: SKIPPING [2021-11-08T12:40:16.008Z] DEBUG: total: 0.10999999940395355 [2021-11-08T12:40:16.008Z] INFO: Retrieving Stack Cost... [2021-11-08T12:40:16.268Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T12:40:16.839Z] INFO: Archiving Costs [Pipeline] echo [2021-11-08T12:40:16.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T12:40:17.140Z] ---> logs-deploy.sh [2021-11-08T12:40:17.140Z] lf-activate-venv: SKIPPING [2021-11-08T12:40:17.140Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/13 [2021-11-08T12:40:17.140Z] INFO: archiving workspace using pattern(s): [2021-11-08T12:40:17.711Z] Archives upload complete. [2021-11-08T12:40:17.972Z] INFO: archiving logs to Nexus