Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bef9f17e4058aad7307e794a3117d9f660d9fe75 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8755700161683080862.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2389786480964901685.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6664667808055807233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7042797448239184635.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4603209997506105475.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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:go-mod-registry, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false 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-330’ Running on prd-centos7-docker-4c-2g-334 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/exfoundry_go-mod-registry_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_go-mod-registry_master@tmp/jenkins-gitclient-ssh1406068038515961984.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bef9f17e4058aad7307e794a3117d9f660d9fe75 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 Commit message: "Merge pull request #74 from jpwhitemn/add-ireland-changelog" > git rev-list --no-walk 188f4cd6af1fc33a1ea6e0c1bd63feccdc9f6ea4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T22:19:08.582Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T22:19:08.693Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T22:19:08.722Z] ========================================================= [2021-06-10T22:19:08.722Z] EdgeX Global Pipelines Version Info [2021-06-10T22:19:08.722Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:19:10.134Z] ------------------- [2021-06-10T22:19:10.134Z] stable info: [2021-06-10T22:19:10.134Z] ------------------- [2021-06-10T22:19:10.134Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T22:19:10.134Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T22:19:10.134Z] Message: update stable to v1.0.195 [2021-06-10T22:19:10.708Z] ------------------- [2021-06-10T22:19:10.708Z] experimental info: [2021-06-10T22:19:10.708Z] ------------------- [2021-06-10T22:19:10.708Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T22:19:10.708Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T22:19:10.708Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T22:19:10.824Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-06-10T22:19:10.848Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-06-10T22:19:10.874Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T22:19:10.901Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T22:19:10.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T22:19:10.950Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T22:19:10.975Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T22:19:11.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T22:19:11.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T22:19:11.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T22:19:11.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T22:19:11.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-06-10T22:19:11.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T22:19:11.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T22:19:11.204Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T22:19:11.230Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T22:19:11.256Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T22:19:11.282Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T22:19:11.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T22:19:11.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T22:19:11.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T22:19:11.391Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T22:19:11.418Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T22:19:11.446Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T22:19:11.477Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-10T22:19:11.523Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T22:19:11.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-10T22:19:11.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-10T22:19:11.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-10T22:19:11.629Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bef9f17e4058aad7307e794a3117d9f660d9fe75 [Pipeline] echo [2021-06-10T22:19:11.665Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bef9f17 [Pipeline] echo [2021-06-10T22:19:11.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:19:12.187Z] + git log --format=format:%s -1 bef9f17e4058aad7307e794a3117d9f660d9fe75 [Pipeline] echo [2021-06-10T22:19:12.227Z] GIT_COMMIT: bef9f17e4058aad7307e794a3117d9f660d9fe75, Commit Message: Merge pull request #74 from jpwhitemn/add-ireland-changelog [Pipeline] echo [2021-06-10T22:19:12.240Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:19:12.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:19:12.784Z] [2021-06-10T22:19:12.784Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:19:13.100Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:19:13.100Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T22:19:13.100Z] 31603596830f: Pulling fs layer [2021-06-10T22:19:13.100Z] 54011a49482f: Pulling fs layer [2021-06-10T22:19:13.100Z] a6820b24f6d8: Pulling fs layer [2021-06-10T22:19:13.100Z] f581987b2513: Pulling fs layer [2021-06-10T22:19:13.100Z] f581987b2513: Waiting [2021-06-10T22:19:13.100Z] 54011a49482f: Verifying Checksum [2021-06-10T22:19:13.100Z] 54011a49482f: Download complete [2021-06-10T22:19:13.100Z] 31603596830f: Verifying Checksum [2021-06-10T22:19:13.100Z] 31603596830f: Download complete [2021-06-10T22:19:13.365Z] f581987b2513: Verifying Checksum [2021-06-10T22:19:13.365Z] f581987b2513: Download complete [2021-06-10T22:19:13.365Z] a6820b24f6d8: Verifying Checksum [2021-06-10T22:19:13.365Z] a6820b24f6d8: Download complete [2021-06-10T22:19:13.365Z] 31603596830f: Pull complete [2021-06-10T22:19:13.365Z] 54011a49482f: Pull complete [2021-06-10T22:19:13.943Z] a6820b24f6d8: Pull complete [2021-06-10T22:19:14.204Z] f581987b2513: Pull complete [2021-06-10T22:19:14.204Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T22:19:14.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:19:14.204Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T22:19:14.282Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-06-10T22:19:14.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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-06-10T22:19:15.273Z] $ docker top 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T22:19:15.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:19:15.412Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:19:15.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:19:15.536Z] $ docker exec 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 ssh-agent [2021-06-10T22:19:15.649Z] SSH_AUTH_SOCK=/tmp/ssh-Gw6twEFibW50/agent.14 [2021-06-10T22:19:15.649Z] SSH_AGENT_PID=21 [2021-06-10T22:19:15.657Z] Running ssh-add (command line suppressed) [2021-06-10T22:19:15.760Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_2257500532385542238.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_2257500532385542238.key) [2021-06-10T22:19:15.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:19:16.096Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T22:19:16.109Z] $ docker exec --env ******** --env ******** 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 ssh-agent -k [2021-06-10T22:19:16.205Z] unset SSH_AUTH_SOCK; [2021-06-10T22:19:16.205Z] unset SSH_AGENT_PID; [2021-06-10T22:19:16.205Z] echo Agent pid 21 killed; [2021-06-10T22:19:16.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T22:19:16.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:19:16.272Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:19:16.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:19:16.382Z] $ docker exec 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 ssh-agent [2021-06-10T22:19:16.489Z] SSH_AUTH_SOCK=/tmp/ssh-uLC1JAI0iyrE/agent.54 [2021-06-10T22:19:16.489Z] SSH_AGENT_PID=60 [2021-06-10T22:19:16.495Z] Running ssh-add (command line suppressed) [2021-06-10T22:19:16.600Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4748475561344747452.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4748475561344747452.key) [2021-06-10T22:19:16.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:19:16.922Z] + git semver init [2021-06-10T22:19:16.922Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T22:19:16.922Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2021-06-10T22:19:16.922Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2021-06-10T22:19:16.922Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T22:19:16.922Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T22:19:16.922Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T22:19:16.922Z] # $SEMVER_BRANCH = master [2021-06-10T22:19:16.922Z] # $SEMVER_TEMP = /tmp/semver-145828656 [2021-06-10T22:19:16.922Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-06-10T22:19:17.187Z] # '/tmp/semver-145828656' -> '/w/workspace/exfoundry_go-mod-registry_master/.semver' [2021-06-10T22:19:17.187Z] # -> Force: false [2021-06-10T22:19:17.187Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [Pipeline] } [2021-06-10T22:19:17.193Z] $ docker exec --env ******** --env ******** 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 ssh-agent -k [2021-06-10T22:19:17.300Z] unset SSH_AUTH_SOCK; [2021-06-10T22:19:17.301Z] unset SSH_AGENT_PID; [2021-06-10T22:19:17.301Z] echo Agent pid 60 killed; [2021-06-10T22:19:17.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T22:19:17.652Z] + git semver [Pipeline] } [2021-06-10T22:19:17.662Z] $ docker stop --time=1 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 [2021-06-10T22:19:18.908Z] $ docker rm -f 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:19:19.290Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T22:19:19.558Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T22:19:19.563Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.8 [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-06-10T22:19:34.792Z] Still waiting to schedule task [2021-06-10T22:19:34.793Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-10T22:19:34.797Z] Still waiting to schedule task [2021-06-10T22:19:34.797Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-331’ [2021-06-10T22:21:12.844Z] Running on prd-centos7-docker-4c-2g-341 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] ws [2021-06-10T22:21:12.863Z] Running in /w/workspace/go-mod-registry/23 [Pipeline] { [Pipeline] checkout [2021-06-10T22:21:12.972Z] Selected Git installation does not exist. Using Default [2021-06-10T22:21:12.972Z] The recommended git tool is: NONE [2021-06-10T22:21:15.125Z] using credential edgex-jenkins-ssh [2021-06-10T22:21:15.144Z] Cloning the remote Git repository [2021-06-10T22:21:15.894Z] Avoid second fetch [2021-06-10T22:21:15.895Z] Checking out Revision bef9f17e4058aad7307e794a3117d9f660d9fe75 (master) [2021-06-10T22:21:14.859Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-06-10T22:21:14.973Z] > git init /w/workspace/go-mod-registry/23 # timeout=10 [2021-06-10T22:21:15.073Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-06-10T22:21:15.073Z] > git --version # timeout=10 [2021-06-10T22:21:15.080Z] > git --version # 'git version 2.24.4' [2021-06-10T22:21:15.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:21:15.109Z] [INFO] Currently running in a labeled security context [2021-06-10T22:21:15.109Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T22:21:15.109Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/23@tmp/jenkins-gitclient-ssh7799162640221593236.key [2021-06-10T22:21:15.120Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:21:15.620Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-06-10T22:21:15.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:21:15.650Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:21:15.657Z] > git checkout -f bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 [2021-06-10T22:21:19.254Z] Commit message: "Merge pull request #74 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:21:20.267Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:21:20.595Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:21:20.893Z] + true [2021-06-10T22:21:20.893Z] + sudo service docker restart [2021-06-10T22:21:20.893Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-10T22:21:39.188Z] ========================================================= [2021-06-10T22:21:39.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T22:21:39.189Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:21:39.513Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T22:21:39.782Z] Sending build context to Docker daemon 316.9kB [2021-06-10T22:21:39.782Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-10T22:21:39.782Z] Step 2/7 : FROM ${BASE} [2021-06-10T22:21:40.053Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T22:21:40.053Z] 540db60ca938: Pulling fs layer [2021-06-10T22:21:40.053Z] adcc1eea9eea: Pulling fs layer [2021-06-10T22:21:40.053Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T22:21:40.053Z] 0510c868ecb4: Pulling fs layer [2021-06-10T22:21:40.053Z] afea3b2eda06: Pulling fs layer [2021-06-10T22:21:40.053Z] 7809a108b3ef: Pulling fs layer [2021-06-10T22:21:40.053Z] f706445af74f: Pulling fs layer [2021-06-10T22:21:40.053Z] 0510c868ecb4: Waiting [2021-06-10T22:21:40.053Z] afea3b2eda06: Waiting [2021-06-10T22:21:40.053Z] 7809a108b3ef: Waiting [2021-06-10T22:21:40.053Z] f706445af74f: Waiting [2021-06-10T22:21:40.053Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T22:21:40.053Z] 4c4ab2625f07: Download complete [2021-06-10T22:21:40.053Z] adcc1eea9eea: Verifying Checksum [2021-06-10T22:21:40.053Z] adcc1eea9eea: Download complete [2021-06-10T22:21:40.053Z] afea3b2eda06: Verifying Checksum [2021-06-10T22:21:40.053Z] afea3b2eda06: Download complete [2021-06-10T22:21:40.053Z] 7809a108b3ef: Verifying Checksum [2021-06-10T22:21:40.053Z] 7809a108b3ef: Download complete [2021-06-10T22:21:40.053Z] 540db60ca938: Verifying Checksum [2021-06-10T22:21:40.053Z] 540db60ca938: Download complete [2021-06-10T22:21:40.322Z] 540db60ca938: Pull complete [2021-06-10T22:21:40.322Z] adcc1eea9eea: Pull complete [2021-06-10T22:21:40.584Z] 4c4ab2625f07: Pull complete [2021-06-10T22:21:41.524Z] f706445af74f: Verifying Checksum [2021-06-10T22:21:41.524Z] f706445af74f: Download complete [2021-06-10T22:21:41.785Z] 0510c868ecb4: Verifying Checksum [2021-06-10T22:21:41.785Z] 0510c868ecb4: Download complete [2021-06-10T22:21:45.124Z] 0510c868ecb4: Pull complete [2021-06-10T22:21:45.124Z] afea3b2eda06: Pull complete [2021-06-10T22:21:45.124Z] 7809a108b3ef: Pull complete [2021-06-10T22:21:46.546Z] f706445af74f: Pull complete [2021-06-10T22:21:46.546Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T22:21:46.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T22:21:46.546Z] ---> b068be0155e3 [2021-06-10T22:21:46.546Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T22:21:50.789Z] ---> Running in 315bd25172f4 [2021-06-10T22:21:50.789Z] Removing intermediate container 315bd25172f4 [2021-06-10T22:21:50.789Z] ---> c900f6390c88 [2021-06-10T22:21:50.789Z] Step 4/7 : RUN apk add --update bash [2021-06-10T22:21:50.789Z] ---> Running in fb4b0a578677 [2021-06-10T22:21:50.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T22:21:51.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T22:21:51.998Z] OK: 149 MiB in 40 packages [2021-06-10T22:21:52.265Z] Removing intermediate container fb4b0a578677 [2021-06-10T22:21:52.265Z] ---> 13babaf0005f [2021-06-10T22:21:52.265Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-10T22:21:52.265Z] ---> Running in 14cedacd7798 [2021-06-10T22:21:52.527Z] Removing intermediate container 14cedacd7798 [2021-06-10T22:21:52.528Z] ---> 8bf2dd1d6588 [2021-06-10T22:21:52.528Z] Step 6/7 : COPY go.mod . [2021-06-10T22:21:52.795Z] ---> d9417c7c3134 [2021-06-10T22:21:52.795Z] Step 7/7 : RUN go mod download [2021-06-10T22:21:52.795Z] ---> Running in e6776e79647a [2021-06-10T22:21:59.415Z] Removing intermediate container e6776e79647a [2021-06-10T22:21:59.415Z] ---> 4285741e41a8 [2021-06-10T22:21:59.415Z] Successfully built 4285741e41a8 [2021-06-10T22:21:59.415Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:21:59.987Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:21:59.987Z] . [Pipeline] withDockerContainer [2021-06-10T22:22:00.067Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-06-10T22:22:00.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/23 -v /w/workspace/go-mod-registry/23:/w/workspace/go-mod-registry/23:rw,z -v /w/workspace/go-mod-registry/23@tmp:/w/workspace/go-mod-registry/23@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-06-10T22:22:00.520Z] $ docker top a2bdf92b146f8b5c61c04933ae791e1c3577136a71347be63fc06b367883e29d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:22:00.907Z] + go version [2021-06-10T22:22:00.907Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T22:22:00.917Z] $ docker stop --time=1 a2bdf92b146f8b5c61c04933ae791e1c3577136a71347be63fc06b367883e29d [2021-06-10T22:22:02.110Z] $ docker rm -f a2bdf92b146f8b5c61c04933ae791e1c3577136a71347be63fc06b367883e29d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:22:02.673Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T22:22:02.673Z] . [Pipeline] withDockerContainer [2021-06-10T22:22:02.752Z] prd-centos7-docker-4c-2g-341 does not seem to be running inside a container [2021-06-10T22:22:02.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/23 -v /w/workspace/go-mod-registry/23:/w/workspace/go-mod-registry/23:rw,z -v /w/workspace/go-mod-registry/23@tmp:/w/workspace/go-mod-registry/23@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-06-10T22:22:03.119Z] $ docker top 02b61d0e785d4623a77698ff30e40a88404dd6dfafc9b091bfc746d028b68aa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:22:03.496Z] + go mod tidy [Pipeline] sh [2021-06-10T22:22:03.802Z] + make test [2021-06-10T22:22:03.802Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T22:22:16.361Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.021s coverage: 88.8% of statements [2021-06-10T22:22:16.361Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-06-10T22:22:16.361Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements [2021-06-10T22:22:16.361Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-06-10T22:22:16.361Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T22:22:18.917Z] gofmt -l . [2021-06-10T22:22:18.917Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T22:22:18.925Z] $ docker stop --time=1 02b61d0e785d4623a77698ff30e40a88404dd6dfafc9b091bfc746d028b68aa1 [2021-06-10T22:22:20.287Z] $ docker rm -f 02b61d0e785d4623a77698ff30e40a88404dd6dfafc9b091bfc746d028b68aa1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:22:20.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T22:22:20.879Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:22:21.775Z] ---> job-cost.sh [2021-06-10T22:22:21.775Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fGqA [2021-06-10T22:22:29.930Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:22:44.876Z] lf-activate-venv(): INFO: Adding /tmp/venv-fGqA/bin to PATH [2021-06-10T22:22:44.876Z] INFO: No Stack... [2021-06-10T22:22:44.876Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:22:44.876Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:22:45.173Z] + cat /w/workspace/go-mod-registry/23/archives/cost.csv [2021-06-10T22:22:45.173Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T22:22:45.202Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] [2021-06-10T22:22:45.210Z] Resource [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] did not exist. Created. [2021-06-10T22:22:45.211Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:22:45.533Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T22:22:45.603Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:22:45.611Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T22:23:14.691Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-345 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] ws [2021-06-10T22:23:14.713Z] Running in /w/workspace/go-mod-registry/23 [Pipeline] { [Pipeline] checkout [2021-06-10T22:23:15.027Z] Selected Git installation does not exist. Using Default [2021-06-10T22:23:15.028Z] The recommended git tool is: NONE [2021-06-10T22:23:21.187Z] using credential edgex-jenkins-ssh [2021-06-10T22:23:21.222Z] Cloning the remote Git repository [2021-06-10T22:23:21.282Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-06-10T22:23:22.495Z] Avoid second fetch [2021-06-10T22:23:22.496Z] Checking out Revision bef9f17e4058aad7307e794a3117d9f660d9fe75 (master) [2021-06-10T22:23:21.400Z] > git init /w/workspace/go-mod-registry/23 # timeout=10 [2021-06-10T22:23:21.487Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-06-10T22:23:21.488Z] > git --version # timeout=10 [2021-06-10T22:23:21.513Z] > git --version # 'git version 2.17.1' [2021-06-10T22:23:21.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T22:23:21.671Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:23:22.455Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-06-10T22:23:22.473Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T22:23:22.518Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T22:23:22.542Z] > git checkout -f bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 [2021-06-10T22:23:27.046Z] Commit message: "Merge pull request #74 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T22:23:28.362Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:23:28.972Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T22:23:29.357Z] + sudo service docker restart [2021-06-10T22:23:29.357Z] + true [Pipeline] unstash [Pipeline] echo [2021-06-10T22:23:48.127Z] ========================================================= [2021-06-10T22:23:48.127Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T22:23:48.127Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:23:48.512Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T22:23:49.501Z] Sending build context to Docker daemon 315.9kB [2021-06-10T22:23:49.501Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-10T22:23:49.501Z] Step 2/7 : FROM ${BASE} [2021-06-10T22:23:49.778Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T22:23:49.778Z] 595b0fe564bb: Pulling fs layer [2021-06-10T22:23:49.778Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T22:23:49.778Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T22:23:49.778Z] ba82ee9f976e: Pulling fs layer [2021-06-10T22:23:49.778Z] 506bd15cee9f: Pulling fs layer [2021-06-10T22:23:49.778Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T22:23:49.778Z] 618dc40b7e24: Pulling fs layer [2021-06-10T22:23:49.778Z] ba82ee9f976e: Waiting [2021-06-10T22:23:49.778Z] 506bd15cee9f: Waiting [2021-06-10T22:23:49.778Z] 75a0a4a0db45: Waiting [2021-06-10T22:23:49.778Z] 618dc40b7e24: Waiting [2021-06-10T22:23:49.778Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T22:23:49.778Z] 5b7225fbf94c: Download complete [2021-06-10T22:23:49.779Z] 3088b5b3c5c0: Download complete [2021-06-10T22:23:50.056Z] 506bd15cee9f: Download complete [2021-06-10T22:23:50.056Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T22:23:50.056Z] 75a0a4a0db45: Download complete [2021-06-10T22:23:50.056Z] 595b0fe564bb: Verifying Checksum [2021-06-10T22:23:50.056Z] 595b0fe564bb: Download complete [2021-06-10T22:23:50.681Z] 595b0fe564bb: Pull complete [2021-06-10T22:23:51.285Z] 3088b5b3c5c0: Pull complete [2021-06-10T22:23:51.888Z] 5b7225fbf94c: Pull complete [2021-06-10T22:23:52.165Z] 618dc40b7e24: Verifying Checksum [2021-06-10T22:23:52.165Z] 618dc40b7e24: Download complete [2021-06-10T22:23:53.617Z] ba82ee9f976e: Verifying Checksum [2021-06-10T22:23:53.617Z] ba82ee9f976e: Download complete [2021-06-10T22:24:03.850Z] ba82ee9f976e: Pull complete [2021-06-10T22:24:03.850Z] 506bd15cee9f: Pull complete [2021-06-10T22:24:04.127Z] 75a0a4a0db45: Pull complete [2021-06-10T22:24:07.556Z] 618dc40b7e24: Pull complete [2021-06-10T22:24:07.556Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T22:24:07.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T22:24:07.556Z] ---> a36622ca3599 [2021-06-10T22:24:07.556Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T22:24:10.199Z] ---> Running in f4f8496e7a46 [2021-06-10T22:24:10.471Z] Removing intermediate container f4f8496e7a46 [2021-06-10T22:24:10.471Z] ---> e1d101b3fb7d [2021-06-10T22:24:10.471Z] Step 4/7 : RUN apk add --update bash [2021-06-10T22:24:10.746Z] ---> Running in 2bc99be0347a [2021-06-10T22:24:12.184Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T22:24:13.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T22:24:14.168Z] OK: 138 MiB in 40 packages [2021-06-10T22:24:15.626Z] Removing intermediate container 2bc99be0347a [2021-06-10T22:24:15.626Z] ---> 46a9b6666474 [2021-06-10T22:24:15.626Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-10T22:24:15.626Z] ---> Running in 47b3b594540d [2021-06-10T22:24:16.228Z] Removing intermediate container 47b3b594540d [2021-06-10T22:24:16.228Z] ---> 8f054b983959 [2021-06-10T22:24:16.228Z] Step 6/7 : COPY go.mod . [2021-06-10T22:24:17.214Z] ---> a585dc8adf59 [2021-06-10T22:24:17.214Z] Step 7/7 : RUN go mod download [2021-06-10T22:24:17.214Z] ---> Running in d8d517fdcb41 [2021-06-10T22:24:35.557Z] Removing intermediate container d8d517fdcb41 [2021-06-10T22:24:35.557Z] ---> a7ab952b33ef [2021-06-10T22:24:35.557Z] Successfully built a7ab952b33ef [2021-06-10T22:24:35.557Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:24:35.916Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:24:35.916Z] . [Pipeline] withDockerContainer [2021-06-10T22:24:36.415Z] prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container [2021-06-10T22:24:36.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/23 -v /w/workspace/go-mod-registry/23:/w/workspace/go-mod-registry/23:rw,z -v /w/workspace/go-mod-registry/23@tmp:/w/workspace/go-mod-registry/23@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-06-10T22:24:38.243Z] $ docker top a5f76e8be04cf903d9aea683e5872b3c65ae8f582154ac3361501225d1253e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:24:39.289Z] + go version [2021-06-10T22:24:39.289Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T22:24:39.324Z] $ docker stop --time=1 a5f76e8be04cf903d9aea683e5872b3c65ae8f582154ac3361501225d1253e72 [2021-06-10T22:24:41.145Z] $ docker rm -f a5f76e8be04cf903d9aea683e5872b3c65ae8f582154ac3361501225d1253e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:24:41.924Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T22:24:41.924Z] . [Pipeline] withDockerContainer [2021-06-10T22:24:42.163Z] prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container [2021-06-10T22:24:42.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/23 -v /w/workspace/go-mod-registry/23:/w/workspace/go-mod-registry/23:rw,z -v /w/workspace/go-mod-registry/23@tmp:/w/workspace/go-mod-registry/23@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-06-10T22:24:43.962Z] $ docker top 64ec14c922733fb53030ba2b7a8112c37c469830cbedd62ae880dc8d95d5d636 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:24:44.972Z] + go mod tidy [Pipeline] sh [2021-06-10T22:24:46.306Z] + make test [2021-06-10T22:24:46.307Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T22:25:18.710Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.128s coverage: 88.8% of statements [2021-06-10T22:25:18.710Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-06-10T22:25:18.710Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.021s coverage: 85.7% of statements [2021-06-10T22:25:18.710Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-06-10T22:25:18.984Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T22:25:45.826Z] gofmt -l . [2021-06-10T22:25:45.826Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T22:25:45.844Z] $ docker stop --time=1 64ec14c922733fb53030ba2b7a8112c37c469830cbedd62ae880dc8d95d5d636 [2021-06-10T22:25:47.820Z] $ docker rm -f 64ec14c922733fb53030ba2b7a8112c37c469830cbedd62ae880dc8d95d5d636 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T22:25:48.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T22:25:48.711Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T22:25:49.282Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:25:50.044Z] ---> job-cost.sh [2021-06-10T22:25:50.044Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tma2 [2021-06-10T22:26:37.021Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T22:28:14.559Z] lf-activate-venv(): INFO: Adding /tmp/venv-Tma2/bin to PATH [2021-06-10T22:28:14.559Z] INFO: No Stack... [2021-06-10T22:28:14.559Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T22:28:14.559Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T22:28:14.894Z] + cat /w/workspace/go-mod-registry/23/archives/cost.csv [2021-06-10T22:28:14.894Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T22:28:14.957Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] [2021-06-10T22:28:14.983Z] Resource [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] did not exist. Created. [2021-06-10T22:28:14.983Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T22:28:15.343Z] /w/workspace/go-mod-registry/23@tmp/durable-828c0940/script.sh: 1: /w/workspace/go-mod-registry/23@tmp/durable-828c0940/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T22:28:15.685Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T22:28:15.718Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T22:28:15.861Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T22:28:15.879Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] [Pipeline] // lock [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-06-10T22:28:16.422Z] provisioning config files... [2021-06-10T22:28:16.436Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config8761389286520363383tmp [Pipeline] { [Pipeline] sh [2021-06-10T22:28:16.748Z] + set +x [2021-06-10T22:28:16.748Z] + bash -s -- [2021-06-10T22:28:16.748Z] + curl -s https://codecov.io/bash [2021-06-10T22:28:16.748Z] [2021-06-10T22:28:16.748Z] _____ _ [2021-06-10T22:28:16.748Z] / ____| | | [2021-06-10T22:28:16.748Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T22:28:16.748Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T22:28:16.748Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T22:28:16.748Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T22:28:16.748Z] Bash-1.0.3 [2021-06-10T22:28:16.748Z] [2021-06-10T22:28:16.748Z] [2021-06-10T22:28:16.748Z] ==> git version 2.24.4 found [2021-06-10T22:28:16.748Z] ==> 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-06-10T22:28:16.748Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T22:28:16.748Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T22:28:16.748Z] ==> Jenkins CI detected. [2021-06-10T22:28:16.748Z] project root: . [2021-06-10T22:28:16.748Z] --> token set from env [2021-06-10T22:28:16.748Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T22:28:16.748Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T22:28:16.748Z] ==> Python coveragepy not found [2021-06-10T22:28:16.748Z] ==> Searching for coverage reports in: [2021-06-10T22:28:16.748Z] + . [2021-06-10T22:28:16.748Z] -> Found 1 reports [2021-06-10T22:28:16.748Z] ==> Detecting git/mercurial file structure [2021-06-10T22:28:17.012Z] ==> Reading reports [2021-06-10T22:28:17.012Z] + ./coverage.out bytes=9746 [2021-06-10T22:28:17.012Z] ==> Appending adjustments [2021-06-10T22:28:17.012Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T22:28:17.012Z] + Found adjustments [2021-06-10T22:28:17.012Z] ==> Gzipping contents [2021-06-10T22:28:17.012Z] 4.0K /tmp/codecov.j3d83O.gz [2021-06-10T22:28:17.012Z] ==> Uploading reports [2021-06-10T22:28:17.012Z] url: https://codecov.io [2021-06-10T22:28:17.012Z] query: branch=master&commit=bef9f17e4058aad7307e794a3117d9f660d9fe75&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T22:28:17.012Z] -> Pinging Codecov [2021-06-10T22:28:17.012Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=bef9f17e4058aad7307e794a3117d9f660d9fe75&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T22:28:17.585Z] -> Uploading to [2021-06-10T22:28:17.585Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/05B643FFA8DEACB6C25F95B2D4D12284/bef9f17e4058aad7307e794a3117d9f660d9fe75/ee04213c-8933-4d3a-8a71-9716a62e78c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T222817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba274ae93765365b94197c27ee94332be36ca598a92768da1ba00301bbd0de29 [2021-06-10T22:28:17.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T22:28:17.585Z] Dload Upload Total Spent Left Speed [2021-06-10T22:28:17.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1975 0 0 100 1975 0 5928 --:--:-- --:--:-- --:--:-- 5913 [2021-06-10T22:28:17.847Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/bef9f17e4058aad7307e794a3117d9f660d9fe75 [Pipeline] } [2021-06-10T22:28:17.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-10T22:28:18.167Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-10T22:28:18.191Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:18.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T22:28:18.499Z] [2021-06-10T22:28:18.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:18.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T22:28:18.817Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-10T22:28:18.817Z] 188c0c94c7c5: Pulling fs layer [2021-06-10T22:28:18.817Z] 0ef7d3d256c8: Pulling fs layer [2021-06-10T22:28:18.817Z] de9db76c5a1d: Pulling fs layer [2021-06-10T22:28:18.817Z] 0eba1c9be4d2: Pulling fs layer [2021-06-10T22:28:18.817Z] 0d57e429df01: Pulling fs layer [2021-06-10T22:28:18.817Z] 4e4be7b47b0d: Pulling fs layer [2021-06-10T22:28:18.817Z] e1f770b5df2f: Pulling fs layer [2021-06-10T22:28:18.817Z] 85a0685a4137: Pulling fs layer [2021-06-10T22:28:18.817Z] 0d57e429df01: Waiting [2021-06-10T22:28:18.817Z] 4e4be7b47b0d: Waiting [2021-06-10T22:28:18.817Z] e1f770b5df2f: Waiting [2021-06-10T22:28:18.817Z] 85a0685a4137: Waiting [2021-06-10T22:28:18.817Z] 0eba1c9be4d2: Waiting [2021-06-10T22:28:18.817Z] de9db76c5a1d: Verifying Checksum [2021-06-10T22:28:18.817Z] de9db76c5a1d: Download complete [2021-06-10T22:28:18.817Z] 0ef7d3d256c8: Verifying Checksum [2021-06-10T22:28:18.817Z] 0ef7d3d256c8: Download complete [2021-06-10T22:28:18.817Z] 0d57e429df01: Verifying Checksum [2021-06-10T22:28:18.817Z] 0d57e429df01: Download complete [2021-06-10T22:28:18.817Z] 4e4be7b47b0d: Verifying Checksum [2021-06-10T22:28:18.817Z] 4e4be7b47b0d: Download complete [2021-06-10T22:28:19.082Z] 188c0c94c7c5: Verifying Checksum [2021-06-10T22:28:19.082Z] 188c0c94c7c5: Download complete [2021-06-10T22:28:19.347Z] 188c0c94c7c5: Pull complete [2021-06-10T22:28:19.612Z] 0ef7d3d256c8: Pull complete [2021-06-10T22:28:19.612Z] de9db76c5a1d: Pull complete [2021-06-10T22:28:19.873Z] e1f770b5df2f: Verifying Checksum [2021-06-10T22:28:19.873Z] e1f770b5df2f: Download complete [2021-06-10T22:28:21.790Z] 0eba1c9be4d2: Verifying Checksum [2021-06-10T22:28:21.790Z] 0eba1c9be4d2: Download complete [2021-06-10T22:28:21.790Z] 85a0685a4137: Verifying Checksum [2021-06-10T22:28:21.790Z] 85a0685a4137: Download complete [2021-06-10T22:28:25.118Z] 0eba1c9be4d2: Pull complete [2021-06-10T22:28:25.118Z] 0d57e429df01: Pull complete [2021-06-10T22:28:25.118Z] 4e4be7b47b0d: Pull complete [2021-06-10T22:28:25.383Z] e1f770b5df2f: Pull complete [2021-06-10T22:28:28.742Z] 85a0685a4137: Pull complete [2021-06-10T22:28:28.742Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-10T22:28:28.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T22:28:28.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-10T22:28:28.815Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-06-10T22:28:28.877Z] $ 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_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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-06-10T22:28:31.134Z] $ docker top f50c6ebbe215fa90fa96249940992a6db848c3c8f39e7705f883df0ade227bc8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T22:28:31.232Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-10T22:28:31.532Z] + set -o pipefail [2021-06-10T22:28:31.532Z] + snyk monitor '--org=edgex-jenkins' [2021-06-10T22:28:34.097Z] [2021-06-10T22:28:34.097Z] Monitoring /w/workspace/exfoundry_go-mod-registry_master (github.com/edgexfoundry/go-mod-registry/v2)... [2021-06-10T22:28:34.097Z] [2021-06-10T22:28:34.097Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/b5d6d6cc-040f-46ea-b6e3-f5137eb9ed64 [2021-06-10T22:28:34.097Z] [2021-06-10T22:28:34.097Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-10T22:28:34.097Z] [2021-06-10T22:28:34.097Z] [Pipeline] } [2021-06-10T22:28:34.106Z] $ docker stop --time=1 f50c6ebbe215fa90fa96249940992a6db848c3c8f39e7705f883df0ade227bc8 [2021-06-10T22:28:35.453Z] $ docker rm -f f50c6ebbe215fa90fa96249940992a6db848c3c8f39e7705f883df0ade227bc8 [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-06-10T22:28:36.277Z] + git log --format=format:%s -1 bef9f17e4058aad7307e794a3117d9f660d9fe75 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:36.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:28:36.579Z] . [Pipeline] withDockerContainer [2021-06-10T22:28:36.651Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-06-10T22:28:36.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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-06-10T22:28:37.059Z] $ docker top 12d353f989c213331146c7360d5faba52d0a3d2bc3eb936e228c0625ba77e755 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T22:28:37.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:28:37.244Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:28:37.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:28:37.369Z] $ docker exec 12d353f989c213331146c7360d5faba52d0a3d2bc3eb936e228c0625ba77e755 ssh-agent [2021-06-10T22:28:37.492Z] SSH_AUTH_SOCK=/tmp/ssh-eP5qguXkU1DK/agent.14 [2021-06-10T22:28:37.492Z] SSH_AGENT_PID=21 [2021-06-10T22:28:37.497Z] Running ssh-add (command line suppressed) [2021-06-10T22:28:37.601Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_8568740398347449112.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_8568740398347449112.key) [2021-06-10T22:28:37.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:28:37.922Z] + git semver tag [2021-06-10T22:28:37.922Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T22:28:37.922Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2021-06-10T22:28:37.922Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2021-06-10T22:28:37.922Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T22:28:37.922Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T22:28:37.922Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T22:28:37.922Z] # $SEMVER_BRANCH = master [2021-06-10T22:28:37.922Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [2021-06-10T22:28:37.922Z] # bef9f17e4058aad7307e794a3117d9f660d9fe75 HEAD [2021-06-10T22:28:37.922Z] # -> Force: false [2021-06-10T22:28:37.922Z] # 3741e6d409053acf07ede272ef47a8ff060d1ae4 refs/tags/v2.0.0-dev.8 [Pipeline] } [2021-06-10T22:28:37.929Z] $ docker exec --env ******** --env ******** 12d353f989c213331146c7360d5faba52d0a3d2bc3eb936e228c0625ba77e755 ssh-agent -k [2021-06-10T22:28:38.022Z] unset SSH_AUTH_SOCK; [2021-06-10T22:28:38.022Z] unset SSH_AGENT_PID; [2021-06-10T22:28:38.022Z] echo Agent pid 21 killed; [2021-06-10T22:28:38.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T22:28:38.374Z] + git semver [Pipeline] } [2021-06-10T22:28:38.388Z] $ docker stop --time=1 12d353f989c213331146c7360d5faba52d0a3d2bc3eb936e228c0625ba77e755 [2021-06-10T22:28:39.600Z] $ docker rm -f 12d353f989c213331146c7360d5faba52d0a3d2bc3eb936e228c0625ba77e755 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:40.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T22:28:40.059Z] [2021-06-10T22:28:40.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:28:40.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T22:28:40.378Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-10T22:28:40.378Z] ab5ef0e58194: Pulling fs layer [2021-06-10T22:28:40.378Z] 9712f1f96733: Pulling fs layer [2021-06-10T22:28:40.378Z] 63f879dbbcfc: Pulling fs layer [2021-06-10T22:28:40.378Z] 0d9ebad4ef96: Pulling fs layer [2021-06-10T22:28:40.378Z] e9a5061849ea: Pulling fs layer [2021-06-10T22:28:40.378Z] d747dcd14b5f: Pulling fs layer [2021-06-10T22:28:40.378Z] 2de7ff778b66: Pulling fs layer [2021-06-10T22:28:40.378Z] 0d9ebad4ef96: Waiting [2021-06-10T22:28:40.378Z] e9a5061849ea: Waiting [2021-06-10T22:28:40.378Z] d747dcd14b5f: Waiting [2021-06-10T22:28:40.378Z] 2de7ff778b66: Waiting [2021-06-10T22:28:40.378Z] 9712f1f96733: Verifying Checksum [2021-06-10T22:28:40.378Z] 9712f1f96733: Download complete [2021-06-10T22:28:41.319Z] 63f879dbbcfc: Verifying Checksum [2021-06-10T22:28:41.319Z] 63f879dbbcfc: Download complete [2021-06-10T22:28:41.580Z] e9a5061849ea: Verifying Checksum [2021-06-10T22:28:41.580Z] e9a5061849ea: Download complete [2021-06-10T22:28:41.580Z] d747dcd14b5f: Verifying Checksum [2021-06-10T22:28:41.580Z] d747dcd14b5f: Download complete [2021-06-10T22:28:41.840Z] 2de7ff778b66: Verifying Checksum [2021-06-10T22:28:41.841Z] 2de7ff778b66: Download complete [2021-06-10T22:28:42.105Z] ab5ef0e58194: Verifying Checksum [2021-06-10T22:28:42.105Z] ab5ef0e58194: Download complete [2021-06-10T22:28:42.105Z] 0d9ebad4ef96: Verifying Checksum [2021-06-10T22:28:42.105Z] 0d9ebad4ef96: Download complete [2021-06-10T22:28:44.686Z] ab5ef0e58194: Pull complete [2021-06-10T22:28:44.686Z] 9712f1f96733: Pull complete [2021-06-10T22:28:45.637Z] 63f879dbbcfc: Pull complete [2021-06-10T22:28:48.972Z] 0d9ebad4ef96: Pull complete [2021-06-10T22:28:48.972Z] e9a5061849ea: Pull complete [2021-06-10T22:28:48.972Z] d747dcd14b5f: Pull complete [2021-06-10T22:28:49.926Z] 2de7ff778b66: Pull complete [2021-06-10T22:28:49.926Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-10T22:28:49.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T22:28:49.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-10T22:28:50.001Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-06-10T22:28:50.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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-06-10T22:28:53.191Z] $ docker top c1f6e820ae79ef275444a87bbb4519edb99c397034b2a5b17f87a9938a6887f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:28:53.292Z] provisioning config files... [2021-06-10T22:28:53.299Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config8217415061332594019tmp [2021-06-10T22:28:53.311Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config2430291490373726853tmp [2021-06-10T22:28:53.327Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config4899449365500763838tmp [Pipeline] { [Pipeline] echo [2021-06-10T22:28:53.350Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:28:53.647Z] ---> sigul-configuration.sh [2021-06-10T22:28:53.647Z] gpg: directory `/root/.gnupg' created [2021-06-10T22:28:53.647Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-10T22:28:53.647Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-10T22:28:53.647Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-10T22:28:53.647Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-10T22:28:53.647Z] gpg: CAST5 encrypted data [2021-06-10T22:28:53.647Z] gpg: encrypted with 1 passphrase [2021-06-10T22:28:53.647Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-10T22:28:53.947Z] + mkdir /home/jenkins [2021-06-10T22:28:53.948Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-10T22:28:54.252Z] + 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-06-10T22:28:54.393Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:28:54.768Z] ---> sigul-install.sh [2021-06-10T22:28:58.981Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-10T22:28:59.273Z] + git tag --list [2021-06-10T22:28:59.273Z] v0.0.0 [2021-06-10T22:28:59.273Z] v0.1.0 [2021-06-10T22:28:59.273Z] v0.1.1 [2021-06-10T22:28:59.273Z] v0.1.10 [2021-06-10T22:28:59.273Z] v0.1.11 [2021-06-10T22:28:59.273Z] v0.1.12 [2021-06-10T22:28:59.273Z] v0.1.13 [2021-06-10T22:28:59.273Z] v0.1.14 [2021-06-10T22:28:59.273Z] v0.1.15 [2021-06-10T22:28:59.273Z] v0.1.16 [2021-06-10T22:28:59.273Z] v0.1.17 [2021-06-10T22:28:59.273Z] v0.1.18 [2021-06-10T22:28:59.273Z] v0.1.19 [2021-06-10T22:28:59.273Z] v0.1.2 [2021-06-10T22:28:59.273Z] v0.1.20 [2021-06-10T22:28:59.273Z] v0.1.21 [2021-06-10T22:28:59.273Z] v0.1.22 [2021-06-10T22:28:59.273Z] v0.1.23 [2021-06-10T22:28:59.273Z] v0.1.24 [2021-06-10T22:28:59.273Z] v0.1.25 [2021-06-10T22:28:59.273Z] v0.1.26 [2021-06-10T22:28:59.273Z] v0.1.27 [2021-06-10T22:28:59.273Z] v0.1.3 [2021-06-10T22:28:59.273Z] v0.1.4 [2021-06-10T22:28:59.273Z] v0.1.5 [2021-06-10T22:28:59.273Z] v0.1.6 [2021-06-10T22:28:59.273Z] v0.1.7 [2021-06-10T22:28:59.273Z] v0.1.8 [2021-06-10T22:28:59.273Z] v0.1.9 [2021-06-10T22:28:59.273Z] v2.0.0-dev.1 [2021-06-10T22:28:59.273Z] v2.0.0-dev.2 [2021-06-10T22:28:59.273Z] v2.0.0-dev.3 [2021-06-10T22:28:59.273Z] v2.0.0-dev.4 [2021-06-10T22:28:59.273Z] v2.0.0-dev.5 [2021-06-10T22:28:59.273Z] v2.0.0-dev.6 [2021-06-10T22:28:59.273Z] v2.0.0-dev.7 [2021-06-10T22:28:59.273Z] v2.0.0-dev.8 [Pipeline] sh [2021-06-10T22:28:59.572Z] + lftools sign git-tag v2.0.0-dev.8 [2021-06-10T22:29:00.147Z] Signing Git tag with Sigul... [2021-06-10T22:29:00.147Z] Signing v2.0.0-dev.8 [Pipeline] echo [2021-06-10T22:29:01.102Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:01.399Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-10T22:29:01.408Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-10T22:29:01.436Z] $ docker stop --time=1 c1f6e820ae79ef275444a87bbb4519edb99c397034b2a5b17f87a9938a6887f9 [2021-06-10T22:29:02.899Z] $ docker rm -f c1f6e820ae79ef275444a87bbb4519edb99c397034b2a5b17f87a9938a6887f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:29:03.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:29:03.564Z] . [Pipeline] withDockerContainer [2021-06-10T22:29:03.636Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-06-10T22:29:03.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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-06-10T22:29:04.077Z] $ docker top e3abebf7a6569d9e449baef749b8c2b9b9c07c0c5839e751b5d7cbc064639207 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T22:29:04.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:29:04.220Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:29:04.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:29:04.336Z] $ docker exec e3abebf7a6569d9e449baef749b8c2b9b9c07c0c5839e751b5d7cbc064639207 ssh-agent [2021-06-10T22:29:04.441Z] SSH_AUTH_SOCK=/tmp/ssh-0tMxvNsMs75o/agent.14 [2021-06-10T22:29:04.441Z] SSH_AGENT_PID=22 [2021-06-10T22:29:04.447Z] Running ssh-add (command line suppressed) [2021-06-10T22:29:04.538Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_1693192700089231845.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_1693192700089231845.key) [2021-06-10T22:29:04.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:29:04.865Z] + git semver bump pre [2021-06-10T22:29:04.865Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T22:29:04.865Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2021-06-10T22:29:04.865Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2021-06-10T22:29:04.865Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T22:29:04.865Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T22:29:04.865Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T22:29:04.865Z] # $SEMVER_BRANCH = master [2021-06-10T22:29:04.865Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [2021-06-10T22:29:04.865Z] 2.0.0-dev.9 [Pipeline] } [2021-06-10T22:29:04.873Z] $ docker exec --env ******** --env ******** e3abebf7a6569d9e449baef749b8c2b9b9c07c0c5839e751b5d7cbc064639207 ssh-agent -k [2021-06-10T22:29:04.971Z] unset SSH_AUTH_SOCK; [2021-06-10T22:29:04.972Z] unset SSH_AGENT_PID; [2021-06-10T22:29:04.972Z] echo Agent pid 22 killed; [2021-06-10T22:29:04.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T22:29:05.327Z] + git semver [Pipeline] } [2021-06-10T22:29:05.340Z] $ docker stop --time=1 e3abebf7a6569d9e449baef749b8c2b9b9c07c0c5839e751b5d7cbc064639207 [2021-06-10T22:29:06.542Z] $ docker rm -f e3abebf7a6569d9e449baef749b8c2b9b9c07c0c5839e751b5d7cbc064639207 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:29:06.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T22:29:06.933Z] . [Pipeline] withDockerContainer [2021-06-10T22:29:07.009Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-06-10T22:29:07.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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-06-10T22:29:07.393Z] $ docker top dc1682b45c0ed5d1d6da61df6093c9460f11c0de1be8abb97fb68df4a423f5b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T22:29:07.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T22:29:07.517Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T22:29:07.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T22:29:07.635Z] $ docker exec dc1682b45c0ed5d1d6da61df6093c9460f11c0de1be8abb97fb68df4a423f5b6 ssh-agent [2021-06-10T22:29:07.746Z] SSH_AUTH_SOCK=/tmp/ssh-Mn8mq85FjzcQ/agent.13 [2021-06-10T22:29:07.746Z] SSH_AGENT_PID=19 [2021-06-10T22:29:07.752Z] Running ssh-add (command line suppressed) [2021-06-10T22:29:07.850Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7196898736999372850.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7196898736999372850.key) [2021-06-10T22:29:07.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T22:29:08.171Z] + git semver push [2021-06-10T22:29:08.172Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T22:29:08.172Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git [2021-06-10T22:29:08.172Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master [2021-06-10T22:29:08.172Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T22:29:08.172Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T22:29:08.172Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T22:29:08.172Z] # $SEMVER_BRANCH = master [2021-06-10T22:29:08.172Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [Pipeline] } [2021-06-10T22:29:12.384Z] $ docker exec --env ******** --env ******** dc1682b45c0ed5d1d6da61df6093c9460f11c0de1be8abb97fb68df4a423f5b6 ssh-agent -k [2021-06-10T22:29:12.499Z] unset SSH_AUTH_SOCK; [2021-06-10T22:29:12.500Z] unset SSH_AGENT_PID; [2021-06-10T22:29:12.500Z] echo Agent pid 19 killed; [2021-06-10T22:29:12.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T22:29:12.853Z] + git semver [Pipeline] } [2021-06-10T22:29:12.866Z] $ docker stop --time=1 dc1682b45c0ed5d1d6da61df6093c9460f11c0de1be8abb97fb68df4a423f5b6 [2021-06-10T22:29:14.067Z] $ docker rm -f dc1682b45c0ed5d1d6da61df6093c9460f11c0de1be8abb97fb68df4a423f5b6 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:15.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:15.610Z] ---> package-listing.sh [2021-06-10T22:29:15.610Z] ++ facter osfamily [2021-06-10T22:29:15.610Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T22:29:15.873Z] + OS_FAMILY=redhat [2021-06-10T22:29:15.873Z] + workspace=/w/workspace/exfoundry_go-mod-registry_master [2021-06-10T22:29:15.873Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T22:29:15.873Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T22:29:15.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T22:29:15.873Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T22:29:15.873Z] + '[' /w/workspace/exfoundry_go-mod-registry_master ']' [2021-06-10T22:29:15.873Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T22:29:15.873Z] + case "${OS_FAMILY}" in [2021-06-10T22:29:15.873Z] + sort [2021-06-10T22:29:15.873Z] + rpm -qa [2021-06-10T22:29:16.447Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T22:29:16.447Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T22:29:16.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T22:29:16.447Z] + '[' /w/workspace/exfoundry_go-mod-registry_master ']' [2021-06-10T22:29:16.447Z] + mkdir -p /w/workspace/exfoundry_go-mod-registry_master/archives/ [2021-06-10T22:29:16.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_master/archives/ [Pipeline] echo [2021-06-10T22:29:16.460Z] 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_go-mod-registry_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T22:29:16.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:29:17.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:29:17.315Z] [2021-06-10T22:29:17.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T22:29:17.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:29:17.628Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T22:29:17.628Z] df20fa9351a1: Pulling fs layer [2021-06-10T22:29:17.628Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T22:29:17.628Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T22:29:17.628Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T22:29:17.628Z] 93b61091891f: Pulling fs layer [2021-06-10T22:29:17.628Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T22:29:17.628Z] 5e14af77c1be: Pulling fs layer [2021-06-10T22:29:17.628Z] 01666e4c0597: Pulling fs layer [2021-06-10T22:29:17.628Z] aa168da1d23b: Pulling fs layer [2021-06-10T22:29:17.628Z] 5e14af77c1be: Waiting [2021-06-10T22:29:17.628Z] 46f8f816bc3b: Waiting [2021-06-10T22:29:17.628Z] 93b61091891f: Waiting [2021-06-10T22:29:17.628Z] 01666e4c0597: Waiting [2021-06-10T22:29:17.628Z] aa168da1d23b: Waiting [2021-06-10T22:29:17.628Z] 93b9cdb0e59b: Waiting [2021-06-10T22:29:17.628Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T22:29:17.628Z] 36b3adc4ff6f: Download complete [2021-06-10T22:29:17.628Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T22:29:17.628Z] 46f8f816bc3b: Download complete [2021-06-10T22:29:17.628Z] df20fa9351a1: Verifying Checksum [2021-06-10T22:29:17.628Z] df20fa9351a1: Download complete [2021-06-10T22:29:17.628Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T22:29:17.628Z] 93b9cdb0e59b: Download complete [2021-06-10T22:29:17.628Z] 93b61091891f: Verifying Checksum [2021-06-10T22:29:17.628Z] 93b61091891f: Download complete [2021-06-10T22:29:17.628Z] 5e14af77c1be: Verifying Checksum [2021-06-10T22:29:17.628Z] 5e14af77c1be: Download complete [2021-06-10T22:29:17.628Z] 01666e4c0597: Verifying Checksum [2021-06-10T22:29:17.628Z] 01666e4c0597: Download complete [2021-06-10T22:29:17.892Z] df20fa9351a1: Pull complete [2021-06-10T22:29:17.892Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T22:29:17.892Z] 8ad3a11d3b57: Download complete [2021-06-10T22:29:17.892Z] 36b3adc4ff6f: Pull complete [2021-06-10T22:29:18.464Z] 8ad3a11d3b57: Pull complete [2021-06-10T22:29:18.464Z] 46f8f816bc3b: Pull complete [2021-06-10T22:29:18.724Z] 93b61091891f: Pull complete [2021-06-10T22:29:18.724Z] 93b9cdb0e59b: Pull complete [2021-06-10T22:29:18.984Z] 5e14af77c1be: Pull complete [2021-06-10T22:29:18.984Z] 01666e4c0597: Pull complete [2021-06-10T22:29:19.568Z] aa168da1d23b: Verifying Checksum [2021-06-10T22:29:19.568Z] aa168da1d23b: Download complete [2021-06-10T22:29:23.977Z] aa168da1d23b: Pull complete [2021-06-10T22:29:23.977Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T22:29:23.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T22:29:23.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T22:29:24.048Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-06-10T22:29:24.084Z] $ 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_go-mod-registry_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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:alpine cat [2021-06-10T22:29:25.818Z] $ docker top b930d21f84488304128b198dba63688af9225dc6b40a700de16d70077fdfa4d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T22:29:26.194Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T22:29:26.486Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T22:29:26.780Z] + ls /var/log/sa-host [2021-06-10T22:29:26.780Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T22:29:26.780Z] file_magic: OK [2021-06-10T22:29:26.780Z] HZ: Using current value: 100 [2021-06-10T22:29:26.780Z] file_header: OK [2021-06-10T22:29:26.780Z] 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-06-10T22:29:26.780Z] Statistics: [2021-06-10T22:29:26.780Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:29:26.780Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T22:29:26.780Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T22:29:26.780Z] file_magic: OK [2021-06-10T22:29:26.780Z] HZ: Using current value: 100 [2021-06-10T22:29:26.780Z] file_header: OK [2021-06-10T22:29:26.780Z] 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-06-10T22:29:26.780Z] Statistics: [2021-06-10T22:29:26.780Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T22:29:26.780Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T22:29:26.961Z] provisioning config files... [2021-06-10T22:29:26.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config8092268419490156695tmp [Pipeline] { [Pipeline] echo [2021-06-10T22:29:26.994Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:27.291Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T22:29:27.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:27.665Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T22:29:27.676Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:27.987Z] ---> sudo-logs.sh [2021-06-10T22:29:27.988Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T22:29:28.016Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:28.314Z] ---> job-cost.sh [2021-06-10T22:29:28.314Z] lf-activate-venv: SKIPPING [2021-06-10T22:29:28.314Z] DEBUG: total: 0.18000000715255737 [2021-06-10T22:29:28.314Z] INFO: Retrieving Stack Cost... [2021-06-10T22:29:29.258Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T22:29:29.519Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T22:29:29.535Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T22:29:29.836Z] ---> logs-deploy.sh [2021-06-10T22:29:29.836Z] lf-activate-venv: SKIPPING [2021-06-10T22:29:29.836Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/23 [2021-06-10T22:29:29.836Z] INFO: archiving workspace using pattern(s): [2021-06-10T22:29:30.782Z] Archives upload complete. [2021-06-10T22:29:30.782Z] INFO: archiving logs to Nexus [2021-06-10T22:29:31.353Z] ---> uname -a: [2021-06-10T22:29:31.353Z] Linux prd-centos7-docker-4c-2g-334.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] ---> lscpu: [2021-06-10T22:29:31.353Z] Architecture: x86_64 [2021-06-10T22:29:31.353Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T22:29:31.353Z] Byte Order: Little Endian [2021-06-10T22:29:31.353Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T22:29:31.353Z] CPU(s): 2 [2021-06-10T22:29:31.353Z] On-line CPU(s) list: 0,1 [2021-06-10T22:29:31.353Z] Thread(s) per core: 1 [2021-06-10T22:29:31.353Z] Core(s) per socket: 1 [2021-06-10T22:29:31.353Z] Socket(s): 2 [2021-06-10T22:29:31.353Z] NUMA node(s): 1 [2021-06-10T22:29:31.353Z] Vendor ID: AuthenticAMD [2021-06-10T22:29:31.353Z] CPU family: 23 [2021-06-10T22:29:31.353Z] Model: 49 [2021-06-10T22:29:31.353Z] Model name: AMD EPYC-Rome Processor [2021-06-10T22:29:31.353Z] Stepping: 0 [2021-06-10T22:29:31.353Z] CPU MHz: 2800.000 [2021-06-10T22:29:31.353Z] BogoMIPS: 5600.00 [2021-06-10T22:29:31.353Z] Virtualization: AMD-V [2021-06-10T22:29:31.353Z] Hypervisor vendor: KVM [2021-06-10T22:29:31.353Z] Virtualization type: full [2021-06-10T22:29:31.353Z] L1d cache: 64 KiB [2021-06-10T22:29:31.353Z] L1i cache: 64 KiB [2021-06-10T22:29:31.353Z] L2 cache: 1 MiB [2021-06-10T22:29:31.353Z] L3 cache: 32 MiB [2021-06-10T22:29:31.353Z] NUMA node0 CPU(s): 0,1 [2021-06-10T22:29:31.353Z] Vulnerability Itlb multihit: Not affected [2021-06-10T22:29:31.353Z] Vulnerability L1tf: Not affected [2021-06-10T22:29:31.353Z] Vulnerability Mds: Not affected [2021-06-10T22:29:31.353Z] Vulnerability Meltdown: Not affected [2021-06-10T22:29:31.353Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T22:29:31.353Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T22:29:31.353Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T22:29:31.353Z] Vulnerability Srbds: Not affected [2021-06-10T22:29:31.353Z] Vulnerability Tsx async abort: Not affected [2021-06-10T22:29:31.353Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] ---> nproc: [2021-06-10T22:29:31.353Z] 2 [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] ---> df -h: [2021-06-10T22:29:31.353Z] Filesystem Size Used Available Use% Mounted on [2021-06-10T22:29:31.353Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-10T22:29:31.353Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-10T22:29:31.353Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-10T22:29:31.353Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-10T22:29:31.353Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-10T22:29:31.353Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-10T22:29:31.353Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-10T22:29:31.353Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-10T22:29:31.353Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-10T22:29:31.353Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-10T22:29:31.353Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-10T22:29:31.353Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-10T22:29:31.353Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/exfoundry_go-mod-registry_master [2021-06-10T22:29:31.353Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/exfoundry_go-mod-registry_master@tmp [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] ---> free -m: [2021-06-10T22:29:31.353Z] total used free shared buff/cache available [2021-06-10T22:29:31.353Z] Mem: 7821 1173 3265 0 3382 6565 [2021-06-10T22:29:31.353Z] Swap: 1023 0 1023 [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] ---> ip addr: [2021-06-10T22:29:31.353Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-10T22:29:31.353Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-10T22:29:31.353Z] inet 127.0.0.1/8 scope host lo [2021-06-10T22:29:31.353Z] valid_lft forever preferred_lft forever [2021-06-10T22:29:31.353Z] inet6 ::1/128 scope host [2021-06-10T22:29:31.353Z] valid_lft forever preferred_lft forever [2021-06-10T22:29:31.353Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-10T22:29:31.353Z] link/ether fa:16:3e:bd:c8:aa brd ff:ff:ff:ff:ff:ff [2021-06-10T22:29:31.353Z] inet 10.30.122.103/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-10T22:29:31.353Z] valid_lft 85750sec preferred_lft 85750sec [2021-06-10T22:29:31.353Z] inet6 fe80::f816:3eff:febd:c8aa/64 scope link [2021-06-10T22:29:31.353Z] valid_lft forever preferred_lft forever [2021-06-10T22:29:31.353Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-10T22:29:31.353Z] link/ether 02:42:3c:53:d1:ed brd ff:ff:ff:ff:ff:ff [2021-06-10T22:29:31.353Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-10T22:29:31.353Z] valid_lft forever preferred_lft forever [2021-06-10T22:29:31.353Z] inet6 fe80::42:3cff:fe53:d1ed/64 scope link [2021-06-10T22:29:31.353Z] valid_lft forever preferred_lft forever [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] ---> sar -b -r -n DEV: [2021-06-10T22:29:31.353Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] 22:18:30 LINUX RESTART (2 CPU) [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] 22:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-10T22:29:31.353Z] 22:20:01 83.00 3.73 79.27 0.00 2601.93 3134.35 0.00 [2021-06-10T22:29:31.353Z] 22:21:01 0.48 0.00 0.48 0.00 0.00 8.50 0.00 [2021-06-10T22:29:31.353Z] 22:22:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 [2021-06-10T22:29:31.353Z] 22:23:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 [2021-06-10T22:29:31.353Z] 22:24:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 [2021-06-10T22:29:31.353Z] 22:25:01 0.33 0.00 0.33 0.00 0.00 4.68 0.00 [2021-06-10T22:29:31.353Z] 22:26:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 [2021-06-10T22:29:31.353Z] 22:27:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 [2021-06-10T22:29:31.353Z] 22:28:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 [2021-06-10T22:29:31.353Z] 22:29:01 176.19 0.05 176.14 0.00 4.26 51412.87 0.00 [2021-06-10T22:29:31.353Z] Average: 26.14 0.38 25.77 0.00 260.72 5458.97 0.00 [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] 22:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-10T22:29:31.353Z] 22:20:01 5463092 0 808396 10.09 2620 1734832 1299016 14.34 575916 1570720 20 [2021-06-10T22:29:31.353Z] 22:21:01 5468644 0 802836 10.02 2620 1734840 1244100 13.74 571900 1570688 16 [2021-06-10T22:29:31.353Z] 22:22:01 5469780 0 801700 10.01 2620 1734840 1235928 13.65 574432 1567172 16 [2021-06-10T22:29:31.353Z] 22:23:01 5468180 0 803296 10.03 2620 1734844 1232604 13.61 575268 1567172 8 [2021-06-10T22:29:31.353Z] 22:24:01 5466308 0 805160 10.05 2620 1734852 1247948 13.78 570820 1575324 20 [2021-06-10T22:29:31.353Z] 22:25:01 5470688 0 800780 10.00 2620 1734852 1216688 13.43 566264 1575324 20 [2021-06-10T22:29:31.353Z] 22:26:01 5470436 0 801024 10.00 2620 1734860 1216700 13.43 566584 1575324 8 [2021-06-10T22:29:31.353Z] 22:27:01 5465576 0 805876 10.06 2620 1734868 1202248 13.27 571836 1575324 8 [2021-06-10T22:29:31.353Z] 22:28:01 5462844 0 808604 10.10 2620 1734872 1202248 13.27 574532 1575328 8 [2021-06-10T22:29:31.353Z] 22:29:01 3701148 0 1120164 13.99 2620 3185008 1598056 17.64 919564 2743324 94452 [2021-06-10T22:29:31.353Z] Average: 5290670 0 835784 10.44 2620 1879867 1269554 14.02 606712 1689570 9458 [2021-06-10T22:29:31.353Z] [2021-06-10T22:29:31.353Z] 22:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-10T22:29:31.353Z] 22:20:01 eth0 210.22 158.21 533.08 42.74 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:20:01 docker0 1.30 1.20 0.35 2.33 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:21:01 eth0 3.75 0.80 1.03 0.59 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:22:01 eth0 4.36 1.20 1.34 0.76 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:23:01 eth0 3.75 1.30 0.54 8.01 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:24:01 eth0 5.55 2.55 1.22 13.20 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:25:01 eth0 1.98 0.62 0.69 0.37 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:26:01 eth0 1.52 0.73 0.81 0.62 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.353Z] 22:27:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] 22:28:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] 22:29:01 veth4f7d1f4 31.32 33.99 2.15 258.87 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] 22:29:01 eth0 854.52 774.74 7635.33 113.35 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] 22:29:01 docker0 55.57 56.64 4.06 328.40 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] Average: veth4f7d1f4 3.13 3.40 0.22 25.89 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] Average: eth0 108.62 94.05 817.59 17.97 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] Average: docker0 5.69 5.78 0.44 33.08 0.00 0.00 0.00 0.00 [2021-06-10T22:29:31.354Z] [2021-06-10T22:29:31.354Z] [2021-06-10T22:29:31.354Z] ---> sar -P ALL: [2021-06-10T22:29:31.354Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T22:29:31.354Z] [2021-06-10T22:29:31.354Z] 22:18:30 LINUX RESTART (2 CPU) [2021-06-10T22:29:31.354Z] [2021-06-10T22:29:31.354Z] 22:19:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T22:29:31.354Z] 22:20:01 all 5.44 0.00 2.21 2.04 0.06 90.24 [2021-06-10T22:29:31.354Z] 22:20:01 0 5.22 0.00 2.37 1.10 0.07 91.25 [2021-06-10T22:29:31.354Z] 22:20:01 1 5.68 0.00 2.06 2.99 0.05 89.23 [2021-06-10T22:29:31.354Z] 22:21:01 all 0.07 0.00 0.04 0.00 0.03 99.86 [2021-06-10T22:29:31.354Z] 22:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-10T22:29:31.354Z] 22:21:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-06-10T22:29:31.354Z] 22:22:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-10T22:29:31.354Z] 22:22:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-10T22:29:31.354Z] 22:22:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-10T22:29:31.354Z] 22:23:01 all 0.09 0.00 0.04 0.00 0.02 99.85 [2021-06-10T22:29:31.354Z] 22:23:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-10T22:29:31.354Z] 22:23:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2021-06-10T22:29:31.354Z] 22:24:01 all 0.24 0.00 0.05 0.00 0.03 99.67 [2021-06-10T22:29:31.354Z] 22:24:01 0 0.17 0.00 0.07 0.00 0.03 99.73 [2021-06-10T22:29:31.354Z] 22:24:01 1 0.32 0.00 0.03 0.00 0.03 99.62 [2021-06-10T22:29:31.354Z] 22:25:01 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-06-10T22:29:31.354Z] 22:25:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-10T22:29:31.354Z] 22:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-10T22:29:31.354Z] 22:26:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-10T22:29:31.354Z] 22:26:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-10T22:29:31.354Z] 22:26:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-10T22:29:31.354Z] 22:27:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-10T22:29:31.354Z] 22:27:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-10T22:29:31.354Z] 22:27:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-10T22:29:31.354Z] 22:28:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-10T22:29:31.354Z] 22:28:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-10T22:29:31.354Z] 22:28:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-10T22:29:31.354Z] 22:29:01 all 21.26 0.00 9.23 2.26 0.08 67.18 [2021-06-10T22:29:31.354Z] 22:29:01 0 23.02 0.00 8.96 1.70 0.07 66.25 [2021-06-10T22:29:31.354Z] 22:29:01 1 19.52 0.00 9.49 2.81 0.09 68.10 [2021-06-10T22:29:31.354Z] Average: all 2.65 0.00 1.13 0.42 0.04 95.77 [2021-06-10T22:29:31.354Z] Average: 0 2.78 0.00 1.11 0.27 0.03 95.80 [2021-06-10T22:29:31.354Z] Average: 1 2.51 0.00 1.14 0.56 0.04 95.75 [2021-06-10T22:29:31.354Z] [2021-06-10T22:29:31.354Z] [2021-06-10T22:29:31.354Z]