Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ceb00035dbc73026c8f560aec13c097ded810d6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3217754671872102832.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7503990600498370703.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh790638413301277459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6899134130882245287.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3482571020412302414.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-260 in /w/workspace/ry_app-service-configurable_main [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/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh5600100796728983889.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6ceb00035dbc73026c8f560aec13c097ded810d6 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 6ceb00035dbc73026c8f560aec13c097ded810d6 # timeout=10 Commit message: "build: Remove tidy script (#322)" > git rev-list --no-walk 977f5602c147f5187d119d4125107588b8e79704 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-15T18:49:30.861Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-15T18:49:30.957Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-15T18:49:30.991Z] ========================================================= [2021-09-15T18:49:30.991Z] EdgeX Global Pipelines Version Info [2021-09-15T18:49:30.991Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:49:32.305Z] ------------------- [2021-09-15T18:49:32.305Z] stable info: [2021-09-15T18:49:32.305Z] ------------------- [2021-09-15T18:49:32.305Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-15T18:49:32.305Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-15T18:49:32.305Z] Message: update stable to v1.0.205 [2021-09-15T18:49:32.885Z] ------------------- [2021-09-15T18:49:32.885Z] experimental info: [2021-09-15T18:49:32.885Z] ------------------- [2021-09-15T18:49:32.885Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-15T18:49:32.885Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-15T18:49:32.885Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-15T18:49:33.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-09-15T18:49:33.044Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-09-15T18:49:33.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-15T18:49:33.100Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-15T18:49:33.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-15T18:49:33.157Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-15T18:49:33.181Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-15T18:49:33.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-15T18:49:33.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-15T18:49:33.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-15T18:49:33.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-15T18:49:33.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-15T18:49:33.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-09-15T18:49:33.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-15T18:49:33.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-15T18:49:33.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-15T18:49:33.549Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-15T18:49:33.572Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-15T18:49:33.596Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-15T18:49:33.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-15T18:49:33.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-15T18:49:33.666Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-15T18:49:33.695Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-15T18:49:33.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-15T18:49:33.743Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-15T18:49:33.768Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-15T18:49:33.791Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-15T18:49:33.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-15T18:49:33.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-15T18:49:33.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-15T18:49:33.889Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] echo [2021-09-15T18:49:33.913Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ceb000 [Pipeline] echo [2021-09-15T18:49:33.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T18:49:34.013Z] provisioning config files... [2021-09-15T18:49:34.032Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3550689938925092138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:49:34.370Z] ---> docker-login.sh [2021-09-15T18:49:34.370Z] nexus3.edgexfoundry.org:10001 [2021-09-15T18:49:34.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:49:34.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:49:34.637Z] Configure a credential helper to remove this warning. See [2021-09-15T18:49:34.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:49:34.637Z] [2021-09-15T18:49:34.637Z] Login Succeeded [2021-09-15T18:49:34.637Z] nexus3.edgexfoundry.org:10002 [2021-09-15T18:49:34.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:49:34.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:49:34.637Z] Configure a credential helper to remove this warning. See [2021-09-15T18:49:34.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:49:34.637Z] [2021-09-15T18:49:34.637Z] Login Succeeded [2021-09-15T18:49:34.637Z] nexus3.edgexfoundry.org:10003 [2021-09-15T18:49:34.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:49:34.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:49:34.905Z] Configure a credential helper to remove this warning. See [2021-09-15T18:49:34.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:49:34.905Z] [2021-09-15T18:49:34.905Z] Login Succeeded [2021-09-15T18:49:34.905Z] nexus3.edgexfoundry.org:10004 [2021-09-15T18:49:34.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:49:35.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:49:35.171Z] Configure a credential helper to remove this warning. See [2021-09-15T18:49:35.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:49:35.171Z] [2021-09-15T18:49:35.171Z] Login Succeeded [2021-09-15T18:49:35.171Z] docker.io [2021-09-15T18:49:35.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:49:35.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:49:35.437Z] Configure a credential helper to remove this warning. See [2021-09-15T18:49:35.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:49:35.437Z] [2021-09-15T18:49:35.437Z] Login Succeeded [2021-09-15T18:49:35.437Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T18:49:35.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-15T18:49:35.979Z] + git log --format=format:%s -1 6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] echo [2021-09-15T18:49:36.034Z] GIT_COMMIT: 6ceb00035dbc73026c8f560aec13c097ded810d6, Commit Message: build: Remove tidy script (#322) [Pipeline] echo [2021-09-15T18:49:36.049Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:49:36.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T18:49:36.988Z] [2021-09-15T18:49:36.988Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:49:37.319Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T18:49:37.319Z] latest: Pulling from edgex-devops/git-semver [2021-09-15T18:49:37.319Z] 31603596830f: Pulling fs layer [2021-09-15T18:49:37.319Z] 04fac38145f0: Pulling fs layer [2021-09-15T18:49:37.319Z] 701f6daf10bf: Pulling fs layer [2021-09-15T18:49:37.319Z] 24f72da36158: Pulling fs layer [2021-09-15T18:49:37.319Z] 24f72da36158: Waiting [2021-09-15T18:49:37.319Z] 04fac38145f0: Download complete [2021-09-15T18:49:37.590Z] 31603596830f: Verifying Checksum [2021-09-15T18:49:37.590Z] 31603596830f: Download complete [2021-09-15T18:49:37.590Z] 31603596830f: Pull complete [2021-09-15T18:49:37.862Z] 24f72da36158: Verifying Checksum [2021-09-15T18:49:37.862Z] 24f72da36158: Download complete [2021-09-15T18:49:37.862Z] 701f6daf10bf: Verifying Checksum [2021-09-15T18:49:37.862Z] 701f6daf10bf: Download complete [2021-09-15T18:49:37.862Z] 04fac38145f0: Pull complete [2021-09-15T18:49:38.443Z] 701f6daf10bf: Pull complete [2021-09-15T18:49:38.443Z] 24f72da36158: Pull complete [2021-09-15T18:49:38.443Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-15T18:49:38.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T18:49:38.443Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-15T18:49:38.529Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-09-15T18:49:38.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T18:49:39.239Z] $ docker top ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T18:49:39.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T18:49:39.371Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T18:49:39.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T18:49:39.485Z] $ docker exec ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 ssh-agent [2021-09-15T18:49:39.592Z] SSH_AUTH_SOCK=/tmp/ssh-HnwaOl8E1oZB/agent.15 [2021-09-15T18:49:39.592Z] SSH_AGENT_PID=21 [2021-09-15T18:49:39.604Z] Running ssh-add (command line suppressed) [2021-09-15T18:49:39.706Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6860933497818826404.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6860933497818826404.key) [2021-09-15T18:49:39.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T18:49:40.054Z] + git tag --points-at HEAD [Pipeline] } [2021-09-15T18:49:40.075Z] $ docker exec --env ******** --env ******** ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 ssh-agent -k [2021-09-15T18:49:40.170Z] unset SSH_AUTH_SOCK; [2021-09-15T18:49:40.171Z] unset SSH_AGENT_PID; [2021-09-15T18:49:40.171Z] echo Agent pid 21 killed; [2021-09-15T18:49:40.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-15T18:49:40.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T18:49:40.231Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T18:49:40.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T18:49:40.342Z] $ docker exec ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 ssh-agent [2021-09-15T18:49:40.446Z] SSH_AUTH_SOCK=/tmp/ssh-LWu1RcNgAasl/agent.55 [2021-09-15T18:49:40.446Z] SSH_AGENT_PID=62 [2021-09-15T18:49:40.454Z] Running ssh-add (command line suppressed) [2021-09-15T18:49:40.544Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3595500060607687241.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3595500060607687241.key) [2021-09-15T18:49:40.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T18:49:40.885Z] + git semver init [2021-09-15T18:49:40.885Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T18:49:40.885Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T18:49:40.885Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T18:49:40.885Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T18:49:40.885Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T18:49:40.885Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T18:49:40.885Z] # $SEMVER_BRANCH = main [2021-09-15T18:49:40.885Z] # $SEMVER_TEMP = /tmp/semver-935814449 [2021-09-15T18:49:40.885Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-09-15T18:49:41.466Z] # '/tmp/semver-935814449' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-09-15T18:49:41.466Z] # -> Force: false [2021-09-15T18:49:41.466Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-09-15T18:49:41.480Z] $ docker exec --env ******** --env ******** ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 ssh-agent -k [2021-09-15T18:49:41.570Z] unset SSH_AUTH_SOCK; [2021-09-15T18:49:41.571Z] unset SSH_AGENT_PID; [2021-09-15T18:49:41.571Z] echo Agent pid 62 killed; [2021-09-15T18:49:41.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T18:49:41.931Z] + git semver [Pipeline] } [2021-09-15T18:49:41.950Z] $ docker stop --time=1 ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 [2021-09-15T18:49:43.145Z] $ docker rm -f ad24078260301ee130af03859c1eca47b4bd2215952d654c9f6bb0e8ab0c59f2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T18:49:43.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-15T18:49:43.846Z] Stashed 1 file(s) [Pipeline] echo [2021-09-15T18:49:43.850Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.10 [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-09-15T18:49:59.142Z] Still waiting to schedule task [2021-09-15T18:49:59.143Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-260’ [2021-09-15T18:49:59.145Z] Still waiting to schedule task [2021-09-15T18:49:59.145Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-15T18:52:23.575Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-261 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-09-15T18:52:23.597Z] Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout [2021-09-15T18:52:23.827Z] Selected Git installation does not exist. Using Default [2021-09-15T18:52:23.827Z] The recommended git tool is: NONE [2021-09-15T18:52:25.796Z] Running on prd-centos7-docker-4c-2g-262 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-09-15T18:52:25.816Z] Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout [2021-09-15T18:52:25.922Z] Selected Git installation does not exist. Using Default [2021-09-15T18:52:25.922Z] The recommended git tool is: NONE [2021-09-15T18:52:28.646Z] using credential edgex-jenkins-ssh [2021-09-15T18:52:28.671Z] Cloning the remote Git repository [2021-09-15T18:52:29.117Z] using credential edgex-jenkins-ssh [2021-09-15T18:52:29.144Z] Cloning the remote Git repository [2021-09-15T18:52:28.574Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T18:52:28.648Z] > git init /w/workspace/app-service-configurable/14 # timeout=10 [2021-09-15T18:52:28.675Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T18:52:28.675Z] > git --version # timeout=10 [2021-09-15T18:52:28.688Z] > git --version # 'git version 2.24.4' [2021-09-15T18:52:28.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-15T18:52:28.714Z] [INFO] Currently running in a labeled security context [2021-09-15T18:52:28.714Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-15T18:52:28.714Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/14@tmp/jenkins-gitclient-ssh7373493823951540174.key [2021-09-15T18:52:28.722Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T18:52:29.535Z] Avoid second fetch [2021-09-15T18:52:29.536Z] Checking out Revision 6ceb00035dbc73026c8f560aec13c097ded810d6 (main) [2021-09-15T18:52:29.208Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T18:52:29.320Z] > git init /w/workspace/app-service-configurable/14 # timeout=10 [2021-09-15T18:52:29.392Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T18:52:29.393Z] > git --version # timeout=10 [2021-09-15T18:52:29.417Z] > git --version # 'git version 2.17.1' [2021-09-15T18:52:29.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-15T18:52:29.564Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T18:52:29.449Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-15T18:52:29.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T18:52:29.477Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T18:52:29.488Z] > git checkout -f 6ceb00035dbc73026c8f560aec13c097ded810d6 # timeout=10 [2021-09-15T18:52:30.687Z] Avoid second fetch [2021-09-15T18:52:30.688Z] Checking out Revision 6ceb00035dbc73026c8f560aec13c097ded810d6 (main) [2021-09-15T18:52:30.656Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-15T18:52:30.678Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T18:52:30.724Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T18:52:30.738Z] > git checkout -f 6ceb00035dbc73026c8f560aec13c097ded810d6 # timeout=10 [2021-09-15T18:52:33.323Z] Commit message: "build: Remove tidy script (#322)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T18:52:33.878Z] provisioning config files... [2021-09-15T18:52:33.897Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/14@tmp/config7953845479015555008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:52:34.355Z] ---> docker-login.sh [2021-09-15T18:52:34.355Z] nexus3.edgexfoundry.org:10001 [2021-09-15T18:52:34.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:52:34.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:52:34.622Z] Configure a credential helper to remove this warning. See [2021-09-15T18:52:34.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:52:34.622Z] [2021-09-15T18:52:34.622Z] Login Succeeded [2021-09-15T18:52:34.622Z] nexus3.edgexfoundry.org:10002 [2021-09-15T18:52:34.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:52:34.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:52:34.622Z] Configure a credential helper to remove this warning. See [2021-09-15T18:52:34.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:52:34.622Z] [2021-09-15T18:52:34.622Z] Login Succeeded [2021-09-15T18:52:34.622Z] nexus3.edgexfoundry.org:10003 [2021-09-15T18:52:34.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:52:34.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:52:34.887Z] Configure a credential helper to remove this warning. See [2021-09-15T18:52:34.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:52:34.887Z] [2021-09-15T18:52:34.887Z] Login Succeeded [2021-09-15T18:52:34.887Z] nexus3.edgexfoundry.org:10004 [2021-09-15T18:52:34.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:52:34.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:52:34.887Z] Configure a credential helper to remove this warning. See [2021-09-15T18:52:34.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:52:34.887Z] [2021-09-15T18:52:34.887Z] Login Succeeded [2021-09-15T18:52:34.887Z] docker.io [2021-09-15T18:52:34.936Z] Commit message: "build: Remove tidy script (#322)" [2021-09-15T18:52:35.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-15T18:52:35.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:52:35.419Z] Configure a credential helper to remove this warning. See [2021-09-15T18:52:35.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:52:35.419Z] [2021-09-15T18:52:35.419Z] Login Succeeded [2021-09-15T18:52:35.419Z] ---> docker-login.sh ends [Pipeline] configFileProvider [2021-09-15T18:52:35.435Z] provisioning config files... [2021-09-15T18:52:35.460Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/14@tmp/config4230892317201690123tmp [Pipeline] } [2021-09-15T18:52:35.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] { [Pipeline] // withEnv [Pipeline] unstash [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2021-09-15T18:52:35.726Z] ========================================================= [2021-09-15T18:52:35.727Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-15T18:52:35.727Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:52:36.055Z] ---> docker-login.sh [2021-09-15T18:52:36.055Z] nexus3.edgexfoundry.org:10001 [2021-09-15T18:52:36.080Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-15T18:52:36.080Z] Sending build context to Docker daemon 158.2kB [2021-09-15T18:52:36.080Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T18:52:36.080Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-15T18:52:36.080Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-15T18:52:36.080Z] 540db60ca938: Pulling fs layer [2021-09-15T18:52:36.080Z] adcc1eea9eea: Pulling fs layer [2021-09-15T18:52:36.080Z] 4c4ab2625f07: Pulling fs layer [2021-09-15T18:52:36.080Z] db62176df00c: Pulling fs layer [2021-09-15T18:52:36.080Z] 3b30891b0d05: Pulling fs layer [2021-09-15T18:52:36.080Z] 06b49ca38bd5: Pulling fs layer [2021-09-15T18:52:36.080Z] c788192a36de: Pulling fs layer [2021-09-15T18:52:36.080Z] a77e37c0d609: Pulling fs layer [2021-09-15T18:52:36.080Z] c3185cebc471: Pulling fs layer [2021-09-15T18:52:36.080Z] 3b30891b0d05: Waiting [2021-09-15T18:52:36.080Z] 06b49ca38bd5: Waiting [2021-09-15T18:52:36.080Z] c788192a36de: Waiting [2021-09-15T18:52:36.080Z] a77e37c0d609: Waiting [2021-09-15T18:52:36.080Z] c3185cebc471: Waiting [2021-09-15T18:52:36.080Z] db62176df00c: Waiting [2021-09-15T18:52:36.080Z] 4c4ab2625f07: Verifying Checksum [2021-09-15T18:52:36.080Z] 4c4ab2625f07: Download complete [2021-09-15T18:52:36.346Z] adcc1eea9eea: Verifying Checksum [2021-09-15T18:52:36.346Z] adcc1eea9eea: Download complete [2021-09-15T18:52:36.346Z] 3b30891b0d05: Verifying Checksum [2021-09-15T18:52:36.346Z] 3b30891b0d05: Download complete [2021-09-15T18:52:36.346Z] 06b49ca38bd5: Verifying Checksum [2021-09-15T18:52:36.346Z] 06b49ca38bd5: Download complete [2021-09-15T18:52:36.346Z] 540db60ca938: Verifying Checksum [2021-09-15T18:52:36.346Z] 540db60ca938: Download complete [2021-09-15T18:52:36.346Z] c788192a36de: Verifying Checksum [2021-09-15T18:52:36.346Z] c788192a36de: Download complete [2021-09-15T18:52:36.624Z] 540db60ca938: Pull complete [2021-09-15T18:52:36.624Z] adcc1eea9eea: Pull complete [2021-09-15T18:52:36.624Z] 4c4ab2625f07: Pull complete [2021-09-15T18:52:37.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:52:37.582Z] a77e37c0d609: Verifying Checksum [2021-09-15T18:52:37.582Z] a77e37c0d609: Download complete [2021-09-15T18:52:37.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:52:37.768Z] Configure a credential helper to remove this warning. See [2021-09-15T18:52:37.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:52:37.768Z] [2021-09-15T18:52:37.768Z] Login Succeeded [2021-09-15T18:52:37.768Z] nexus3.edgexfoundry.org:10002 [2021-09-15T18:52:38.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:52:38.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:52:38.369Z] Configure a credential helper to remove this warning. See [2021-09-15T18:52:38.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:52:38.369Z] [2021-09-15T18:52:38.369Z] Login Succeeded [2021-09-15T18:52:38.369Z] nexus3.edgexfoundry.org:10003 [2021-09-15T18:52:38.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:52:38.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:52:38.920Z] Configure a credential helper to remove this warning. See [2021-09-15T18:52:38.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:52:38.920Z] [2021-09-15T18:52:38.920Z] Login Succeeded [2021-09-15T18:52:38.920Z] nexus3.edgexfoundry.org:10004 [2021-09-15T18:52:39.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:52:39.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:52:39.471Z] Configure a credential helper to remove this warning. See [2021-09-15T18:52:39.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:52:39.471Z] [2021-09-15T18:52:39.471Z] Login Succeeded [2021-09-15T18:52:39.471Z] docker.io [2021-09-15T18:52:39.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:52:40.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:52:40.348Z] Configure a credential helper to remove this warning. See [2021-09-15T18:52:40.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:52:40.348Z] [2021-09-15T18:52:40.348Z] Login Succeeded [2021-09-15T18:52:40.348Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T18:52:40.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-15T18:52:40.758Z] ========================================================= [2021-09-15T18:52:40.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-15T18:52:40.758Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:52:40.927Z] db62176df00c: Verifying Checksum [2021-09-15T18:52:40.927Z] db62176df00c: Download complete [2021-09-15T18:52:40.927Z] c3185cebc471: Verifying Checksum [2021-09-15T18:52:40.927Z] c3185cebc471: Download complete [2021-09-15T18:52:41.153Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-15T18:52:41.154Z] Sending build context to Docker daemon 158.2kB [2021-09-15T18:52:41.776Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T18:52:41.776Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-15T18:52:41.776Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-15T18:52:41.776Z] 595b0fe564bb: Pulling fs layer [2021-09-15T18:52:41.776Z] 24495759ef45: Pulling fs layer [2021-09-15T18:52:41.776Z] d148012ef14d: Pulling fs layer [2021-09-15T18:52:41.776Z] e90a11edd702: Pulling fs layer [2021-09-15T18:52:41.776Z] d77568369979: Pulling fs layer [2021-09-15T18:52:41.776Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-15T18:52:41.776Z] 170f2ba95c9a: Pulling fs layer [2021-09-15T18:52:41.776Z] 97ac5df62f85: Pulling fs layer [2021-09-15T18:52:41.776Z] d77568369979: Waiting [2021-09-15T18:52:41.776Z] fc1c9f9a7f3b: Waiting [2021-09-15T18:52:41.776Z] 170f2ba95c9a: Waiting [2021-09-15T18:52:41.776Z] 97ac5df62f85: Waiting [2021-09-15T18:52:41.776Z] e90a11edd702: Waiting [2021-09-15T18:52:41.776Z] d148012ef14d: Verifying Checksum [2021-09-15T18:52:41.776Z] d148012ef14d: Download complete [2021-09-15T18:52:41.776Z] 24495759ef45: Verifying Checksum [2021-09-15T18:52:41.776Z] 24495759ef45: Download complete [2021-09-15T18:52:41.776Z] d77568369979: Download complete [2021-09-15T18:52:42.058Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-15T18:52:42.058Z] fc1c9f9a7f3b: Download complete [2021-09-15T18:52:42.058Z] 595b0fe564bb: Download complete [2021-09-15T18:52:42.058Z] 170f2ba95c9a: Verifying Checksum [2021-09-15T18:52:42.058Z] 170f2ba95c9a: Download complete [2021-09-15T18:52:42.662Z] 595b0fe564bb: Pull complete [2021-09-15T18:52:43.281Z] 24495759ef45: Pull complete [2021-09-15T18:52:43.532Z] db62176df00c: Pull complete [2021-09-15T18:52:43.532Z] 3b30891b0d05: Pull complete [2021-09-15T18:52:43.532Z] 06b49ca38bd5: Pull complete [2021-09-15T18:52:43.809Z] c788192a36de: Pull complete [2021-09-15T18:52:43.809Z] a77e37c0d609: Pull complete [2021-09-15T18:52:43.881Z] d148012ef14d: Pull complete [2021-09-15T18:52:45.763Z] c3185cebc471: Pull complete [2021-09-15T18:52:45.763Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-15T18:52:45.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-15T18:52:45.763Z] ---> 031687cdd783 [2021-09-15T18:52:45.763Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T18:52:45.882Z] 97ac5df62f85: Verifying Checksum [2021-09-15T18:52:45.882Z] 97ac5df62f85: Download complete [2021-09-15T18:52:46.154Z] e90a11edd702: Verifying Checksum [2021-09-15T18:52:46.154Z] e90a11edd702: Download complete [2021-09-15T18:52:48.344Z] ---> Running in a2f7aefb61c8 [2021-09-15T18:52:48.344Z] Removing intermediate container a2f7aefb61c8 [2021-09-15T18:52:48.344Z] ---> 82154eb1917a [2021-09-15T18:52:48.344Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T18:52:48.344Z] ---> Running in 683fca8a13f6 [2021-09-15T18:52:48.344Z] Removing intermediate container 683fca8a13f6 [2021-09-15T18:52:48.344Z] ---> ab0a336f1d0f [2021-09-15T18:52:48.344Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T18:52:48.344Z] ---> Running in e82ad75eb4df [2021-09-15T18:52:48.344Z] Removing intermediate container e82ad75eb4df [2021-09-15T18:52:48.344Z] ---> 945e2592554f [2021-09-15T18:52:48.344Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T18:52:48.344Z] ---> Running in a6224ebf5510 [2021-09-15T18:52:48.929Z] Removing intermediate container a6224ebf5510 [2021-09-15T18:52:48.929Z] ---> bfe396982836 [2021-09-15T18:52:48.929Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T18:52:48.929Z] ---> Running in b2e6a22ec38a [2021-09-15T18:52:49.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-15T18:52:50.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-15T18:52:50.427Z] OK: 219 MiB in 52 packages [2021-09-15T18:52:50.696Z] Removing intermediate container b2e6a22ec38a [2021-09-15T18:52:50.696Z] ---> efa035241684 [2021-09-15T18:52:50.696Z] Step 8/13 : WORKDIR /app [2021-09-15T18:52:50.962Z] ---> Running in 68c70fdc5c8e [2021-09-15T18:52:50.962Z] Removing intermediate container 68c70fdc5c8e [2021-09-15T18:52:50.962Z] ---> 1c28001c1f2e [2021-09-15T18:52:50.963Z] Step 9/13 : COPY go.mod . [2021-09-15T18:52:51.233Z] ---> badf5c11d32b [2021-09-15T18:52:51.233Z] Step 10/13 : RUN go mod download [2021-09-15T18:52:51.233Z] ---> Running in 0dfa8c42253d [2021-09-15T18:52:56.304Z] e90a11edd702: Pull complete [2021-09-15T18:52:56.581Z] d77568369979: Pull complete [2021-09-15T18:52:56.855Z] fc1c9f9a7f3b: Pull complete [2021-09-15T18:52:57.128Z] 170f2ba95c9a: Pull complete [2021-09-15T18:53:03.554Z] Removing intermediate container 0dfa8c42253d [2021-09-15T18:53:03.554Z] ---> e67f7b9e9e4c [2021-09-15T18:53:03.554Z] Step 11/13 : COPY . . [2021-09-15T18:53:03.554Z] ---> 79b24f382ba3 [2021-09-15T18:53:03.554Z] Step 12/13 : ARG MAKE="make build" [2021-09-15T18:53:03.554Z] ---> Running in 98b8b68597f4 [2021-09-15T18:53:03.554Z] Removing intermediate container 98b8b68597f4 [2021-09-15T18:53:03.554Z] ---> 6be74a88208d [2021-09-15T18:53:03.554Z] Step 13/13 : RUN $MAKE [2021-09-15T18:53:03.554Z] ---> Running in 86536303fa32 [2021-09-15T18:53:03.554Z] noop [2021-09-15T18:53:03.554Z] Removing intermediate container 86536303fa32 [2021-09-15T18:53:03.554Z] ---> 795ba9995b22 [2021-09-15T18:53:03.554Z] Successfully built 795ba9995b22 [2021-09-15T18:53:03.554Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:53:03.872Z] 97ac5df62f85: Pull complete [2021-09-15T18:53:03.872Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-15T18:53:03.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-15T18:53:03.872Z] ---> 04bc70af865f [2021-09-15T18:53:03.872Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T18:53:03.880Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-15T18:53:03.880Z] . [Pipeline] withDockerContainer [2021-09-15T18:53:03.977Z] prd-centos7-docker-4c-2g-262 does not seem to be running inside a container [2021-09-15T18:53:04.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-15T18:53:04.410Z] $ docker top 0878e6a46c9d09e7e205bab018b71b2a8d00a7de64a5fe9fa8fa320025bda84e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-15T18:53:04.808Z] + go version [2021-09-15T18:53:04.809Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-15T18:53:04.822Z] $ docker stop --time=1 0878e6a46c9d09e7e205bab018b71b2a8d00a7de64a5fe9fa8fa320025bda84e [2021-09-15T18:53:06.033Z] $ docker rm -f 0878e6a46c9d09e7e205bab018b71b2a8d00a7de64a5fe9fa8fa320025bda84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:53:06.603Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-15T18:53:06.603Z] . [Pipeline] withDockerContainer [2021-09-15T18:53:06.690Z] prd-centos7-docker-4c-2g-262 does not seem to be running inside a container [2021-09-15T18:53:06.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-15T18:53:07.127Z] $ docker top 55f30729fd1a2f836f66c74815188eb2998cc63440fa6966ef616bce3456e378 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-15T18:53:07.261Z] ---> Running in a411c99555b0 [2021-09-15T18:53:07.532Z] + make test [2021-09-15T18:53:07.532Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-15T18:53:07.858Z] Removing intermediate container a411c99555b0 [2021-09-15T18:53:07.858Z] ---> 6f50c0f575d0 [2021-09-15T18:53:07.858Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T18:53:07.858Z] ---> Running in 73a909ba3a40 [2021-09-15T18:53:08.454Z] Removing intermediate container 73a909ba3a40 [2021-09-15T18:53:08.455Z] ---> 007640f1c379 [2021-09-15T18:53:08.455Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T18:53:08.728Z] ---> Running in ec2daed7ea17 [2021-09-15T18:53:09.322Z] Removing intermediate container ec2daed7ea17 [2021-09-15T18:53:09.322Z] ---> b30d3971ecb3 [2021-09-15T18:53:09.322Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T18:53:09.322Z] ---> Running in 4a4ef4a96108 [2021-09-15T18:53:12.720Z] Removing intermediate container 4a4ef4a96108 [2021-09-15T18:53:12.720Z] ---> 428945515383 [2021-09-15T18:53:12.720Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T18:53:12.720Z] ---> Running in 29d7e107e8a5 [2021-09-15T18:53:13.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-15T18:53:14.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-15T18:53:15.303Z] OK: 218 MiB in 52 packages [2021-09-15T18:53:16.737Z] Removing intermediate container 29d7e107e8a5 [2021-09-15T18:53:16.737Z] ---> bd0db4947d7d [2021-09-15T18:53:16.737Z] Step 8/13 : WORKDIR /app [2021-09-15T18:53:16.737Z] ---> Running in 923e6ff53c8b [2021-09-15T18:53:17.338Z] Removing intermediate container 923e6ff53c8b [2021-09-15T18:53:17.338Z] ---> c75c750a09cb [2021-09-15T18:53:17.338Z] Step 9/13 : COPY go.mod . [2021-09-15T18:53:17.934Z] ---> 3a55c28399e1 [2021-09-15T18:53:17.934Z] Step 10/13 : RUN go mod download [2021-09-15T18:53:18.208Z] ---> Running in 71b10d179041 [2021-09-15T18:53:22.536Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-15T18:53:22.536Z] CGO_ENABLED=1 go vet ./... [2021-09-15T18:53:27.919Z] gofmt -l . [2021-09-15T18:53:27.919Z] [ "`gofmt -l .`" = "" ] [2021-09-15T18:53:27.919Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-15T18:53:27.934Z] $ docker stop --time=1 55f30729fd1a2f836f66c74815188eb2998cc63440fa6966ef616bce3456e378 [2021-09-15T18:53:29.388Z] $ docker rm -f 55f30729fd1a2f836f66c74815188eb2998cc63440fa6966ef616bce3456e378 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T18:53:29.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-15T18:53:30.051Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-15T18:53:32.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-15T18:53:32.759Z] + ls -al . [2021-09-15T18:53:32.759Z] total 120 [2021-09-15T18:53:32.759Z] drwxrwxr-x. 7 jenkins jenkins 4096 Sep 15 18:53 . [2021-09-15T18:53:32.759Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 15 18:52 .. [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 7306 Sep 15 18:52 Attribution.txt [2021-09-15T18:53:32.759Z] drwxrwxr-x. 2 jenkins jenkins 37 Sep 15 18:52 bin [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 22206 Sep 15 18:52 CHANGELOG.md [2021-09-15T18:53:32.759Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 15 18:53 coverage.out [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 2032 Sep 15 18:52 Dockerfile [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 119 Sep 15 18:52 .dockerignore [2021-09-15T18:53:32.759Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 15 18:52 .git [2021-09-15T18:53:32.759Z] drwxrwxr-x. 2 jenkins jenkins 81 Sep 15 18:52 .github [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 104 Sep 15 18:52 .gitignore [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 135 Sep 15 18:52 go.mod [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 20635 Sep 15 18:52 go.sum [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 15 18:52 GOVERNANCE.md [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 687 Sep 15 18:52 Jenkinsfile [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 15 18:52 LICENSE [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 1940 Sep 15 18:52 main.go [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 1488 Sep 15 18:52 makefile [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 618 Sep 15 18:52 OWNERS.md [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 3224 Sep 15 18:52 README.md [2021-09-15T18:53:32.759Z] drwxrwxr-x. 8 jenkins jenkins 122 Sep 15 18:52 res [2021-09-15T18:53:32.759Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 15 18:52 snap [2021-09-15T18:53:32.759Z] -rw-rw-r--. 1 jenkins jenkins 12 Sep 15 18:49 VERSION [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:53:33.082Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6ceb00035dbc73026c8f560aec13c097ded810d6 --label arch=amd64 --label version=2.0.2-dev.10 . [2021-09-15T18:53:33.082Z] Sending build context to Docker daemon 159.2kB [2021-09-15T18:53:33.082Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T18:53:33.082Z] Step 2/27 : FROM ${BASE} AS builder [2021-09-15T18:53:33.082Z] ---> 795ba9995b22 [2021-09-15T18:53:33.082Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T18:53:33.082Z] ---> Running in 4bd8504f68f1 [2021-09-15T18:53:33.349Z] Removing intermediate container 4bd8504f68f1 [2021-09-15T18:53:33.349Z] ---> c139c076a28c [2021-09-15T18:53:33.349Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T18:53:33.349Z] ---> Running in 637c7202a002 [2021-09-15T18:53:33.349Z] Removing intermediate container 637c7202a002 [2021-09-15T18:53:33.349Z] ---> 0fffec34261d [2021-09-15T18:53:33.349Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T18:53:33.349Z] ---> Running in 16511957bf07 [2021-09-15T18:53:33.349Z] Removing intermediate container 16511957bf07 [2021-09-15T18:53:33.349Z] ---> c1934bb42c15 [2021-09-15T18:53:33.349Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T18:53:33.615Z] ---> Running in f151fa1e0b1c [2021-09-15T18:53:33.887Z] Removing intermediate container f151fa1e0b1c [2021-09-15T18:53:33.887Z] ---> fc99be835ce7 [2021-09-15T18:53:33.887Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T18:53:33.887Z] ---> Running in e38dcc9e6919 [2021-09-15T18:53:34.153Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-15T18:53:35.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-15T18:53:35.379Z] OK: 219 MiB in 52 packages [2021-09-15T18:53:35.649Z] Removing intermediate container e38dcc9e6919 [2021-09-15T18:53:35.649Z] ---> e594d8666b45 [2021-09-15T18:53:35.649Z] Step 8/27 : WORKDIR /app [2021-09-15T18:53:35.649Z] ---> Running in 07ab61f225a1 [2021-09-15T18:53:35.918Z] Removing intermediate container 07ab61f225a1 [2021-09-15T18:53:35.918Z] ---> eb2e0ec2d05d [2021-09-15T18:53:35.918Z] Step 9/27 : COPY go.mod . [2021-09-15T18:53:35.918Z] ---> 98fbd09aeb76 [2021-09-15T18:53:35.918Z] Step 10/27 : RUN go mod download [2021-09-15T18:53:35.918Z] ---> Running in d55a0a2dbd60 [2021-09-15T18:53:36.502Z] Removing intermediate container d55a0a2dbd60 [2021-09-15T18:53:36.502Z] ---> d28cd5d894f2 [2021-09-15T18:53:36.502Z] Step 11/27 : COPY . . [2021-09-15T18:53:36.772Z] ---> 62c3c0c84540 [2021-09-15T18:53:36.772Z] Step 12/27 : ARG MAKE="make build" [2021-09-15T18:53:36.772Z] ---> Running in 0dd7901ac811 [2021-09-15T18:53:36.772Z] Removing intermediate container 0dd7901ac811 [2021-09-15T18:53:36.772Z] ---> 93b58d7b5a5f [2021-09-15T18:53:36.772Z] Step 13/27 : RUN $MAKE [2021-09-15T18:53:36.772Z] ---> Running in 7b1a7f2a9108 [2021-09-15T18:53:37.038Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.10" -o app-service-configurable [2021-09-15T18:53:45.024Z] Removing intermediate container 71b10d179041 [2021-09-15T18:53:45.024Z] ---> 40ea615ff172 [2021-09-15T18:53:45.024Z] Step 11/13 : COPY . . [2021-09-15T18:53:45.623Z] ---> b08e62805e73 [2021-09-15T18:53:45.623Z] Step 12/13 : ARG MAKE="make build" [2021-09-15T18:53:45.623Z] ---> Running in dcb9a6014efa [2021-09-15T18:53:46.229Z] Removing intermediate container dcb9a6014efa [2021-09-15T18:53:46.229Z] ---> 9720d9f595f9 [2021-09-15T18:53:46.229Z] Step 13/13 : RUN $MAKE [2021-09-15T18:53:46.229Z] ---> Running in a5b36e4905e9 [2021-09-15T18:53:47.695Z] noop [2021-09-15T18:53:48.684Z] Removing intermediate container a5b36e4905e9 [2021-09-15T18:53:48.684Z] ---> 264e21f71872 [2021-09-15T18:53:48.684Z] Successfully built 264e21f71872 [2021-09-15T18:53:48.684Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:53:49.031Z] + docker inspect -f . ci-base-image-arm64 [2021-09-15T18:53:49.031Z] . [Pipeline] withDockerContainer [2021-09-15T18:53:49.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-261 does not seem to be running inside a container [2021-09-15T18:53:49.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-15T18:53:49.916Z] Removing intermediate container 7b1a7f2a9108 [2021-09-15T18:53:49.916Z] ---> 6d7a3db7ea80 [2021-09-15T18:53:49.916Z] Step 14/27 : FROM alpine:3.12 [2021-09-15T18:53:49.916Z] 3.12: Pulling from library/alpine [2021-09-15T18:53:49.916Z] e519532ddf75: Pulling fs layer [2021-09-15T18:53:49.916Z] e519532ddf75: Verifying Checksum [2021-09-15T18:53:49.916Z] e519532ddf75: Download complete [2021-09-15T18:53:49.916Z] e519532ddf75: Pull complete [2021-09-15T18:53:49.916Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-15T18:53:49.916Z] Status: Downloaded newer image for alpine:3.12 [2021-09-15T18:53:49.916Z] ---> 48b8ec4ed9eb [2021-09-15T18:53:49.916Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T18:53:49.916Z] ---> Running in 7ed501766070 [2021-09-15T18:53:49.916Z] Removing intermediate container 7ed501766070 [2021-09-15T18:53:49.916Z] ---> 3b4965b12767 [2021-09-15T18:53:49.916Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-09-15T18:53:49.916Z] ---> Running in faeaf2552341 [2021-09-15T18:53:49.916Z] Removing intermediate container faeaf2552341 [2021-09-15T18:53:49.916Z] ---> bf206426ff1d [2021-09-15T18:53:49.916Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-09-15T18:53:49.916Z] ---> Running in f27086017425 [2021-09-15T18:53:49.916Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-15T18:53:49.916Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-15T18:53:50.181Z] (1/7) Installing ca-certificates (20191127-r4) [2021-09-15T18:53:50.181Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-09-15T18:53:50.181Z] (3/7) Installing libgcc (9.3.0-r2) [2021-09-15T18:53:50.181Z] (4/7) Installing libsodium (1.0.18-r0) [2021-09-15T18:53:50.181Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-09-15T18:53:50.181Z] (6/7) Installing libzmq (4.3.3-r0) [2021-09-15T18:53:50.181Z] (7/7) Installing zeromq (4.3.3-r0) [2021-09-15T18:53:50.181Z] Executing busybox-1.31.1-r20.trigger [2021-09-15T18:53:50.181Z] Executing ca-certificates-20191127-r4.trigger [2021-09-15T18:53:50.181Z] OK: 9 MiB in 21 packages [2021-09-15T18:53:50.448Z] Removing intermediate container f27086017425 [2021-09-15T18:53:50.448Z] ---> a9d3fe324ff5 [2021-09-15T18:53:50.448Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-15T18:53:50.719Z] ---> d326b26f9c1c [2021-09-15T18:53:50.719Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-15T18:53:50.719Z] ---> 2d640dfe3b71 [2021-09-15T18:53:50.719Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-09-15T18:53:50.984Z] ---> 73c5d564891e [2021-09-15T18:53:50.984Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-09-15T18:53:51.144Z] $ docker top 7206a84947961c2d63550547765820e3d3a5c2b6160ee6ebef40a2abd8abaad9 -eo pid,comm [2021-09-15T18:53:51.258Z] ---> 20bc3e0f61f4 [2021-09-15T18:53:51.258Z] Step 22/27 : EXPOSE 48095 [Pipeline] { [Pipeline] sh [2021-09-15T18:53:51.528Z] ---> Running in 7e9bce3fa8a3 [2021-09-15T18:53:51.528Z] Removing intermediate container 7e9bce3fa8a3 [2021-09-15T18:53:51.528Z] ---> 29ced883bd37 [2021-09-15T18:53:51.528Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-09-15T18:53:51.528Z] ---> Running in 534aebb2cec1 [2021-09-15T18:53:51.528Z] Removing intermediate container 534aebb2cec1 [2021-09-15T18:53:51.528Z] ---> f51bfbe02fd9 [2021-09-15T18:53:51.528Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-15T18:53:51.528Z] ---> Running in 0df53ef5fc5b [2021-09-15T18:53:51.793Z] Removing intermediate container 0df53ef5fc5b [2021-09-15T18:53:51.793Z] ---> 8f3be73a4e5a [2021-09-15T18:53:51.793Z] Step 25/27 : LABEL arch=amd64 [2021-09-15T18:53:51.793Z] ---> Running in 61de3ac441d4 [2021-09-15T18:53:51.793Z] Removing intermediate container 61de3ac441d4 [2021-09-15T18:53:51.793Z] ---> 3138d2197099 [2021-09-15T18:53:51.793Z] Step 26/27 : LABEL git_sha=6ceb00035dbc73026c8f560aec13c097ded810d6 [2021-09-15T18:53:51.793Z] ---> Running in 9fdf28fabd60 [2021-09-15T18:53:51.793Z] Removing intermediate container 9fdf28fabd60 [2021-09-15T18:53:51.793Z] ---> c9d042ac7b84 [2021-09-15T18:53:51.793Z] Step 27/27 : LABEL version=2.0.2-dev.10 [2021-09-15T18:53:52.059Z] ---> Running in 836effe8860e [2021-09-15T18:53:52.059Z] Removing intermediate container 836effe8860e [2021-09-15T18:53:52.059Z] ---> 21eeebf03ace [2021-09-15T18:53:52.059Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-15T18:53:52.059Z] Successfully built 21eeebf03ace [2021-09-15T18:53:52.059Z] Successfully tagged app-service-configurable:latest [Pipeline] } [2021-09-15T18:53:52.137Z] + go version [2021-09-15T18:53:52.137Z] go version go1.16.6 linux/arm64 [Pipeline] // stage [Pipeline] } [2021-09-15T18:53:52.219Z] $ docker stop --time=1 7206a84947961c2d63550547765820e3d3a5c2b6160ee6ebef40a2abd8abaad9 [2021-09-15T18:53:54.235Z] $ docker rm -f 7206a84947961c2d63550547765820e3d3a5c2b6160ee6ebef40a2abd8abaad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T18:53:54.782Z] provisioning config files... [2021-09-15T18:53:54.798Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/14@tmp/config7339512027486080932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:53:55.021Z] + docker inspect -f . ci-base-image-arm64 [2021-09-15T18:53:55.021Z] . [Pipeline] withDockerContainer [2021-09-15T18:53:55.135Z] ---> docker-login.sh [2021-09-15T18:53:55.135Z] nexus3.edgexfoundry.org:10001 [2021-09-15T18:53:55.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:53:55.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:53:55.135Z] Configure a credential helper to remove this warning. See [2021-09-15T18:53:55.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:53:55.135Z] [2021-09-15T18:53:55.135Z] Login Succeeded [2021-09-15T18:53:55.135Z] nexus3.edgexfoundry.org:10002 [2021-09-15T18:53:55.287Z] prd-ubuntu18.04-docker-arm64-4c-16g-261 does not seem to be running inside a container [2021-09-15T18:53:55.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-15T18:53:55.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:53:55.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:53:55.403Z] Configure a credential helper to remove this warning. See [2021-09-15T18:53:55.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:53:55.403Z] [2021-09-15T18:53:55.403Z] Login Succeeded [2021-09-15T18:53:55.403Z] nexus3.edgexfoundry.org:10003 [2021-09-15T18:53:55.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:53:55.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:53:55.671Z] Configure a credential helper to remove this warning. See [2021-09-15T18:53:55.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:53:55.671Z] [2021-09-15T18:53:55.671Z] Login Succeeded [2021-09-15T18:53:55.671Z] nexus3.edgexfoundry.org:10004 [2021-09-15T18:53:55.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:53:55.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:53:55.671Z] Configure a credential helper to remove this warning. See [2021-09-15T18:53:55.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:53:55.671Z] [2021-09-15T18:53:55.671Z] Login Succeeded [2021-09-15T18:53:55.671Z] docker.io [2021-09-15T18:53:55.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:53:56.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:53:56.205Z] Configure a credential helper to remove this warning. See [2021-09-15T18:53:56.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:53:56.205Z] [2021-09-15T18:53:56.205Z] Login Succeeded [2021-09-15T18:53:56.205Z] ---> docker-login.sh ends [2021-09-15T18:53:56.989Z] $ docker top 795e8c1195d08202c73f2f6b55caac87cfce3daab922c3d3200802f0633e886c -eo pid,comm [Pipeline] { [Pipeline] } [2021-09-15T18:53:57.320Z] Deleting 1 temporary files [Pipeline] fileExists [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] echo [2021-09-15T18:53:57.453Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-09-15T18:53:57.453Z] 6ceb00035dbc73026c8f560aec13c097ded810d6 [2021-09-15T18:53:57.453Z] latest [2021-09-15T18:53:57.453Z] 2.0.2-dev.10 [2021-09-15T18:53:57.453Z] 6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 [2021-09-15T18:53:57.453Z] main [2021-09-15T18:53:57.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:53:57.833Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:53:58.020Z] + make test [2021-09-15T18:53:58.020Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-15T18:53:58.174Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6 [2021-09-15T18:53:58.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T18:53:58.174Z] a43904dc90df: Preparing [2021-09-15T18:53:58.174Z] d317243b13f5: Preparing [2021-09-15T18:53:58.174Z] 8cce2422922a: Preparing [2021-09-15T18:53:58.174Z] a4184c8932d4: Preparing [2021-09-15T18:53:58.174Z] 995b77b8a5b7: Preparing [2021-09-15T18:53:58.174Z] e6688e911f15: Preparing [2021-09-15T18:53:58.174Z] e6688e911f15: Waiting [2021-09-15T18:53:58.447Z] a4184c8932d4: Pushed [2021-09-15T18:53:58.447Z] 8cce2422922a: Pushed [2021-09-15T18:53:58.447Z] e6688e911f15: Layer already exists [2021-09-15T18:53:58.447Z] d317243b13f5: Pushed [2021-09-15T18:53:58.715Z] 995b77b8a5b7: Pushed [2021-09-15T18:54:00.121Z] a43904dc90df: Pushed [2021-09-15T18:54:00.121Z] 6ceb00035dbc73026c8f560aec13c097ded810d6: digest: sha256:2dd2468af1a92c4df06bb29fdfb43e943318c4b51d4b581e754995b2f21aecde size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:54:00.445Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:54:00.760Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-09-15T18:54:00.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T18:54:00.760Z] a43904dc90df: Preparing [2021-09-15T18:54:00.760Z] d317243b13f5: Preparing [2021-09-15T18:54:00.760Z] 8cce2422922a: Preparing [2021-09-15T18:54:00.760Z] a4184c8932d4: Preparing [2021-09-15T18:54:00.760Z] 995b77b8a5b7: Preparing [2021-09-15T18:54:00.760Z] e6688e911f15: Preparing [2021-09-15T18:54:00.760Z] e6688e911f15: Waiting [2021-09-15T18:54:00.760Z] a4184c8932d4: Layer already exists [2021-09-15T18:54:00.760Z] 995b77b8a5b7: Layer already exists [2021-09-15T18:54:00.760Z] 8cce2422922a: Layer already exists [2021-09-15T18:54:00.760Z] a43904dc90df: Layer already exists [2021-09-15T18:54:00.760Z] d317243b13f5: Layer already exists [2021-09-15T18:54:00.760Z] e6688e911f15: Layer already exists [2021-09-15T18:54:00.760Z] latest: digest: sha256:2dd2468af1a92c4df06bb29fdfb43e943318c4b51d4b581e754995b2f21aecde size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:54:01.082Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:54:01.398Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.10 [2021-09-15T18:54:01.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T18:54:01.398Z] a43904dc90df: Preparing [2021-09-15T18:54:01.398Z] d317243b13f5: Preparing [2021-09-15T18:54:01.398Z] 8cce2422922a: Preparing [2021-09-15T18:54:01.398Z] a4184c8932d4: Preparing [2021-09-15T18:54:01.398Z] 995b77b8a5b7: Preparing [2021-09-15T18:54:01.398Z] e6688e911f15: Preparing [2021-09-15T18:54:01.398Z] e6688e911f15: Waiting [2021-09-15T18:54:01.398Z] 8cce2422922a: Layer already exists [2021-09-15T18:54:01.398Z] a43904dc90df: Layer already exists [2021-09-15T18:54:01.398Z] 995b77b8a5b7: Layer already exists [2021-09-15T18:54:01.398Z] a4184c8932d4: Layer already exists [2021-09-15T18:54:01.398Z] d317243b13f5: Layer already exists [2021-09-15T18:54:01.398Z] e6688e911f15: Layer already exists [2021-09-15T18:54:01.398Z] 2.0.2-dev.10: digest: sha256:2dd2468af1a92c4df06bb29fdfb43e943318c4b51d4b581e754995b2f21aecde size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:54:01.720Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:54:02.047Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 [2021-09-15T18:54:02.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T18:54:02.047Z] a43904dc90df: Preparing [2021-09-15T18:54:02.047Z] d317243b13f5: Preparing [2021-09-15T18:54:02.047Z] 8cce2422922a: Preparing [2021-09-15T18:54:02.047Z] a4184c8932d4: Preparing [2021-09-15T18:54:02.047Z] 995b77b8a5b7: Preparing [2021-09-15T18:54:02.047Z] e6688e911f15: Preparing [2021-09-15T18:54:02.047Z] e6688e911f15: Waiting [2021-09-15T18:54:02.047Z] 995b77b8a5b7: Layer already exists [2021-09-15T18:54:02.047Z] a4184c8932d4: Layer already exists [2021-09-15T18:54:02.047Z] a43904dc90df: Layer already exists [2021-09-15T18:54:02.047Z] d317243b13f5: Layer already exists [2021-09-15T18:54:02.047Z] 8cce2422922a: Layer already exists [2021-09-15T18:54:02.047Z] e6688e911f15: Layer already exists [2021-09-15T18:54:02.047Z] 6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10: digest: sha256:2dd2468af1a92c4df06bb29fdfb43e943318c4b51d4b581e754995b2f21aecde size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:54:02.375Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:54:02.692Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-09-15T18:54:02.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T18:54:02.692Z] a43904dc90df: Preparing [2021-09-15T18:54:02.692Z] d317243b13f5: Preparing [2021-09-15T18:54:02.692Z] 8cce2422922a: Preparing [2021-09-15T18:54:02.692Z] a4184c8932d4: Preparing [2021-09-15T18:54:02.692Z] 995b77b8a5b7: Preparing [2021-09-15T18:54:02.692Z] e6688e911f15: Preparing [2021-09-15T18:54:02.692Z] e6688e911f15: Waiting [2021-09-15T18:54:02.692Z] a43904dc90df: Layer already exists [2021-09-15T18:54:02.692Z] 8cce2422922a: Layer already exists [2021-09-15T18:54:02.692Z] d317243b13f5: Layer already exists [2021-09-15T18:54:02.692Z] 995b77b8a5b7: Layer already exists [2021-09-15T18:54:02.692Z] a4184c8932d4: Layer already exists [2021-09-15T18:54:02.692Z] e6688e911f15: Layer already exists [2021-09-15T18:54:02.692Z] main: digest: sha256:2dd2468af1a92c4df06bb29fdfb43e943318c4b51d4b581e754995b2f21aecde size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T18:54:02.757Z] ===================================================== [Pipeline] echo [2021-09-15T18:54:02.774Z] taggedImages: [2021-09-15T18:54:02.774Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6 [2021-09-15T18:54:02.774Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-09-15T18:54:02.774Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.10 [2021-09-15T18:54:02.774Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 [2021-09-15T18:54:02.774Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:54:03.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T18:54:03.373Z] [2021-09-15T18:54:03.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:54:03.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T18:54:03.707Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-15T18:54:03.707Z] b4d181a07f80: Pulling fs layer [2021-09-15T18:54:03.707Z] a1111a8f2ec3: Pulling fs layer [2021-09-15T18:54:03.707Z] ed53099fbce6: Pulling fs layer [2021-09-15T18:54:03.707Z] dc539afda2c1: Pulling fs layer [2021-09-15T18:54:03.707Z] 77bc0d833cb6: Pulling fs layer [2021-09-15T18:54:03.707Z] 9065ff56babe: Pulling fs layer [2021-09-15T18:54:03.707Z] d287ab97295c: Pulling fs layer [2021-09-15T18:54:03.707Z] 77bc0d833cb6: Waiting [2021-09-15T18:54:03.707Z] 9065ff56babe: Waiting [2021-09-15T18:54:03.707Z] d287ab97295c: Waiting [2021-09-15T18:54:03.707Z] dc539afda2c1: Waiting [2021-09-15T18:54:03.973Z] a1111a8f2ec3: Verifying Checksum [2021-09-15T18:54:03.973Z] a1111a8f2ec3: Download complete [2021-09-15T18:54:03.973Z] dc539afda2c1: Verifying Checksum [2021-09-15T18:54:03.973Z] dc539afda2c1: Download complete [2021-09-15T18:54:04.238Z] 77bc0d833cb6: Verifying Checksum [2021-09-15T18:54:04.238Z] 77bc0d833cb6: Download complete [2021-09-15T18:54:04.238Z] 9065ff56babe: Verifying Checksum [2021-09-15T18:54:04.238Z] 9065ff56babe: Download complete [2021-09-15T18:54:04.238Z] ed53099fbce6: Verifying Checksum [2021-09-15T18:54:04.238Z] ed53099fbce6: Download complete [2021-09-15T18:54:05.196Z] b4d181a07f80: Verifying Checksum [2021-09-15T18:54:05.196Z] b4d181a07f80: Download complete [2021-09-15T18:54:06.163Z] b4d181a07f80: Pull complete [2021-09-15T18:54:06.432Z] a1111a8f2ec3: Pull complete [2021-09-15T18:54:07.024Z] ed53099fbce6: Pull complete [2021-09-15T18:54:07.024Z] dc539afda2c1: Pull complete [2021-09-15T18:54:07.295Z] 77bc0d833cb6: Pull complete [2021-09-15T18:54:07.295Z] 9065ff56babe: Pull complete [2021-09-15T18:54:08.560Z] d287ab97295c: Verifying Checksum [2021-09-15T18:54:08.560Z] d287ab97295c: Download complete [2021-09-15T18:54:13.106Z] d287ab97295c: Pull complete [2021-09-15T18:54:13.106Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-15T18:54:13.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T18:54:13.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-15T18:54:13.199Z] prd-centos7-docker-4c-2g-262 does not seem to be running inside a container [2021-09-15T18:54:13.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-15T18:54:15.741Z] $ docker top 5ce72e89a07661e89fca5eb450d342176658c6a9472c474130f8bc1307e374b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:54:16.301Z] ---> job-cost.sh [2021-09-15T18:54:16.301Z] lf-activate-venv: SKIPPING [2021-09-15T18:54:16.301Z] INFO: No Stack... [2021-09-15T18:54:17.263Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-15T18:54:17.531Z] INFO: Archiving Costs [Pipeline] sh [2021-09-15T18:54:17.853Z] + cat /w/workspace/app-service-configurable/14/archives/cost.csv [2021-09-15T18:54:17.853Z] + cut -d, -f6 [Pipeline] lock [2021-09-15T18:54:17.898Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] [2021-09-15T18:54:17.910Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] did not exist. Created. [2021-09-15T18:54:17.910Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-15T18:54:18.265Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-15T18:54:18.317Z] Stashed 1 file(s) [Pipeline] } [2021-09-15T18:54:18.328Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-15T18:54:18.363Z] $ docker stop --time=1 5ce72e89a07661e89fca5eb450d342176658c6a9472c474130f8bc1307e374b9 [2021-09-15T18:54:19.529Z] $ docker rm -f 5ce72e89a07661e89fca5eb450d342176658c6a9472c474130f8bc1307e374b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-15T18:54:54.608Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-15T18:54:54.608Z] CGO_ENABLED=1 go vet ./... [2021-09-15T18:55:12.941Z] gofmt -l . [2021-09-15T18:55:12.941Z] [ "`gofmt -l .`" = "" ] [2021-09-15T18:55:12.941Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-15T18:55:12.971Z] $ docker stop --time=1 795e8c1195d08202c73f2f6b55caac87cfce3daab922c3d3200802f0633e886c [2021-09-15T18:55:15.207Z] $ docker rm -f 795e8c1195d08202c73f2f6b55caac87cfce3daab922c3d3200802f0633e886c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T18:55:16.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-15T18:55:16.147Z] Warning: overwriting stash ‘coverage-report’ [2021-09-15T18:55:16.677Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-15T18:55:17.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-15T18:55:17.502Z] + ls -al . [2021-09-15T18:55:17.502Z] total 144 [2021-09-15T18:55:17.502Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 15 18:55 . [2021-09-15T18:55:17.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 18:52 .. [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 15 18:52 .dockerignore [2021-09-15T18:55:17.502Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 18:52 .git [2021-09-15T18:55:17.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 18:52 .github [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 104 Sep 15 18:52 .gitignore [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 7306 Sep 15 18:52 Attribution.txt [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 22206 Sep 15 18:52 CHANGELOG.md [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 2032 Sep 15 18:52 Dockerfile [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 18:52 GOVERNANCE.md [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 15 18:52 Jenkinsfile [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 15 18:52 LICENSE [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 15 18:52 OWNERS.md [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 3224 Sep 15 18:52 README.md [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 18:49 VERSION [2021-09-15T18:55:17.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 18:52 bin [2021-09-15T18:55:17.502Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 15 18:53 coverage.out [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 135 Sep 15 18:52 go.mod [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 20635 Sep 15 18:52 go.sum [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 1940 Sep 15 18:52 main.go [2021-09-15T18:55:17.502Z] -rw-rw-r-- 1 jenkins jenkins 1488 Sep 15 18:52 makefile [2021-09-15T18:55:17.502Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 18:52 res [2021-09-15T18:55:17.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 18:52 snap [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:55:17.847Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6ceb00035dbc73026c8f560aec13c097ded810d6 --label arch=arm64 --label version=2.0.2-dev.10 . [2021-09-15T18:55:17.847Z] Sending build context to Docker daemon 159.2kB [2021-09-15T18:55:18.122Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T18:55:18.122Z] Step 2/27 : FROM ${BASE} AS builder [2021-09-15T18:55:18.122Z] ---> 264e21f71872 [2021-09-15T18:55:18.122Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T18:55:18.396Z] ---> Running in a7d3d369f3d6 [2021-09-15T18:55:18.991Z] Removing intermediate container a7d3d369f3d6 [2021-09-15T18:55:18.991Z] ---> 262770f9fcac [2021-09-15T18:55:18.991Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T18:55:19.276Z] ---> Running in 9bd224b91912 [2021-09-15T18:55:19.549Z] Removing intermediate container 9bd224b91912 [2021-09-15T18:55:19.549Z] ---> a6b903b0af94 [2021-09-15T18:55:19.549Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T18:55:19.823Z] ---> Running in 52fd27042bb8 [2021-09-15T18:55:20.417Z] Removing intermediate container 52fd27042bb8 [2021-09-15T18:55:20.417Z] ---> 098a86c26761 [2021-09-15T18:55:20.417Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T18:55:20.417Z] ---> Running in 6a93623b3250 [2021-09-15T18:55:23.042Z] Removing intermediate container 6a93623b3250 [2021-09-15T18:55:23.042Z] ---> 74dbd642d588 [2021-09-15T18:55:23.042Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T18:55:23.042Z] ---> Running in 2cbe57c681b2 [2021-09-15T18:55:24.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-15T18:55:24.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-15T18:55:25.987Z] OK: 218 MiB in 52 packages [2021-09-15T18:55:26.970Z] Removing intermediate container 2cbe57c681b2 [2021-09-15T18:55:26.970Z] ---> 1cd6df0791f6 [2021-09-15T18:55:26.970Z] Step 8/27 : WORKDIR /app [2021-09-15T18:55:26.970Z] ---> Running in 017581ea42a1 [2021-09-15T18:55:27.568Z] Removing intermediate container 017581ea42a1 [2021-09-15T18:55:27.568Z] ---> 699ffbd7e1ee [2021-09-15T18:55:27.568Z] Step 9/27 : COPY go.mod . [2021-09-15T18:55:28.168Z] ---> 5e27c7eac5f3 [2021-09-15T18:55:28.168Z] Step 10/27 : RUN go mod download [2021-09-15T18:55:28.441Z] ---> Running in 9ea6f3f2623a [2021-09-15T18:55:31.067Z] Removing intermediate container 9ea6f3f2623a [2021-09-15T18:55:31.067Z] ---> 10052a870985 [2021-09-15T18:55:31.067Z] Step 11/27 : COPY . . [2021-09-15T18:55:31.664Z] ---> 777d3f88a0a2 [2021-09-15T18:55:31.665Z] Step 12/27 : ARG MAKE="make build" [2021-09-15T18:55:31.665Z] ---> Running in 1b0d768de6c5 [2021-09-15T18:55:32.266Z] Removing intermediate container 1b0d768de6c5 [2021-09-15T18:55:32.266Z] ---> 1c24993452e2 [2021-09-15T18:55:32.266Z] Step 13/27 : RUN $MAKE [2021-09-15T18:55:32.266Z] ---> Running in 3c1a5eac15bf [2021-09-15T18:55:33.705Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.10" -o app-service-configurable [2021-09-15T18:56:12.891Z] Removing intermediate container 3c1a5eac15bf [2021-09-15T18:56:12.891Z] ---> 9fc18f670e18 [2021-09-15T18:56:12.891Z] Step 14/27 : FROM alpine:3.12 [2021-09-15T18:56:12.891Z] 3.12: Pulling from library/alpine [2021-09-15T18:56:12.891Z] ccdebe76d529: Pulling fs layer [2021-09-15T18:56:12.891Z] ccdebe76d529: Verifying Checksum [2021-09-15T18:56:12.891Z] ccdebe76d529: Download complete [2021-09-15T18:56:12.891Z] ccdebe76d529: Pull complete [2021-09-15T18:56:12.891Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-15T18:56:12.891Z] Status: Downloaded newer image for alpine:3.12 [2021-09-15T18:56:12.891Z] ---> afc2cc120ca2 [2021-09-15T18:56:12.891Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T18:56:12.891Z] ---> Running in 451fbd530f30 [2021-09-15T18:56:13.164Z] Removing intermediate container 451fbd530f30 [2021-09-15T18:56:13.164Z] ---> 166e10ec6988 [2021-09-15T18:56:13.164Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-09-15T18:56:13.443Z] ---> Running in 48c9ff4e0694 [2021-09-15T18:56:13.715Z] Removing intermediate container 48c9ff4e0694 [2021-09-15T18:56:13.715Z] ---> 2e65bc2705f5 [2021-09-15T18:56:13.715Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-09-15T18:56:13.988Z] ---> Running in 25e8d7e6fd5b [2021-09-15T18:56:14.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-15T18:56:15.246Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-15T18:56:15.519Z] (1/7) Installing ca-certificates (20191127-r4) [2021-09-15T18:56:15.792Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-09-15T18:56:15.792Z] (3/7) Installing libgcc (9.3.0-r2) [2021-09-15T18:56:15.792Z] (4/7) Installing libsodium (1.0.18-r0) [2021-09-15T18:56:15.792Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-09-15T18:56:15.792Z] (6/7) Installing libzmq (4.3.3-r0) [2021-09-15T18:56:15.792Z] (7/7) Installing zeromq (4.3.3-r0) [2021-09-15T18:56:15.792Z] Executing busybox-1.31.1-r20.trigger [2021-09-15T18:56:15.792Z] Executing ca-certificates-20191127-r4.trigger [2021-09-15T18:56:16.062Z] OK: 9 MiB in 21 packages [2021-09-15T18:56:17.498Z] Removing intermediate container 25e8d7e6fd5b [2021-09-15T18:56:17.498Z] ---> 4690f43f55b1 [2021-09-15T18:56:17.498Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-15T18:56:18.093Z] ---> fe883f0954aa [2021-09-15T18:56:18.093Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-15T18:56:19.087Z] ---> de78df7bd038 [2021-09-15T18:56:19.087Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-09-15T18:56:20.070Z] ---> 0f20511b2dd9 [2021-09-15T18:56:20.070Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-09-15T18:56:21.511Z] ---> 2eca16c51a12 [2021-09-15T18:56:21.511Z] Step 22/27 : EXPOSE 48095 [2021-09-15T18:56:21.511Z] ---> Running in b0dd20dd14a6 [2021-09-15T18:56:21.785Z] Removing intermediate container b0dd20dd14a6 [2021-09-15T18:56:21.785Z] ---> efe53721fab6 [2021-09-15T18:56:21.785Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-09-15T18:56:22.057Z] ---> Running in 38c6c3357119 [2021-09-15T18:56:22.329Z] Removing intermediate container 38c6c3357119 [2021-09-15T18:56:22.329Z] ---> 4fdd8386c120 [2021-09-15T18:56:22.329Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-15T18:56:22.602Z] ---> Running in fb56826babbd [2021-09-15T18:56:23.198Z] Removing intermediate container fb56826babbd [2021-09-15T18:56:23.198Z] ---> f0c860ac4b54 [2021-09-15T18:56:23.198Z] Step 25/27 : LABEL arch=arm64 [2021-09-15T18:56:23.198Z] ---> Running in caf4e204a55c [2021-09-15T18:56:23.793Z] Removing intermediate container caf4e204a55c [2021-09-15T18:56:23.793Z] ---> 59caa2e651be [2021-09-15T18:56:23.793Z] Step 26/27 : LABEL git_sha=6ceb00035dbc73026c8f560aec13c097ded810d6 [2021-09-15T18:56:23.793Z] ---> Running in b684e0e77014 [2021-09-15T18:56:24.064Z] Removing intermediate container b684e0e77014 [2021-09-15T18:56:24.064Z] ---> e82f32e13ec9 [2021-09-15T18:56:24.064Z] Step 27/27 : LABEL version=2.0.2-dev.10 [2021-09-15T18:56:24.344Z] ---> Running in d61f78a02a0e [2021-09-15T18:56:24.939Z] Removing intermediate container d61f78a02a0e [2021-09-15T18:56:24.939Z] ---> 22f6a0f810b2 [2021-09-15T18:56:24.939Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-15T18:56:24.939Z] Successfully built 22f6a0f810b2 [2021-09-15T18:56:24.939Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T18:56:25.155Z] provisioning config files... [2021-09-15T18:56:25.178Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/14@tmp/config692329966572767826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:56:25.536Z] ---> docker-login.sh [2021-09-15T18:56:25.537Z] nexus3.edgexfoundry.org:10001 [2021-09-15T18:56:25.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:56:25.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:56:25.808Z] Configure a credential helper to remove this warning. See [2021-09-15T18:56:25.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:56:25.808Z] [2021-09-15T18:56:25.808Z] Login Succeeded [2021-09-15T18:56:26.081Z] nexus3.edgexfoundry.org:10002 [2021-09-15T18:56:26.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:56:26.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:56:26.355Z] Configure a credential helper to remove this warning. See [2021-09-15T18:56:26.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:56:26.355Z] [2021-09-15T18:56:26.355Z] Login Succeeded [2021-09-15T18:56:26.355Z] nexus3.edgexfoundry.org:10003 [2021-09-15T18:56:26.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:56:26.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:56:26.951Z] Configure a credential helper to remove this warning. See [2021-09-15T18:56:26.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:56:26.951Z] [2021-09-15T18:56:26.951Z] Login Succeeded [2021-09-15T18:56:26.951Z] nexus3.edgexfoundry.org:10004 [2021-09-15T18:56:27.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:56:27.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:56:27.495Z] Configure a credential helper to remove this warning. See [2021-09-15T18:56:27.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:56:27.495Z] [2021-09-15T18:56:27.495Z] Login Succeeded [2021-09-15T18:56:27.495Z] docker.io [2021-09-15T18:56:27.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T18:56:28.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T18:56:28.367Z] Configure a credential helper to remove this warning. See [2021-09-15T18:56:28.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T18:56:28.367Z] [2021-09-15T18:56:28.367Z] Login Succeeded [2021-09-15T18:56:28.367Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T18:56:28.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T18:56:28.472Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-09-15T18:56:28.472Z] 6ceb00035dbc73026c8f560aec13c097ded810d6 [2021-09-15T18:56:28.472Z] latest [2021-09-15T18:56:28.472Z] 2.0.2-dev.10 [2021-09-15T18:56:28.472Z] 6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 [2021-09-15T18:56:28.472Z] main [2021-09-15T18:56:28.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:28.869Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:29.218Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6 [2021-09-15T18:56:29.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T18:56:29.218Z] 132992672887: Preparing [2021-09-15T18:56:29.218Z] 425ac20e16b9: Preparing [2021-09-15T18:56:29.218Z] 39126fbaec6e: Preparing [2021-09-15T18:56:29.218Z] d8692d661786: Preparing [2021-09-15T18:56:29.218Z] 164252cb74a3: Preparing [2021-09-15T18:56:29.218Z] bdc42e120bf6: Preparing [2021-09-15T18:56:29.817Z] 39126fbaec6e: Pushed [2021-09-15T18:56:29.817Z] d8692d661786: Pushed [2021-09-15T18:56:29.817Z] 425ac20e16b9: Pushed [2021-09-15T18:56:29.817Z] bdc42e120bf6: Layer already exists [2021-09-15T18:56:30.414Z] 164252cb74a3: Pushed [2021-09-15T18:56:33.021Z] 132992672887: Pushed [2021-09-15T18:56:33.021Z] 6ceb00035dbc73026c8f560aec13c097ded810d6: digest: sha256:dc4866272a3b59b93a0c026c2c8968bcc24600a35be7b3da57637f0ccc407fbd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:33.370Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:33.752Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-09-15T18:56:33.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T18:56:33.752Z] 132992672887: Preparing [2021-09-15T18:56:33.752Z] 425ac20e16b9: Preparing [2021-09-15T18:56:33.752Z] 39126fbaec6e: Preparing [2021-09-15T18:56:33.752Z] d8692d661786: Preparing [2021-09-15T18:56:33.752Z] 164252cb74a3: Preparing [2021-09-15T18:56:33.752Z] bdc42e120bf6: Preparing [2021-09-15T18:56:33.752Z] bdc42e120bf6: Waiting [2021-09-15T18:56:34.029Z] 164252cb74a3: Layer already exists [2021-09-15T18:56:34.029Z] 132992672887: Layer already exists [2021-09-15T18:56:34.029Z] 39126fbaec6e: Layer already exists [2021-09-15T18:56:34.029Z] d8692d661786: Layer already exists [2021-09-15T18:56:34.029Z] 425ac20e16b9: Layer already exists [2021-09-15T18:56:34.029Z] bdc42e120bf6: Layer already exists [2021-09-15T18:56:34.029Z] latest: digest: sha256:dc4866272a3b59b93a0c026c2c8968bcc24600a35be7b3da57637f0ccc407fbd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:34.370Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:34.709Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.10 [2021-09-15T18:56:34.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T18:56:34.709Z] 132992672887: Preparing [2021-09-15T18:56:34.709Z] 425ac20e16b9: Preparing [2021-09-15T18:56:34.709Z] 39126fbaec6e: Preparing [2021-09-15T18:56:34.709Z] d8692d661786: Preparing [2021-09-15T18:56:34.709Z] 164252cb74a3: Preparing [2021-09-15T18:56:34.709Z] bdc42e120bf6: Preparing [2021-09-15T18:56:34.709Z] bdc42e120bf6: Waiting [2021-09-15T18:56:34.980Z] 425ac20e16b9: Layer already exists [2021-09-15T18:56:34.980Z] 164252cb74a3: Layer already exists [2021-09-15T18:56:34.980Z] 132992672887: Layer already exists [2021-09-15T18:56:34.980Z] d8692d661786: Layer already exists [2021-09-15T18:56:34.980Z] 39126fbaec6e: Layer already exists [2021-09-15T18:56:34.980Z] bdc42e120bf6: Layer already exists [2021-09-15T18:56:34.980Z] 2.0.2-dev.10: digest: sha256:dc4866272a3b59b93a0c026c2c8968bcc24600a35be7b3da57637f0ccc407fbd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:35.321Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:35.658Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 [2021-09-15T18:56:35.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T18:56:35.658Z] 132992672887: Preparing [2021-09-15T18:56:35.658Z] 425ac20e16b9: Preparing [2021-09-15T18:56:35.658Z] 39126fbaec6e: Preparing [2021-09-15T18:56:35.658Z] d8692d661786: Preparing [2021-09-15T18:56:35.658Z] 164252cb74a3: Preparing [2021-09-15T18:56:35.658Z] bdc42e120bf6: Preparing [2021-09-15T18:56:35.658Z] bdc42e120bf6: Waiting [2021-09-15T18:56:35.658Z] 132992672887: Layer already exists [2021-09-15T18:56:35.658Z] 164252cb74a3: Layer already exists [2021-09-15T18:56:35.929Z] 39126fbaec6e: Layer already exists [2021-09-15T18:56:35.929Z] d8692d661786: Layer already exists [2021-09-15T18:56:35.929Z] 425ac20e16b9: Layer already exists [2021-09-15T18:56:35.929Z] bdc42e120bf6: Layer already exists [2021-09-15T18:56:35.929Z] 6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10: digest: sha256:dc4866272a3b59b93a0c026c2c8968bcc24600a35be7b3da57637f0ccc407fbd size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:36.272Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:36.610Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-09-15T18:56:36.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T18:56:36.610Z] 132992672887: Preparing [2021-09-15T18:56:36.610Z] 425ac20e16b9: Preparing [2021-09-15T18:56:36.610Z] 39126fbaec6e: Preparing [2021-09-15T18:56:36.610Z] d8692d661786: Preparing [2021-09-15T18:56:36.610Z] 164252cb74a3: Preparing [2021-09-15T18:56:36.610Z] bdc42e120bf6: Preparing [2021-09-15T18:56:36.610Z] bdc42e120bf6: Waiting [2021-09-15T18:56:36.882Z] 164252cb74a3: Layer already exists [2021-09-15T18:56:36.882Z] d8692d661786: Layer already exists [2021-09-15T18:56:36.882Z] 132992672887: Layer already exists [2021-09-15T18:56:36.882Z] 39126fbaec6e: Layer already exists [2021-09-15T18:56:36.882Z] 425ac20e16b9: Layer already exists [2021-09-15T18:56:36.882Z] bdc42e120bf6: Layer already exists [2021-09-15T18:56:36.882Z] main: digest: sha256:dc4866272a3b59b93a0c026c2c8968bcc24600a35be7b3da57637f0ccc407fbd size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T18:56:36.963Z] ===================================================== [Pipeline] echo [2021-09-15T18:56:36.984Z] taggedImages: [2021-09-15T18:56:36.984Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6 [2021-09-15T18:56:36.984Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-09-15T18:56:36.984Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.10 [2021-09-15T18:56:36.984Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ceb00035dbc73026c8f560aec13c097ded810d6-2.0.2-dev.10 [2021-09-15T18:56:36.984Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:37.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T18:56:37.752Z] [2021-09-15T18:56:37.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:56:38.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T18:56:38.381Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-15T18:56:38.381Z] 448f6bf000e3: Pulling fs layer [2021-09-15T18:56:38.381Z] f757da607395: Pulling fs layer [2021-09-15T18:56:38.381Z] 05883995daec: Pulling fs layer [2021-09-15T18:56:38.381Z] 8603b9c90790: Pulling fs layer [2021-09-15T18:56:38.381Z] 1560dd03e051: Pulling fs layer [2021-09-15T18:56:38.381Z] 27f5ce0e4adf: Pulling fs layer [2021-09-15T18:56:38.381Z] c2d8d7efcc4b: Pulling fs layer [2021-09-15T18:56:38.381Z] 8603b9c90790: Waiting [2021-09-15T18:56:38.381Z] 1560dd03e051: Waiting [2021-09-15T18:56:38.381Z] 27f5ce0e4adf: Waiting [2021-09-15T18:56:38.381Z] c2d8d7efcc4b: Waiting [2021-09-15T18:56:38.655Z] f757da607395: Verifying Checksum [2021-09-15T18:56:38.655Z] f757da607395: Download complete [2021-09-15T18:56:38.655Z] 8603b9c90790: Download complete [2021-09-15T18:56:38.932Z] 1560dd03e051: Verifying Checksum [2021-09-15T18:56:38.932Z] 1560dd03e051: Download complete [2021-09-15T18:56:38.932Z] 27f5ce0e4adf: Download complete [2021-09-15T18:56:39.204Z] 05883995daec: Verifying Checksum [2021-09-15T18:56:39.204Z] 05883995daec: Download complete [2021-09-15T18:56:40.186Z] 448f6bf000e3: Verifying Checksum [2021-09-15T18:56:40.186Z] 448f6bf000e3: Download complete [2021-09-15T18:56:42.817Z] c2d8d7efcc4b: Verifying Checksum [2021-09-15T18:56:42.817Z] c2d8d7efcc4b: Download complete [2021-09-15T18:56:43.411Z] 448f6bf000e3: Pull complete [2021-09-15T18:56:44.389Z] f757da607395: Pull complete [2021-09-15T18:56:45.826Z] 05883995daec: Pull complete [2021-09-15T18:56:46.101Z] 8603b9c90790: Pull complete [2021-09-15T18:56:47.081Z] 1560dd03e051: Pull complete [2021-09-15T18:56:47.356Z] 27f5ce0e4adf: Pull complete [2021-09-15T18:57:02.446Z] c2d8d7efcc4b: Pull complete [2021-09-15T18:57:02.446Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-15T18:57:02.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T18:57:02.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-15T18:57:02.708Z] prd-ubuntu18.04-docker-arm64-4c-16g-261 does not seem to be running inside a container [2021-09-15T18:57:02.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-15T18:57:07.253Z] $ docker top 2338a0ec5d637a4b93eac862865d553aa6ef2749d10d1b97f8c333d4d2af6fb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:57:08.277Z] ---> job-cost.sh [2021-09-15T18:57:08.277Z] lf-activate-venv: SKIPPING [2021-09-15T18:57:08.277Z] INFO: No Stack... [2021-09-15T18:57:09.258Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-15T18:57:09.530Z] INFO: Archiving Costs [Pipeline] sh [2021-09-15T18:57:10.237Z] + cat /w/workspace/app-service-configurable/14/archives/cost.csv [2021-09-15T18:57:10.237Z] + cut -d, -f6 [Pipeline] lock [2021-09-15T18:57:10.298Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] [2021-09-15T18:57:10.306Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] did not exist. Created. [2021-09-15T18:57:10.306Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-15T18:57:10.993Z] /w/workspace/app-service-configurable/14@tmp/durable-11a0284c/script.sh: 1: /w/workspace/app-service-configurable/14@tmp/durable-11a0284c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-15T18:57:11.657Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-15T18:57:11.678Z] Warning: overwriting stash ‘stack-cost’ [2021-09-15T18:57:11.722Z] Stashed 1 file(s) [Pipeline] } [2021-09-15T18:57:11.734Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-15T18:57:11.774Z] $ docker stop --time=1 2338a0ec5d637a4b93eac862865d553aa6ef2749d10d1b97f8c333d4d2af6fb5 [2021-09-15T18:57:13.447Z] $ docker rm -f 2338a0ec5d637a4b93eac862865d553aa6ef2749d10d1b97f8c333d4d2af6fb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-15T18:57:14.766Z] provisioning config files... [2021-09-15T18:57:14.782Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config261408542810907346tmp [Pipeline] { [Pipeline] sh [2021-09-15T18:57:15.113Z] + set +x [2021-09-15T18:57:15.113Z] + curl -s https://codecov.io/bash [2021-09-15T18:57:15.113Z] + bash -s -- [2021-09-15T18:57:15.113Z] [2021-09-15T18:57:15.113Z] _____ _ [2021-09-15T18:57:15.113Z] / ____| | | [2021-09-15T18:57:15.113Z] | | ___ __| | ___ ___ _____ __ [2021-09-15T18:57:15.113Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-15T18:57:15.113Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-15T18:57:15.113Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-15T18:57:15.113Z] Bash-1.0.6 [2021-09-15T18:57:15.113Z] [2021-09-15T18:57:15.113Z] [2021-09-15T18:57:15.113Z] ==> git version 2.24.4 found [2021-09-15T18:57:15.113Z] ==> 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-09-15T18:57:15.113Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-15T18:57:15.113Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-15T18:57:15.113Z] ==> Jenkins CI detected. [2021-09-15T18:57:15.113Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-09-15T18:57:15.113Z] project root: . [2021-09-15T18:57:15.113Z] --> token set from env [2021-09-15T18:57:15.113Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-15T18:57:15.113Z] ==> Running gcov in . (disable via -X gcov) [2021-09-15T18:57:15.113Z] ==> Python coveragepy not found [2021-09-15T18:57:15.113Z] ==> Searching for coverage reports in: [2021-09-15T18:57:15.113Z] + . [2021-09-15T18:57:15.379Z] -> Found 1 reports [2021-09-15T18:57:15.379Z] ==> Detecting git/mercurial file structure [2021-09-15T18:57:15.379Z] ==> Reading reports [2021-09-15T18:57:15.379Z] + ./coverage.out bytes=10 [2021-09-15T18:57:15.379Z] ==> Appending adjustments [2021-09-15T18:57:15.379Z] https://docs.codecov.io/docs/fixing-reports [2021-09-15T18:57:15.379Z] + Found adjustments [2021-09-15T18:57:15.379Z] ==> Gzipping contents [2021-09-15T18:57:15.379Z] 4.0K /tmp/codecov.ltXcgV.gz [2021-09-15T18:57:15.379Z] ==> Uploading reports [2021-09-15T18:57:15.379Z] url: https://codecov.io [2021-09-15T18:57:15.379Z] query: branch=main&commit=6ceb00035dbc73026c8f560aec13c097ded810d6&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-15T18:57:15.379Z] -> Pinging Codecov [2021-09-15T18:57:15.379Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=6ceb00035dbc73026c8f560aec13c097ded810d6&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-15T18:57:15.645Z] -> Uploading to [2021-09-15T18:57:15.645Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-15/A97CA9966030D2A3747ED39772930CCE/6ceb00035dbc73026c8f560aec13c097ded810d6/3340d773-926b-42c0-95f0-b8cbae73c352.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210915T185715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98b632c244c0873b7a87f8f38c61bf092a0ebc4e714e8c9991a472db2279f844 [2021-09-15T18:57:15.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-15T18:57:15.645Z] Dload Upload Total Spent Left Speed [2021-09-15T18:57:16.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 552 0 0 100 552 0 875 --:--:-- --:--:-- --:--:-- 876 [2021-09-15T18:57:16.232Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] } [2021-09-15T18:57:16.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-15T18:57:16.951Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-15T18:57:16.977Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:57:17.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T18:57:17.299Z] [2021-09-15T18:57:17.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:57:17.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T18:57:17.651Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-15T18:57:17.651Z] 188c0c94c7c5: Pulling fs layer [2021-09-15T18:57:17.651Z] 0ef7d3d256c8: Pulling fs layer [2021-09-15T18:57:17.651Z] de9db76c5a1d: Pulling fs layer [2021-09-15T18:57:17.651Z] 0eba1c9be4d2: Pulling fs layer [2021-09-15T18:57:17.651Z] 0d57e429df01: Pulling fs layer [2021-09-15T18:57:17.651Z] 4e4be7b47b0d: Pulling fs layer [2021-09-15T18:57:17.651Z] e1f770b5df2f: Pulling fs layer [2021-09-15T18:57:17.651Z] 85a0685a4137: Pulling fs layer [2021-09-15T18:57:17.651Z] 0eba1c9be4d2: Waiting [2021-09-15T18:57:17.651Z] 0d57e429df01: Waiting [2021-09-15T18:57:17.651Z] 4e4be7b47b0d: Waiting [2021-09-15T18:57:17.651Z] e1f770b5df2f: Waiting [2021-09-15T18:57:17.651Z] 85a0685a4137: Waiting [2021-09-15T18:57:17.651Z] de9db76c5a1d: Verifying Checksum [2021-09-15T18:57:17.651Z] de9db76c5a1d: Download complete [2021-09-15T18:57:17.651Z] 0ef7d3d256c8: Verifying Checksum [2021-09-15T18:57:17.651Z] 0ef7d3d256c8: Download complete [2021-09-15T18:57:17.917Z] 0d57e429df01: Verifying Checksum [2021-09-15T18:57:17.917Z] 0d57e429df01: Download complete [2021-09-15T18:57:17.917Z] 4e4be7b47b0d: Verifying Checksum [2021-09-15T18:57:17.917Z] 4e4be7b47b0d: Download complete [2021-09-15T18:57:17.917Z] 188c0c94c7c5: Verifying Checksum [2021-09-15T18:57:18.185Z] 188c0c94c7c5: Pull complete [2021-09-15T18:57:18.185Z] 0ef7d3d256c8: Pull complete [2021-09-15T18:57:18.185Z] de9db76c5a1d: Pull complete [2021-09-15T18:57:19.596Z] e1f770b5df2f: Verifying Checksum [2021-09-15T18:57:19.596Z] e1f770b5df2f: Download complete [2021-09-15T18:57:22.945Z] 85a0685a4137: Verifying Checksum [2021-09-15T18:57:22.945Z] 85a0685a4137: Download complete [2021-09-15T18:57:23.210Z] 0eba1c9be4d2: Verifying Checksum [2021-09-15T18:57:23.210Z] 0eba1c9be4d2: Download complete [2021-09-15T18:57:26.582Z] 0eba1c9be4d2: Pull complete [2021-09-15T18:57:26.582Z] 0d57e429df01: Pull complete [2021-09-15T18:57:26.582Z] 4e4be7b47b0d: Pull complete [2021-09-15T18:57:27.168Z] e1f770b5df2f: Pull complete [2021-09-15T18:57:33.897Z] 85a0685a4137: Pull complete [2021-09-15T18:57:33.897Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-15T18:57:33.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T18:57:33.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-15T18:57:33.986Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-09-15T18:57:34.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-15T18:57:35.146Z] $ docker top 91d052ebbb184aaa42a1eeecf1ea754d0a10483c61ae994a8736169c5bd48f77 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-15T18:57:35.251Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-15T18:57:35.555Z] + set -o pipefail [2021-09-15T18:57:35.555Z] + snyk monitor '--org=edgex-jenkins' [2021-09-15T18:57:47.874Z] [2021-09-15T18:57:47.874Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-09-15T18:57:47.874Z] [2021-09-15T18:57:47.874Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/f38e1582-a1a0-4b68-b7dd-78a2b7306fac [2021-09-15T18:57:47.874Z] [2021-09-15T18:57:47.874Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-15T18:57:47.874Z] [2021-09-15T18:57:47.874Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-15T18:57:47.874Z] [2021-09-15T18:57:47.874Z] [Pipeline] } [2021-09-15T18:57:47.901Z] $ docker stop --time=1 91d052ebbb184aaa42a1eeecf1ea754d0a10483c61ae994a8736169c5bd48f77 [2021-09-15T18:57:50.218Z] $ docker rm -f 91d052ebbb184aaa42a1eeecf1ea754d0a10483c61ae994a8736169c5bd48f77 [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-09-15T18:57:51.346Z] + git log --format=format:%s -1 6ceb00035dbc73026c8f560aec13c097ded810d6 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:57:51.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T18:57:51.676Z] . [Pipeline] withDockerContainer [2021-09-15T18:57:51.769Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-09-15T18:57:51.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T18:57:52.229Z] $ docker top a86693d3d22d825962618785d1c28b39341bfdbc58500ad7ac9646ab9a712edf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T18:57:52.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T18:57:52.359Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T18:57:52.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T18:57:52.483Z] $ docker exec a86693d3d22d825962618785d1c28b39341bfdbc58500ad7ac9646ab9a712edf ssh-agent [2021-09-15T18:57:52.604Z] SSH_AUTH_SOCK=/tmp/ssh-iskoL9ni2IpU/agent.14 [2021-09-15T18:57:52.604Z] SSH_AGENT_PID=21 [2021-09-15T18:57:52.616Z] Running ssh-add (command line suppressed) [2021-09-15T18:57:52.711Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1135824798858810558.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1135824798858810558.key) [2021-09-15T18:57:52.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T18:57:53.056Z] + git semver tag [2021-09-15T18:57:53.056Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T18:57:53.056Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T18:57:53.056Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T18:57:53.056Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T18:57:53.056Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T18:57:53.056Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T18:57:53.056Z] # $SEMVER_BRANCH = main [2021-09-15T18:57:53.056Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-09-15T18:57:53.056Z] # 6ceb00035dbc73026c8f560aec13c097ded810d6 HEAD [2021-09-15T18:57:53.056Z] # -> Force: false [2021-09-15T18:57:53.056Z] # db580422cf0dcfecb868a3b4765abd91e6667050 refs/tags/v2.0.2-dev.10 [Pipeline] } [2021-09-15T18:57:53.071Z] $ docker exec --env ******** --env ******** a86693d3d22d825962618785d1c28b39341bfdbc58500ad7ac9646ab9a712edf ssh-agent -k [2021-09-15T18:57:53.166Z] unset SSH_AUTH_SOCK; [2021-09-15T18:57:53.166Z] unset SSH_AGENT_PID; [2021-09-15T18:57:53.166Z] echo Agent pid 21 killed; [2021-09-15T18:57:53.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T18:57:53.559Z] + git semver [Pipeline] } [2021-09-15T18:57:53.579Z] $ docker stop --time=1 a86693d3d22d825962618785d1c28b39341bfdbc58500ad7ac9646ab9a712edf [2021-09-15T18:57:54.807Z] $ docker rm -f a86693d3d22d825962618785d1c28b39341bfdbc58500ad7ac9646ab9a712edf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:57:55.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T18:57:55.308Z] [2021-09-15T18:57:55.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:57:55.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T18:57:55.641Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-15T18:57:55.641Z] ab5ef0e58194: Pulling fs layer [2021-09-15T18:57:55.641Z] 9712f1f96733: Pulling fs layer [2021-09-15T18:57:55.641Z] 63f879dbbcfc: Pulling fs layer [2021-09-15T18:57:55.641Z] 0d9ebad4ef96: Pulling fs layer [2021-09-15T18:57:55.641Z] e9a5061849ea: Pulling fs layer [2021-09-15T18:57:55.641Z] d747dcd14b5f: Pulling fs layer [2021-09-15T18:57:55.641Z] 2de7ff778b66: Pulling fs layer [2021-09-15T18:57:55.641Z] 0d9ebad4ef96: Waiting [2021-09-15T18:57:55.641Z] e9a5061849ea: Waiting [2021-09-15T18:57:55.641Z] d747dcd14b5f: Waiting [2021-09-15T18:57:55.641Z] 2de7ff778b66: Waiting [2021-09-15T18:57:55.641Z] 9712f1f96733: Verifying Checksum [2021-09-15T18:57:55.641Z] 9712f1f96733: Download complete [2021-09-15T18:57:58.217Z] 63f879dbbcfc: Verifying Checksum [2021-09-15T18:57:58.217Z] 63f879dbbcfc: Download complete [2021-09-15T18:57:58.217Z] e9a5061849ea: Verifying Checksum [2021-09-15T18:57:58.217Z] e9a5061849ea: Download complete [2021-09-15T18:57:58.217Z] d747dcd14b5f: Verifying Checksum [2021-09-15T18:57:58.217Z] d747dcd14b5f: Download complete [2021-09-15T18:57:58.804Z] ab5ef0e58194: Verifying Checksum [2021-09-15T18:57:58.804Z] ab5ef0e58194: Download complete [2021-09-15T18:57:58.804Z] 2de7ff778b66: Verifying Checksum [2021-09-15T18:57:58.804Z] 2de7ff778b66: Download complete [2021-09-15T18:57:58.804Z] 0d9ebad4ef96: Verifying Checksum [2021-09-15T18:57:58.804Z] 0d9ebad4ef96: Download complete [2021-09-15T18:58:01.418Z] ab5ef0e58194: Pull complete [2021-09-15T18:58:01.685Z] 9712f1f96733: Pull complete [2021-09-15T18:58:02.658Z] 63f879dbbcfc: Pull complete [2021-09-15T18:58:06.011Z] 0d9ebad4ef96: Pull complete [2021-09-15T18:58:06.011Z] e9a5061849ea: Pull complete [2021-09-15T18:58:06.276Z] d747dcd14b5f: Pull complete [2021-09-15T18:58:07.242Z] 2de7ff778b66: Pull complete [2021-09-15T18:58:07.242Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-15T18:58:07.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T18:58:07.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-15T18:58:07.328Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-09-15T18:58:07.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-15T18:58:11.254Z] $ docker top b32befc0b6b5cf6640ccad4a42e5e468fb246d2348d69d8c5f018410b6d0fa3b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-15T18:58:11.359Z] provisioning config files... [2021-09-15T18:58:11.372Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5901489075750286445tmp [2021-09-15T18:58:11.390Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7572841968495556851tmp [2021-09-15T18:58:11.410Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5525040030797682508tmp [Pipeline] { [Pipeline] echo [2021-09-15T18:58:11.435Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:58:11.742Z] ---> sigul-configuration.sh [2021-09-15T18:58:11.742Z] gpg: directory `/root/.gnupg' created [2021-09-15T18:58:11.742Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-15T18:58:11.742Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-15T18:58:11.742Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-15T18:58:11.742Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-15T18:58:11.742Z] gpg: CAST5 encrypted data [2021-09-15T18:58:11.742Z] gpg: encrypted with 1 passphrase [2021-09-15T18:58:11.742Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-15T18:58:12.056Z] + mkdir /home/jenkins [2021-09-15T18:58:12.057Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-15T18:58:12.368Z] + 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-09-15T18:58:12.383Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:58:12.693Z] ---> sigul-install.sh [2021-09-15T18:58:12.693Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-15T18:58:13.016Z] + git tag --list [2021-09-15T18:58:13.016Z] v1.0.0 [2021-09-15T18:58:13.016Z] v1.1.0 [2021-09-15T18:58:13.016Z] v1.2.0 [2021-09-15T18:58:13.016Z] v1.3.0 [2021-09-15T18:58:13.016Z] v1.3.1 [2021-09-15T18:58:13.016Z] v2.0.0 [2021-09-15T18:58:13.016Z] v2.0.1 [2021-09-15T18:58:13.016Z] v2.0.1-dev.1 [2021-09-15T18:58:13.016Z] v2.0.2-dev.1 [2021-09-15T18:58:13.016Z] v2.0.2-dev.10 [2021-09-15T18:58:13.016Z] v2.0.2-dev.2 [2021-09-15T18:58:13.016Z] v2.0.2-dev.3 [2021-09-15T18:58:13.016Z] v2.0.2-dev.4 [2021-09-15T18:58:13.016Z] v2.0.2-dev.5 [2021-09-15T18:58:13.016Z] v2.0.2-dev.6 [2021-09-15T18:58:13.016Z] v2.0.2-dev.7 [2021-09-15T18:58:13.016Z] v2.0.2-dev.8 [2021-09-15T18:58:13.016Z] v2.0.2-dev.9 [Pipeline] sh [2021-09-15T18:58:13.330Z] + lftools sign git-tag v2.0.2-dev.10 [2021-09-15T18:58:13.910Z] Signing Git tag with Sigul... [2021-09-15T18:58:13.910Z] Signing v2.0.2-dev.10 [Pipeline] echo [2021-09-15T18:58:14.880Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:58:15.190Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-15T18:58:15.202Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-15T18:58:15.230Z] $ docker stop --time=1 b32befc0b6b5cf6640ccad4a42e5e468fb246d2348d69d8c5f018410b6d0fa3b [2021-09-15T18:58:16.442Z] $ docker rm -f b32befc0b6b5cf6640ccad4a42e5e468fb246d2348d69d8c5f018410b6d0fa3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:58:17.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T18:58:17.123Z] . [Pipeline] withDockerContainer [2021-09-15T18:58:17.216Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-09-15T18:58:17.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T18:58:17.691Z] $ docker top 8503f83445c0b48bf915b61e8464b8696e38634fff2c1aff623fe90258320583 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T18:58:17.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T18:58:17.822Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T18:58:17.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T18:58:17.947Z] $ docker exec 8503f83445c0b48bf915b61e8464b8696e38634fff2c1aff623fe90258320583 ssh-agent [2021-09-15T18:58:18.074Z] SSH_AUTH_SOCK=/tmp/ssh-Jzx0Qu3BQO6J/agent.12 [2021-09-15T18:58:18.074Z] SSH_AGENT_PID=18 [2021-09-15T18:58:18.083Z] Running ssh-add (command line suppressed) [2021-09-15T18:58:18.181Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_385708470283056446.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_385708470283056446.key) [2021-09-15T18:58:18.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T18:58:18.524Z] + git semver bump pre [2021-09-15T18:58:18.524Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T18:58:18.524Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T18:58:18.524Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T18:58:18.524Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T18:58:18.524Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T18:58:18.524Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T18:58:18.524Z] # $SEMVER_BRANCH = main [2021-09-15T18:58:18.524Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-09-15T18:58:18.524Z] 2.0.2-dev.11 [Pipeline] } [2021-09-15T18:58:18.538Z] $ docker exec --env ******** --env ******** 8503f83445c0b48bf915b61e8464b8696e38634fff2c1aff623fe90258320583 ssh-agent -k [2021-09-15T18:58:18.646Z] unset SSH_AUTH_SOCK; [2021-09-15T18:58:18.647Z] unset SSH_AGENT_PID; [2021-09-15T18:58:18.647Z] echo Agent pid 18 killed; [2021-09-15T18:58:18.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T18:58:19.025Z] + git semver [Pipeline] } [2021-09-15T18:58:19.042Z] $ docker stop --time=1 8503f83445c0b48bf915b61e8464b8696e38634fff2c1aff623fe90258320583 [2021-09-15T18:58:20.251Z] $ docker rm -f 8503f83445c0b48bf915b61e8464b8696e38634fff2c1aff623fe90258320583 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:58:20.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T18:58:20.682Z] . [Pipeline] withDockerContainer [2021-09-15T18:58:20.771Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-09-15T18:58:20.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T18:58:21.259Z] $ docker top 6d593ab9e261c195b02fa09bbfb6a971b8bd79d46934ec61382b5b751ee4dbd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T18:58:21.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T18:58:21.394Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T18:58:21.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T18:58:21.568Z] $ docker exec 6d593ab9e261c195b02fa09bbfb6a971b8bd79d46934ec61382b5b751ee4dbd4 ssh-agent [2021-09-15T18:58:21.688Z] SSH_AUTH_SOCK=/tmp/ssh-k2khn3GyAVKv/agent.13 [2021-09-15T18:58:21.688Z] SSH_AGENT_PID=19 [2021-09-15T18:58:21.698Z] Running ssh-add (command line suppressed) [2021-09-15T18:58:21.802Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2726177977673703544.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2726177977673703544.key) [2021-09-15T18:58:21.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T18:58:22.177Z] + git semver push [2021-09-15T18:58:22.177Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T18:58:22.177Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T18:58:22.177Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T18:58:22.177Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T18:58:22.177Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T18:58:22.177Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T18:58:22.177Z] # $SEMVER_BRANCH = main [2021-09-15T18:58:22.177Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-09-15T18:58:23.602Z] $ docker exec --env ******** --env ******** 6d593ab9e261c195b02fa09bbfb6a971b8bd79d46934ec61382b5b751ee4dbd4 ssh-agent -k [2021-09-15T18:58:23.703Z] unset SSH_AUTH_SOCK; [2021-09-15T18:58:23.703Z] unset SSH_AGENT_PID; [2021-09-15T18:58:23.703Z] echo Agent pid 19 killed; [2021-09-15T18:58:23.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T18:58:24.085Z] + git semver [Pipeline] } [2021-09-15T18:58:24.102Z] $ docker stop --time=1 6d593ab9e261c195b02fa09bbfb6a971b8bd79d46934ec61382b5b751ee4dbd4 [2021-09-15T18:58:25.306Z] $ docker rm -f 6d593ab9e261c195b02fa09bbfb6a971b8bd79d46934ec61382b5b751ee4dbd4 [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] sh [2021-09-15T18:58:26.464Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:58:26.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:58:27.376Z] ---> package-listing.sh [2021-09-15T18:58:27.376Z] ++ facter osfamily [2021-09-15T18:58:27.376Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-15T18:58:27.641Z] + OS_FAMILY=redhat [2021-09-15T18:58:27.641Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-09-15T18:58:27.641Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-15T18:58:27.641Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-15T18:58:27.641Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-15T18:58:27.641Z] + PACKAGES=/tmp/packages_start.txt [2021-09-15T18:58:27.641Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-09-15T18:58:27.641Z] + PACKAGES=/tmp/packages_end.txt [2021-09-15T18:58:27.641Z] + case "${OS_FAMILY}" in [2021-09-15T18:58:27.641Z] + rpm -qa [2021-09-15T18:58:27.641Z] + sort [2021-09-15T18:58:28.221Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-15T18:58:28.221Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-15T18:58:28.221Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-15T18:58:28.221Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-09-15T18:58:28.221Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-09-15T18:58:28.221Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-09-15T18:58:28.238Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-15T18:58:28.535Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:58:29.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T18:58:29.137Z] [2021-09-15T18:58:29.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T18:58:29.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T18:58:29.485Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-15T18:58:29.485Z] b4d181a07f80: Pulling fs layer [2021-09-15T18:58:29.485Z] a1111a8f2ec3: Pulling fs layer [2021-09-15T18:58:29.485Z] ed53099fbce6: Pulling fs layer [2021-09-15T18:58:29.485Z] dc539afda2c1: Pulling fs layer [2021-09-15T18:58:29.485Z] 77bc0d833cb6: Pulling fs layer [2021-09-15T18:58:29.485Z] 9065ff56babe: Pulling fs layer [2021-09-15T18:58:29.485Z] d287ab97295c: Pulling fs layer [2021-09-15T18:58:29.485Z] 77bc0d833cb6: Waiting [2021-09-15T18:58:29.485Z] 9065ff56babe: Waiting [2021-09-15T18:58:29.485Z] d287ab97295c: Waiting [2021-09-15T18:58:29.485Z] dc539afda2c1: Waiting [2021-09-15T18:58:29.752Z] a1111a8f2ec3: Verifying Checksum [2021-09-15T18:58:29.752Z] a1111a8f2ec3: Download complete [2021-09-15T18:58:29.752Z] dc539afda2c1: Verifying Checksum [2021-09-15T18:58:29.752Z] dc539afda2c1: Download complete [2021-09-15T18:58:30.016Z] 77bc0d833cb6: Verifying Checksum [2021-09-15T18:58:30.016Z] 77bc0d833cb6: Download complete [2021-09-15T18:58:30.016Z] 9065ff56babe: Verifying Checksum [2021-09-15T18:58:30.016Z] 9065ff56babe: Download complete [2021-09-15T18:58:30.016Z] ed53099fbce6: Verifying Checksum [2021-09-15T18:58:30.016Z] ed53099fbce6: Download complete [2021-09-15T18:58:30.602Z] b4d181a07f80: Verifying Checksum [2021-09-15T18:58:30.602Z] b4d181a07f80: Download complete [2021-09-15T18:58:32.010Z] b4d181a07f80: Pull complete [2021-09-15T18:58:32.010Z] a1111a8f2ec3: Pull complete [2021-09-15T18:58:32.593Z] ed53099fbce6: Pull complete [2021-09-15T18:58:32.593Z] dc539afda2c1: Pull complete [2021-09-15T18:58:32.860Z] 77bc0d833cb6: Pull complete [2021-09-15T18:58:33.128Z] 9065ff56babe: Pull complete [2021-09-15T18:58:34.090Z] d287ab97295c: Verifying Checksum [2021-09-15T18:58:34.090Z] d287ab97295c: Download complete [2021-09-15T18:58:38.409Z] d287ab97295c: Pull complete [2021-09-15T18:58:38.676Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-15T18:58:38.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T18:58:38.676Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-15T18:58:38.772Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-09-15T18:58:38.832Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-15T18:58:41.823Z] $ docker top 067b27f7a4290b4b7f3f9714264009153bc91f31b1852781d60f09212b4727f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-15T18:58:42.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-15T18:58:42.543Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-15T18:58:42.857Z] + ls /var/log/sa-host [2021-09-15T18:58:42.857Z] + sadf -c /var/log/sa-host/sa05 [2021-09-15T18:58:42.857Z] file_magic: OK [2021-09-15T18:58:42.857Z] HZ: Using current value: 100 [2021-09-15T18:58:42.857Z] file_header: OK [2021-09-15T18:58:42.857Z] 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-09-15T18:58:42.857Z] Statistics: [2021-09-15T18:58:42.857Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-15T18:58:42.857Z] File successfully converted to sysstat format version 12.0.3 [2021-09-15T18:58:42.857Z] + sadf -c /var/log/sa-host/sa15 [2021-09-15T18:58:42.857Z] file_magic: OK [2021-09-15T18:58:42.857Z] HZ: Using current value: 100 [2021-09-15T18:58:42.857Z] file_header: OK [2021-09-15T18:58:42.857Z] 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-09-15T18:58:42.857Z] Statistics: [2021-09-15T18:58:42.857Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-15T18:58:42.857Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T18:58:43.415Z] provisioning config files... [2021-09-15T18:58:43.429Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2605713848996919567tmp [Pipeline] { [Pipeline] echo [2021-09-15T18:58:43.453Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:58:43.764Z] ---> create-netrc.sh [Pipeline] } [2021-09-15T18:58:43.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:58:44.204Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-15T18:58:44.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:58:44.534Z] ---> sudo-logs.sh [2021-09-15T18:58:44.534Z] Archiving 'sudo' log.. [2021-09-15T18:58:44.534Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-260.vexxhost.local: Name or service not known [2021-09-15T18:58:44.534Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-260.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-15T18:58:44.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:58:44.877Z] ---> job-cost.sh [2021-09-15T18:58:44.877Z] lf-activate-venv: SKIPPING [2021-09-15T18:58:44.877Z] DEBUG: total: 0.10999999940395355 [2021-09-15T18:58:44.877Z] INFO: Retrieving Stack Cost... [2021-09-15T18:58:45.834Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-15T18:58:46.098Z] INFO: Archiving Costs [Pipeline] echo [2021-09-15T18:58:46.115Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T18:58:46.424Z] ---> logs-deploy.sh [2021-09-15T18:58:46.424Z] lf-activate-venv: SKIPPING [2021-09-15T18:58:46.424Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/14 [2021-09-15T18:58:46.424Z] INFO: archiving workspace using pattern(s): [2021-09-15T18:58:47.382Z] Archives upload complete. [2021-09-15T18:58:47.382Z] INFO: archiving logs to Nexus [2021-09-15T18:58:47.966Z] ---> uname -a: [2021-09-15T18:58:47.966Z] Linux prd-centos7-docker-4c-2g-260.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] ---> lscpu: [2021-09-15T18:58:47.966Z] Architecture: x86_64 [2021-09-15T18:58:47.966Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-15T18:58:47.966Z] Byte Order: Little Endian [2021-09-15T18:58:47.966Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-15T18:58:47.966Z] CPU(s): 2 [2021-09-15T18:58:47.966Z] On-line CPU(s) list: 0,1 [2021-09-15T18:58:47.966Z] Thread(s) per core: 1 [2021-09-15T18:58:47.966Z] Core(s) per socket: 1 [2021-09-15T18:58:47.966Z] Socket(s): 2 [2021-09-15T18:58:47.966Z] NUMA node(s): 1 [2021-09-15T18:58:47.966Z] Vendor ID: AuthenticAMD [2021-09-15T18:58:47.966Z] CPU family: 23 [2021-09-15T18:58:47.966Z] Model: 49 [2021-09-15T18:58:47.966Z] Model name: AMD EPYC-Rome Processor [2021-09-15T18:58:47.966Z] Stepping: 0 [2021-09-15T18:58:47.966Z] CPU MHz: 2799.998 [2021-09-15T18:58:47.966Z] BogoMIPS: 5599.99 [2021-09-15T18:58:47.966Z] Virtualization: AMD-V [2021-09-15T18:58:47.966Z] Hypervisor vendor: KVM [2021-09-15T18:58:47.966Z] Virtualization type: full [2021-09-15T18:58:47.966Z] L1d cache: 32K [2021-09-15T18:58:47.966Z] L1i cache: 32K [2021-09-15T18:58:47.966Z] L2 cache: 512K [2021-09-15T18:58:47.966Z] L3 cache: 16384K [2021-09-15T18:58:47.966Z] NUMA node0 CPU(s): 0,1 [2021-09-15T18:58:47.966Z] 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] ---> nproc: [2021-09-15T18:58:47.966Z] 2 [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] ---> df -h: [2021-09-15T18:58:47.966Z] Filesystem Size Used Avail Use% Mounted on [2021-09-15T18:58:47.966Z] overlay 40G 9.0G 32G 23% / [2021-09-15T18:58:47.966Z] tmpfs 64M 0 64M 0% /dev [2021-09-15T18:58:47.966Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-15T18:58:47.966Z] shm 64M 0 64M 0% /dev/shm [2021-09-15T18:58:47.966Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] ---> sar -b -r -n DEV: [2021-09-15T18:58:47.966Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/15/21 _x86_64_ (2 CPU) [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] 18:48:51 LINUX RESTART (2 CPU) [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] 18:50:01 tps rtps wtps bread/s bwrtn/s [2021-09-15T18:58:47.966Z] 18:51:01 1.83 0.00 1.83 0.00 35.70 [2021-09-15T18:58:47.966Z] 18:52:01 0.30 0.00 0.30 0.00 3.48 [2021-09-15T18:58:47.966Z] 18:53:01 0.23 0.00 0.23 0.00 2.70 [2021-09-15T18:58:47.966Z] 18:54:01 0.23 0.00 0.23 0.00 3.48 [2021-09-15T18:58:47.966Z] 18:55:01 0.33 0.00 0.33 0.00 4.15 [2021-09-15T18:58:47.966Z] 18:56:01 0.18 0.00 0.18 0.00 2.07 [2021-09-15T18:58:47.966Z] 18:57:01 0.27 0.00 0.27 0.00 3.51 [2021-09-15T18:58:47.966Z] 18:58:01 128.28 0.03 128.25 3.73 31748.95 [2021-09-15T18:58:47.966Z] Average: 16.46 0.00 16.45 0.47 3975.84 [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] 18:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-15T18:58:47.966Z] 18:51:01 5477964 0 795172 9.93 2620 1733176 1204304 13.30 572784 1560956 16 [2021-09-15T18:58:47.966Z] 18:52:01 5476348 0 796780 9.95 2620 1733184 1204304 13.30 576700 1558872 8 [2021-09-15T18:58:47.966Z] 18:53:01 5471620 0 801508 10.01 2620 1733184 1207924 13.34 581308 1558872 8 [2021-09-15T18:58:47.966Z] 18:54:01 5473976 0 799144 9.98 2620 1733192 1204504 13.30 571252 1566976 8 [2021-09-15T18:58:47.966Z] 18:55:01 5470912 0 802204 10.02 2620 1733196 1204576 13.30 574368 1566976 8 [2021-09-15T18:58:47.966Z] 18:56:01 5470816 0 802296 10.02 2620 1733200 1204372 13.30 574380 1566980 8 [2021-09-15T18:58:47.966Z] 18:57:01 5462720 0 810384 10.12 2620 1733208 1204372 13.30 582520 1566976 8 [2021-09-15T18:58:47.966Z] 18:58:01 4109064 0 1058484 13.22 2620 2838764 1607540 17.75 895740 2487308 386692 [2021-09-15T18:58:47.966Z] Average: 5301678 0 833246 10.40 2620 1871388 1255237 13.86 616132 1679240 48344 [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] 18:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-15T18:58:47.966Z] 18:51:01 eth0 0.68 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:52:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:53:01 eth0 1.08 0.35 0.33 0.20 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:54:01 eth0 0.77 0.35 0.30 0.20 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:55:01 eth0 1.25 0.47 0.46 0.27 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:57:01 eth0 0.37 0.07 0.03 0.01 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:58:01 eth0 1193.87 793.42 7677.85 69.86 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] 18:58:01 docker0 62.89 81.23 4.78 366.95 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] Average: eth0 149.85 99.37 959.96 8.82 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] Average: docker0 7.86 10.15 0.60 45.87 0.00 0.00 0.00 0.00 [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] ---> sar -P ALL: [2021-09-15T18:58:47.966Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/15/21 _x86_64_ (2 CPU) [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] 18:48:51 LINUX RESTART (2 CPU) [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] 18:50:01 CPU %user %nice %system %iowait %steal %idle [2021-09-15T18:58:47.966Z] 18:51:01 all 0.22 0.00 0.08 0.00 0.02 99.68 [2021-09-15T18:58:47.966Z] 18:51:01 0 0.08 0.00 0.12 0.00 0.02 99.78 [2021-09-15T18:58:47.966Z] 18:51:01 1 0.35 0.00 0.05 0.00 0.02 99.58 [2021-09-15T18:58:47.966Z] 18:52:01 all 0.25 0.00 0.06 0.00 0.02 99.67 [2021-09-15T18:58:47.966Z] 18:52:01 0 0.10 0.00 0.08 0.00 0.03 99.78 [2021-09-15T18:58:47.966Z] 18:52:01 1 0.40 0.00 0.03 0.00 0.00 99.57 [2021-09-15T18:58:47.966Z] 18:53:01 all 0.25 0.00 0.03 0.00 0.02 99.70 [2021-09-15T18:58:47.966Z] 18:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-15T18:58:47.966Z] 18:53:01 1 0.45 0.00 0.03 0.00 0.02 99.50 [2021-09-15T18:58:47.966Z] 18:54:01 all 0.20 0.00 0.06 0.00 0.01 99.73 [2021-09-15T18:58:47.966Z] 18:54:01 0 0.08 0.00 0.10 0.00 0.02 99.80 [2021-09-15T18:58:47.966Z] 18:54:01 1 0.32 0.00 0.02 0.00 0.00 99.67 [2021-09-15T18:58:47.966Z] 18:55:01 all 0.22 0.00 0.06 0.00 0.02 99.71 [2021-09-15T18:58:47.966Z] 18:55:01 0 0.40 0.00 0.08 0.00 0.02 99.50 [2021-09-15T18:58:47.966Z] 18:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-15T18:58:47.966Z] 18:56:01 all 0.22 0.00 0.05 0.00 0.01 99.72 [2021-09-15T18:58:47.966Z] 18:56:01 0 0.40 0.00 0.05 0.00 0.02 99.53 [2021-09-15T18:58:47.966Z] 18:56:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-09-15T18:58:47.966Z] 18:57:01 all 0.20 0.00 0.06 0.00 0.02 99.72 [2021-09-15T18:58:47.966Z] 18:57:01 0 0.38 0.00 0.05 0.00 0.02 99.55 [2021-09-15T18:58:47.966Z] 18:57:01 1 0.02 0.00 0.07 0.00 0.02 99.90 [2021-09-15T18:58:47.966Z] 18:58:01 all 16.34 0.00 7.11 2.50 0.10 73.95 [2021-09-15T18:58:47.966Z] 18:58:01 0 16.20 0.00 7.44 3.41 0.11 72.83 [2021-09-15T18:58:47.966Z] 18:58:01 1 16.47 0.00 6.77 1.60 0.09 75.06 [2021-09-15T18:58:47.966Z] Average: all 2.14 0.00 0.89 0.30 0.02 96.65 [2021-09-15T18:58:47.966Z] Average: 0 2.11 0.00 0.95 0.40 0.03 96.51 [2021-09-15T18:58:47.966Z] Average: 1 2.16 0.00 0.84 0.19 0.02 96.78 [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z] [2021-09-15T18:58:47.966Z]