Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d717f84b9fafdf289de1acd36ca7b6ff7fd7758d 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-ssh1466357843909340058.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-ssh6388267016904186183.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-ssh2802439577850982439.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-ssh1476367565809320780.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-ssh4252414463225489459.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-298 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-ssh6205657390833486399.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 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d (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 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#324)" > git rev-list --no-walk de5cd0cb9a18e8462d225bcec7b92c8f5f3d0527 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-15T22:38:24.924Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-15T22:38:25.019Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-15T22:38:25.053Z] ========================================================= [2021-09-15T22:38:25.053Z] EdgeX Global Pipelines Version Info [2021-09-15T22:38:25.053Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:38:26.321Z] ------------------- [2021-09-15T22:38:26.321Z] stable info: [2021-09-15T22:38:26.321Z] ------------------- [2021-09-15T22:38:26.321Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-15T22:38:26.321Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-15T22:38:26.321Z] Message: update stable to v1.0.205 [2021-09-15T22:38:26.907Z] ------------------- [2021-09-15T22:38:26.907Z] experimental info: [2021-09-15T22:38:26.907Z] ------------------- [2021-09-15T22:38:26.907Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-15T22:38:26.907Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-15T22:38:26.907Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-15T22:38:27.049Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-09-15T22:38:27.074Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-09-15T22:38:27.099Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-15T22:38:27.123Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-15T22:38:27.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-15T22:38:27.171Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-15T22:38:27.196Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-15T22:38:27.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-15T22:38:27.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-15T22:38:27.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-15T22:38:27.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-15T22:38:27.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-15T22:38:27.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-09-15T22:38:27.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-15T22:38:27.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-15T22:38:27.421Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-15T22:38:27.445Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-15T22:38:27.470Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-15T22:38:27.507Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-15T22:38:27.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-15T22:38:27.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-15T22:38:27.595Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-15T22:38:27.625Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-15T22:38:27.690Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-15T22:38:27.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-15T22:38:27.747Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-15T22:38:27.772Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-15T22:38:27.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-15T22:38:27.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-15T22:38:27.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-15T22:38:27.876Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] echo [2021-09-15T22:38:27.903Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d717f84 [Pipeline] echo [2021-09-15T22:38:27.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:38:28.002Z] provisioning config files... [2021-09-15T22:38:28.024Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5153094720256194246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:38:28.361Z] ---> docker-login.sh [2021-09-15T22:38:28.361Z] nexus3.edgexfoundry.org:10001 [2021-09-15T22:38:28.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:38:28.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:38:28.629Z] Configure a credential helper to remove this warning. See [2021-09-15T22:38:28.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:38:28.629Z] [2021-09-15T22:38:28.629Z] Login Succeeded [2021-09-15T22:38:28.629Z] nexus3.edgexfoundry.org:10002 [2021-09-15T22:38:28.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:38:28.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:38:28.896Z] Configure a credential helper to remove this warning. See [2021-09-15T22:38:28.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:38:28.896Z] [2021-09-15T22:38:28.896Z] Login Succeeded [2021-09-15T22:38:28.896Z] nexus3.edgexfoundry.org:10003 [2021-09-15T22:38:28.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:38:28.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:38:28.896Z] Configure a credential helper to remove this warning. See [2021-09-15T22:38:28.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:38:28.896Z] [2021-09-15T22:38:28.896Z] Login Succeeded [2021-09-15T22:38:28.896Z] nexus3.edgexfoundry.org:10004 [2021-09-15T22:38:29.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:38:29.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:38:29.164Z] Configure a credential helper to remove this warning. See [2021-09-15T22:38:29.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:38:29.164Z] [2021-09-15T22:38:29.164Z] Login Succeeded [2021-09-15T22:38:29.164Z] docker.io [2021-09-15T22:38:29.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:38:29.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:38:29.747Z] Configure a credential helper to remove this warning. See [2021-09-15T22:38:29.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:38:29.748Z] [2021-09-15T22:38:29.748Z] Login Succeeded [2021-09-15T22:38:29.748Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T22:38:29.761Z] 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-15T22:38:30.289Z] + git log --format=format:%s -1 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] echo [2021-09-15T22:38:30.347Z] GIT_COMMIT: d717f84b9fafdf289de1acd36ca7b6ff7fd7758d, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#324) [Pipeline] echo [2021-09-15T22:38:30.362Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:38:31.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:38:31.280Z] [2021-09-15T22:38:31.280Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:38:31.614Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:38:31.614Z] latest: Pulling from edgex-devops/git-semver [2021-09-15T22:38:31.614Z] 31603596830f: Pulling fs layer [2021-09-15T22:38:31.614Z] 04fac38145f0: Pulling fs layer [2021-09-15T22:38:31.614Z] 701f6daf10bf: Pulling fs layer [2021-09-15T22:38:31.614Z] 24f72da36158: Pulling fs layer [2021-09-15T22:38:31.614Z] 24f72da36158: Waiting [2021-09-15T22:38:31.614Z] 04fac38145f0: Download complete [2021-09-15T22:38:31.881Z] 31603596830f: Verifying Checksum [2021-09-15T22:38:31.881Z] 31603596830f: Download complete [2021-09-15T22:38:32.147Z] 31603596830f: Pull complete [2021-09-15T22:38:32.147Z] 04fac38145f0: Pull complete [2021-09-15T22:38:32.147Z] 24f72da36158: Verifying Checksum [2021-09-15T22:38:32.147Z] 24f72da36158: Download complete [2021-09-15T22:38:32.418Z] 701f6daf10bf: Verifying Checksum [2021-09-15T22:38:32.418Z] 701f6daf10bf: Download complete [2021-09-15T22:38:32.688Z] 701f6daf10bf: Pull complete [2021-09-15T22:38:32.954Z] 24f72da36158: Pull complete [2021-09-15T22:38:32.954Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-15T22:38:32.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:38:32.954Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-15T22:38:33.044Z] prd-centos7-docker-4c-2g-298 does not seem to be running inside a container [2021-09-15T22:38:33.095Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T22:38:33.867Z] $ docker top d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T22:38:34.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T22:38:34.006Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T22:38:34.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T22:38:34.161Z] $ docker exec d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b ssh-agent [2021-09-15T22:38:34.301Z] SSH_AUTH_SOCK=/tmp/ssh-bM1qNyXAdMjP/agent.15 [2021-09-15T22:38:34.301Z] SSH_AGENT_PID=22 [2021-09-15T22:38:34.315Z] Running ssh-add (command line suppressed) [2021-09-15T22:38:34.427Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7815840322382134512.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7815840322382134512.key) [2021-09-15T22:38:34.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T22:38:34.767Z] + git tag --points-at HEAD [Pipeline] } [2021-09-15T22:38:34.790Z] $ docker exec --env ******** --env ******** d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b ssh-agent -k [2021-09-15T22:38:34.881Z] unset SSH_AUTH_SOCK; [2021-09-15T22:38:34.881Z] unset SSH_AGENT_PID; [2021-09-15T22:38:34.881Z] echo Agent pid 22 killed; [2021-09-15T22:38:34.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-15T22:38:34.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T22:38:34.943Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T22:38:35.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T22:38:35.059Z] $ docker exec d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b ssh-agent [2021-09-15T22:38:35.168Z] SSH_AUTH_SOCK=/tmp/ssh-Gi1Co6UrLnhn/agent.55 [2021-09-15T22:38:35.168Z] SSH_AGENT_PID=61 [2021-09-15T22:38:35.177Z] Running ssh-add (command line suppressed) [2021-09-15T22:38:35.276Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5625872712349425313.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5625872712349425313.key) [2021-09-15T22:38:35.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T22:38:35.613Z] + git semver init [2021-09-15T22:38:35.613Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T22:38:35.613Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T22:38:35.613Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T22:38:35.613Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T22:38:35.613Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T22:38:35.613Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T22:38:35.613Z] # $SEMVER_BRANCH = main [2021-09-15T22:38:35.613Z] # $SEMVER_TEMP = /tmp/semver-553582600 [2021-09-15T22:38:35.613Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-09-15T22:38:36.199Z] # '/tmp/semver-553582600' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-09-15T22:38:36.199Z] # -> Force: false [2021-09-15T22:38:36.199Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-09-15T22:38:36.214Z] $ docker exec --env ******** --env ******** d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b ssh-agent -k [2021-09-15T22:38:36.314Z] unset SSH_AUTH_SOCK; [2021-09-15T22:38:36.314Z] unset SSH_AGENT_PID; [2021-09-15T22:38:36.314Z] echo Agent pid 61 killed; [2021-09-15T22:38:36.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T22:38:36.682Z] + git semver [Pipeline] } [2021-09-15T22:38:36.701Z] $ docker stop --time=1 d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b [2021-09-15T22:38:37.927Z] $ docker rm -f d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T22:38:38.313Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-15T22:38:38.652Z] Stashed 1 file(s) [Pipeline] echo [2021-09-15T22:38:38.656Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-15T22:38:53.925Z] Still waiting to schedule task [2021-09-15T22:38:53.926Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-298’ [2021-09-15T22:38:53.931Z] Still waiting to schedule task [2021-09-15T22:38:53.932Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-15T22:41:14.719Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-299 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-09-15T22:41:14.744Z] Running in /w/workspace/app-service-configurable/16 [Pipeline] { [Pipeline] checkout [2021-09-15T22:41:15.079Z] Selected Git installation does not exist. Using Default [2021-09-15T22:41:15.080Z] The recommended git tool is: NONE [2021-09-15T22:41:20.873Z] using credential edgex-jenkins-ssh [2021-09-15T22:41:20.892Z] Cloning the remote Git repository [2021-09-15T22:41:20.962Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T22:41:21.080Z] > git init /w/workspace/app-service-configurable/16 # timeout=10 [2021-09-15T22:41:21.156Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T22:41:21.158Z] > git --version # timeout=10 [2021-09-15T22:41:21.175Z] > git --version # 'git version 2.17.1' [2021-09-15T22:41:21.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-15T22:41:21.254Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T22:41:22.276Z] Avoid second fetch [2021-09-15T22:41:22.277Z] Checking out Revision d717f84b9fafdf289de1acd36ca7b6ff7fd7758d (main) [2021-09-15T22:41:22.243Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-15T22:41:22.263Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T22:41:22.306Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T22:41:22.321Z] > git checkout -f d717f84b9fafdf289de1acd36ca7b6ff7fd7758d # timeout=10 [2021-09-15T22:41:26.657Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#324)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:41:27.276Z] provisioning config files... [2021-09-15T22:41:27.307Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/16@tmp/config6826570832257449433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:41:27.884Z] ---> docker-login.sh [2021-09-15T22:41:27.884Z] nexus3.edgexfoundry.org:10001 [2021-09-15T22:41:29.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:41:29.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:41:29.875Z] Configure a credential helper to remove this warning. See [2021-09-15T22:41:29.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:41:29.875Z] [2021-09-15T22:41:29.875Z] Login Succeeded [2021-09-15T22:41:29.875Z] nexus3.edgexfoundry.org:10002 [2021-09-15T22:41:30.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:41:30.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:41:30.477Z] Configure a credential helper to remove this warning. See [2021-09-15T22:41:30.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:41:30.477Z] [2021-09-15T22:41:30.477Z] Login Succeeded [2021-09-15T22:41:30.477Z] nexus3.edgexfoundry.org:10003 [2021-09-15T22:41:31.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:41:31.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:41:31.079Z] Configure a credential helper to remove this warning. See [2021-09-15T22:41:31.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:41:31.079Z] [2021-09-15T22:41:31.079Z] Login Succeeded [2021-09-15T22:41:31.079Z] nexus3.edgexfoundry.org:10004 [2021-09-15T22:41:31.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:41:31.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:41:31.680Z] Configure a credential helper to remove this warning. See [2021-09-15T22:41:31.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:41:31.680Z] [2021-09-15T22:41:31.680Z] Login Succeeded [2021-09-15T22:41:31.680Z] docker.io [2021-09-15T22:41:32.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:41:32.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:41:32.554Z] Configure a credential helper to remove this warning. See [2021-09-15T22:41:32.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:41:32.554Z] [2021-09-15T22:41:32.554Z] Login Succeeded [2021-09-15T22:41:32.554Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T22:41:32.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-15T22:41:33.158Z] ========================================================= [2021-09-15T22:41:33.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-15T22:41:33.158Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:41:33.567Z] + 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-15T22:41:33.567Z] Sending build context to Docker daemon 158.2kB [2021-09-15T22:41:34.173Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T22:41:34.173Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-15T22:41:34.446Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-15T22:41:34.446Z] 595b0fe564bb: Pulling fs layer [2021-09-15T22:41:34.446Z] 24495759ef45: Pulling fs layer [2021-09-15T22:41:34.446Z] d148012ef14d: Pulling fs layer [2021-09-15T22:41:34.446Z] e90a11edd702: Pulling fs layer [2021-09-15T22:41:34.446Z] d77568369979: Pulling fs layer [2021-09-15T22:41:34.446Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-15T22:41:34.446Z] 170f2ba95c9a: Pulling fs layer [2021-09-15T22:41:34.446Z] 97ac5df62f85: Pulling fs layer [2021-09-15T22:41:34.446Z] e90a11edd702: Waiting [2021-09-15T22:41:34.446Z] d77568369979: Waiting [2021-09-15T22:41:34.446Z] fc1c9f9a7f3b: Waiting [2021-09-15T22:41:34.446Z] 170f2ba95c9a: Waiting [2021-09-15T22:41:34.446Z] 97ac5df62f85: Waiting [2021-09-15T22:41:34.446Z] d148012ef14d: Verifying Checksum [2021-09-15T22:41:34.446Z] d148012ef14d: Download complete [2021-09-15T22:41:34.446Z] 24495759ef45: Verifying Checksum [2021-09-15T22:41:34.446Z] 24495759ef45: Download complete [2021-09-15T22:41:34.446Z] d77568369979: Verifying Checksum [2021-09-15T22:41:34.446Z] d77568369979: Download complete [2021-09-15T22:41:34.446Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-15T22:41:34.446Z] fc1c9f9a7f3b: Download complete [2021-09-15T22:41:34.446Z] 595b0fe564bb: Verifying Checksum [2021-09-15T22:41:34.446Z] 595b0fe564bb: Download complete [2021-09-15T22:41:34.446Z] 170f2ba95c9a: Download complete [2021-09-15T22:41:35.050Z] 595b0fe564bb: Pull complete [2021-09-15T22:41:35.655Z] 24495759ef45: Pull complete [2021-09-15T22:41:36.258Z] d148012ef14d: Pull complete [2021-09-15T22:41:37.150Z] Running on prd-centos7-docker-4c-2g-300 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-09-15T22:41:37.168Z] Running in /w/workspace/app-service-configurable/16 [Pipeline] { [Pipeline] checkout [2021-09-15T22:41:37.313Z] Selected Git installation does not exist. Using Default [2021-09-15T22:41:37.313Z] The recommended git tool is: NONE [2021-09-15T22:41:38.286Z] 97ac5df62f85: Verifying Checksum [2021-09-15T22:41:38.286Z] 97ac5df62f85: Download complete [2021-09-15T22:41:38.890Z] e90a11edd702: Verifying Checksum [2021-09-15T22:41:38.890Z] e90a11edd702: Download complete [2021-09-15T22:41:40.102Z] using credential edgex-jenkins-ssh [2021-09-15T22:41:40.122Z] Cloning the remote Git repository [2021-09-15T22:41:39.777Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T22:41:39.852Z] > git init /w/workspace/app-service-configurable/16 # timeout=10 [2021-09-15T22:41:39.888Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-15T22:41:39.888Z] > git --version # timeout=10 [2021-09-15T22:41:39.894Z] > git --version # 'git version 2.24.4' [2021-09-15T22:41:39.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-15T22:41:39.929Z] [INFO] Currently running in a labeled security context [2021-09-15T22:41:39.929Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-15T22:41:39.929Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/16@tmp/jenkins-gitclient-ssh2487198380546081234.key [2021-09-15T22:41:39.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T22:41:40.973Z] Avoid second fetch [2021-09-15T22:41:40.974Z] Checking out Revision d717f84b9fafdf289de1acd36ca7b6ff7fd7758d (main) [2021-09-15T22:41:40.580Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-15T22:41:40.589Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T22:41:40.620Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T22:41:40.631Z] > git checkout -f d717f84b9fafdf289de1acd36ca7b6ff7fd7758d # timeout=10 [2021-09-15T22:41:44.570Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#324)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:41:45.095Z] provisioning config files... [2021-09-15T22:41:45.114Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/16@tmp/config3512969888583242329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:41:45.563Z] ---> docker-login.sh [2021-09-15T22:41:45.563Z] nexus3.edgexfoundry.org:10001 [2021-09-15T22:41:45.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:41:45.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:41:45.563Z] Configure a credential helper to remove this warning. See [2021-09-15T22:41:45.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:41:45.563Z] [2021-09-15T22:41:45.563Z] Login Succeeded [2021-09-15T22:41:45.563Z] nexus3.edgexfoundry.org:10002 [2021-09-15T22:41:45.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:41:45.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:41:45.832Z] Configure a credential helper to remove this warning. See [2021-09-15T22:41:45.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:41:45.832Z] [2021-09-15T22:41:45.832Z] Login Succeeded [2021-09-15T22:41:45.832Z] nexus3.edgexfoundry.org:10003 [2021-09-15T22:41:45.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:41:46.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:41:46.099Z] Configure a credential helper to remove this warning. See [2021-09-15T22:41:46.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:41:46.099Z] [2021-09-15T22:41:46.099Z] Login Succeeded [2021-09-15T22:41:46.099Z] nexus3.edgexfoundry.org:10004 [2021-09-15T22:41:46.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:41:46.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:41:46.099Z] Configure a credential helper to remove this warning. See [2021-09-15T22:41:46.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:41:46.099Z] [2021-09-15T22:41:46.099Z] Login Succeeded [2021-09-15T22:41:46.099Z] docker.io [2021-09-15T22:41:46.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:41:46.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:41:46.636Z] Configure a credential helper to remove this warning. See [2021-09-15T22:41:46.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:41:46.636Z] [2021-09-15T22:41:46.636Z] Login Succeeded [2021-09-15T22:41:46.636Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T22:41:46.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-15T22:41:46.879Z] ========================================================= [2021-09-15T22:41:46.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-15T22:41:46.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:41:47.234Z] + 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-15T22:41:47.234Z] Sending build context to Docker daemon 158.2kB [2021-09-15T22:41:47.234Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T22:41:47.234Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-15T22:41:47.234Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-15T22:41:47.234Z] 540db60ca938: Pulling fs layer [2021-09-15T22:41:47.234Z] adcc1eea9eea: Pulling fs layer [2021-09-15T22:41:47.234Z] 4c4ab2625f07: Pulling fs layer [2021-09-15T22:41:47.234Z] db62176df00c: Pulling fs layer [2021-09-15T22:41:47.234Z] 3b30891b0d05: Pulling fs layer [2021-09-15T22:41:47.234Z] 06b49ca38bd5: Pulling fs layer [2021-09-15T22:41:47.234Z] c788192a36de: Pulling fs layer [2021-09-15T22:41:47.234Z] a77e37c0d609: Pulling fs layer [2021-09-15T22:41:47.234Z] c3185cebc471: Pulling fs layer [2021-09-15T22:41:47.234Z] db62176df00c: Waiting [2021-09-15T22:41:47.234Z] 3b30891b0d05: Waiting [2021-09-15T22:41:47.234Z] 06b49ca38bd5: Waiting [2021-09-15T22:41:47.234Z] c788192a36de: Waiting [2021-09-15T22:41:47.234Z] a77e37c0d609: Waiting [2021-09-15T22:41:47.234Z] c3185cebc471: Waiting [2021-09-15T22:41:47.503Z] 4c4ab2625f07: Download complete [2021-09-15T22:41:47.503Z] adcc1eea9eea: Verifying Checksum [2021-09-15T22:41:47.503Z] adcc1eea9eea: Download complete [2021-09-15T22:41:47.503Z] 3b30891b0d05: Verifying Checksum [2021-09-15T22:41:47.503Z] 3b30891b0d05: Download complete [2021-09-15T22:41:47.503Z] 06b49ca38bd5: Verifying Checksum [2021-09-15T22:41:47.503Z] 06b49ca38bd5: Download complete [2021-09-15T22:41:47.503Z] c788192a36de: Verifying Checksum [2021-09-15T22:41:47.503Z] c788192a36de: Download complete [2021-09-15T22:41:47.503Z] 540db60ca938: Verifying Checksum [2021-09-15T22:41:47.503Z] 540db60ca938: Download complete [2021-09-15T22:41:47.774Z] 540db60ca938: Pull complete [2021-09-15T22:41:47.774Z] adcc1eea9eea: Pull complete [2021-09-15T22:41:47.774Z] 4c4ab2625f07: Pull complete [2021-09-15T22:41:48.042Z] a77e37c0d609: Verifying Checksum [2021-09-15T22:41:48.042Z] a77e37c0d609: Download complete [2021-09-15T22:41:49.099Z] e90a11edd702: Pull complete [2021-09-15T22:41:49.373Z] d77568369979: Pull complete [2021-09-15T22:41:49.975Z] fc1c9f9a7f3b: Pull complete [2021-09-15T22:41:50.578Z] 170f2ba95c9a: Pull complete [2021-09-15T22:41:51.398Z] c3185cebc471: Verifying Checksum [2021-09-15T22:41:51.398Z] c3185cebc471: Download complete [2021-09-15T22:41:51.663Z] db62176df00c: Verifying Checksum [2021-09-15T22:41:51.663Z] db62176df00c: Download complete [2021-09-15T22:41:55.029Z] db62176df00c: Pull complete [2021-09-15T22:41:55.029Z] 3b30891b0d05: Pull complete [2021-09-15T22:41:55.029Z] 06b49ca38bd5: Pull complete [2021-09-15T22:41:55.029Z] c788192a36de: Pull complete [2021-09-15T22:41:55.029Z] a77e37c0d609: Pull complete [2021-09-15T22:41:55.995Z] 97ac5df62f85: Pull complete [2021-09-15T22:41:56.268Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-15T22:41:56.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-15T22:41:56.268Z] ---> 04bc70af865f [2021-09-15T22:41:56.268Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T22:41:57.000Z] c3185cebc471: Pull complete [2021-09-15T22:41:57.000Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-15T22:41:57.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-15T22:41:57.000Z] ---> 031687cdd783 [2021-09-15T22:41:57.000Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T22:41:58.420Z] ---> Running in b815f5399c3f [2021-09-15T22:41:58.687Z] Removing intermediate container b815f5399c3f [2021-09-15T22:41:58.687Z] ---> d32bbaa63d70 [2021-09-15T22:41:58.687Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T22:41:58.687Z] ---> Running in d8fb06426edf [2021-09-15T22:41:58.687Z] Removing intermediate container d8fb06426edf [2021-09-15T22:41:58.687Z] ---> 37064a142de2 [2021-09-15T22:41:58.687Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T22:41:58.687Z] ---> Running in 2e7aae51c66d [2021-09-15T22:41:58.956Z] Removing intermediate container 2e7aae51c66d [2021-09-15T22:41:58.956Z] ---> c82ed6bf9b04 [2021-09-15T22:41:58.956Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T22:41:58.956Z] ---> Running in 460ee6900a2e [2021-09-15T22:41:59.225Z] Removing intermediate container 460ee6900a2e [2021-09-15T22:41:59.225Z] ---> 64009d4ff5c0 [2021-09-15T22:41:59.225Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T22:41:59.493Z] ---> Running in 41547a1fec3b [2021-09-15T22:41:59.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-15T22:42:00.343Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-15T22:42:00.582Z] ---> Running in 548a4ce0a7fd [2021-09-15T22:42:00.856Z] Removing intermediate container 548a4ce0a7fd [2021-09-15T22:42:00.856Z] ---> 69464e0817c4 [2021-09-15T22:42:00.856Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T22:42:00.856Z] ---> Running in 286da52d18a9 [2021-09-15T22:42:00.924Z] OK: 219 MiB in 52 packages [2021-09-15T22:42:01.191Z] Removing intermediate container 41547a1fec3b [2021-09-15T22:42:01.191Z] ---> ab15874f35ca [2021-09-15T22:42:01.191Z] Step 8/13 : WORKDIR /app [2021-09-15T22:42:01.191Z] ---> Running in 2f6c7e72fc60 [2021-09-15T22:42:01.191Z] Removing intermediate container 2f6c7e72fc60 [2021-09-15T22:42:01.191Z] ---> 49d577495b6b [2021-09-15T22:42:01.191Z] Step 9/13 : COPY go.mod . [2021-09-15T22:42:01.454Z] Removing intermediate container 286da52d18a9 [2021-09-15T22:42:01.454Z] ---> e18ab3adac4b [2021-09-15T22:42:01.454Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T22:42:01.456Z] ---> 9606ff10c086 [2021-09-15T22:42:01.456Z] Step 10/13 : RUN go mod download [2021-09-15T22:42:01.456Z] ---> Running in 6aabf183d309 [2021-09-15T22:42:01.727Z] ---> Running in 22b1e67c27de [2021-09-15T22:42:02.321Z] Removing intermediate container 22b1e67c27de [2021-09-15T22:42:02.321Z] ---> 1629c59e7b47 [2021-09-15T22:42:02.321Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T22:42:02.594Z] ---> Running in 45ee03f01b35 [2021-09-15T22:42:05.213Z] Removing intermediate container 45ee03f01b35 [2021-09-15T22:42:05.213Z] ---> 56b411a94d54 [2021-09-15T22:42:05.213Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T22:42:05.488Z] ---> Running in b71401c01e0b [2021-09-15T22:42:06.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-15T22:42:07.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-15T22:42:08.496Z] OK: 218 MiB in 52 packages [2021-09-15T22:42:09.934Z] Removing intermediate container b71401c01e0b [2021-09-15T22:42:09.934Z] ---> d707d883a206 [2021-09-15T22:42:09.934Z] Step 8/13 : WORKDIR /app [2021-09-15T22:42:09.934Z] ---> Running in bed8aaeb7be2 [2021-09-15T22:42:10.529Z] Removing intermediate container bed8aaeb7be2 [2021-09-15T22:42:10.529Z] ---> f50a6ae2757a [2021-09-15T22:42:10.529Z] Step 9/13 : COPY go.mod . [2021-09-15T22:42:11.127Z] ---> 3cee748d5b7e [2021-09-15T22:42:11.127Z] Step 10/13 : RUN go mod download [2021-09-15T22:42:11.399Z] ---> Running in d13e67daf124 [2021-09-15T22:42:16.459Z] Removing intermediate container 6aabf183d309 [2021-09-15T22:42:16.459Z] ---> 1e0ac01dab3e [2021-09-15T22:42:16.459Z] Step 11/13 : COPY . . [2021-09-15T22:42:16.459Z] ---> 4947b1a3c1ac [2021-09-15T22:42:16.459Z] Step 12/13 : ARG MAKE="make build" [2021-09-15T22:42:16.459Z] ---> Running in 020347e4d811 [2021-09-15T22:42:16.459Z] Removing intermediate container 020347e4d811 [2021-09-15T22:42:16.459Z] ---> d3f9d9534c3f [2021-09-15T22:42:16.459Z] Step 13/13 : RUN $MAKE [2021-09-15T22:42:16.459Z] ---> Running in b7128ea232dd [2021-09-15T22:42:16.459Z] noop [2021-09-15T22:42:16.459Z] Removing intermediate container b7128ea232dd [2021-09-15T22:42:16.459Z] ---> 2589e490d4b1 [2021-09-15T22:42:16.459Z] Successfully built 2589e490d4b1 [2021-09-15T22:42:16.459Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:42:16.786Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-15T22:42:16.786Z] . [Pipeline] withDockerContainer [2021-09-15T22:42:16.881Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-09-15T22:42:16.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@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-15T22:42:17.301Z] $ docker top 805454a1b30b49cc02a3201ce09c1132f9985e563fc97bd0a3ebcc3f7cd79897 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-15T22:42:17.703Z] + go version [2021-09-15T22:42:17.703Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-15T22:42:17.718Z] $ docker stop --time=1 805454a1b30b49cc02a3201ce09c1132f9985e563fc97bd0a3ebcc3f7cd79897 [2021-09-15T22:42:18.888Z] $ docker rm -f 805454a1b30b49cc02a3201ce09c1132f9985e563fc97bd0a3ebcc3f7cd79897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:42:19.452Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-15T22:42:19.452Z] . [Pipeline] withDockerContainer [2021-09-15T22:42:19.565Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-09-15T22:42:19.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@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-15T22:42:19.975Z] $ docker top 53ddd98575aadb2ff4e0d18f511f419569069f5aeb37c3f0b657cb09961d8f46 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-15T22:42:20.381Z] + make test [2021-09-15T22:42:20.381Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-15T22:42:35.483Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-15T22:42:35.483Z] CGO_ENABLED=1 go vet ./... [2021-09-15T22:42:42.162Z] gofmt -l . [2021-09-15T22:42:42.162Z] [ "`gofmt -l .`" = "" ] [2021-09-15T22:42:42.162Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-15T22:42:42.179Z] $ docker stop --time=1 53ddd98575aadb2ff4e0d18f511f419569069f5aeb37c3f0b657cb09961d8f46 [2021-09-15T22:42:43.541Z] $ docker rm -f 53ddd98575aadb2ff4e0d18f511f419569069f5aeb37c3f0b657cb09961d8f46 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T22:42:43.748Z] Removing intermediate container d13e67daf124 [2021-09-15T22:42:43.748Z] ---> 5880d4afe3f5 [2021-09-15T22:42:43.748Z] Step 11/13 : COPY . . [2021-09-15T22:42:43.748Z] ---> bc5ce36a21e8 [2021-09-15T22:42:43.748Z] Step 12/13 : ARG MAKE="make build" [2021-09-15T22:42:43.748Z] ---> Running in 73cb8f7eda46 [2021-09-15T22:42:43.748Z] Removing intermediate container 73cb8f7eda46 [2021-09-15T22:42:43.748Z] ---> 57e56de87b4f [2021-09-15T22:42:43.748Z] Step 13/13 : RUN $MAKE [2021-09-15T22:42:43.748Z] ---> Running in cccacb464689 [2021-09-15T22:42:43.749Z] noop [2021-09-15T22:42:43.749Z] Removing intermediate container cccacb464689 [2021-09-15T22:42:43.749Z] ---> 6059e2b3de55 [2021-09-15T22:42:43.749Z] Successfully built 6059e2b3de55 [2021-09-15T22:42:43.749Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:42:43.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-15T22:42:44.089Z] + docker inspect -f . ci-base-image-arm64 [2021-09-15T22:42:44.089Z] . [Pipeline] withDockerContainer [2021-09-15T22:42:44.236Z] Stashed 1 file(s) [2021-09-15T22:42:44.358Z] prd-ubuntu18.04-docker-arm64-4c-16g-299 does not seem to be running inside a container [2021-09-15T22:42:44.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@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-15T22:42:46.231Z] $ docker top f6e1025da2f42c7151890087124a064d70f116d15713451325f80966dd56ca61 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-09-15T22:42:47.205Z] + go version [2021-09-15T22:42:47.205Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-15T22:42:48.703Z] $ docker stop --time=1 f6e1025da2f42c7151890087124a064d70f116d15713451325f80966dd56ca61 [2021-09-15T22:42:50.806Z] $ docker rm -f f6e1025da2f42c7151890087124a064d70f116d15713451325f80966dd56ca61 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-15T22:42:51.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:42:51.696Z] + ls -al . [2021-09-15T22:42:51.696Z] total 120 [2021-09-15T22:42:51.696Z] drwxrwxr-x. 7 jenkins jenkins 4096 Sep 15 22:42 . [2021-09-15T22:42:51.696Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 15 22:41 .. [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 7608 Sep 15 22:41 Attribution.txt [2021-09-15T22:42:51.696Z] drwxrwxr-x. 2 jenkins jenkins 37 Sep 15 22:41 bin [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 22206 Sep 15 22:41 CHANGELOG.md [2021-09-15T22:42:51.696Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 15 22:42 coverage.out [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 2032 Sep 15 22:41 Dockerfile [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 119 Sep 15 22:41 .dockerignore [2021-09-15T22:42:51.696Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 15 22:41 .git [2021-09-15T22:42:51.696Z] drwxrwxr-x. 2 jenkins jenkins 81 Sep 15 22:41 .github [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 104 Sep 15 22:41 .gitignore [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 136 Sep 15 22:41 go.mod [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 20734 Sep 15 22:41 go.sum [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 15 22:41 GOVERNANCE.md [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 687 Sep 15 22:41 Jenkinsfile [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 15 22:41 LICENSE [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 1949 Sep 15 22:41 main.go [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 1488 Sep 15 22:41 makefile [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 618 Sep 15 22:41 OWNERS.md [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 3224 Sep 15 22:41 README.md [2021-09-15T22:42:51.696Z] drwxrwxr-x. 8 jenkins jenkins 122 Sep 15 22:41 res [2021-09-15T22:42:51.696Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 15 22:41 snap [2021-09-15T22:42:51.696Z] -rw-rw-r--. 1 jenkins jenkins 12 Sep 15 22:38 VERSION [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:42:51.814Z] + docker inspect -f . ci-base-image-arm64 [2021-09-15T22:42:51.815Z] . [Pipeline] withDockerContainer [2021-09-15T22:42:52.024Z] + 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=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d --label arch=amd64 --label version=2.0.2-dev.12 . [2021-09-15T22:42:52.024Z] Sending build context to Docker daemon 159.2kB [2021-09-15T22:42:52.024Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T22:42:52.024Z] Step 2/27 : FROM ${BASE} AS builder [2021-09-15T22:42:52.024Z] ---> 2589e490d4b1 [2021-09-15T22:42:52.024Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T22:42:52.024Z] ---> Running in 57583c531a10 [2021-09-15T22:42:52.024Z] Removing intermediate container 57583c531a10 [2021-09-15T22:42:52.024Z] ---> c9f767679516 [2021-09-15T22:42:52.024Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T22:42:52.024Z] ---> Running in 153155fbae64 [2021-09-15T22:42:52.078Z] prd-ubuntu18.04-docker-arm64-4c-16g-299 does not seem to be running inside a container [2021-09-15T22:42:52.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@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-15T22:42:52.290Z] Removing intermediate container 153155fbae64 [2021-09-15T22:42:52.290Z] ---> ccf7428ac39c [2021-09-15T22:42:52.290Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T22:42:52.290Z] ---> Running in 9afa657ffd2e [2021-09-15T22:42:52.290Z] Removing intermediate container 9afa657ffd2e [2021-09-15T22:42:52.290Z] ---> 576fb83423e2 [2021-09-15T22:42:52.290Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T22:42:52.290Z] ---> Running in d94ba88ac916 [2021-09-15T22:42:52.872Z] Removing intermediate container d94ba88ac916 [2021-09-15T22:42:52.872Z] ---> 14af8100a66e [2021-09-15T22:42:52.872Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T22:42:52.872Z] ---> Running in 2c2c9f59b7e9 [2021-09-15T22:42:53.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-15T22:42:54.038Z] $ docker top 2b2cec6201bc378a724c026370c498e8808c81d59630514138336930fa1499f1 -eo pid,comm [2021-09-15T22:42:54.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-15T22:42:54.685Z] OK: 219 MiB in 52 packages [2021-09-15T22:42:54.953Z] Removing intermediate container 2c2c9f59b7e9 [2021-09-15T22:42:54.953Z] ---> dee59da7d3fa [2021-09-15T22:42:54.954Z] Step 8/27 : WORKDIR /app [2021-09-15T22:42:54.954Z] ---> Running in dd7b90df8934 [2021-09-15T22:42:54.954Z] Removing intermediate container dd7b90df8934 [2021-09-15T22:42:54.954Z] ---> ff56a4b7cfb7 [2021-09-15T22:42:54.954Z] Step 9/27 : COPY go.mod . [2021-09-15T22:42:55.014Z] + make test [2021-09-15T22:42:55.014Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-15T22:42:55.220Z] ---> 966fe309c1c8 [2021-09-15T22:42:55.220Z] Step 10/27 : RUN go mod download [2021-09-15T22:42:55.220Z] ---> Running in 790d8bfc3ee4 [2021-09-15T22:42:55.803Z] Removing intermediate container 790d8bfc3ee4 [2021-09-15T22:42:55.803Z] ---> bcf7908ecfec [2021-09-15T22:42:55.803Z] Step 11/27 : COPY . . [2021-09-15T22:42:55.803Z] ---> ff7e15e1eac1 [2021-09-15T22:42:55.803Z] Step 12/27 : ARG MAKE="make build" [2021-09-15T22:42:55.803Z] ---> Running in efbd51ce695c [2021-09-15T22:42:56.069Z] Removing intermediate container efbd51ce695c [2021-09-15T22:42:56.069Z] ---> 48a42e7aed0a [2021-09-15T22:42:56.069Z] Step 13/27 : RUN $MAKE [2021-09-15T22:42:56.069Z] ---> Running in b89f052bb0f0 [2021-09-15T22:42:56.344Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.12" -o app-service-configurable [2021-09-15T22:43:08.779Z] Removing intermediate container b89f052bb0f0 [2021-09-15T22:43:08.779Z] ---> 67797675aac9 [2021-09-15T22:43:08.779Z] Step 14/27 : FROM alpine:3.12 [2021-09-15T22:43:08.779Z] 3.12: Pulling from library/alpine [2021-09-15T22:43:08.779Z] e519532ddf75: Pulling fs layer [2021-09-15T22:43:08.779Z] e519532ddf75: Verifying Checksum [2021-09-15T22:43:08.779Z] e519532ddf75: Download complete [2021-09-15T22:43:08.779Z] e519532ddf75: Pull complete [2021-09-15T22:43:08.779Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-15T22:43:08.779Z] Status: Downloaded newer image for alpine:3.12 [2021-09-15T22:43:08.779Z] ---> 48b8ec4ed9eb [2021-09-15T22:43:08.779Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T22:43:08.779Z] ---> Running in 7e66ade8d0d0 [2021-09-15T22:43:08.779Z] Removing intermediate container 7e66ade8d0d0 [2021-09-15T22:43:08.779Z] ---> 09b7c169545e [2021-09-15T22:43:08.779Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-09-15T22:43:08.779Z] ---> Running in 0d600bdc1861 [2021-09-15T22:43:08.779Z] Removing intermediate container 0d600bdc1861 [2021-09-15T22:43:08.779Z] ---> 15bdac5a88f5 [2021-09-15T22:43:08.780Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-09-15T22:43:08.780Z] ---> Running in 916bcc5d9cae [2021-09-15T22:43:08.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-15T22:43:08.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-15T22:43:09.052Z] (1/7) Installing ca-certificates (20191127-r4) [2021-09-15T22:43:09.052Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-09-15T22:43:09.052Z] (3/7) Installing libgcc (9.3.0-r2) [2021-09-15T22:43:09.052Z] (4/7) Installing libsodium (1.0.18-r0) [2021-09-15T22:43:09.052Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-09-15T22:43:09.052Z] (6/7) Installing libzmq (4.3.3-r0) [2021-09-15T22:43:09.052Z] (7/7) Installing zeromq (4.3.3-r0) [2021-09-15T22:43:09.052Z] Executing busybox-1.31.1-r20.trigger [2021-09-15T22:43:09.052Z] Executing ca-certificates-20191127-r4.trigger [2021-09-15T22:43:09.052Z] OK: 9 MiB in 21 packages [2021-09-15T22:43:09.327Z] Removing intermediate container 916bcc5d9cae [2021-09-15T22:43:09.327Z] ---> 30b51ec2e74b [2021-09-15T22:43:09.327Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-15T22:43:09.594Z] ---> 1d18c4b9726c [2021-09-15T22:43:09.594Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-15T22:43:09.594Z] ---> 55edf31f0c65 [2021-09-15T22:43:09.594Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-09-15T22:43:09.864Z] ---> 25f9267db977 [2021-09-15T22:43:09.864Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-09-15T22:43:10.129Z] ---> 48c1bdd05b93 [2021-09-15T22:43:10.129Z] Step 22/27 : EXPOSE 48095 [2021-09-15T22:43:10.400Z] ---> Running in e0a4c477ab21 [2021-09-15T22:43:10.400Z] Removing intermediate container e0a4c477ab21 [2021-09-15T22:43:10.400Z] ---> d1e9735c4bbd [2021-09-15T22:43:10.400Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-09-15T22:43:10.400Z] ---> Running in 031babefb42c [2021-09-15T22:43:10.400Z] Removing intermediate container 031babefb42c [2021-09-15T22:43:10.400Z] ---> 3dedde381af5 [2021-09-15T22:43:10.400Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-15T22:43:10.400Z] ---> Running in aaa33cc832be [2021-09-15T22:43:10.668Z] Removing intermediate container aaa33cc832be [2021-09-15T22:43:10.668Z] ---> 16e74af37115 [2021-09-15T22:43:10.668Z] Step 25/27 : LABEL arch=amd64 [2021-09-15T22:43:10.668Z] ---> Running in 8acec12b73da [2021-09-15T22:43:10.668Z] Removing intermediate container 8acec12b73da [2021-09-15T22:43:10.668Z] ---> af631edf51fa [2021-09-15T22:43:10.668Z] Step 26/27 : LABEL git_sha=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [2021-09-15T22:43:10.668Z] ---> Running in f40a1b18f8d3 [2021-09-15T22:43:10.935Z] Removing intermediate container f40a1b18f8d3 [2021-09-15T22:43:10.935Z] ---> 09c254ff642e [2021-09-15T22:43:10.935Z] Step 27/27 : LABEL version=2.0.2-dev.12 [2021-09-15T22:43:10.935Z] ---> Running in 13203e16a879 [2021-09-15T22:43:10.935Z] Removing intermediate container 13203e16a879 [2021-09-15T22:43:10.935Z] ---> 8ebcd0496608 [2021-09-15T22:43:10.935Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-15T22:43:10.935Z] Successfully built 8ebcd0496608 [2021-09-15T22:43:10.935Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:43:11.172Z] provisioning config files... [2021-09-15T22:43:11.187Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/16@tmp/config7931084917519107665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:43:11.536Z] ---> docker-login.sh [2021-09-15T22:43:11.536Z] nexus3.edgexfoundry.org:10001 [2021-09-15T22:43:11.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:43:11.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:43:11.536Z] Configure a credential helper to remove this warning. See [2021-09-15T22:43:11.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:43:11.536Z] [2021-09-15T22:43:11.536Z] Login Succeeded [2021-09-15T22:43:11.536Z] nexus3.edgexfoundry.org:10002 [2021-09-15T22:43:11.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:43:11.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:43:11.806Z] Configure a credential helper to remove this warning. See [2021-09-15T22:43:11.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:43:11.806Z] [2021-09-15T22:43:11.806Z] Login Succeeded [2021-09-15T22:43:11.806Z] nexus3.edgexfoundry.org:10003 [2021-09-15T22:43:11.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:43:11.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:43:11.806Z] Configure a credential helper to remove this warning. See [2021-09-15T22:43:11.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:43:11.806Z] [2021-09-15T22:43:11.806Z] Login Succeeded [2021-09-15T22:43:11.806Z] nexus3.edgexfoundry.org:10004 [2021-09-15T22:43:12.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:43:12.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:43:12.072Z] Configure a credential helper to remove this warning. See [2021-09-15T22:43:12.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:43:12.072Z] [2021-09-15T22:43:12.072Z] Login Succeeded [2021-09-15T22:43:12.072Z] docker.io [2021-09-15T22:43:12.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:43:12.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:43:12.655Z] Configure a credential helper to remove this warning. See [2021-09-15T22:43:12.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:43:12.655Z] [2021-09-15T22:43:12.655Z] Login Succeeded [2021-09-15T22:43:12.655Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T22:43:12.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T22:43:12.760Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-09-15T22:43:12.760Z] d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [2021-09-15T22:43:12.760Z] latest [2021-09-15T22:43:12.760Z] 2.0.2-dev.12 [2021-09-15T22:43:12.760Z] d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 [2021-09-15T22:43:12.760Z] main [2021-09-15T22:43:12.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:43:13.127Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:43:13.446Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [2021-09-15T22:43:13.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T22:43:13.446Z] 4fc6b2ecc828: Preparing [2021-09-15T22:43:13.446Z] da613e67623d: Preparing [2021-09-15T22:43:13.446Z] 40408548b750: Preparing [2021-09-15T22:43:13.446Z] 60973e228120: Preparing [2021-09-15T22:43:13.446Z] b50ea71dbf53: Preparing [2021-09-15T22:43:13.446Z] e6688e911f15: Preparing [2021-09-15T22:43:13.446Z] e6688e911f15: Waiting [2021-09-15T22:43:13.714Z] 60973e228120: Pushed [2021-09-15T22:43:13.714Z] da613e67623d: Pushed [2021-09-15T22:43:13.714Z] e6688e911f15: Layer already exists [2021-09-15T22:43:13.982Z] 40408548b750: Pushed [2021-09-15T22:43:13.982Z] b50ea71dbf53: Pushed [2021-09-15T22:43:15.399Z] 4fc6b2ecc828: Pushed [2021-09-15T22:43:15.399Z] d717f84b9fafdf289de1acd36ca7b6ff7fd7758d: digest: sha256:886057e4d4ee3c678639fcf3a07cca95db99ac1462895801151f069c986ee1bc size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:43:15.723Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:43:16.038Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-09-15T22:43:16.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T22:43:16.038Z] 4fc6b2ecc828: Preparing [2021-09-15T22:43:16.038Z] da613e67623d: Preparing [2021-09-15T22:43:16.038Z] 40408548b750: Preparing [2021-09-15T22:43:16.038Z] 60973e228120: Preparing [2021-09-15T22:43:16.038Z] b50ea71dbf53: Preparing [2021-09-15T22:43:16.038Z] e6688e911f15: Preparing [2021-09-15T22:43:16.038Z] e6688e911f15: Waiting [2021-09-15T22:43:16.038Z] 4fc6b2ecc828: Layer already exists [2021-09-15T22:43:16.038Z] 60973e228120: Layer already exists [2021-09-15T22:43:16.038Z] da613e67623d: Layer already exists [2021-09-15T22:43:16.038Z] b50ea71dbf53: Layer already exists [2021-09-15T22:43:16.038Z] 40408548b750: Layer already exists [2021-09-15T22:43:16.038Z] e6688e911f15: Layer already exists [2021-09-15T22:43:16.038Z] latest: digest: sha256:886057e4d4ee3c678639fcf3a07cca95db99ac1462895801151f069c986ee1bc size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:43:16.372Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:43:16.690Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.12 [2021-09-15T22:43:16.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T22:43:16.690Z] 4fc6b2ecc828: Preparing [2021-09-15T22:43:16.690Z] da613e67623d: Preparing [2021-09-15T22:43:16.690Z] 40408548b750: Preparing [2021-09-15T22:43:16.690Z] 60973e228120: Preparing [2021-09-15T22:43:16.690Z] b50ea71dbf53: Preparing [2021-09-15T22:43:16.690Z] e6688e911f15: Preparing [2021-09-15T22:43:16.690Z] e6688e911f15: Waiting [2021-09-15T22:43:16.690Z] 4fc6b2ecc828: Layer already exists [2021-09-15T22:43:16.690Z] b50ea71dbf53: Layer already exists [2021-09-15T22:43:16.690Z] da613e67623d: Layer already exists [2021-09-15T22:43:16.690Z] 60973e228120: Layer already exists [2021-09-15T22:43:16.690Z] 40408548b750: Layer already exists [2021-09-15T22:43:16.690Z] e6688e911f15: Layer already exists [2021-09-15T22:43:16.690Z] 2.0.2-dev.12: digest: sha256:886057e4d4ee3c678639fcf3a07cca95db99ac1462895801151f069c986ee1bc size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:43:17.013Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:43:17.331Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 [2021-09-15T22:43:17.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T22:43:17.331Z] 4fc6b2ecc828: Preparing [2021-09-15T22:43:17.331Z] da613e67623d: Preparing [2021-09-15T22:43:17.331Z] 40408548b750: Preparing [2021-09-15T22:43:17.331Z] 60973e228120: Preparing [2021-09-15T22:43:17.331Z] b50ea71dbf53: Preparing [2021-09-15T22:43:17.331Z] e6688e911f15: Preparing [2021-09-15T22:43:17.331Z] e6688e911f15: Waiting [2021-09-15T22:43:17.331Z] 4fc6b2ecc828: Layer already exists [2021-09-15T22:43:17.331Z] b50ea71dbf53: Layer already exists [2021-09-15T22:43:17.331Z] 60973e228120: Layer already exists [2021-09-15T22:43:17.331Z] 40408548b750: Layer already exists [2021-09-15T22:43:17.331Z] da613e67623d: Layer already exists [2021-09-15T22:43:17.331Z] e6688e911f15: Layer already exists [2021-09-15T22:43:17.331Z] d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12: digest: sha256:886057e4d4ee3c678639fcf3a07cca95db99ac1462895801151f069c986ee1bc size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:43:17.657Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:43:17.979Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-09-15T22:43:17.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-15T22:43:17.979Z] 4fc6b2ecc828: Preparing [2021-09-15T22:43:17.979Z] da613e67623d: Preparing [2021-09-15T22:43:17.979Z] 40408548b750: Preparing [2021-09-15T22:43:17.979Z] 60973e228120: Preparing [2021-09-15T22:43:17.979Z] b50ea71dbf53: Preparing [2021-09-15T22:43:17.979Z] e6688e911f15: Preparing [2021-09-15T22:43:17.979Z] e6688e911f15: Waiting [2021-09-15T22:43:17.979Z] b50ea71dbf53: Layer already exists [2021-09-15T22:43:17.979Z] 4fc6b2ecc828: Layer already exists [2021-09-15T22:43:17.979Z] 40408548b750: Layer already exists [2021-09-15T22:43:17.979Z] 60973e228120: Layer already exists [2021-09-15T22:43:17.979Z] da613e67623d: Layer already exists [2021-09-15T22:43:17.979Z] e6688e911f15: Layer already exists [2021-09-15T22:43:17.979Z] main: digest: sha256:886057e4d4ee3c678639fcf3a07cca95db99ac1462895801151f069c986ee1bc size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T22:43:18.046Z] ===================================================== [Pipeline] echo [2021-09-15T22:43:18.064Z] taggedImages: [2021-09-15T22:43:18.064Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [2021-09-15T22:43:18.064Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-09-15T22:43:18.064Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.12 [2021-09-15T22:43:18.064Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 [2021-09-15T22:43:18.064Z] - 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-15T22:43:18.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:43:18.652Z] [2021-09-15T22:43:18.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:43:18.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:43:18.988Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-15T22:43:18.988Z] b4d181a07f80: Pulling fs layer [2021-09-15T22:43:18.988Z] a1111a8f2ec3: Pulling fs layer [2021-09-15T22:43:18.988Z] ed53099fbce6: Pulling fs layer [2021-09-15T22:43:18.988Z] dc539afda2c1: Pulling fs layer [2021-09-15T22:43:18.988Z] 77bc0d833cb6: Pulling fs layer [2021-09-15T22:43:18.988Z] 9065ff56babe: Pulling fs layer [2021-09-15T22:43:18.988Z] d287ab97295c: Pulling fs layer [2021-09-15T22:43:18.988Z] dc539afda2c1: Waiting [2021-09-15T22:43:18.988Z] 77bc0d833cb6: Waiting [2021-09-15T22:43:18.988Z] 9065ff56babe: Waiting [2021-09-15T22:43:18.988Z] d287ab97295c: Waiting [2021-09-15T22:43:19.254Z] a1111a8f2ec3: Verifying Checksum [2021-09-15T22:43:19.254Z] a1111a8f2ec3: Download complete [2021-09-15T22:43:19.254Z] dc539afda2c1: Verifying Checksum [2021-09-15T22:43:19.254Z] dc539afda2c1: Download complete [2021-09-15T22:43:19.522Z] 77bc0d833cb6: Verifying Checksum [2021-09-15T22:43:19.522Z] 77bc0d833cb6: Download complete [2021-09-15T22:43:19.522Z] 9065ff56babe: Verifying Checksum [2021-09-15T22:43:19.522Z] 9065ff56babe: Download complete [2021-09-15T22:43:19.522Z] ed53099fbce6: Verifying Checksum [2021-09-15T22:43:19.522Z] ed53099fbce6: Download complete [2021-09-15T22:43:20.480Z] b4d181a07f80: Verifying Checksum [2021-09-15T22:43:20.480Z] b4d181a07f80: Download complete [2021-09-15T22:43:21.898Z] b4d181a07f80: Pull complete [2021-09-15T22:43:21.898Z] a1111a8f2ec3: Pull complete [2021-09-15T22:43:22.484Z] ed53099fbce6: Pull complete [2021-09-15T22:43:22.484Z] dc539afda2c1: Pull complete [2021-09-15T22:43:22.750Z] 77bc0d833cb6: Pull complete [2021-09-15T22:43:22.750Z] 9065ff56babe: Pull complete [2021-09-15T22:43:24.162Z] d287ab97295c: Verifying Checksum [2021-09-15T22:43:24.162Z] d287ab97295c: Download complete [2021-09-15T22:43:28.451Z] d287ab97295c: Pull complete [2021-09-15T22:43:28.451Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-15T22:43:28.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:43:28.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-15T22:43:28.543Z] prd-centos7-docker-4c-2g-300 does not seem to be running inside a container [2021-09-15T22:43:28.611Z] $ 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/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@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-15T22:43:30.955Z] $ docker top 81354ecc3a3decc5d0ad671abf0a4c711bd489547c1ba29be4e76fe72fd6fa6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:43:31.540Z] ---> job-cost.sh [2021-09-15T22:43:31.540Z] lf-activate-venv: SKIPPING [2021-09-15T22:43:31.540Z] INFO: No Stack... [2021-09-15T22:43:32.500Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-15T22:43:32.769Z] INFO: Archiving Costs [Pipeline] sh [2021-09-15T22:43:33.085Z] + cat /w/workspace/app-service-configurable/16/archives/cost.csv [2021-09-15T22:43:33.085Z] + cut -d, -f6 [Pipeline] lock [2021-09-15T22:43:33.125Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] [2021-09-15T22:43:33.139Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] did not exist. Created. [2021-09-15T22:43:33.139Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-15T22:43:33.476Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-15T22:43:33.510Z] Stashed 1 file(s) [Pipeline] } [2021-09-15T22:43:33.521Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-15T22:43:33.548Z] $ docker stop --time=1 81354ecc3a3decc5d0ad671abf0a4c711bd489547c1ba29be4e76fe72fd6fa6d [2021-09-15T22:43:34.690Z] $ docker rm -f 81354ecc3a3decc5d0ad671abf0a4c711bd489547c1ba29be4e76fe72fd6fa6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-15T22:43:42.048Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-15T22:43:42.651Z] CGO_ENABLED=1 go vet ./... [2021-09-15T22:44:09.483Z] gofmt -l . [2021-09-15T22:44:09.483Z] [ "`gofmt -l .`" = "" ] [2021-09-15T22:44:09.483Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-15T22:44:09.527Z] $ docker stop --time=1 2b2cec6201bc378a724c026370c498e8808c81d59630514138336930fa1499f1 [2021-09-15T22:44:11.686Z] $ docker rm -f 2b2cec6201bc378a724c026370c498e8808c81d59630514138336930fa1499f1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T22:44:12.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-15T22:44:12.575Z] Warning: overwriting stash ‘coverage-report’ [2021-09-15T22:44:13.111Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-15T22:44:13.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-15T22:44:13.999Z] + ls -al . [2021-09-15T22:44:13.999Z] total 144 [2021-09-15T22:44:13.999Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 15 22:44 . [2021-09-15T22:44:13.999Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:41 .. [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 15 22:41 .dockerignore [2021-09-15T22:44:13.999Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:41 .git [2021-09-15T22:44:13.999Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:41 .github [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 104 Sep 15 22:41 .gitignore [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 7608 Sep 15 22:41 Attribution.txt [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 22206 Sep 15 22:41 CHANGELOG.md [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 2032 Sep 15 22:41 Dockerfile [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:41 GOVERNANCE.md [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 15 22:41 Jenkinsfile [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 15 22:41 LICENSE [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 15 22:41 OWNERS.md [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 3224 Sep 15 22:41 README.md [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 22:38 VERSION [2021-09-15T22:44:13.999Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:41 bin [2021-09-15T22:44:13.999Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 15 22:42 coverage.out [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 136 Sep 15 22:41 go.mod [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 20734 Sep 15 22:41 go.sum [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 15 22:41 main.go [2021-09-15T22:44:13.999Z] -rw-rw-r-- 1 jenkins jenkins 1488 Sep 15 22:41 makefile [2021-09-15T22:44:13.999Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:41 res [2021-09-15T22:44:13.999Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:41 snap [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:44:14.403Z] + 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=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d --label arch=arm64 --label version=2.0.2-dev.12 . [2021-09-15T22:44:14.691Z] Sending build context to Docker daemon 159.2kB [2021-09-15T22:44:14.973Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-09-15T22:44:14.973Z] Step 2/27 : FROM ${BASE} AS builder [2021-09-15T22:44:14.973Z] ---> 6059e2b3de55 [2021-09-15T22:44:14.973Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-15T22:44:15.260Z] ---> Running in 7cd6afc3b676 [2021-09-15T22:44:15.912Z] Removing intermediate container 7cd6afc3b676 [2021-09-15T22:44:15.912Z] ---> 9ffb01d2dc7a [2021-09-15T22:44:15.912Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T22:44:15.912Z] ---> Running in 42d95d546c18 [2021-09-15T22:44:16.521Z] Removing intermediate container 42d95d546c18 [2021-09-15T22:44:16.521Z] ---> 27a687c5914b [2021-09-15T22:44:16.521Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T22:44:16.796Z] ---> Running in 9f65f71bd9e0 [2021-09-15T22:44:17.390Z] Removing intermediate container 9f65f71bd9e0 [2021-09-15T22:44:17.390Z] ---> d562877b3347 [2021-09-15T22:44:17.390Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T22:44:17.390Z] ---> Running in b684d5004f76 [2021-09-15T22:44:19.363Z] Removing intermediate container b684d5004f76 [2021-09-15T22:44:19.363Z] ---> be775885d865 [2021-09-15T22:44:19.363Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T22:44:19.634Z] ---> Running in 35c7c24525a8 [2021-09-15T22:44:20.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-15T22:44:21.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-15T22:44:22.549Z] OK: 218 MiB in 52 packages [2021-09-15T22:44:23.526Z] Removing intermediate container 35c7c24525a8 [2021-09-15T22:44:23.527Z] ---> 3e36a98fa835 [2021-09-15T22:44:23.527Z] Step 8/27 : WORKDIR /app [2021-09-15T22:44:23.802Z] ---> Running in 8252dfa72f7a [2021-09-15T22:44:24.401Z] Removing intermediate container 8252dfa72f7a [2021-09-15T22:44:24.401Z] ---> b5818ff6cb6e [2021-09-15T22:44:24.401Z] Step 9/27 : COPY go.mod . [2021-09-15T22:44:24.997Z] ---> 0f3b3b27d783 [2021-09-15T22:44:24.998Z] Step 10/27 : RUN go mod download [2021-09-15T22:44:24.998Z] ---> Running in 3773304fae94 [2021-09-15T22:44:27.627Z] Removing intermediate container 3773304fae94 [2021-09-15T22:44:27.627Z] ---> e0f7fc029011 [2021-09-15T22:44:27.627Z] Step 11/27 : COPY . . [2021-09-15T22:44:28.224Z] ---> 1d1806174af5 [2021-09-15T22:44:28.224Z] Step 12/27 : ARG MAKE="make build" [2021-09-15T22:44:28.224Z] ---> Running in 872e265f8171 [2021-09-15T22:44:28.821Z] Removing intermediate container 872e265f8171 [2021-09-15T22:44:28.821Z] ---> 6d4f134c08c7 [2021-09-15T22:44:28.821Z] Step 13/27 : RUN $MAKE [2021-09-15T22:44:28.821Z] ---> Running in 5b0397e12d32 [2021-09-15T22:44:29.803Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.12" -o app-service-configurable [2021-09-15T22:45:08.801Z] Removing intermediate container 5b0397e12d32 [2021-09-15T22:45:08.801Z] ---> 97adfeec8f90 [2021-09-15T22:45:08.801Z] Step 14/27 : FROM alpine:3.12 [2021-09-15T22:45:08.801Z] 3.12: Pulling from library/alpine [2021-09-15T22:45:08.801Z] ccdebe76d529: Pulling fs layer [2021-09-15T22:45:08.801Z] ccdebe76d529: Verifying Checksum [2021-09-15T22:45:08.801Z] ccdebe76d529: Download complete [2021-09-15T22:45:08.801Z] ccdebe76d529: Pull complete [2021-09-15T22:45:08.801Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-15T22:45:08.801Z] Status: Downloaded newer image for alpine:3.12 [2021-09-15T22:45:08.801Z] ---> afc2cc120ca2 [2021-09-15T22:45:08.801Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-15T22:45:08.801Z] ---> Running in d9461d2ba4cc [2021-09-15T22:45:08.801Z] Removing intermediate container d9461d2ba4cc [2021-09-15T22:45:08.801Z] ---> f789919e877f [2021-09-15T22:45:08.801Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-09-15T22:45:09.075Z] ---> Running in a9a53dcb5ebb [2021-09-15T22:45:09.684Z] Removing intermediate container a9a53dcb5ebb [2021-09-15T22:45:09.684Z] ---> dad0c59d5f53 [2021-09-15T22:45:09.684Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-09-15T22:45:09.684Z] ---> Running in df997df8424e [2021-09-15T22:45:11.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-15T22:45:11.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-15T22:45:11.712Z] (1/7) Installing ca-certificates (20191127-r4) [2021-09-15T22:45:11.712Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-09-15T22:45:11.712Z] (3/7) Installing libgcc (9.3.0-r2) [2021-09-15T22:45:11.712Z] (4/7) Installing libsodium (1.0.18-r0) [2021-09-15T22:45:11.712Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-09-15T22:45:11.712Z] (6/7) Installing libzmq (4.3.3-r0) [2021-09-15T22:45:11.712Z] (7/7) Installing zeromq (4.3.3-r0) [2021-09-15T22:45:11.712Z] Executing busybox-1.31.1-r20.trigger [2021-09-15T22:45:11.712Z] Executing ca-certificates-20191127-r4.trigger [2021-09-15T22:45:11.986Z] OK: 9 MiB in 21 packages [2021-09-15T22:45:13.416Z] Removing intermediate container df997df8424e [2021-09-15T22:45:13.416Z] ---> b0b3aec39304 [2021-09-15T22:45:13.416Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-15T22:45:14.010Z] ---> 75517b3dbabd [2021-09-15T22:45:14.010Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-15T22:45:14.985Z] ---> caa0377a640d [2021-09-15T22:45:14.985Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-09-15T22:45:15.585Z] ---> 181f1707dde7 [2021-09-15T22:45:15.585Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-09-15T22:45:17.556Z] ---> 6a0af6f7329a [2021-09-15T22:45:17.556Z] Step 22/27 : EXPOSE 48095 [2021-09-15T22:45:17.556Z] ---> Running in 52d8f16f5471 [2021-09-15T22:45:17.831Z] Removing intermediate container 52d8f16f5471 [2021-09-15T22:45:17.831Z] ---> b30996b14188 [2021-09-15T22:45:17.831Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-09-15T22:45:17.831Z] ---> Running in 563e1e5f32db [2021-09-15T22:45:18.424Z] Removing intermediate container 563e1e5f32db [2021-09-15T22:45:18.424Z] ---> 04692a3aa427 [2021-09-15T22:45:18.424Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-15T22:45:18.696Z] ---> Running in a722ef4e1cb6 [2021-09-15T22:45:18.968Z] Removing intermediate container a722ef4e1cb6 [2021-09-15T22:45:18.968Z] ---> 73d0137f6639 [2021-09-15T22:45:18.968Z] Step 25/27 : LABEL arch=arm64 [2021-09-15T22:45:19.242Z] ---> Running in 53fa470be2b4 [2021-09-15T22:45:19.837Z] Removing intermediate container 53fa470be2b4 [2021-09-15T22:45:19.837Z] ---> 823e38f79327 [2021-09-15T22:45:19.837Z] Step 26/27 : LABEL git_sha=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [2021-09-15T22:45:19.837Z] ---> Running in e9acd238d957 [2021-09-15T22:45:20.435Z] Removing intermediate container e9acd238d957 [2021-09-15T22:45:20.435Z] ---> 230818a99aa0 [2021-09-15T22:45:20.435Z] Step 27/27 : LABEL version=2.0.2-dev.12 [2021-09-15T22:45:20.435Z] ---> Running in baa7493ac139 [2021-09-15T22:45:21.032Z] Removing intermediate container baa7493ac139 [2021-09-15T22:45:21.032Z] ---> eda5a0c2ad47 [2021-09-15T22:45:21.032Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-15T22:45:21.032Z] Successfully built eda5a0c2ad47 [2021-09-15T22:45:21.032Z] 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-15T22:45:21.229Z] provisioning config files... [2021-09-15T22:45:21.251Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/16@tmp/config8810707745639235550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:45:21.631Z] ---> docker-login.sh [2021-09-15T22:45:21.631Z] nexus3.edgexfoundry.org:10001 [2021-09-15T22:45:21.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:45:22.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:45:22.178Z] Configure a credential helper to remove this warning. See [2021-09-15T22:45:22.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:45:22.178Z] [2021-09-15T22:45:22.178Z] Login Succeeded [2021-09-15T22:45:22.178Z] nexus3.edgexfoundry.org:10002 [2021-09-15T22:45:22.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:45:22.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:45:22.722Z] Configure a credential helper to remove this warning. See [2021-09-15T22:45:22.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:45:22.722Z] [2021-09-15T22:45:22.722Z] Login Succeeded [2021-09-15T22:45:22.722Z] nexus3.edgexfoundry.org:10003 [2021-09-15T22:45:22.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:45:23.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:45:23.266Z] Configure a credential helper to remove this warning. See [2021-09-15T22:45:23.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:45:23.266Z] [2021-09-15T22:45:23.266Z] Login Succeeded [2021-09-15T22:45:23.266Z] nexus3.edgexfoundry.org:10004 [2021-09-15T22:45:23.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:45:23.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:45:23.811Z] Configure a credential helper to remove this warning. See [2021-09-15T22:45:23.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:45:23.811Z] [2021-09-15T22:45:23.811Z] Login Succeeded [2021-09-15T22:45:23.811Z] docker.io [2021-09-15T22:45:24.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:45:24.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:45:24.674Z] Configure a credential helper to remove this warning. See [2021-09-15T22:45:24.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:45:24.674Z] [2021-09-15T22:45:24.674Z] Login Succeeded [2021-09-15T22:45:24.674Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T22:45:24.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T22:45:24.763Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-09-15T22:45:24.763Z] d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [2021-09-15T22:45:24.763Z] latest [2021-09-15T22:45:24.763Z] 2.0.2-dev.12 [2021-09-15T22:45:24.763Z] d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 [2021-09-15T22:45:24.763Z] main [2021-09-15T22:45:24.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:45:25.148Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:45:25.499Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [2021-09-15T22:45:25.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T22:45:25.499Z] cc2dd3830dd9: Preparing [2021-09-15T22:45:25.499Z] 4da4d14ecfe8: Preparing [2021-09-15T22:45:25.500Z] a4d30b1cecac: Preparing [2021-09-15T22:45:25.500Z] af437876d484: Preparing [2021-09-15T22:45:25.500Z] fd7447cb7c36: Preparing [2021-09-15T22:45:25.500Z] bdc42e120bf6: Preparing [2021-09-15T22:45:25.500Z] bdc42e120bf6: Waiting [2021-09-15T22:45:25.778Z] 4da4d14ecfe8: Pushed [2021-09-15T22:45:25.778Z] af437876d484: Pushed [2021-09-15T22:45:25.778Z] a4d30b1cecac: Pushed [2021-09-15T22:45:26.050Z] bdc42e120bf6: Layer already exists [2021-09-15T22:45:26.646Z] fd7447cb7c36: Pushed [2021-09-15T22:45:29.256Z] cc2dd3830dd9: Pushed [2021-09-15T22:45:29.256Z] d717f84b9fafdf289de1acd36ca7b6ff7fd7758d: digest: sha256:fa5725a11283c6fa3f98bcbe21d1f985d7c61bf28a0f13f3e020deca90f75d74 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:45:29.870Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:45:30.206Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-09-15T22:45:30.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T22:45:30.206Z] cc2dd3830dd9: Preparing [2021-09-15T22:45:30.206Z] 4da4d14ecfe8: Preparing [2021-09-15T22:45:30.206Z] a4d30b1cecac: Preparing [2021-09-15T22:45:30.206Z] af437876d484: Preparing [2021-09-15T22:45:30.206Z] fd7447cb7c36: Preparing [2021-09-15T22:45:30.206Z] bdc42e120bf6: Preparing [2021-09-15T22:45:30.206Z] bdc42e120bf6: Waiting [2021-09-15T22:45:30.477Z] cc2dd3830dd9: Layer already exists [2021-09-15T22:45:30.477Z] 4da4d14ecfe8: Layer already exists [2021-09-15T22:45:30.477Z] a4d30b1cecac: Layer already exists [2021-09-15T22:45:30.477Z] fd7447cb7c36: Layer already exists [2021-09-15T22:45:30.477Z] af437876d484: Layer already exists [2021-09-15T22:45:30.477Z] bdc42e120bf6: Layer already exists [2021-09-15T22:45:30.477Z] latest: digest: sha256:fa5725a11283c6fa3f98bcbe21d1f985d7c61bf28a0f13f3e020deca90f75d74 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:45:30.825Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:45:31.167Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.12 [2021-09-15T22:45:31.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T22:45:31.167Z] cc2dd3830dd9: Preparing [2021-09-15T22:45:31.167Z] 4da4d14ecfe8: Preparing [2021-09-15T22:45:31.167Z] a4d30b1cecac: Preparing [2021-09-15T22:45:31.167Z] af437876d484: Preparing [2021-09-15T22:45:31.167Z] fd7447cb7c36: Preparing [2021-09-15T22:45:31.167Z] bdc42e120bf6: Preparing [2021-09-15T22:45:31.167Z] bdc42e120bf6: Waiting [2021-09-15T22:45:31.438Z] af437876d484: Layer already exists [2021-09-15T22:45:31.438Z] fd7447cb7c36: Layer already exists [2021-09-15T22:45:31.438Z] cc2dd3830dd9: Layer already exists [2021-09-15T22:45:31.438Z] a4d30b1cecac: Layer already exists [2021-09-15T22:45:31.438Z] 4da4d14ecfe8: Layer already exists [2021-09-15T22:45:31.438Z] bdc42e120bf6: Layer already exists [2021-09-15T22:45:31.438Z] 2.0.2-dev.12: digest: sha256:fa5725a11283c6fa3f98bcbe21d1f985d7c61bf28a0f13f3e020deca90f75d74 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:45:31.789Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:45:32.132Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 [2021-09-15T22:45:32.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T22:45:32.132Z] cc2dd3830dd9: Preparing [2021-09-15T22:45:32.132Z] 4da4d14ecfe8: Preparing [2021-09-15T22:45:32.132Z] a4d30b1cecac: Preparing [2021-09-15T22:45:32.132Z] af437876d484: Preparing [2021-09-15T22:45:32.132Z] fd7447cb7c36: Preparing [2021-09-15T22:45:32.132Z] bdc42e120bf6: Preparing [2021-09-15T22:45:32.132Z] bdc42e120bf6: Waiting [2021-09-15T22:45:32.403Z] a4d30b1cecac: Layer already exists [2021-09-15T22:45:32.403Z] 4da4d14ecfe8: Layer already exists [2021-09-15T22:45:32.403Z] cc2dd3830dd9: Layer already exists [2021-09-15T22:45:32.403Z] af437876d484: Layer already exists [2021-09-15T22:45:32.403Z] fd7447cb7c36: Layer already exists [2021-09-15T22:45:32.403Z] bdc42e120bf6: Layer already exists [2021-09-15T22:45:32.403Z] d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12: digest: sha256:fa5725a11283c6fa3f98bcbe21d1f985d7c61bf28a0f13f3e020deca90f75d74 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:45:32.746Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:45:33.082Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-09-15T22:45:33.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-15T22:45:33.082Z] cc2dd3830dd9: Preparing [2021-09-15T22:45:33.082Z] 4da4d14ecfe8: Preparing [2021-09-15T22:45:33.082Z] a4d30b1cecac: Preparing [2021-09-15T22:45:33.082Z] af437876d484: Preparing [2021-09-15T22:45:33.082Z] fd7447cb7c36: Preparing [2021-09-15T22:45:33.082Z] bdc42e120bf6: Preparing [2021-09-15T22:45:33.082Z] bdc42e120bf6: Waiting [2021-09-15T22:45:33.353Z] af437876d484: Layer already exists [2021-09-15T22:45:33.353Z] cc2dd3830dd9: Layer already exists [2021-09-15T22:45:33.353Z] fd7447cb7c36: Layer already exists [2021-09-15T22:45:33.353Z] 4da4d14ecfe8: Layer already exists [2021-09-15T22:45:33.353Z] a4d30b1cecac: Layer already exists [2021-09-15T22:45:33.353Z] bdc42e120bf6: Layer already exists [2021-09-15T22:45:33.353Z] main: digest: sha256:fa5725a11283c6fa3f98bcbe21d1f985d7c61bf28a0f13f3e020deca90f75d74 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T22:45:33.428Z] ===================================================== [Pipeline] echo [2021-09-15T22:45:33.447Z] taggedImages: [2021-09-15T22:45:33.447Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [2021-09-15T22:45:33.447Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-09-15T22:45:33.447Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.12 [2021-09-15T22:45:33.447Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 [2021-09-15T22:45:33.447Z] - 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-15T22:45:33.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T22:45:33.967Z] [2021-09-15T22:45:33.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:45:34.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T22:45:34.897Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-15T22:45:34.897Z] 448f6bf000e3: Pulling fs layer [2021-09-15T22:45:34.897Z] f757da607395: Pulling fs layer [2021-09-15T22:45:34.897Z] 05883995daec: Pulling fs layer [2021-09-15T22:45:34.897Z] 8603b9c90790: Pulling fs layer [2021-09-15T22:45:34.897Z] 1560dd03e051: Pulling fs layer [2021-09-15T22:45:34.897Z] 27f5ce0e4adf: Pulling fs layer [2021-09-15T22:45:34.897Z] c2d8d7efcc4b: Pulling fs layer [2021-09-15T22:45:34.897Z] 1560dd03e051: Waiting [2021-09-15T22:45:34.897Z] 27f5ce0e4adf: Waiting [2021-09-15T22:45:34.897Z] c2d8d7efcc4b: Waiting [2021-09-15T22:45:34.897Z] 8603b9c90790: Waiting [2021-09-15T22:45:35.171Z] f757da607395: Verifying Checksum [2021-09-15T22:45:35.171Z] f757da607395: Download complete [2021-09-15T22:45:35.171Z] 8603b9c90790: Verifying Checksum [2021-09-15T22:45:35.171Z] 8603b9c90790: Download complete [2021-09-15T22:45:35.443Z] 1560dd03e051: Verifying Checksum [2021-09-15T22:45:35.443Z] 1560dd03e051: Download complete [2021-09-15T22:45:35.443Z] 27f5ce0e4adf: Verifying Checksum [2021-09-15T22:45:35.443Z] 27f5ce0e4adf: Download complete [2021-09-15T22:45:35.443Z] 05883995daec: Verifying Checksum [2021-09-15T22:45:35.443Z] 05883995daec: Download complete [2021-09-15T22:45:36.429Z] 448f6bf000e3: Verifying Checksum [2021-09-15T22:45:36.429Z] 448f6bf000e3: Download complete [2021-09-15T22:45:39.837Z] c2d8d7efcc4b: Verifying Checksum [2021-09-15T22:45:39.837Z] c2d8d7efcc4b: Download complete [2021-09-15T22:45:39.837Z] 448f6bf000e3: Pull complete [2021-09-15T22:45:40.435Z] f757da607395: Pull complete [2021-09-15T22:45:41.869Z] 05883995daec: Pull complete [2021-09-15T22:45:42.464Z] 8603b9c90790: Pull complete [2021-09-15T22:45:43.440Z] 1560dd03e051: Pull complete [2021-09-15T22:45:43.713Z] 27f5ce0e4adf: Pull complete [2021-09-15T22:45:58.792Z] c2d8d7efcc4b: Pull complete [2021-09-15T22:45:58.792Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-15T22:45:58.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T22:45:58.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-15T22:45:59.049Z] prd-ubuntu18.04-docker-arm64-4c-16g-299 does not seem to be running inside a container [2021-09-15T22:45:59.157Z] $ 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/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@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-15T22:46:03.502Z] $ docker top 9b1a3f472698cfc71325f812cf8afb3cb614a84e46897ed05c5956ea1fc76e4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:46:04.433Z] ---> job-cost.sh [2021-09-15T22:46:04.433Z] lf-activate-venv: SKIPPING [2021-09-15T22:46:04.433Z] INFO: No Stack... [2021-09-15T22:46:05.408Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-15T22:46:05.679Z] INFO: Archiving Costs [Pipeline] sh [2021-09-15T22:46:06.347Z] + cut -d, -f6 [2021-09-15T22:46:06.347Z] + cat /w/workspace/app-service-configurable/16/archives/cost.csv [Pipeline] lock [2021-09-15T22:46:06.409Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] [2021-09-15T22:46:06.427Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] did not exist. Created. [2021-09-15T22:46:06.427Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-15T22:46:07.122Z] /w/workspace/app-service-configurable/16@tmp/durable-f3e5ac64/script.sh: 1: /w/workspace/app-service-configurable/16@tmp/durable-f3e5ac64/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-15T22:46:07.795Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-15T22:46:07.827Z] Warning: overwriting stash ‘stack-cost’ [2021-09-15T22:46:07.875Z] Stashed 1 file(s) [Pipeline] } [2021-09-15T22:46:07.885Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-15T22:46:07.940Z] $ docker stop --time=1 9b1a3f472698cfc71325f812cf8afb3cb614a84e46897ed05c5956ea1fc76e4d [2021-09-15T22:46:09.608Z] $ docker rm -f 9b1a3f472698cfc71325f812cf8afb3cb614a84e46897ed05c5956ea1fc76e4d [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-15T22:46:10.657Z] provisioning config files... [2021-09-15T22:46:10.677Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1100554118528734169tmp [Pipeline] { [Pipeline] sh [2021-09-15T22:46:11.024Z] + set +x [2021-09-15T22:46:11.024Z] + curl -s https://codecov.io/bash [2021-09-15T22:46:11.024Z] + bash -s -- [2021-09-15T22:46:11.024Z] [2021-09-15T22:46:11.024Z] _____ _ [2021-09-15T22:46:11.024Z] / ____| | | [2021-09-15T22:46:11.024Z] | | ___ __| | ___ ___ _____ __ [2021-09-15T22:46:11.024Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-15T22:46:11.024Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-15T22:46:11.024Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-15T22:46:11.024Z] Bash-1.0.6 [2021-09-15T22:46:11.024Z] [2021-09-15T22:46:11.024Z] [2021-09-15T22:46:11.024Z] ==> git version 2.24.4 found [2021-09-15T22:46:11.292Z] ==> 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-15T22:46:11.292Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-15T22:46:11.292Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-15T22:46:11.292Z] ==> Jenkins CI detected. [2021-09-15T22:46:11.292Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-09-15T22:46:11.292Z] project root: . [2021-09-15T22:46:11.292Z] --> token set from env [2021-09-15T22:46:11.292Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-15T22:46:11.292Z] ==> Running gcov in . (disable via -X gcov) [2021-09-15T22:46:11.292Z] ==> Python coveragepy not found [2021-09-15T22:46:11.292Z] ==> Searching for coverage reports in: [2021-09-15T22:46:11.292Z] + . [2021-09-15T22:46:11.292Z] -> Found 1 reports [2021-09-15T22:46:11.292Z] ==> Detecting git/mercurial file structure [2021-09-15T22:46:11.292Z] ==> Reading reports [2021-09-15T22:46:11.292Z] + ./coverage.out bytes=10 [2021-09-15T22:46:11.292Z] ==> Appending adjustments [2021-09-15T22:46:11.292Z] https://docs.codecov.io/docs/fixing-reports [2021-09-15T22:46:11.292Z] + Found adjustments [2021-09-15T22:46:11.292Z] ==> Gzipping contents [2021-09-15T22:46:11.292Z] 4.0K /tmp/codecov.UB9Arx.gz [2021-09-15T22:46:11.292Z] ==> Uploading reports [2021-09-15T22:46:11.292Z] url: https://codecov.io [2021-09-15T22:46:11.292Z] query: branch=main&commit=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-15T22:46:11.292Z] -> Pinging Codecov [2021-09-15T22:46:11.292Z] 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=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-15T22:46:11.562Z] -> Uploading to [2021-09-15T22:46:11.562Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-15/A97CA9966030D2A3747ED39772930CCE/d717f84b9fafdf289de1acd36ca7b6ff7fd7758d/53e29e0c-57fc-4657-bd8b-0e6309cfcbef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210915T224611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49acd06870dfb1abd6d2252502b507ebd1157fd933fdb3d12692c263cdafe285 [2021-09-15T22:46:11.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-15T22:46:11.562Z] Dload Upload Total Spent Left Speed [2021-09-15T22:46:12.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 552 0 0 100 552 0 1569 --:--:-- --:--:-- --:--:-- 1572 [2021-09-15T22:46:12.147Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] } [2021-09-15T22:46:12.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-15T22:46:12.841Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-15T22:46:12.857Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:46:13.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T22:46:13.202Z] [2021-09-15T22:46:13.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:46:13.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T22:46:13.532Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-15T22:46:13.532Z] 188c0c94c7c5: Pulling fs layer [2021-09-15T22:46:13.532Z] 0ef7d3d256c8: Pulling fs layer [2021-09-15T22:46:13.532Z] de9db76c5a1d: Pulling fs layer [2021-09-15T22:46:13.532Z] 0eba1c9be4d2: Pulling fs layer [2021-09-15T22:46:13.532Z] 0d57e429df01: Pulling fs layer [2021-09-15T22:46:13.532Z] 4e4be7b47b0d: Pulling fs layer [2021-09-15T22:46:13.532Z] e1f770b5df2f: Pulling fs layer [2021-09-15T22:46:13.532Z] 85a0685a4137: Pulling fs layer [2021-09-15T22:46:13.532Z] 0eba1c9be4d2: Waiting [2021-09-15T22:46:13.532Z] 0d57e429df01: Waiting [2021-09-15T22:46:13.532Z] 4e4be7b47b0d: Waiting [2021-09-15T22:46:13.532Z] e1f770b5df2f: Waiting [2021-09-15T22:46:13.532Z] 85a0685a4137: Waiting [2021-09-15T22:46:13.532Z] de9db76c5a1d: Verifying Checksum [2021-09-15T22:46:13.532Z] de9db76c5a1d: Download complete [2021-09-15T22:46:13.532Z] 0ef7d3d256c8: Verifying Checksum [2021-09-15T22:46:13.532Z] 0ef7d3d256c8: Download complete [2021-09-15T22:46:13.532Z] 0d57e429df01: Verifying Checksum [2021-09-15T22:46:13.532Z] 0d57e429df01: Download complete [2021-09-15T22:46:13.801Z] 4e4be7b47b0d: Verifying Checksum [2021-09-15T22:46:13.801Z] 4e4be7b47b0d: Download complete [2021-09-15T22:46:13.801Z] 188c0c94c7c5: Verifying Checksum [2021-09-15T22:46:13.801Z] 188c0c94c7c5: Download complete [2021-09-15T22:46:14.069Z] 188c0c94c7c5: Pull complete [2021-09-15T22:46:14.069Z] 0ef7d3d256c8: Pull complete [2021-09-15T22:46:14.341Z] de9db76c5a1d: Pull complete [2021-09-15T22:46:15.304Z] e1f770b5df2f: Verifying Checksum [2021-09-15T22:46:15.304Z] e1f770b5df2f: Download complete [2021-09-15T22:46:19.568Z] 0eba1c9be4d2: Verifying Checksum [2021-09-15T22:46:19.568Z] 0eba1c9be4d2: Download complete [2021-09-15T22:46:20.169Z] 85a0685a4137: Verifying Checksum [2021-09-15T22:46:20.169Z] 85a0685a4137: Download complete [2021-09-15T22:46:22.782Z] 0eba1c9be4d2: Pull complete [2021-09-15T22:46:22.782Z] 0d57e429df01: Pull complete [2021-09-15T22:46:22.782Z] 4e4be7b47b0d: Pull complete [2021-09-15T22:46:23.049Z] e1f770b5df2f: Pull complete [2021-09-15T22:46:26.427Z] 85a0685a4137: Pull complete [2021-09-15T22:46:26.427Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-15T22:46:26.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T22:46:26.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-15T22:46:26.541Z] prd-centos7-docker-4c-2g-298 does not seem to be running inside a container [2021-09-15T22:46:26.619Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-15T22:46:28.444Z] $ docker top 5d975340481b9f1fd2b2217afcee13c8af890ecdc4d8203025283f4805d0a1fb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-15T22:46:28.600Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-15T22:46:28.902Z] + set -o pipefail [2021-09-15T22:46:28.902Z] + snyk monitor '--org=edgex-jenkins' [2021-09-15T22:46:35.775Z] [2021-09-15T22:46:35.775Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-09-15T22:46:35.775Z] [2021-09-15T22:46:35.775Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/57e1e5a7-f333-4995-8f4a-5f0ea63d56f2 [2021-09-15T22:46:35.775Z] [2021-09-15T22:46:35.775Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-15T22:46:35.775Z] [2021-09-15T22:46:35.775Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-15T22:46:35.775Z] [2021-09-15T22:46:35.775Z] [Pipeline] } [2021-09-15T22:46:35.794Z] $ docker stop --time=1 5d975340481b9f1fd2b2217afcee13c8af890ecdc4d8203025283f4805d0a1fb [2021-09-15T22:46:37.772Z] $ docker rm -f 5d975340481b9f1fd2b2217afcee13c8af890ecdc4d8203025283f4805d0a1fb [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-15T22:46:38.808Z] + git log --format=format:%s -1 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:46:39.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:46:39.134Z] . [Pipeline] withDockerContainer [2021-09-15T22:46:39.220Z] prd-centos7-docker-4c-2g-298 does not seem to be running inside a container [2021-09-15T22:46:39.280Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T22:46:39.628Z] $ docker top 31e9fedb87881fa7eeab48fbc9206205c227ef403da2ecbaa979edea3b737489 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T22:46:39.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T22:46:39.765Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T22:46:39.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T22:46:39.888Z] $ docker exec 31e9fedb87881fa7eeab48fbc9206205c227ef403da2ecbaa979edea3b737489 ssh-agent [2021-09-15T22:46:39.998Z] SSH_AUTH_SOCK=/tmp/ssh-tRTsZ2Xkklma/agent.13 [2021-09-15T22:46:39.998Z] SSH_AGENT_PID=19 [2021-09-15T22:46:40.009Z] Running ssh-add (command line suppressed) [2021-09-15T22:46:40.110Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2310182279801534592.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2310182279801534592.key) [2021-09-15T22:46:40.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T22:46:40.447Z] + git semver tag [2021-09-15T22:46:40.447Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T22:46:40.447Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T22:46:40.447Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T22:46:40.447Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T22:46:40.447Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T22:46:40.447Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T22:46:40.447Z] # $SEMVER_BRANCH = main [2021-09-15T22:46:40.447Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-09-15T22:46:40.447Z] # d717f84b9fafdf289de1acd36ca7b6ff7fd7758d HEAD [2021-09-15T22:46:40.447Z] # -> Force: false [2021-09-15T22:46:40.447Z] # 1ddc60e7be668170a35ccfc97cd6c39496a54a5d refs/tags/v2.0.2-dev.12 [Pipeline] } [2021-09-15T22:46:40.463Z] $ docker exec --env ******** --env ******** 31e9fedb87881fa7eeab48fbc9206205c227ef403da2ecbaa979edea3b737489 ssh-agent -k [2021-09-15T22:46:40.573Z] unset SSH_AUTH_SOCK; [2021-09-15T22:46:40.573Z] unset SSH_AGENT_PID; [2021-09-15T22:46:40.573Z] echo Agent pid 19 killed; [2021-09-15T22:46:40.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T22:46:40.985Z] + git semver [Pipeline] } [2021-09-15T22:46:41.007Z] $ docker stop --time=1 31e9fedb87881fa7eeab48fbc9206205c227ef403da2ecbaa979edea3b737489 [2021-09-15T22:46:42.191Z] $ docker rm -f 31e9fedb87881fa7eeab48fbc9206205c227ef403da2ecbaa979edea3b737489 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:46:42.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T22:46:42.680Z] [2021-09-15T22:46:42.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:46:43.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T22:46:43.012Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-15T22:46:43.012Z] ab5ef0e58194: Pulling fs layer [2021-09-15T22:46:43.012Z] 9712f1f96733: Pulling fs layer [2021-09-15T22:46:43.012Z] 63f879dbbcfc: Pulling fs layer [2021-09-15T22:46:43.012Z] 0d9ebad4ef96: Pulling fs layer [2021-09-15T22:46:43.012Z] e9a5061849ea: Pulling fs layer [2021-09-15T22:46:43.012Z] d747dcd14b5f: Pulling fs layer [2021-09-15T22:46:43.012Z] 2de7ff778b66: Pulling fs layer [2021-09-15T22:46:43.012Z] 0d9ebad4ef96: Waiting [2021-09-15T22:46:43.012Z] e9a5061849ea: Waiting [2021-09-15T22:46:43.012Z] d747dcd14b5f: Waiting [2021-09-15T22:46:43.013Z] 2de7ff778b66: Waiting [2021-09-15T22:46:43.013Z] 9712f1f96733: Verifying Checksum [2021-09-15T22:46:43.013Z] 9712f1f96733: Download complete [2021-09-15T22:46:45.599Z] 63f879dbbcfc: Verifying Checksum [2021-09-15T22:46:45.599Z] 63f879dbbcfc: Download complete [2021-09-15T22:46:45.864Z] e9a5061849ea: Verifying Checksum [2021-09-15T22:46:45.864Z] e9a5061849ea: Download complete [2021-09-15T22:46:45.864Z] d747dcd14b5f: Verifying Checksum [2021-09-15T22:46:45.864Z] d747dcd14b5f: Download complete [2021-09-15T22:46:46.442Z] 2de7ff778b66: Verifying Checksum [2021-09-15T22:46:46.442Z] 2de7ff778b66: Download complete [2021-09-15T22:46:46.442Z] 0d9ebad4ef96: Verifying Checksum [2021-09-15T22:46:46.442Z] 0d9ebad4ef96: Download complete [2021-09-15T22:46:47.025Z] ab5ef0e58194: Verifying Checksum [2021-09-15T22:46:47.025Z] ab5ef0e58194: Download complete [2021-09-15T22:46:49.643Z] ab5ef0e58194: Pull complete [2021-09-15T22:46:49.643Z] 9712f1f96733: Pull complete [2021-09-15T22:46:50.230Z] 63f879dbbcfc: Pull complete [2021-09-15T22:46:53.615Z] 0d9ebad4ef96: Pull complete [2021-09-15T22:46:53.615Z] e9a5061849ea: Pull complete [2021-09-15T22:46:53.887Z] d747dcd14b5f: Pull complete [2021-09-15T22:46:54.852Z] 2de7ff778b66: Pull complete [2021-09-15T22:46:54.852Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-15T22:46:54.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T22:46:54.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-15T22:46:54.952Z] prd-centos7-docker-4c-2g-298 does not seem to be running inside a container [2021-09-15T22:46:55.014Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-15T22:46:58.114Z] $ docker top 27f3be2cf96f1c18fc70a4c4e52ab848d448bac91eaf5848e28a75e71b7999a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:46:58.221Z] provisioning config files... [2021-09-15T22:46:58.235Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4888639452920506261tmp [2021-09-15T22:46:58.256Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2944476636619626209tmp [2021-09-15T22:46:58.276Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9207200905790883670tmp [Pipeline] { [Pipeline] echo [2021-09-15T22:46:58.304Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:46:58.617Z] ---> sigul-configuration.sh [2021-09-15T22:46:58.617Z] gpg: directory `/root/.gnupg' created [2021-09-15T22:46:58.617Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-15T22:46:58.617Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-15T22:46:58.617Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-15T22:46:58.617Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-15T22:46:58.617Z] gpg: CAST5 encrypted data [2021-09-15T22:46:58.617Z] gpg: encrypted with 1 passphrase [2021-09-15T22:46:58.617Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-15T22:46:58.938Z] + mkdir /home/jenkins [2021-09-15T22:46:58.938Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-15T22:46:59.257Z] + 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-15T22:46:59.273Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:46:59.590Z] ---> sigul-install.sh [2021-09-15T22:46:59.590Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-15T22:46:59.906Z] + git tag --list [2021-09-15T22:46:59.906Z] v1.0.0 [2021-09-15T22:46:59.906Z] v1.1.0 [2021-09-15T22:46:59.906Z] v1.2.0 [2021-09-15T22:46:59.906Z] v1.3.0 [2021-09-15T22:46:59.906Z] v1.3.1 [2021-09-15T22:46:59.906Z] v2.0.0 [2021-09-15T22:46:59.906Z] v2.0.1 [2021-09-15T22:46:59.906Z] v2.0.1-dev.1 [2021-09-15T22:46:59.906Z] v2.0.2-dev.1 [2021-09-15T22:46:59.906Z] v2.0.2-dev.10 [2021-09-15T22:46:59.906Z] v2.0.2-dev.11 [2021-09-15T22:46:59.906Z] v2.0.2-dev.12 [2021-09-15T22:46:59.906Z] v2.0.2-dev.2 [2021-09-15T22:46:59.906Z] v2.0.2-dev.3 [2021-09-15T22:46:59.906Z] v2.0.2-dev.4 [2021-09-15T22:46:59.906Z] v2.0.2-dev.5 [2021-09-15T22:46:59.906Z] v2.0.2-dev.6 [2021-09-15T22:46:59.906Z] v2.0.2-dev.7 [2021-09-15T22:46:59.906Z] v2.0.2-dev.8 [2021-09-15T22:46:59.906Z] v2.0.2-dev.9 [Pipeline] sh [2021-09-15T22:47:00.221Z] + lftools sign git-tag v2.0.2-dev.12 [2021-09-15T22:47:00.806Z] Signing Git tag with Sigul... [2021-09-15T22:47:00.806Z] Signing v2.0.2-dev.12 [Pipeline] echo [2021-09-15T22:47:01.406Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:47:01.720Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-15T22:47:01.734Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-15T22:47:01.764Z] $ docker stop --time=1 27f3be2cf96f1c18fc70a4c4e52ab848d448bac91eaf5848e28a75e71b7999a1 [2021-09-15T22:47:02.979Z] $ docker rm -f 27f3be2cf96f1c18fc70a4c4e52ab848d448bac91eaf5848e28a75e71b7999a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:47:03.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:47:03.636Z] . [Pipeline] withDockerContainer [2021-09-15T22:47:03.761Z] prd-centos7-docker-4c-2g-298 does not seem to be running inside a container [2021-09-15T22:47:03.823Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T22:47:04.233Z] $ docker top 2825646a67faa58ecfff5b326af4e668762a1290aa4291c65508c4eaa2399dcc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T22:47:04.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T22:47:04.373Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T22:47:04.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T22:47:04.490Z] $ docker exec 2825646a67faa58ecfff5b326af4e668762a1290aa4291c65508c4eaa2399dcc ssh-agent [2021-09-15T22:47:04.604Z] SSH_AUTH_SOCK=/tmp/ssh-5azmulX2PW4Q/agent.14 [2021-09-15T22:47:04.604Z] SSH_AGENT_PID=20 [2021-09-15T22:47:04.612Z] Running ssh-add (command line suppressed) [2021-09-15T22:47:04.716Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8296363414104610131.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8296363414104610131.key) [2021-09-15T22:47:04.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T22:47:05.055Z] + git semver bump pre [2021-09-15T22:47:05.055Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T22:47:05.055Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T22:47:05.055Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T22:47:05.055Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T22:47:05.055Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T22:47:05.055Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T22:47:05.055Z] # $SEMVER_BRANCH = main [2021-09-15T22:47:05.055Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-09-15T22:47:05.055Z] 2.0.2-dev.13 [Pipeline] } [2021-09-15T22:47:05.069Z] $ docker exec --env ******** --env ******** 2825646a67faa58ecfff5b326af4e668762a1290aa4291c65508c4eaa2399dcc ssh-agent -k [2021-09-15T22:47:05.161Z] unset SSH_AUTH_SOCK; [2021-09-15T22:47:05.161Z] unset SSH_AGENT_PID; [2021-09-15T22:47:05.161Z] echo Agent pid 20 killed; [2021-09-15T22:47:05.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T22:47:05.537Z] + git semver [Pipeline] } [2021-09-15T22:47:05.557Z] $ docker stop --time=1 2825646a67faa58ecfff5b326af4e668762a1290aa4291c65508c4eaa2399dcc [2021-09-15T22:47:06.760Z] $ docker rm -f 2825646a67faa58ecfff5b326af4e668762a1290aa4291c65508c4eaa2399dcc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:47:07.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:47:07.164Z] . [Pipeline] withDockerContainer [2021-09-15T22:47:07.254Z] prd-centos7-docker-4c-2g-298 does not seem to be running inside a container [2021-09-15T22:47:07.315Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T22:47:07.685Z] $ docker top 8c2def8cac13bdeb0a3c067d9c1aa6285add3aa9360a19733f09855a58784116 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T22:47:07.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T22:47:07.828Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T22:47:07.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T22:47:07.952Z] $ docker exec 8c2def8cac13bdeb0a3c067d9c1aa6285add3aa9360a19733f09855a58784116 ssh-agent [2021-09-15T22:47:08.065Z] SSH_AUTH_SOCK=/tmp/ssh-GwF8rdEroYYg/agent.14 [2021-09-15T22:47:08.065Z] SSH_AGENT_PID=21 [2021-09-15T22:47:08.074Z] Running ssh-add (command line suppressed) [2021-09-15T22:47:08.178Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1721887877278830044.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1721887877278830044.key) [2021-09-15T22:47:08.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T22:47:08.520Z] + git semver push [2021-09-15T22:47:08.520Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T22:47:08.520Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-15T22:47:08.520Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-15T22:47:08.520Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T22:47:08.520Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T22:47:08.520Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T22:47:08.520Z] # $SEMVER_BRANCH = main [2021-09-15T22:47:08.520Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-09-15T22:47:09.944Z] $ docker exec --env ******** --env ******** 8c2def8cac13bdeb0a3c067d9c1aa6285add3aa9360a19733f09855a58784116 ssh-agent -k [2021-09-15T22:47:10.057Z] unset SSH_AUTH_SOCK; [2021-09-15T22:47:10.057Z] unset SSH_AGENT_PID; [2021-09-15T22:47:10.057Z] echo Agent pid 21 killed; [2021-09-15T22:47:10.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T22:47:10.433Z] + git semver [Pipeline] } [2021-09-15T22:47:10.454Z] $ docker stop --time=1 8c2def8cac13bdeb0a3c067d9c1aa6285add3aa9360a19733f09855a58784116 [2021-09-15T22:47:11.655Z] $ docker rm -f 8c2def8cac13bdeb0a3c067d9c1aa6285add3aa9360a19733f09855a58784116 [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-15T22:47:12.712Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:47:13.044Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:47:13.645Z] ---> package-listing.sh [2021-09-15T22:47:13.646Z] ++ facter osfamily [2021-09-15T22:47:13.646Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-15T22:47:13.912Z] + OS_FAMILY=redhat [2021-09-15T22:47:13.912Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-09-15T22:47:13.912Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-15T22:47:13.912Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-15T22:47:13.912Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-15T22:47:13.912Z] + PACKAGES=/tmp/packages_start.txt [2021-09-15T22:47:13.912Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-09-15T22:47:13.912Z] + PACKAGES=/tmp/packages_end.txt [2021-09-15T22:47:13.912Z] + case "${OS_FAMILY}" in [2021-09-15T22:47:13.912Z] + rpm -qa [2021-09-15T22:47:13.912Z] + sort [2021-09-15T22:47:14.494Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-15T22:47:14.494Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-15T22:47:14.494Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-15T22:47:14.494Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-09-15T22:47:14.494Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-09-15T22:47:14.494Z] + 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-15T22:47:14.511Z] 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-15T22:47:14.813Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:47:15.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:47:15.406Z] [2021-09-15T22:47:15.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:47:15.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:47:15.745Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-15T22:47:15.745Z] b4d181a07f80: Pulling fs layer [2021-09-15T22:47:15.745Z] a1111a8f2ec3: Pulling fs layer [2021-09-15T22:47:15.745Z] ed53099fbce6: Pulling fs layer [2021-09-15T22:47:15.745Z] dc539afda2c1: Pulling fs layer [2021-09-15T22:47:15.745Z] 77bc0d833cb6: Pulling fs layer [2021-09-15T22:47:15.745Z] 9065ff56babe: Pulling fs layer [2021-09-15T22:47:15.745Z] d287ab97295c: Pulling fs layer [2021-09-15T22:47:15.745Z] 77bc0d833cb6: Waiting [2021-09-15T22:47:15.745Z] 9065ff56babe: Waiting [2021-09-15T22:47:15.745Z] d287ab97295c: Waiting [2021-09-15T22:47:15.745Z] dc539afda2c1: Waiting [2021-09-15T22:47:16.011Z] a1111a8f2ec3: Verifying Checksum [2021-09-15T22:47:16.011Z] a1111a8f2ec3: Download complete [2021-09-15T22:47:16.011Z] dc539afda2c1: Verifying Checksum [2021-09-15T22:47:16.011Z] dc539afda2c1: Download complete [2021-09-15T22:47:16.279Z] 77bc0d833cb6: Verifying Checksum [2021-09-15T22:47:16.279Z] 77bc0d833cb6: Download complete [2021-09-15T22:47:16.279Z] 9065ff56babe: Verifying Checksum [2021-09-15T22:47:16.546Z] ed53099fbce6: Verifying Checksum [2021-09-15T22:47:16.546Z] ed53099fbce6: Download complete [2021-09-15T22:47:17.509Z] b4d181a07f80: Verifying Checksum [2021-09-15T22:47:17.509Z] b4d181a07f80: Download complete [2021-09-15T22:47:18.485Z] b4d181a07f80: Pull complete [2021-09-15T22:47:18.485Z] a1111a8f2ec3: Pull complete [2021-09-15T22:47:19.071Z] ed53099fbce6: Pull complete [2021-09-15T22:47:19.071Z] dc539afda2c1: Pull complete [2021-09-15T22:47:19.337Z] 77bc0d833cb6: Pull complete [2021-09-15T22:47:19.337Z] 9065ff56babe: Pull complete [2021-09-15T22:47:21.279Z] d287ab97295c: Verifying Checksum [2021-09-15T22:47:21.279Z] d287ab97295c: Download complete [2021-09-15T22:47:25.548Z] d287ab97295c: Pull complete [2021-09-15T22:47:25.548Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-15T22:47:25.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:47:25.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-15T22:47:25.639Z] prd-centos7-docker-4c-2g-298 does not seem to be running inside a container [2021-09-15T22:47:25.698Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-15T22:47:28.149Z] $ docker top 913b846f854c1c7fa2eddf958ace4f5540e21d94046183e73b0c5a77adf6dfb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-15T22:47:28.548Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-15T22:47:28.873Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-15T22:47:29.189Z] + ls /var/log/sa-host [2021-09-15T22:47:29.189Z] + sadf -c /var/log/sa-host/sa05 [2021-09-15T22:47:29.189Z] file_magic: OK [2021-09-15T22:47:29.189Z] HZ: Using current value: 100 [2021-09-15T22:47:29.189Z] file_header: OK [2021-09-15T22:47:29.189Z] 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-15T22:47:29.189Z] Statistics: [2021-09-15T22:47:29.189Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-15T22:47:29.189Z] File successfully converted to sysstat format version 12.0.3 [2021-09-15T22:47:29.189Z] + sadf -c /var/log/sa-host/sa15 [2021-09-15T22:47:29.189Z] file_magic: OK [2021-09-15T22:47:29.189Z] HZ: Using current value: 100 [2021-09-15T22:47:29.189Z] file_header: OK [2021-09-15T22:47:29.189Z] 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-15T22:47:29.189Z] Statistics: [2021-09-15T22:47:29.189Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-15T22:47:29.189Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:47:29.773Z] provisioning config files... [2021-09-15T22:47:29.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6181236802521827235tmp [Pipeline] { [Pipeline] echo [2021-09-15T22:47:29.811Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:47:30.119Z] ---> create-netrc.sh [Pipeline] } [2021-09-15T22:47:30.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:47:30.531Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-15T22:47:30.546Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:47:30.855Z] ---> sudo-logs.sh [2021-09-15T22:47:30.855Z] Archiving 'sudo' log.. [2021-09-15T22:47:30.855Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-298.vexxhost.local: Name or service not known [2021-09-15T22:47:30.855Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-298.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-15T22:47:30.894Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:47:31.213Z] ---> job-cost.sh [2021-09-15T22:47:31.213Z] lf-activate-venv: SKIPPING [2021-09-15T22:47:31.213Z] DEBUG: total: 0.10999999940395355 [2021-09-15T22:47:31.213Z] INFO: Retrieving Stack Cost... [2021-09-15T22:47:32.172Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-15T22:47:32.755Z] INFO: Archiving Costs [Pipeline] echo [2021-09-15T22:47:32.774Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:47:33.086Z] ---> logs-deploy.sh [2021-09-15T22:47:33.086Z] lf-activate-venv: SKIPPING [2021-09-15T22:47:33.086Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/16 [2021-09-15T22:47:33.086Z] INFO: archiving workspace using pattern(s): [2021-09-15T22:47:33.797Z] Archives upload complete. [2021-09-15T22:47:33.797Z] INFO: archiving logs to Nexus