Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 329a187fe3952aca6902c2fa3429ed58df6a30ec 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-ssh993927425191832957.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh511161310036218570.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh6405236716690481708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh4382899705544428496.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-ssh5742596183241310407.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13293 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-ssh2097330070859225933.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 329a187fe3952aca6902c2fa3429ed58df6a30ec (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 329a187fe3952aca6902c2fa3429ed58df6a30ec # timeout=10 Commit message: "feat: Add new Secrets File config settings to profiles (#345)" > git rev-list --no-walk d98e884c364f382237d2e5bf1eb76d86571a43df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T22:00:42.121Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T22:00:42.171Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T22:00:42.182Z] ========================================================= [2021-10-28T22:00:42.182Z] EdgeX Global Pipelines Version Info [2021-10-28T22:00:42.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:00:43.398Z] ------------------- [2021-10-28T22:00:43.398Z] stable info: [2021-10-28T22:00:43.398Z] ------------------- [2021-10-28T22:00:43.398Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T22:00:43.398Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T22:00:43.398Z] Message: update stable to v1.0.210 [2021-10-28T22:00:43.997Z] ------------------- [2021-10-28T22:00:43.997Z] experimental info: [2021-10-28T22:00:43.997Z] ------------------- [2021-10-28T22:00:43.997Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T22:00:43.997Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T22:00:43.997Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T22:00:44.076Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-10-28T22:00:44.088Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-10-28T22:00:44.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T22:00:44.110Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T22:00:44.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T22:00:44.130Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T22:00:44.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T22:00:44.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-28T22:00:44.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T22:00:44.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T22:00:44.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T22:00:44.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-10-28T22:00:44.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T22:00:44.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T22:00:44.194Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T22:00:44.202Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T22:00:44.209Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T22:00:44.216Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T22:00:44.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T22:00:44.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-28T22:00:44.239Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-28T22:00:44.247Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-28T22:00:44.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-28T22:00:44.263Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-28T22:00:44.273Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-28T22:00:44.283Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T22:00:44.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-28T22:00:44.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-28T22:00:44.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-28T22:00:44.329Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] echo [2021-10-28T22:00:44.336Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 329a187 [Pipeline] echo [2021-10-28T22:00:44.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T22:00:44.378Z] provisioning config files... [2021-10-28T22:00:44.393Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6539818118341473408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:00:44.716Z] ---> docker-login.sh [2021-10-28T22:00:44.716Z] nexus3.edgexfoundry.org:10001 [2021-10-28T22:00:44.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:00:44.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:00:44.989Z] Configure a credential helper to remove this warning. See [2021-10-28T22:00:44.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:00:44.989Z] [2021-10-28T22:00:44.989Z] Login Succeeded [2021-10-28T22:00:44.989Z] nexus3.edgexfoundry.org:10002 [2021-10-28T22:00:44.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:00:44.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:00:44.989Z] Configure a credential helper to remove this warning. See [2021-10-28T22:00:44.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:00:44.989Z] [2021-10-28T22:00:44.989Z] Login Succeeded [2021-10-28T22:00:44.989Z] nexus3.edgexfoundry.org:10003 [2021-10-28T22:00:44.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:00:45.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:00:45.252Z] Configure a credential helper to remove this warning. See [2021-10-28T22:00:45.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:00:45.252Z] [2021-10-28T22:00:45.252Z] Login Succeeded [2021-10-28T22:00:45.252Z] nexus3.edgexfoundry.org:10004 [2021-10-28T22:00:45.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:00:45.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:00:45.252Z] Configure a credential helper to remove this warning. See [2021-10-28T22:00:45.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:00:45.252Z] [2021-10-28T22:00:45.252Z] Login Succeeded [2021-10-28T22:00:45.252Z] docker.io [2021-10-28T22:00:45.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:00:45.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:00:45.779Z] Configure a credential helper to remove this warning. See [2021-10-28T22:00:45.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:00:45.779Z] [2021-10-28T22:00:45.779Z] Login Succeeded [2021-10-28T22:00:45.779Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T22:00:45.787Z] 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-10-28T22:00:46.237Z] + git log --format=format:%s -1 329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] echo [2021-10-28T22:00:46.276Z] GIT_COMMIT: 329a187fe3952aca6902c2fa3429ed58df6a30ec, Commit Message: feat: Add new Secrets File config settings to profiles (#345) [Pipeline] echo [2021-10-28T22:00:46.287Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:00:47.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T22:00:47.024Z] [2021-10-28T22:00:47.024Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:00:47.329Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T22:00:47.329Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T22:00:47.329Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T22:00:47.329Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T22:00:47.329Z] 4c7163046ea9: Pulling fs layer [2021-10-28T22:00:47.329Z] 0c2d73faf560: Pulling fs layer [2021-10-28T22:00:47.329Z] 0c2d73faf560: Waiting [2021-10-28T22:00:47.329Z] 3e5f54012d9b: Verifying Checksum [2021-10-28T22:00:47.329Z] 3e5f54012d9b: Download complete [2021-10-28T22:00:47.329Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T22:00:47.329Z] a0d0a0d46f8b: Download complete [2021-10-28T22:00:47.329Z] 0c2d73faf560: Verifying Checksum [2021-10-28T22:00:47.329Z] 0c2d73faf560: Download complete [2021-10-28T22:00:47.329Z] 4c7163046ea9: Verifying Checksum [2021-10-28T22:00:47.329Z] 4c7163046ea9: Download complete [2021-10-28T22:00:47.591Z] a0d0a0d46f8b: Pull complete [2021-10-28T22:00:47.591Z] 3e5f54012d9b: Pull complete [2021-10-28T22:00:47.863Z] 4c7163046ea9: Pull complete [2021-10-28T22:00:48.131Z] 0c2d73faf560: Pull complete [2021-10-28T22:00:48.131Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T22:00:48.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T22:00:48.131Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T22:00:48.219Z] prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container [2021-10-28T22:00:47.696Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-28T22:00:48.277Z] $ docker top 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T22:00:48.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T22:00:48.906Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T22:00:49.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T22:00:48.527Z] $ docker exec 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 ssh-agent [2021-10-28T22:00:49.145Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfjiLLI/agent.13 [2021-10-28T22:00:49.145Z] SSH_AGENT_PID=19 [2021-10-28T22:00:49.153Z] Running ssh-add (command line suppressed) [2021-10-28T22:00:48.776Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7322948637924342563.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7322948637924342563.key) [2021-10-28T22:00:49.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T22:00:49.573Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T22:00:49.130Z] $ docker exec --env ******** --env ******** 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 ssh-agent -k [2021-10-28T22:00:49.229Z] unset SSH_AUTH_SOCK; [2021-10-28T22:00:49.229Z] unset SSH_AGENT_PID; [2021-10-28T22:00:49.229Z] echo Agent pid 19 killed; [2021-10-28T22:00:49.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T22:00:49.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T22:00:49.713Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T22:00:49.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T22:00:49.387Z] $ docker exec 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 ssh-agent [2021-10-28T22:00:49.933Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhbafKj/agent.53 [2021-10-28T22:00:49.933Z] SSH_AGENT_PID=59 [2021-10-28T22:00:49.936Z] Running ssh-add (command line suppressed) [2021-10-28T22:00:49.621Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_151585614403750995.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_151585614403750995.key) [2021-10-28T22:00:50.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T22:00:50.358Z] + git semver init [2021-10-28T22:00:50.358Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T22:00:50.358Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-28T22:00:50.358Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-28T22:00:50.358Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T22:00:50.358Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T22:00:50.358Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T22:00:50.358Z] # $SEMVER_BRANCH = main [2021-10-28T22:00:50.358Z] # $SEMVER_TEMP = /tmp/semver-929749445 [2021-10-28T22:00:50.358Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-10-28T22:00:50.931Z] # '/tmp/semver-929749445' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-10-28T22:00:50.932Z] # -> Force: false [2021-10-28T22:00:50.932Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-10-28T22:00:50.604Z] $ docker exec --env ******** --env ******** 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 ssh-agent -k [2021-10-28T22:00:50.708Z] unset SSH_AUTH_SOCK; [2021-10-28T22:00:50.708Z] unset SSH_AGENT_PID; [2021-10-28T22:00:50.708Z] echo Agent pid 59 killed; [2021-10-28T22:00:51.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T22:00:51.382Z] + git semver [Pipeline] } [2021-10-28T22:00:51.087Z] $ docker stop --time=1 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 [2021-10-28T22:00:52.330Z] $ docker rm -f 0d67648dc86ff1a628f07379375eac539b159c5f4af6f5fdbef9036443488617 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T22:00:52.910Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T22:00:53.161Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T22:00:53.163Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.22 [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-10-28T22:00:53.490Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13287 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-10-28T22:00:53.501Z] Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout [2021-10-28T22:00:53.669Z] Selected Git installation does not exist. Using Default [2021-10-28T22:00:53.670Z] The recommended git tool is: NONE [2021-10-28T22:00:58.893Z] using credential edgex-jenkins-ssh [2021-10-28T22:00:58.920Z] Cloning the remote Git repository [2021-10-28T22:00:58.967Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T22:00:59.063Z] > git init /w/workspace/app-service-configurable/26 # timeout=10 [2021-10-28T22:00:59.143Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T22:00:59.146Z] > git --version # timeout=10 [2021-10-28T22:00:59.167Z] > git --version # 'git version 2.17.1' [2021-10-28T22:00:59.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T22:00:59.253Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T22:01:00.097Z] Avoid second fetch [2021-10-28T22:01:00.098Z] Checking out Revision 329a187fe3952aca6902c2fa3429ed58df6a30ec (main) [2021-10-28T22:01:00.034Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-28T22:01:00.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T22:01:00.107Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T22:01:00.123Z] > git checkout -f 329a187fe3952aca6902c2fa3429ed58df6a30ec # timeout=10 [2021-10-28T22:01:04.340Z] Commit message: "feat: Add new Secrets File config settings to profiles (#345)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T22:01:05.484Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-28T22:01:05.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T22:01:05.484Z] Dload Upload Total Spent Left Speed [2021-10-28T22:01:05.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 60635 0 --:--:-- --:--:-- --:--:-- 60635 [Pipeline] sh [2021-10-28T22:01:05.903Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-28T22:01:06.274Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-28T22:01:06.274Z] + sudo tee /etc/docker/daemon.new [2021-10-28T22:01:06.274Z] { [2021-10-28T22:01:06.274Z] "registry-mirrors": [ [2021-10-28T22:01:06.274Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-28T22:01:06.274Z] ], [2021-10-28T22:01:06.274Z] "bip": "10.250.0.254/24", [2021-10-28T22:01:06.274Z] "hosts": [ [2021-10-28T22:01:06.274Z] "tcp://0.0.0.0:5555", [2021-10-28T22:01:06.274Z] "unix:///var/run/docker.sock" [2021-10-28T22:01:06.274Z] ], [2021-10-28T22:01:06.274Z] "mtu": 1458, [2021-10-28T22:01:06.274Z] "selinux-enabled": true, [2021-10-28T22:01:06.274Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-28T22:01:06.274Z] } [Pipeline] sh [2021-10-28T22:01:06.789Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-28T22:01:07.155Z] + sudo service docker restart [2021-10-28T22:01:08.339Z] Still waiting to schedule task [2021-10-28T22:01:08.339Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13293’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T22:01:25.469Z] provisioning config files... [2021-10-28T22:01:25.492Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/26@tmp/config7749384484873648352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:01:25.852Z] ---> docker-login.sh [2021-10-28T22:01:25.852Z] nexus3.edgexfoundry.org:10001 [2021-10-28T22:01:26.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:01:27.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:01:27.102Z] Configure a credential helper to remove this warning. See [2021-10-28T22:01:27.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:01:27.102Z] [2021-10-28T22:01:27.102Z] Login Succeeded [2021-10-28T22:01:27.102Z] nexus3.edgexfoundry.org:10002 [2021-10-28T22:01:27.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:01:27.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:01:27.648Z] Configure a credential helper to remove this warning. See [2021-10-28T22:01:27.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:01:27.648Z] [2021-10-28T22:01:27.648Z] Login Succeeded [2021-10-28T22:01:27.648Z] nexus3.edgexfoundry.org:10003 [2021-10-28T22:01:27.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:01:27.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:01:27.925Z] Configure a credential helper to remove this warning. See [2021-10-28T22:01:27.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:01:27.925Z] [2021-10-28T22:01:27.925Z] Login Succeeded [2021-10-28T22:01:27.925Z] nexus3.edgexfoundry.org:10004 [2021-10-28T22:01:28.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:01:28.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:01:28.523Z] Configure a credential helper to remove this warning. See [2021-10-28T22:01:28.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:01:28.523Z] [2021-10-28T22:01:28.523Z] Login Succeeded [2021-10-28T22:01:28.523Z] docker.io [2021-10-28T22:01:28.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:01:29.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:01:29.400Z] Configure a credential helper to remove this warning. See [2021-10-28T22:01:29.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:01:29.400Z] [2021-10-28T22:01:29.400Z] Login Succeeded [2021-10-28T22:01:29.400Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T22:01:29.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T22:01:29.691Z] ========================================================= [2021-10-28T22:01:29.691Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-28T22:01:29.691Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:01:30.044Z] + 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-10-28T22:01:30.044Z] Sending build context to Docker daemon 200.7kB [2021-10-28T22:01:30.320Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T22:01:30.320Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-28T22:01:30.595Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-28T22:01:30.595Z] 552d1f2373af: Pulling fs layer [2021-10-28T22:01:30.595Z] ea3f2d53f512: Pulling fs layer [2021-10-28T22:01:30.595Z] 9e70ebbbe112: Pulling fs layer [2021-10-28T22:01:30.595Z] 7a9cfe048b4a: Pulling fs layer [2021-10-28T22:01:30.595Z] 72dc09318566: Pulling fs layer [2021-10-28T22:01:30.595Z] f4f7b4309257: Pulling fs layer [2021-10-28T22:01:30.595Z] 0ac9a79272e3: Pulling fs layer [2021-10-28T22:01:30.595Z] b78e95d17946: Pulling fs layer [2021-10-28T22:01:30.595Z] 7a9cfe048b4a: Waiting [2021-10-28T22:01:30.595Z] 72dc09318566: Waiting [2021-10-28T22:01:30.595Z] f4f7b4309257: Waiting [2021-10-28T22:01:30.595Z] 0ac9a79272e3: Waiting [2021-10-28T22:01:30.595Z] b78e95d17946: Waiting [2021-10-28T22:01:30.595Z] 9e70ebbbe112: Verifying Checksum [2021-10-28T22:01:30.595Z] 9e70ebbbe112: Download complete [2021-10-28T22:01:30.595Z] ea3f2d53f512: Verifying Checksum [2021-10-28T22:01:30.595Z] ea3f2d53f512: Download complete [2021-10-28T22:01:30.595Z] 72dc09318566: Verifying Checksum [2021-10-28T22:01:30.595Z] 72dc09318566: Download complete [2021-10-28T22:01:30.595Z] f4f7b4309257: Verifying Checksum [2021-10-28T22:01:30.595Z] f4f7b4309257: Download complete [2021-10-28T22:01:30.595Z] 552d1f2373af: Verifying Checksum [2021-10-28T22:01:30.595Z] 552d1f2373af: Download complete [2021-10-28T22:01:30.871Z] 0ac9a79272e3: Verifying Checksum [2021-10-28T22:01:30.871Z] 0ac9a79272e3: Download complete [2021-10-28T22:01:31.482Z] 552d1f2373af: Pull complete [2021-10-28T22:01:32.089Z] ea3f2d53f512: Pull complete [2021-10-28T22:01:32.692Z] 9e70ebbbe112: Pull complete [2021-10-28T22:01:32.692Z] b78e95d17946: Verifying Checksum [2021-10-28T22:01:32.692Z] b78e95d17946: Download complete [2021-10-28T22:01:33.287Z] 7a9cfe048b4a: Verifying Checksum [2021-10-28T22:01:33.287Z] 7a9cfe048b4a: Download complete [2021-10-28T22:01:43.460Z] 7a9cfe048b4a: Pull complete [2021-10-28T22:01:43.733Z] 72dc09318566: Pull complete [2021-10-28T22:01:44.009Z] f4f7b4309257: Pull complete [2021-10-28T22:01:44.282Z] 0ac9a79272e3: Pull complete [2021-10-28T22:01:51.072Z] b78e95d17946: Pull complete [2021-10-28T22:01:51.072Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-28T22:01:51.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T22:01:51.072Z] ---> 8b459fc5aaf0 [2021-10-28T22:01:51.072Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-28T22:01:53.061Z] ---> Running in 63aa0c1b653b [2021-10-28T22:01:53.334Z] Removing intermediate container 63aa0c1b653b [2021-10-28T22:01:53.334Z] ---> af7dbab2a1c7 [2021-10-28T22:01:53.334Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T22:01:53.608Z] ---> Running in 418de57a1e2e [2021-10-28T22:01:53.880Z] Removing intermediate container 418de57a1e2e [2021-10-28T22:01:53.880Z] ---> 979d1dcda31b [2021-10-28T22:01:53.880Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-28T22:01:54.156Z] ---> Running in 6c4474e3a8e4 [2021-10-28T22:01:54.429Z] Removing intermediate container 6c4474e3a8e4 [2021-10-28T22:01:54.429Z] ---> 7c768fa93c53 [2021-10-28T22:01:54.429Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:01:54.703Z] ---> Running in 55e1c576fe79 [2021-10-28T22:01:57.321Z] Removing intermediate container 55e1c576fe79 [2021-10-28T22:01:57.321Z] ---> 59bf5e4eed36 [2021-10-28T22:01:57.321Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T22:01:57.321Z] ---> Running in 2b88fa145874 [2021-10-28T22:01:58.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:01:59.263Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:01:59.853Z] OK: 219 MiB in 52 packages [2021-10-28T22:02:00.826Z] Removing intermediate container 2b88fa145874 [2021-10-28T22:02:00.826Z] ---> cb81b1bc9096 [2021-10-28T22:02:00.826Z] Step 8/12 : WORKDIR /app [2021-10-28T22:02:01.095Z] ---> Running in cc9e98a411c7 [2021-10-28T22:02:01.366Z] Removing intermediate container cc9e98a411c7 [2021-10-28T22:02:01.366Z] ---> b1c066bc2311 [2021-10-28T22:02:01.366Z] Step 9/12 : COPY . . [2021-10-28T22:02:02.336Z] ---> d487e2161cea [2021-10-28T22:02:02.336Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:02:02.336Z] ---> Running in 3c606b4090c4 [2021-10-28T22:02:36.055Z] Running on prd-centos7-docker-4c-2g-13294 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-10-28T22:02:36.068Z] Running in /w/workspace/app-service-configurable/26 [Pipeline] { [Pipeline] checkout [2021-10-28T22:02:36.148Z] Selected Git installation does not exist. Using Default [2021-10-28T22:02:36.148Z] The recommended git tool is: NONE [2021-10-28T22:02:38.288Z] using credential edgex-jenkins-ssh [2021-10-28T22:02:38.299Z] Cloning the remote Git repository [2021-10-28T22:02:37.124Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T22:02:37.177Z] > git init /w/workspace/app-service-configurable/26 # timeout=10 [2021-10-28T22:02:37.214Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-10-28T22:02:37.215Z] > git --version # timeout=10 [2021-10-28T22:02:37.226Z] > git --version # 'git version 2.24.4' [2021-10-28T22:02:37.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T22:02:37.256Z] [INFO] Currently running in a labeled security context [2021-10-28T22:02:37.256Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T22:02:37.256Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/26@tmp/jenkins-gitclient-ssh492022545711521248.key [2021-10-28T22:02:39.078Z] Avoid second fetch [2021-10-28T22:02:39.078Z] Checking out Revision 329a187fe3952aca6902c2fa3429ed58df6a30ec (main) [2021-10-28T22:02:37.274Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T22:02:37.867Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-10-28T22:02:37.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T22:02:37.892Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T22:02:37.898Z] > git checkout -f 329a187fe3952aca6902c2fa3429ed58df6a30ec # timeout=10 [2021-10-28T22:02:42.616Z] Commit message: "feat: Add new Secrets File config settings to profiles (#345)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T22:02:43.068Z] provisioning config files... [2021-10-28T22:02:43.085Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/26@tmp/config3628944027353184177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:02:43.490Z] ---> docker-login.sh [2021-10-28T22:02:43.490Z] nexus3.edgexfoundry.org:10001 [2021-10-28T22:02:43.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:02:43.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:02:43.490Z] Configure a credential helper to remove this warning. See [2021-10-28T22:02:43.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:02:43.490Z] [2021-10-28T22:02:43.490Z] Login Succeeded [2021-10-28T22:02:43.490Z] nexus3.edgexfoundry.org:10002 [2021-10-28T22:02:43.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:02:43.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:02:43.755Z] Configure a credential helper to remove this warning. See [2021-10-28T22:02:43.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:02:43.755Z] [2021-10-28T22:02:43.755Z] Login Succeeded [2021-10-28T22:02:43.755Z] nexus3.edgexfoundry.org:10003 [2021-10-28T22:02:43.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:02:43.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:02:43.756Z] Configure a credential helper to remove this warning. See [2021-10-28T22:02:43.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:02:43.756Z] [2021-10-28T22:02:43.756Z] Login Succeeded [2021-10-28T22:02:43.756Z] nexus3.edgexfoundry.org:10004 [2021-10-28T22:02:44.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:02:44.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:02:44.020Z] Configure a credential helper to remove this warning. See [2021-10-28T22:02:44.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:02:44.020Z] [2021-10-28T22:02:44.020Z] Login Succeeded [2021-10-28T22:02:44.020Z] docker.io [2021-10-28T22:02:44.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:02:44.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:02:44.281Z] Configure a credential helper to remove this warning. See [2021-10-28T22:02:44.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:02:44.281Z] [2021-10-28T22:02:44.281Z] Login Succeeded [2021-10-28T22:02:44.281Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T22:02:44.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T22:02:44.446Z] ========================================================= [2021-10-28T22:02:44.446Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T22:02:44.446Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:02:44.757Z] + 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-10-28T22:02:44.757Z] Sending build context to Docker daemon 200.7kB [2021-10-28T22:02:44.757Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T22:02:44.757Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-28T22:02:44.757Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T22:02:44.757Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T22:02:44.757Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T22:02:44.757Z] b8b176561691: Pulling fs layer [2021-10-28T22:02:44.757Z] 4527c011a84f: Pulling fs layer [2021-10-28T22:02:44.757Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T22:02:44.757Z] e0aca202a116: Pulling fs layer [2021-10-28T22:02:44.757Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T22:02:44.757Z] 34cad66bf833: Pulling fs layer [2021-10-28T22:02:44.757Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T22:02:44.757Z] 4527c011a84f: Waiting [2021-10-28T22:02:44.757Z] 5d74067f8e1e: Waiting [2021-10-28T22:02:44.757Z] e0aca202a116: Waiting [2021-10-28T22:02:44.757Z] 3a43be97a3b4: Waiting [2021-10-28T22:02:44.757Z] 34cad66bf833: Waiting [2021-10-28T22:02:44.757Z] b8b176561691: Verifying Checksum [2021-10-28T22:02:44.757Z] b8b176561691: Download complete [2021-10-28T22:02:44.757Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T22:02:44.757Z] 31adcdaf11c8: Download complete [2021-10-28T22:02:44.757Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T22:02:44.757Z] 5d74067f8e1e: Download complete [2021-10-28T22:02:44.757Z] e0aca202a116: Verifying Checksum [2021-10-28T22:02:44.757Z] e0aca202a116: Download complete [2021-10-28T22:02:45.028Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T22:02:45.028Z] a0d0a0d46f8b: Download complete [2021-10-28T22:02:45.028Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T22:02:45.028Z] 3a43be97a3b4: Download complete [2021-10-28T22:02:45.028Z] 34cad66bf833: Verifying Checksum [2021-10-28T22:02:45.028Z] 34cad66bf833: Download complete [2021-10-28T22:02:45.302Z] a0d0a0d46f8b: Pull complete [2021-10-28T22:02:45.302Z] 4527c011a84f: Verifying Checksum [2021-10-28T22:02:45.302Z] 4527c011a84f: Download complete [2021-10-28T22:02:45.563Z] 31adcdaf11c8: Pull complete [2021-10-28T22:02:45.563Z] b8b176561691: Pull complete [2021-10-28T22:02:45.563Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T22:02:45.563Z] b4e3c513aaa6: Download complete [2021-10-28T22:02:49.824Z] 4527c011a84f: Pull complete [2021-10-28T22:02:49.824Z] 5d74067f8e1e: Pull complete [2021-10-28T22:02:49.824Z] e0aca202a116: Pull complete [2021-10-28T22:02:49.824Z] 3a43be97a3b4: Pull complete [2021-10-28T22:02:49.824Z] 34cad66bf833: Pull complete [2021-10-28T22:02:52.400Z] b4e3c513aaa6: Pull complete [2021-10-28T22:02:52.400Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T22:02:52.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T22:02:52.400Z] ---> 9f6097aaca64 [2021-10-28T22:02:52.400Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-28T22:02:54.329Z] ---> Running in 8b9268f700af [2021-10-28T22:02:54.329Z] Removing intermediate container 8b9268f700af [2021-10-28T22:02:54.329Z] ---> 5d63720f69f6 [2021-10-28T22:02:54.329Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T22:02:54.329Z] ---> Running in a4ba29851b53 [2021-10-28T22:02:54.329Z] Removing intermediate container a4ba29851b53 [2021-10-28T22:02:54.329Z] ---> eec0c729113c [2021-10-28T22:02:54.329Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-28T22:02:54.329Z] ---> Running in 20ff4c25c310 [2021-10-28T22:02:54.329Z] Removing intermediate container 20ff4c25c310 [2021-10-28T22:02:54.329Z] ---> 88040c5c87fd [2021-10-28T22:02:54.329Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:02:54.329Z] ---> Running in 0623362f492b [2021-10-28T22:02:54.911Z] Removing intermediate container 0623362f492b [2021-10-28T22:02:54.911Z] ---> 0fbc9edce60c [2021-10-28T22:02:54.911Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T22:02:54.911Z] ---> Running in 8c0fc905da12 [2021-10-28T22:02:55.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:02:56.120Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:02:56.383Z] OK: 220 MiB in 52 packages [2021-10-28T22:02:56.644Z] Removing intermediate container 8c0fc905da12 [2021-10-28T22:02:56.644Z] ---> 20205bdafa22 [2021-10-28T22:02:56.644Z] Step 8/12 : WORKDIR /app [2021-10-28T22:02:56.907Z] ---> Running in ef6ef9a5dc2d [2021-10-28T22:02:56.907Z] Removing intermediate container ef6ef9a5dc2d [2021-10-28T22:02:56.907Z] ---> 2b93d6fa702f [2021-10-28T22:02:56.907Z] Step 9/12 : COPY . . [2021-10-28T22:02:57.168Z] ---> 928a30d9496a [2021-10-28T22:02:57.168Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:02:57.168Z] ---> Running in c2e5a726a4a1 [2021-10-28T22:03:24.075Z] Removing intermediate container 3c606b4090c4 [2021-10-28T22:03:24.075Z] ---> 697291f295b4 [2021-10-28T22:03:24.075Z] Step 11/12 : ARG MAKE="make build" [2021-10-28T22:03:24.075Z] ---> Running in d7903f3232f3 [2021-10-28T22:03:24.075Z] Removing intermediate container d7903f3232f3 [2021-10-28T22:03:24.075Z] ---> 85184b7b1fbe [2021-10-28T22:03:24.075Z] Step 12/12 : RUN $MAKE [2021-10-28T22:03:24.075Z] ---> Running in 18cd46ab2627 [2021-10-28T22:03:24.075Z] noop [2021-10-28T22:03:24.075Z] Removing intermediate container 18cd46ab2627 [2021-10-28T22:03:24.075Z] ---> a877db21d2d2 [2021-10-28T22:03:24.075Z] Successfully built a877db21d2d2 [2021-10-28T22:03:24.075Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:03:24.422Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T22:03:24.422Z] . [Pipeline] withDockerContainer [2021-10-28T22:03:24.665Z] prd-ubuntu18.04-docker-arm64-4c-16g-13287 does not seem to be running inside a container [2021-10-28T22:03:24.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-28T22:03:26.243Z] $ docker top 898d8f4f5e4738b8173757dcd3e6d9572e0884e116d4bfbd3673dc8f5f73e60f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T22:03:27.234Z] + go version [2021-10-28T22:03:27.234Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-28T22:03:27.249Z] $ docker stop --time=1 898d8f4f5e4738b8173757dcd3e6d9572e0884e116d4bfbd3673dc8f5f73e60f [2021-10-28T22:03:28.994Z] $ docker rm -f 898d8f4f5e4738b8173757dcd3e6d9572e0884e116d4bfbd3673dc8f5f73e60f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-10-28T22:03:29.375Z] Removing intermediate container c2e5a726a4a1 [2021-10-28T22:03:29.375Z] ---> b466209be6e3 [2021-10-28T22:03:29.375Z] Step 11/12 : ARG MAKE="make build" [2021-10-28T22:03:29.375Z] ---> Running in 714c4ee4f16d [2021-10-28T22:03:29.375Z] Removing intermediate container 714c4ee4f16d [2021-10-28T22:03:29.375Z] ---> a9ed7f78debf [2021-10-28T22:03:29.375Z] Step 12/12 : RUN $MAKE [2021-10-28T22:03:29.375Z] ---> Running in 47f00742e8bd [2021-10-28T22:03:29.375Z] noop [2021-10-28T22:03:29.375Z] Removing intermediate container 47f00742e8bd [2021-10-28T22:03:29.375Z] ---> a04ead822b3b [2021-10-28T22:03:29.375Z] Successfully built a04ead822b3b [2021-10-28T22:03:29.375Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:03:29.693Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T22:03:29.693Z] . [Pipeline] withDockerContainer [2021-10-28T22:03:29.732Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T22:03:29.732Z] . [2021-10-28T22:03:29.959Z] prd-ubuntu18.04-docker-arm64-4c-16g-13287 does not seem to be running inside a container [2021-10-28T22:03:30.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-28T22:03:31.568Z] $ docker top ea6cf63aa6aad1b07031ab98934b2651a226682ee6b31bc3a646521cf295bea5 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-10-28T22:03:31.929Z] prd-centos7-docker-4c-2g-13294 does not seem to be running inside a container [2021-10-28T22:03:31.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@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-10-28T22:03:32.312Z] $ docker top 1bfd52b7cb4d19b33c8507eaf9c0705629ac6b2dab943f60bd50895138318a90 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2021-10-28T22:03:32.699Z] + go version [2021-10-28T22:03:32.699Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T22:03:32.710Z] $ docker stop --time=1 1bfd52b7cb4d19b33c8507eaf9c0705629ac6b2dab943f60bd50895138318a90 [2021-10-28T22:03:33.098Z] + make test [2021-10-28T22:03:33.098Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-28T22:03:33.893Z] $ docker rm -f 1bfd52b7cb4d19b33c8507eaf9c0705629ac6b2dab943f60bd50895138318a90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:03:34.392Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T22:03:34.392Z] . [Pipeline] withDockerContainer [2021-10-28T22:03:34.456Z] prd-centos7-docker-4c-2g-13294 does not seem to be running inside a container [2021-10-28T22:03:34.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@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-10-28T22:03:34.847Z] $ docker top 3e9c324ded5dae2d78603ac31201f609873502e075ba68be2cc1694d8caa8a1b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T22:03:35.221Z] + make test [2021-10-28T22:03:35.221Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-28T22:03:53.403Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-10-28T22:03:53.403Z] CGO_ENABLED=1 go vet ./... [2021-10-28T22:03:57.641Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T22:03:57.641Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T22:03:57.641Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-28T22:03:57.919Z] $ docker stop --time=1 3e9c324ded5dae2d78603ac31201f609873502e075ba68be2cc1694d8caa8a1b [2021-10-28T22:03:59.454Z] $ docker rm -f 3e9c324ded5dae2d78603ac31201f609873502e075ba68be2cc1694d8caa8a1b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T22:03:59.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-28T22:04:00.043Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-28T22:04:01.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-28T22:04:01.647Z] + ls -al . [2021-10-28T22:04:01.647Z] total 148 [2021-10-28T22:04:01.647Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 28 22:03 . [2021-10-28T22:04:01.647Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 22:02 .. [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 7608 Oct 28 22:02 Attribution.txt [2021-10-28T22:04:01.647Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 28 22:02 bin [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 22206 Oct 28 22:02 CHANGELOG.md [2021-10-28T22:04:01.647Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 28 22:03 coverage.out [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 2064 Oct 28 22:02 Dockerfile [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 28 22:02 .dockerignore [2021-10-28T22:04:01.647Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 28 22:02 .git [2021-10-28T22:04:01.647Z] drwxrwxr-x. 2 jenkins jenkins 104 Oct 28 22:02 .github [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 104 Oct 28 22:02 .gitignore [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 136 Oct 28 22:02 go.mod [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 50273 Oct 28 22:02 go.sum [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 22:02 GOVERNANCE.md [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 687 Oct 28 22:02 Jenkinsfile [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 28 22:02 LICENSE [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 1949 Oct 28 22:02 main.go [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 1614 Oct 28 22:02 makefile [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 618 Oct 28 22:02 OWNERS.md [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 3224 Oct 28 22:02 README.md [2021-10-28T22:04:01.647Z] drwxrwxr-x. 9 jenkins jenkins 151 Oct 28 22:02 res [2021-10-28T22:04:01.647Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 28 22:02 snap [2021-10-28T22:04:01.647Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 28 22:00 VERSION [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:01.945Z] + 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=329a187fe3952aca6902c2fa3429ed58df6a30ec --label arch=amd64 --label version=2.0.2-dev.22 . [2021-10-28T22:04:01.945Z] Sending build context to Docker daemon 201.7kB [2021-10-28T22:04:01.945Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T22:04:01.945Z] Step 2/26 : FROM ${BASE} AS builder [2021-10-28T22:04:01.945Z] ---> a04ead822b3b [2021-10-28T22:04:01.945Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-28T22:04:01.945Z] ---> Running in 560aedf12fcb [2021-10-28T22:04:02.207Z] Removing intermediate container 560aedf12fcb [2021-10-28T22:04:02.207Z] ---> e64938eabc8a [2021-10-28T22:04:02.207Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T22:04:02.207Z] ---> Running in 20dd4c8c7073 [2021-10-28T22:04:02.207Z] Removing intermediate container 20dd4c8c7073 [2021-10-28T22:04:02.207Z] ---> 42e91c2872ad [2021-10-28T22:04:02.207Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-28T22:04:02.207Z] ---> Running in 8e190da71e36 [2021-10-28T22:04:02.472Z] Removing intermediate container 8e190da71e36 [2021-10-28T22:04:02.472Z] ---> edd5e5a88895 [2021-10-28T22:04:02.472Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:04:02.472Z] ---> Running in ab16d5138117 [2021-10-28T22:04:02.738Z] Removing intermediate container ab16d5138117 [2021-10-28T22:04:02.738Z] ---> 5456c9d1201a [2021-10-28T22:04:02.738Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T22:04:03.008Z] ---> Running in 44dde16fe98d [2021-10-28T22:04:03.269Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:04:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:04:04.476Z] OK: 220 MiB in 52 packages [2021-10-28T22:04:04.746Z] Removing intermediate container 44dde16fe98d [2021-10-28T22:04:04.746Z] ---> 6446c105a5f8 [2021-10-28T22:04:04.746Z] Step 8/26 : WORKDIR /app [2021-10-28T22:04:04.746Z] ---> Running in 8c6086480f26 [2021-10-28T22:04:05.008Z] Removing intermediate container 8c6086480f26 [2021-10-28T22:04:05.008Z] ---> 3b9bb4747889 [2021-10-28T22:04:05.008Z] Step 9/26 : COPY . . [2021-10-28T22:04:05.008Z] ---> ca02eb8176ef [2021-10-28T22:04:05.008Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:04:05.008Z] ---> Running in 5372b0d3f05b [2021-10-28T22:04:05.959Z] Removing intermediate container 5372b0d3f05b [2021-10-28T22:04:05.959Z] ---> 65898c12c405 [2021-10-28T22:04:05.959Z] Step 11/26 : ARG MAKE="make build" [2021-10-28T22:04:05.959Z] ---> Running in 7960dd5e28c1 [2021-10-28T22:04:05.959Z] Removing intermediate container 7960dd5e28c1 [2021-10-28T22:04:05.959Z] ---> e4bacdc3926e [2021-10-28T22:04:05.959Z] Step 12/26 : RUN $MAKE [2021-10-28T22:04:05.959Z] ---> Running in 2991041f2000 [2021-10-28T22:04:06.223Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.22" -o app-service-configurable [2021-10-28T22:04:18.538Z] Removing intermediate container 2991041f2000 [2021-10-28T22:04:18.538Z] ---> 87d548fca732 [2021-10-28T22:04:18.538Z] Step 13/26 : FROM alpine:3.14 [2021-10-28T22:04:18.538Z] 3.14: Pulling from library/alpine [2021-10-28T22:04:18.538Z] a0d0a0d46f8b: Already exists [2021-10-28T22:04:18.538Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T22:04:18.538Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T22:04:18.538Z] ---> 14119a10abf4 [2021-10-28T22:04:18.538Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-28T22:04:18.538Z] ---> Running in 02f96006f800 [2021-10-28T22:04:18.538Z] Removing intermediate container 02f96006f800 [2021-10-28T22:04:18.538Z] ---> b2e8142a9fdc [2021-10-28T22:04:18.538Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-10-28T22:04:18.538Z] ---> Running in f7422315e960 [2021-10-28T22:04:18.803Z] Removing intermediate container f7422315e960 [2021-10-28T22:04:18.803Z] ---> 8db3acc13a8c [2021-10-28T22:04:18.803Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-10-28T22:04:18.803Z] ---> Running in 91eb36285ad1 [2021-10-28T22:04:19.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T22:04:19.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T22:04:19.333Z] (1/7) Installing ca-certificates (20191127-r5) [2021-10-28T22:04:19.333Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-10-28T22:04:19.333Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T22:04:19.333Z] (4/7) Installing libsodium (1.0.18-r0) [2021-10-28T22:04:19.333Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T22:04:19.333Z] (6/7) Installing libzmq (4.3.4-r0) [2021-10-28T22:04:19.333Z] (7/7) Installing zeromq (4.3.4-r0) [2021-10-28T22:04:19.333Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:04:19.333Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T22:04:19.596Z] OK: 9 MiB in 21 packages [2021-10-28T22:04:19.857Z] Removing intermediate container 91eb36285ad1 [2021-10-28T22:04:19.857Z] ---> ddd368b326e1 [2021-10-28T22:04:19.857Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-28T22:04:20.118Z] ---> 7da8fb3bbde1 [2021-10-28T22:04:20.118Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-28T22:04:20.118Z] ---> 0d79056c7d5a [2021-10-28T22:04:20.118Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-10-28T22:04:20.377Z] ---> 392c5772a5c8 [2021-10-28T22:04:20.377Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-10-28T22:04:20.635Z] ---> a8e5aac2bf1c [2021-10-28T22:04:20.635Z] Step 21/26 : EXPOSE 48095 [2021-10-28T22:04:20.635Z] ---> Running in af1179c4ca71 [2021-10-28T22:04:20.635Z] Removing intermediate container af1179c4ca71 [2021-10-28T22:04:20.635Z] ---> b9847ef8ff09 [2021-10-28T22:04:20.635Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-10-28T22:04:20.898Z] ---> Running in 733c8915562f [2021-10-28T22:04:20.898Z] Removing intermediate container 733c8915562f [2021-10-28T22:04:20.898Z] ---> 5d59ff50b299 [2021-10-28T22:04:20.898Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T22:04:20.898Z] ---> Running in 04f1637f0bf7 [2021-10-28T22:04:20.898Z] Removing intermediate container 04f1637f0bf7 [2021-10-28T22:04:20.898Z] ---> 5f175e39a86d [2021-10-28T22:04:20.898Z] Step 24/26 : LABEL arch=amd64 [2021-10-28T22:04:20.898Z] ---> Running in 82368213ab50 [2021-10-28T22:04:21.160Z] Removing intermediate container 82368213ab50 [2021-10-28T22:04:21.160Z] ---> cd97e6ba21c5 [2021-10-28T22:04:21.160Z] Step 25/26 : LABEL git_sha=329a187fe3952aca6902c2fa3429ed58df6a30ec [2021-10-28T22:04:21.160Z] ---> Running in f0d706df883a [2021-10-28T22:04:21.160Z] Removing intermediate container f0d706df883a [2021-10-28T22:04:21.160Z] ---> e23160ae9e96 [2021-10-28T22:04:21.160Z] Step 26/26 : LABEL version=2.0.2-dev.22 [2021-10-28T22:04:21.160Z] ---> Running in b09a8a55febc [2021-10-28T22:04:21.160Z] Removing intermediate container b09a8a55febc [2021-10-28T22:04:21.160Z] ---> b9b1fffba8f2 [2021-10-28T22:04:21.160Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-28T22:04:21.160Z] Successfully built b9b1fffba8f2 [2021-10-28T22:04:21.160Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T22:04:21.312Z] provisioning config files... [2021-10-28T22:04:21.322Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/26@tmp/config62550965869295095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:04:21.632Z] ---> docker-login.sh [2021-10-28T22:04:21.632Z] nexus3.edgexfoundry.org:10001 [2021-10-28T22:04:21.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:04:21.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:04:21.632Z] Configure a credential helper to remove this warning. See [2021-10-28T22:04:21.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:04:21.632Z] [2021-10-28T22:04:21.632Z] Login Succeeded [2021-10-28T22:04:21.632Z] nexus3.edgexfoundry.org:10002 [2021-10-28T22:04:21.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:04:21.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:04:21.895Z] Configure a credential helper to remove this warning. See [2021-10-28T22:04:21.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:04:21.895Z] [2021-10-28T22:04:21.895Z] Login Succeeded [2021-10-28T22:04:21.895Z] nexus3.edgexfoundry.org:10003 [2021-10-28T22:04:21.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:04:21.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:04:21.895Z] Configure a credential helper to remove this warning. See [2021-10-28T22:04:21.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:04:21.895Z] [2021-10-28T22:04:21.895Z] Login Succeeded [2021-10-28T22:04:21.895Z] nexus3.edgexfoundry.org:10004 [2021-10-28T22:04:21.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:04:21.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:04:21.895Z] Configure a credential helper to remove this warning. See [2021-10-28T22:04:21.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:04:21.895Z] [2021-10-28T22:04:21.895Z] Login Succeeded [2021-10-28T22:04:21.895Z] docker.io [2021-10-28T22:04:22.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:04:22.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:04:22.416Z] Configure a credential helper to remove this warning. See [2021-10-28T22:04:22.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:04:22.416Z] [2021-10-28T22:04:22.416Z] Login Succeeded [2021-10-28T22:04:22.416Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T22:04:22.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T22:04:22.460Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-10-28T22:04:22.460Z] 329a187fe3952aca6902c2fa3429ed58df6a30ec [2021-10-28T22:04:22.460Z] latest [2021-10-28T22:04:22.460Z] 2.0.2-dev.22 [2021-10-28T22:04:22.460Z] 329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 [2021-10-28T22:04:22.460Z] main [2021-10-28T22:04:22.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:22.780Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:23.081Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec [2021-10-28T22:04:23.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-28T22:04:23.082Z] 4761763a81c4: Preparing [2021-10-28T22:04:23.082Z] 844ba376e4cb: Preparing [2021-10-28T22:04:23.082Z] f39a780e6417: Preparing [2021-10-28T22:04:23.082Z] ff75b552b0bd: Preparing [2021-10-28T22:04:23.082Z] 991a528a8428: Preparing [2021-10-28T22:04:23.082Z] e2eb06d8af82: Preparing [2021-10-28T22:04:23.082Z] e2eb06d8af82: Waiting [2021-10-28T22:04:23.350Z] f39a780e6417: Pushed [2021-10-28T22:04:23.350Z] e2eb06d8af82: Layer already exists [2021-10-28T22:04:23.350Z] ff75b552b0bd: Pushed [2021-10-28T22:04:23.350Z] 844ba376e4cb: Pushed [2021-10-28T22:04:23.350Z] 991a528a8428: Pushed [2021-10-28T22:04:24.739Z] 4761763a81c4: Pushed [2021-10-28T22:04:25.003Z] 329a187fe3952aca6902c2fa3429ed58df6a30ec: digest: sha256:3e1e76611677f84a7dbf4c694e0f6c319fea728273ac8d80860ac03089ce6ee0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:25.312Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:25.604Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-10-28T22:04:25.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-28T22:04:25.604Z] 4761763a81c4: Preparing [2021-10-28T22:04:25.604Z] 844ba376e4cb: Preparing [2021-10-28T22:04:25.604Z] f39a780e6417: Preparing [2021-10-28T22:04:25.604Z] ff75b552b0bd: Preparing [2021-10-28T22:04:25.604Z] 991a528a8428: Preparing [2021-10-28T22:04:25.604Z] e2eb06d8af82: Preparing [2021-10-28T22:04:25.604Z] e2eb06d8af82: Waiting [2021-10-28T22:04:25.604Z] f39a780e6417: Layer already exists [2021-10-28T22:04:25.604Z] 991a528a8428: Layer already exists [2021-10-28T22:04:25.604Z] ff75b552b0bd: Layer already exists [2021-10-28T22:04:25.604Z] 844ba376e4cb: Layer already exists [2021-10-28T22:04:25.604Z] 4761763a81c4: Layer already exists [2021-10-28T22:04:25.604Z] e2eb06d8af82: Layer already exists [2021-10-28T22:04:25.604Z] latest: digest: sha256:3e1e76611677f84a7dbf4c694e0f6c319fea728273ac8d80860ac03089ce6ee0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:25.900Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:26.191Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.22 [2021-10-28T22:04:26.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-28T22:04:26.191Z] 4761763a81c4: Preparing [2021-10-28T22:04:26.191Z] 844ba376e4cb: Preparing [2021-10-28T22:04:26.191Z] f39a780e6417: Preparing [2021-10-28T22:04:26.191Z] ff75b552b0bd: Preparing [2021-10-28T22:04:26.191Z] 991a528a8428: Preparing [2021-10-28T22:04:26.191Z] e2eb06d8af82: Preparing [2021-10-28T22:04:26.191Z] e2eb06d8af82: Waiting [2021-10-28T22:04:26.191Z] 991a528a8428: Layer already exists [2021-10-28T22:04:26.191Z] 844ba376e4cb: Layer already exists [2021-10-28T22:04:26.191Z] ff75b552b0bd: Layer already exists [2021-10-28T22:04:26.191Z] f39a780e6417: Layer already exists [2021-10-28T22:04:26.191Z] 4761763a81c4: Layer already exists [2021-10-28T22:04:26.191Z] e2eb06d8af82: Layer already exists [2021-10-28T22:04:26.191Z] 2.0.2-dev.22: digest: sha256:3e1e76611677f84a7dbf4c694e0f6c319fea728273ac8d80860ac03089ce6ee0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:26.485Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:26.779Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 [2021-10-28T22:04:26.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-28T22:04:26.779Z] 4761763a81c4: Preparing [2021-10-28T22:04:26.779Z] 844ba376e4cb: Preparing [2021-10-28T22:04:26.779Z] f39a780e6417: Preparing [2021-10-28T22:04:26.779Z] ff75b552b0bd: Preparing [2021-10-28T22:04:26.779Z] 991a528a8428: Preparing [2021-10-28T22:04:26.779Z] e2eb06d8af82: Preparing [2021-10-28T22:04:26.779Z] e2eb06d8af82: Waiting [2021-10-28T22:04:26.779Z] 4761763a81c4: Layer already exists [2021-10-28T22:04:26.779Z] ff75b552b0bd: Layer already exists [2021-10-28T22:04:26.779Z] 844ba376e4cb: Layer already exists [2021-10-28T22:04:26.779Z] 991a528a8428: Layer already exists [2021-10-28T22:04:26.779Z] f39a780e6417: Layer already exists [2021-10-28T22:04:26.779Z] e2eb06d8af82: Layer already exists [2021-10-28T22:04:26.779Z] 329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22: digest: sha256:3e1e76611677f84a7dbf4c694e0f6c319fea728273ac8d80860ac03089ce6ee0 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:27.082Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:27.382Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-10-28T22:04:27.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-10-28T22:04:27.382Z] 4761763a81c4: Preparing [2021-10-28T22:04:27.382Z] 844ba376e4cb: Preparing [2021-10-28T22:04:27.382Z] f39a780e6417: Preparing [2021-10-28T22:04:27.382Z] ff75b552b0bd: Preparing [2021-10-28T22:04:27.382Z] 991a528a8428: Preparing [2021-10-28T22:04:27.382Z] e2eb06d8af82: Preparing [2021-10-28T22:04:27.382Z] e2eb06d8af82: Waiting [2021-10-28T22:04:27.382Z] f39a780e6417: Layer already exists [2021-10-28T22:04:27.382Z] 4761763a81c4: Layer already exists [2021-10-28T22:04:27.382Z] 844ba376e4cb: Layer already exists [2021-10-28T22:04:27.382Z] 991a528a8428: Layer already exists [2021-10-28T22:04:27.382Z] ff75b552b0bd: Layer already exists [2021-10-28T22:04:27.382Z] e2eb06d8af82: Layer already exists [2021-10-28T22:04:27.382Z] main: digest: sha256:3e1e76611677f84a7dbf4c694e0f6c319fea728273ac8d80860ac03089ce6ee0 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T22:04:27.413Z] ===================================================== [Pipeline] echo [2021-10-28T22:04:27.428Z] taggedImages: [2021-10-28T22:04:27.428Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec [2021-10-28T22:04:27.428Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-10-28T22:04:27.428Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.22 [2021-10-28T22:04:27.428Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 [2021-10-28T22:04:27.428Z] - 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-10-28T22:04:27.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T22:04:27.994Z] [2021-10-28T22:04:27.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:28.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T22:04:28.298Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T22:04:28.298Z] b4d181a07f80: Pulling fs layer [2021-10-28T22:04:28.298Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T22:04:28.298Z] ed53099fbce6: Pulling fs layer [2021-10-28T22:04:28.298Z] dc539afda2c1: Pulling fs layer [2021-10-28T22:04:28.298Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T22:04:28.298Z] 9065ff56babe: Pulling fs layer [2021-10-28T22:04:28.298Z] d287ab97295c: Pulling fs layer [2021-10-28T22:04:28.298Z] dc539afda2c1: Waiting [2021-10-28T22:04:28.298Z] 77bc0d833cb6: Waiting [2021-10-28T22:04:28.298Z] 9065ff56babe: Waiting [2021-10-28T22:04:28.298Z] d287ab97295c: Waiting [2021-10-28T22:04:28.298Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T22:04:28.298Z] a1111a8f2ec3: Download complete [2021-10-28T22:04:28.298Z] dc539afda2c1: Verifying Checksum [2021-10-28T22:04:28.298Z] dc539afda2c1: Download complete [2021-10-28T22:04:28.559Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T22:04:28.559Z] 77bc0d833cb6: Download complete [2021-10-28T22:04:28.559Z] ed53099fbce6: Verifying Checksum [2021-10-28T22:04:28.559Z] ed53099fbce6: Download complete [2021-10-28T22:04:28.559Z] 9065ff56babe: Verifying Checksum [2021-10-28T22:04:28.559Z] 9065ff56babe: Download complete [2021-10-28T22:04:28.559Z] b4d181a07f80: Verifying Checksum [2021-10-28T22:04:28.559Z] b4d181a07f80: Download complete [2021-10-28T22:04:29.129Z] d287ab97295c: Verifying Checksum [2021-10-28T22:04:29.129Z] d287ab97295c: Download complete [2021-10-28T22:04:29.666Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-10-28T22:04:29.666Z] CGO_ENABLED=1 go vet ./... [2021-10-28T22:04:30.077Z] b4d181a07f80: Pull complete [2021-10-28T22:04:30.345Z] a1111a8f2ec3: Pull complete [2021-10-28T22:04:30.610Z] ed53099fbce6: Pull complete [2021-10-28T22:04:30.881Z] dc539afda2c1: Pull complete [2021-10-28T22:04:31.149Z] 77bc0d833cb6: Pull complete [2021-10-28T22:04:31.149Z] 9065ff56babe: Pull complete [2021-10-28T22:04:36.487Z] d287ab97295c: Pull complete [2021-10-28T22:04:36.487Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T22:04:36.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T22:04:36.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T22:04:36.543Z] prd-centos7-docker-4c-2g-13294 does not seem to be running inside a container [2021-10-28T22:04:36.579Z] $ 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/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@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-10-28T22:04:39.133Z] $ docker top 6591cbdd02f29facc74cd15c020f94e62f67a28313aeac13bf0f94582264f45b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:04:39.629Z] ---> job-cost.sh [2021-10-28T22:04:39.629Z] lf-activate-venv: SKIPPING [2021-10-28T22:04:39.629Z] INFO: No Stack... [2021-10-28T22:04:39.889Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T22:04:40.150Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T22:04:40.453Z] + cat /w/workspace/app-service-configurable/26/archives/cost.csv [2021-10-28T22:04:40.453Z] + cut -d, -f6 [Pipeline] lock [2021-10-28T22:04:40.483Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] [2021-10-28T22:04:40.493Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] did not exist. Created. [2021-10-28T22:04:40.493Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T22:04:40.798Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-28T22:04:40.820Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T22:04:40.827Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T22:04:40.843Z] $ docker stop --time=1 6591cbdd02f29facc74cd15c020f94e62f67a28313aeac13bf0f94582264f45b [2021-10-28T22:04:41.985Z] $ docker rm -f 6591cbdd02f29facc74cd15c020f94e62f67a28313aeac13bf0f94582264f45b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T22:04:48.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T22:04:48.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T22:04:48.001Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-28T22:04:48.287Z] $ docker stop --time=1 ea6cf63aa6aad1b07031ab98934b2651a226682ee6b31bc3a646521cf295bea5 [2021-10-28T22:04:50.122Z] $ docker rm -f ea6cf63aa6aad1b07031ab98934b2651a226682ee6b31bc3a646521cf295bea5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T22:04:50.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-28T22:04:50.987Z] Warning: overwriting stash ‘coverage-report’ [2021-10-28T22:04:51.449Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T22:04:51.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-28T22:04:52.251Z] + ls -al . [2021-10-28T22:04:52.251Z] total 172 [2021-10-28T22:04:52.251Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 28 22:04 . [2021-10-28T22:04:52.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 22:00 .. [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 28 22:01 .dockerignore [2021-10-28T22:04:52.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 22:01 .git [2021-10-28T22:04:52.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 22:01 .github [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 104 Oct 28 22:01 .gitignore [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 7608 Oct 28 22:01 Attribution.txt [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 22206 Oct 28 22:01 CHANGELOG.md [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 2064 Oct 28 22:01 Dockerfile [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 22:01 GOVERNANCE.md [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 28 22:01 Jenkinsfile [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 28 22:01 LICENSE [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 28 22:01 OWNERS.md [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 3224 Oct 28 22:01 README.md [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 28 22:00 VERSION [2021-10-28T22:04:52.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 22:01 bin [2021-10-28T22:04:52.251Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 28 22:03 coverage.out [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 136 Oct 28 22:01 go.mod [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 50273 Oct 28 22:01 go.sum [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 1949 Oct 28 22:01 main.go [2021-10-28T22:04:52.251Z] -rw-rw-r-- 1 jenkins jenkins 1614 Oct 28 22:01 makefile [2021-10-28T22:04:52.251Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 22:01 res [2021-10-28T22:04:52.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 22:01 snap [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:04:52.588Z] + 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=329a187fe3952aca6902c2fa3429ed58df6a30ec --label arch=arm64 --label version=2.0.2-dev.22 . [2021-10-28T22:04:52.588Z] Sending build context to Docker daemon 201.7kB [2021-10-28T22:04:52.861Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T22:04:52.861Z] Step 2/26 : FROM ${BASE} AS builder [2021-10-28T22:04:52.861Z] ---> a877db21d2d2 [2021-10-28T22:04:52.861Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-28T22:04:53.134Z] ---> Running in d513f95cb4b0 [2021-10-28T22:04:53.738Z] Removing intermediate container d513f95cb4b0 [2021-10-28T22:04:53.738Z] ---> 5045c3a08667 [2021-10-28T22:04:53.738Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T22:04:53.738Z] ---> Running in 4cbf16f9b49f [2021-10-28T22:04:54.010Z] Removing intermediate container 4cbf16f9b49f [2021-10-28T22:04:54.010Z] ---> 0beb55b413b9 [2021-10-28T22:04:54.010Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-28T22:04:54.283Z] ---> Running in 8d4f93132e8f [2021-10-28T22:04:54.555Z] Removing intermediate container 8d4f93132e8f [2021-10-28T22:04:54.555Z] ---> 578cf09d95d0 [2021-10-28T22:04:54.555Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T22:04:54.830Z] ---> Running in fe8c04659614 [2021-10-28T22:04:56.821Z] Removing intermediate container fe8c04659614 [2021-10-28T22:04:56.821Z] ---> 1a8a17dd463c [2021-10-28T22:04:56.821Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T22:04:56.821Z] ---> Running in 065f87da28f6 [2021-10-28T22:04:58.283Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:04:58.883Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:04:59.881Z] OK: 219 MiB in 52 packages [2021-10-28T22:05:00.878Z] Removing intermediate container 065f87da28f6 [2021-10-28T22:05:00.878Z] ---> 70822cb14198 [2021-10-28T22:05:00.878Z] Step 8/26 : WORKDIR /app [2021-10-28T22:05:00.878Z] ---> Running in f3736bc3c45c [2021-10-28T22:05:01.475Z] Removing intermediate container f3736bc3c45c [2021-10-28T22:05:01.475Z] ---> 4e486054c516 [2021-10-28T22:05:01.475Z] Step 9/26 : COPY . . [2021-10-28T22:05:02.466Z] ---> 73b88d225f9c [2021-10-28T22:05:02.466Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T22:05:02.466Z] ---> Running in 0ab20ae49376 [2021-10-28T22:05:05.096Z] Removing intermediate container 0ab20ae49376 [2021-10-28T22:05:05.096Z] ---> 0b1434ba0880 [2021-10-28T22:05:05.096Z] Step 11/26 : ARG MAKE="make build" [2021-10-28T22:05:05.096Z] ---> Running in 982f3fc4df20 [2021-10-28T22:05:05.371Z] Removing intermediate container 982f3fc4df20 [2021-10-28T22:05:05.371Z] ---> 2e22cddeae8e [2021-10-28T22:05:05.371Z] Step 12/26 : RUN $MAKE [2021-10-28T22:05:05.371Z] ---> Running in 7315368d99cc [2021-10-28T22:05:06.818Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.22" -o app-service-configurable [2021-10-28T22:05:45.824Z] Removing intermediate container 7315368d99cc [2021-10-28T22:05:45.824Z] ---> 04236a855166 [2021-10-28T22:05:45.824Z] Step 13/26 : FROM alpine:3.14 [2021-10-28T22:05:45.824Z] 3.14: Pulling from library/alpine [2021-10-28T22:05:45.824Z] 552d1f2373af: Already exists [2021-10-28T22:05:45.824Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T22:05:45.824Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T22:05:45.824Z] ---> bb3de5531c18 [2021-10-28T22:05:45.824Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-10-28T22:05:45.824Z] ---> Running in a4f9976674ec [2021-10-28T22:05:45.824Z] Removing intermediate container a4f9976674ec [2021-10-28T22:05:45.824Z] ---> 746a95dd7767 [2021-10-28T22:05:45.824Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-10-28T22:05:45.824Z] ---> Running in 681c423eb246 [2021-10-28T22:05:45.824Z] Removing intermediate container 681c423eb246 [2021-10-28T22:05:45.824Z] ---> ec78d277a60c [2021-10-28T22:05:45.824Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-10-28T22:05:45.824Z] ---> Running in f0844ed20aac [2021-10-28T22:05:46.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T22:05:47.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T22:05:48.048Z] (1/7) Installing ca-certificates (20191127-r5) [2021-10-28T22:05:48.048Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-10-28T22:05:48.048Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T22:05:48.048Z] (4/7) Installing libsodium (1.0.18-r0) [2021-10-28T22:05:48.048Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T22:05:48.048Z] (6/7) Installing libzmq (4.3.4-r0) [2021-10-28T22:05:48.048Z] (7/7) Installing zeromq (4.3.4-r0) [2021-10-28T22:05:48.048Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T22:05:48.048Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T22:05:48.319Z] OK: 9 MiB in 21 packages [2021-10-28T22:05:49.748Z] Removing intermediate container f0844ed20aac [2021-10-28T22:05:49.748Z] ---> 6bf2cbdfa277 [2021-10-28T22:05:49.748Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-28T22:05:50.341Z] ---> bec7c765b9a7 [2021-10-28T22:05:50.341Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-28T22:05:51.314Z] ---> 583fd824e39a [2021-10-28T22:05:51.314Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-10-28T22:05:51.908Z] ---> 13125ac52520 [2021-10-28T22:05:51.908Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-10-28T22:05:53.364Z] ---> 09b519f5f6e4 [2021-10-28T22:05:53.364Z] Step 21/26 : EXPOSE 48095 [2021-10-28T22:05:53.364Z] ---> Running in 41e72cb10964 [2021-10-28T22:05:53.641Z] Removing intermediate container 41e72cb10964 [2021-10-28T22:05:53.641Z] ---> 30794210dc57 [2021-10-28T22:05:53.641Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-10-28T22:05:53.641Z] ---> Running in 163c7c2f99a7 [2021-10-28T22:05:54.240Z] Removing intermediate container 163c7c2f99a7 [2021-10-28T22:05:54.240Z] ---> bfc4b74f1ab2 [2021-10-28T22:05:54.240Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-28T22:05:54.240Z] ---> Running in 4ed631e2aae2 [2021-10-28T22:05:54.833Z] Removing intermediate container 4ed631e2aae2 [2021-10-28T22:05:54.833Z] ---> af7a2eec330b [2021-10-28T22:05:54.833Z] Step 24/26 : LABEL arch=arm64 [2021-10-28T22:05:54.833Z] ---> Running in 6a709964929c [2021-10-28T22:05:55.424Z] Removing intermediate container 6a709964929c [2021-10-28T22:05:55.424Z] ---> 35911b2d1d86 [2021-10-28T22:05:55.424Z] Step 25/26 : LABEL git_sha=329a187fe3952aca6902c2fa3429ed58df6a30ec [2021-10-28T22:05:55.424Z] ---> Running in 7588ca5c1721 [2021-10-28T22:05:56.017Z] Removing intermediate container 7588ca5c1721 [2021-10-28T22:05:56.017Z] ---> 22cc995d93ce [2021-10-28T22:05:56.017Z] Step 26/26 : LABEL version=2.0.2-dev.22 [2021-10-28T22:05:56.017Z] ---> Running in 590535306d16 [2021-10-28T22:05:56.286Z] Removing intermediate container 590535306d16 [2021-10-28T22:05:56.286Z] ---> ebcc0ff70523 [2021-10-28T22:05:56.286Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-28T22:05:56.286Z] Successfully built ebcc0ff70523 [2021-10-28T22:05:56.286Z] 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-10-28T22:05:56.424Z] provisioning config files... [2021-10-28T22:05:56.442Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/26@tmp/config898341215869140293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:05:56.788Z] ---> docker-login.sh [2021-10-28T22:05:56.789Z] nexus3.edgexfoundry.org:10001 [2021-10-28T22:05:57.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:05:57.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:05:57.060Z] Configure a credential helper to remove this warning. See [2021-10-28T22:05:57.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:05:57.060Z] [2021-10-28T22:05:57.060Z] Login Succeeded [2021-10-28T22:05:57.331Z] nexus3.edgexfoundry.org:10002 [2021-10-28T22:05:57.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:05:57.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:05:57.876Z] Configure a credential helper to remove this warning. See [2021-10-28T22:05:57.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:05:57.876Z] [2021-10-28T22:05:57.876Z] Login Succeeded [2021-10-28T22:05:57.876Z] nexus3.edgexfoundry.org:10003 [2021-10-28T22:05:58.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:05:58.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:05:58.420Z] Configure a credential helper to remove this warning. See [2021-10-28T22:05:58.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:05:58.420Z] [2021-10-28T22:05:58.420Z] Login Succeeded [2021-10-28T22:05:58.420Z] nexus3.edgexfoundry.org:10004 [2021-10-28T22:05:58.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:05:58.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:05:58.693Z] Configure a credential helper to remove this warning. See [2021-10-28T22:05:58.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:05:58.693Z] [2021-10-28T22:05:58.966Z] Login Succeeded [2021-10-28T22:05:58.966Z] docker.io [2021-10-28T22:05:59.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T22:05:59.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T22:05:59.508Z] Configure a credential helper to remove this warning. See [2021-10-28T22:05:59.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T22:05:59.508Z] [2021-10-28T22:05:59.508Z] Login Succeeded [2021-10-28T22:05:59.508Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T22:05:59.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T22:05:59.567Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-10-28T22:05:59.567Z] 329a187fe3952aca6902c2fa3429ed58df6a30ec [2021-10-28T22:05:59.567Z] latest [2021-10-28T22:05:59.567Z] 2.0.2-dev.22 [2021-10-28T22:05:59.567Z] 329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 [2021-10-28T22:05:59.567Z] main [2021-10-28T22:05:59.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:05:59.919Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:00.254Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec [2021-10-28T22:06:00.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-28T22:06:00.254Z] 712e5f8ef3e8: Preparing [2021-10-28T22:06:00.254Z] 9dda18fea64b: Preparing [2021-10-28T22:06:00.254Z] 9a0807343634: Preparing [2021-10-28T22:06:00.254Z] 08c2e744c688: Preparing [2021-10-28T22:06:00.254Z] f143b1240bb0: Preparing [2021-10-28T22:06:00.254Z] ee420dfed78a: Preparing [2021-10-28T22:06:00.254Z] ee420dfed78a: Waiting [2021-10-28T22:06:00.545Z] 9a0807343634: Pushed [2021-10-28T22:06:00.545Z] 08c2e744c688: Pushed [2021-10-28T22:06:00.545Z] 9dda18fea64b: Pushed [2021-10-28T22:06:00.545Z] ee420dfed78a: Layer already exists [2021-10-28T22:06:01.529Z] f143b1240bb0: Pushed [2021-10-28T22:06:04.139Z] 712e5f8ef3e8: Pushed [2021-10-28T22:06:04.139Z] 329a187fe3952aca6902c2fa3429ed58df6a30ec: digest: sha256:fb2b71485bb96cb59778cab253abd4fa22e4b40d2d0ad1544d6358790f8d12c1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:04.480Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:04.821Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-10-28T22:06:04.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-28T22:06:04.821Z] 712e5f8ef3e8: Preparing [2021-10-28T22:06:04.821Z] 9dda18fea64b: Preparing [2021-10-28T22:06:04.821Z] 9a0807343634: Preparing [2021-10-28T22:06:04.821Z] 08c2e744c688: Preparing [2021-10-28T22:06:04.821Z] f143b1240bb0: Preparing [2021-10-28T22:06:04.821Z] ee420dfed78a: Preparing [2021-10-28T22:06:04.821Z] ee420dfed78a: Waiting [2021-10-28T22:06:04.821Z] 9a0807343634: Layer already exists [2021-10-28T22:06:05.093Z] 712e5f8ef3e8: Layer already exists [2021-10-28T22:06:05.093Z] 08c2e744c688: Layer already exists [2021-10-28T22:06:05.093Z] 9dda18fea64b: Layer already exists [2021-10-28T22:06:05.093Z] f143b1240bb0: Layer already exists [2021-10-28T22:06:05.093Z] ee420dfed78a: Layer already exists [2021-10-28T22:06:05.093Z] latest: digest: sha256:fb2b71485bb96cb59778cab253abd4fa22e4b40d2d0ad1544d6358790f8d12c1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:05.438Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:05.784Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.22 [2021-10-28T22:06:05.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-28T22:06:05.784Z] 712e5f8ef3e8: Preparing [2021-10-28T22:06:05.784Z] 9dda18fea64b: Preparing [2021-10-28T22:06:05.784Z] 9a0807343634: Preparing [2021-10-28T22:06:05.784Z] 08c2e744c688: Preparing [2021-10-28T22:06:05.784Z] f143b1240bb0: Preparing [2021-10-28T22:06:05.784Z] ee420dfed78a: Preparing [2021-10-28T22:06:05.784Z] ee420dfed78a: Waiting [2021-10-28T22:06:06.058Z] 712e5f8ef3e8: Layer already exists [2021-10-28T22:06:06.058Z] 08c2e744c688: Layer already exists [2021-10-28T22:06:06.058Z] 9dda18fea64b: Layer already exists [2021-10-28T22:06:06.058Z] f143b1240bb0: Layer already exists [2021-10-28T22:06:06.058Z] 9a0807343634: Layer already exists [2021-10-28T22:06:06.058Z] ee420dfed78a: Layer already exists [2021-10-28T22:06:06.058Z] 2.0.2-dev.22: digest: sha256:fb2b71485bb96cb59778cab253abd4fa22e4b40d2d0ad1544d6358790f8d12c1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:06.409Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:06.746Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 [2021-10-28T22:06:06.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-28T22:06:06.747Z] 712e5f8ef3e8: Preparing [2021-10-28T22:06:06.747Z] 9dda18fea64b: Preparing [2021-10-28T22:06:06.747Z] 9a0807343634: Preparing [2021-10-28T22:06:06.747Z] 08c2e744c688: Preparing [2021-10-28T22:06:06.747Z] f143b1240bb0: Preparing [2021-10-28T22:06:06.747Z] ee420dfed78a: Preparing [2021-10-28T22:06:06.747Z] ee420dfed78a: Waiting [2021-10-28T22:06:06.747Z] 9dda18fea64b: Layer already exists [2021-10-28T22:06:06.747Z] f143b1240bb0: Layer already exists [2021-10-28T22:06:06.747Z] 712e5f8ef3e8: Layer already exists [2021-10-28T22:06:06.747Z] 9a0807343634: Layer already exists [2021-10-28T22:06:06.747Z] 08c2e744c688: Layer already exists [2021-10-28T22:06:07.021Z] ee420dfed78a: Layer already exists [2021-10-28T22:06:07.021Z] 329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22: digest: sha256:fb2b71485bb96cb59778cab253abd4fa22e4b40d2d0ad1544d6358790f8d12c1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:07.365Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:07.708Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-10-28T22:06:07.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-10-28T22:06:07.708Z] 712e5f8ef3e8: Preparing [2021-10-28T22:06:07.708Z] 9dda18fea64b: Preparing [2021-10-28T22:06:07.708Z] 9a0807343634: Preparing [2021-10-28T22:06:07.708Z] 08c2e744c688: Preparing [2021-10-28T22:06:07.708Z] f143b1240bb0: Preparing [2021-10-28T22:06:07.708Z] ee420dfed78a: Preparing [2021-10-28T22:06:07.708Z] ee420dfed78a: Waiting [2021-10-28T22:06:07.708Z] 9a0807343634: Layer already exists [2021-10-28T22:06:07.708Z] 712e5f8ef3e8: Layer already exists [2021-10-28T22:06:07.708Z] f143b1240bb0: Layer already exists [2021-10-28T22:06:07.708Z] 08c2e744c688: Layer already exists [2021-10-28T22:06:07.708Z] 9dda18fea64b: Layer already exists [2021-10-28T22:06:07.979Z] ee420dfed78a: Layer already exists [2021-10-28T22:06:07.979Z] main: digest: sha256:fb2b71485bb96cb59778cab253abd4fa22e4b40d2d0ad1544d6358790f8d12c1 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-28T22:06:08.029Z] ===================================================== [Pipeline] echo [2021-10-28T22:06:08.038Z] taggedImages: [2021-10-28T22:06:08.038Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec [2021-10-28T22:06:08.038Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-10-28T22:06:08.038Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.22 [2021-10-28T22:06:08.038Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:329a187fe3952aca6902c2fa3429ed58df6a30ec-2.0.2-dev.22 [2021-10-28T22:06:08.038Z] - 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-10-28T22:06:08.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T22:06:08.492Z] [2021-10-28T22:06:08.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:08.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T22:06:09.111Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-28T22:06:09.111Z] 448f6bf000e3: Pulling fs layer [2021-10-28T22:06:09.111Z] f757da607395: Pulling fs layer [2021-10-28T22:06:09.111Z] 05883995daec: Pulling fs layer [2021-10-28T22:06:09.111Z] 8603b9c90790: Pulling fs layer [2021-10-28T22:06:09.111Z] 1560dd03e051: Pulling fs layer [2021-10-28T22:06:09.111Z] 27f5ce0e4adf: Pulling fs layer [2021-10-28T22:06:09.111Z] c2d8d7efcc4b: Pulling fs layer [2021-10-28T22:06:09.111Z] 1560dd03e051: Waiting [2021-10-28T22:06:09.111Z] 8603b9c90790: Waiting [2021-10-28T22:06:09.111Z] 27f5ce0e4adf: Waiting [2021-10-28T22:06:09.111Z] c2d8d7efcc4b: Waiting [2021-10-28T22:06:09.111Z] f757da607395: Verifying Checksum [2021-10-28T22:06:09.111Z] f757da607395: Download complete [2021-10-28T22:06:09.384Z] 05883995daec: Verifying Checksum [2021-10-28T22:06:09.384Z] 05883995daec: Download complete [2021-10-28T22:06:09.384Z] 8603b9c90790: Verifying Checksum [2021-10-28T22:06:09.384Z] 8603b9c90790: Download complete [2021-10-28T22:06:09.384Z] 27f5ce0e4adf: Verifying Checksum [2021-10-28T22:06:09.384Z] 27f5ce0e4adf: Download complete [2021-10-28T22:06:09.384Z] 1560dd03e051: Verifying Checksum [2021-10-28T22:06:09.384Z] 1560dd03e051: Download complete [2021-10-28T22:06:09.675Z] 448f6bf000e3: Verifying Checksum [2021-10-28T22:06:09.675Z] 448f6bf000e3: Download complete [2021-10-28T22:06:12.290Z] c2d8d7efcc4b: Verifying Checksum [2021-10-28T22:06:12.290Z] c2d8d7efcc4b: Download complete [2021-10-28T22:06:13.281Z] 448f6bf000e3: Pull complete [2021-10-28T22:06:13.882Z] f757da607395: Pull complete [2021-10-28T22:06:15.307Z] 05883995daec: Pull complete [2021-10-28T22:06:15.579Z] 8603b9c90790: Pull complete [2021-10-28T22:06:16.555Z] 1560dd03e051: Pull complete [2021-10-28T22:06:16.828Z] 27f5ce0e4adf: Pull complete [2021-10-28T22:06:32.197Z] c2d8d7efcc4b: Pull complete [2021-10-28T22:06:32.197Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-28T22:06:32.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T22:06:32.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-28T22:06:32.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-13287 does not seem to be running inside a container [2021-10-28T22:06:32.520Z] $ 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/26 -v /w/workspace/app-service-configurable/26:/w/workspace/app-service-configurable/26:rw,z -v /w/workspace/app-service-configurable/26@tmp:/w/workspace/app-service-configurable/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-28T22:06:35.181Z] $ docker top c9e3e7cfb6a6758404ae692bdda1a6fa8198a253c02b0dcc1fdcb792eacb54f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:06:36.116Z] ---> job-cost.sh [2021-10-28T22:06:36.116Z] lf-activate-venv: SKIPPING [2021-10-28T22:06:36.116Z] INFO: No Stack... [2021-10-28T22:06:36.387Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-28T22:06:36.981Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T22:06:37.642Z] + cut -d, -f6 [2021-10-28T22:06:37.642Z] + cat /w/workspace/app-service-configurable/26/archives/cost.csv [Pipeline] lock [2021-10-28T22:06:37.708Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] [2021-10-28T22:06:37.727Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] did not exist. Created. [2021-10-28T22:06:37.727Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T22:06:38.410Z] /w/workspace/app-service-configurable/26@tmp/durable-e5f1306a/script.sh: 1: /w/workspace/app-service-configurable/26@tmp/durable-e5f1306a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-28T22:06:39.077Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-28T22:06:39.102Z] Warning: overwriting stash ‘stack-cost’ [2021-10-28T22:06:39.147Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T22:06:39.155Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T22:06:39.169Z] $ docker stop --time=1 c9e3e7cfb6a6758404ae692bdda1a6fa8198a253c02b0dcc1fdcb792eacb54f8 [2021-10-28T22:06:40.842Z] $ docker rm -f c9e3e7cfb6a6758404ae692bdda1a6fa8198a253c02b0dcc1fdcb792eacb54f8 [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-10-28T22:06:41.607Z] provisioning config files... [2021-10-28T22:06:41.618Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config335418343966545404tmp [Pipeline] { [Pipeline] sh [2021-10-28T22:06:41.932Z] + set +x [2021-10-28T22:06:41.932Z] + curl -s https://codecov.io/bash [2021-10-28T22:06:41.932Z] + bash -s -- [2021-10-28T22:06:42.195Z] [2021-10-28T22:06:42.195Z] _____ _ [2021-10-28T22:06:42.195Z] / ____| | | [2021-10-28T22:06:42.195Z] | | ___ __| | ___ ___ _____ __ [2021-10-28T22:06:42.195Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-28T22:06:42.195Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-28T22:06:42.195Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-28T22:06:42.195Z] Bash-1.0.6 [2021-10-28T22:06:42.195Z] [2021-10-28T22:06:42.195Z] [2021-10-28T22:06:42.195Z] ==> git version 2.24.4 found [2021-10-28T22:06:42.195Z] ==> 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-10-28T22:06:42.195Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-28T22:06:42.195Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-28T22:06:42.195Z] ==> Jenkins CI detected. [2021-10-28T22:06:42.195Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-10-28T22:06:42.195Z] project root: . [2021-10-28T22:06:42.195Z] --> token set from env [2021-10-28T22:06:42.195Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-28T22:06:42.195Z] ==> Running gcov in . (disable via -X gcov) [2021-10-28T22:06:42.195Z] ==> Python coveragepy not found [2021-10-28T22:06:42.195Z] ==> Searching for coverage reports in: [2021-10-28T22:06:42.195Z] + . [2021-10-28T22:06:42.195Z] -> Found 1 reports [2021-10-28T22:06:42.195Z] ==> Detecting git/mercurial file structure [2021-10-28T22:06:42.195Z] ==> Reading reports [2021-10-28T22:06:42.195Z] + ./coverage.out bytes=10 [2021-10-28T22:06:42.195Z] ==> Appending adjustments [2021-10-28T22:06:42.195Z] https://docs.codecov.io/docs/fixing-reports [2021-10-28T22:06:42.195Z] + Found adjustments [2021-10-28T22:06:42.195Z] ==> Gzipping contents [2021-10-28T22:06:42.195Z] 4.0K /tmp/codecov.1QPCYS.gz [2021-10-28T22:06:42.195Z] ==> Uploading reports [2021-10-28T22:06:42.195Z] url: https://codecov.io [2021-10-28T22:06:42.195Z] query: branch=main&commit=329a187fe3952aca6902c2fa3429ed58df6a30ec&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-28T22:06:42.195Z] -> Pinging Codecov [2021-10-28T22:06:42.195Z] 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=329a187fe3952aca6902c2fa3429ed58df6a30ec&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-28T22:06:42.768Z] -> Uploading to [2021-10-28T22:06:42.768Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-28/A97CA9966030D2A3747ED39772930CCE/329a187fe3952aca6902c2fa3429ed58df6a30ec/b12561f9-0296-499a-8fcd-13bc9cfc5444.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T220642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=708da88d8e6680828f324235928585033ba262a509ae0e8644e03b5143940658 [2021-10-28T22:06:42.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T22:06:42.768Z] Dload Upload Total Spent Left Speed [2021-10-28T22:06:43.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 2057 --:--:-- --:--:-- --:--:-- 2065 [2021-10-28T22:06:43.030Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] } [2021-10-28T22:06:43.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-28T22:06:43.421Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-28T22:06:43.432Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:43.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-28T22:06:43.731Z] [2021-10-28T22:06:43.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:06:44.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-28T22:06:44.046Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-28T22:06:44.046Z] 188c0c94c7c5: Pulling fs layer [2021-10-28T22:06:44.046Z] 0ef7d3d256c8: Pulling fs layer [2021-10-28T22:06:44.046Z] de9db76c5a1d: Pulling fs layer [2021-10-28T22:06:44.046Z] 0eba1c9be4d2: Pulling fs layer [2021-10-28T22:06:44.046Z] 0d57e429df01: Pulling fs layer [2021-10-28T22:06:44.046Z] 4e4be7b47b0d: Pulling fs layer [2021-10-28T22:06:44.046Z] e1f770b5df2f: Pulling fs layer [2021-10-28T22:06:44.046Z] 85a0685a4137: Pulling fs layer [2021-10-28T22:06:44.046Z] 0d57e429df01: Waiting [2021-10-28T22:06:44.046Z] 4e4be7b47b0d: Waiting [2021-10-28T22:06:44.046Z] e1f770b5df2f: Waiting [2021-10-28T22:06:44.046Z] 85a0685a4137: Waiting [2021-10-28T22:06:44.046Z] 0eba1c9be4d2: Waiting [2021-10-28T22:06:44.046Z] de9db76c5a1d: Verifying Checksum [2021-10-28T22:06:44.047Z] de9db76c5a1d: Download complete [2021-10-28T22:06:44.047Z] 0ef7d3d256c8: Verifying Checksum [2021-10-28T22:06:44.047Z] 0ef7d3d256c8: Download complete [2021-10-28T22:06:44.047Z] 0d57e429df01: Verifying Checksum [2021-10-28T22:06:44.047Z] 0d57e429df01: Download complete [2021-10-28T22:06:44.047Z] 4e4be7b47b0d: Verifying Checksum [2021-10-28T22:06:44.047Z] 4e4be7b47b0d: Download complete [2021-10-28T22:06:44.047Z] 188c0c94c7c5: Verifying Checksum [2021-10-28T22:06:44.047Z] 188c0c94c7c5: Download complete [2021-10-28T22:06:44.314Z] e1f770b5df2f: Verifying Checksum [2021-10-28T22:06:44.314Z] e1f770b5df2f: Download complete [2021-10-28T22:06:44.586Z] 188c0c94c7c5: Pull complete [2021-10-28T22:06:44.586Z] 0ef7d3d256c8: Pull complete [2021-10-28T22:06:44.857Z] 0eba1c9be4d2: Verifying Checksum [2021-10-28T22:06:44.857Z] 0eba1c9be4d2: Download complete [2021-10-28T22:06:44.857Z] de9db76c5a1d: Pull complete [2021-10-28T22:06:45.118Z] 85a0685a4137: Verifying Checksum [2021-10-28T22:06:45.118Z] 85a0685a4137: Download complete [2021-10-28T22:06:49.380Z] 0eba1c9be4d2: Pull complete [2021-10-28T22:06:49.380Z] 0d57e429df01: Pull complete [2021-10-28T22:06:49.380Z] 4e4be7b47b0d: Pull complete [2021-10-28T22:06:49.957Z] e1f770b5df2f: Pull complete [2021-10-28T22:06:54.198Z] 85a0685a4137: Pull complete [2021-10-28T22:06:54.198Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-28T22:06:54.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-28T22:06:54.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-28T22:06:54.265Z] prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container [2021-10-28T22:06:54.295Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-28T22:06:56.319Z] $ docker top 50517d220573acf818898b776f2c0920e1d38d9f66a46bd1984a7f387511e442 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-28T22:06:56.425Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-28T22:06:56.719Z] + set -o pipefail [2021-10-28T22:06:56.719Z] + snyk monitor '--org=edgex-jenkins' [2021-10-28T22:07:08.975Z] [2021-10-28T22:07:08.975Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-10-28T22:07:08.975Z] [2021-10-28T22:07:08.975Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/bd09daed-6b01-425b-a401-6d12c3f5c1d6 [2021-10-28T22:07:08.975Z] [2021-10-28T22:07:08.975Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-28T22:07:08.975Z] [2021-10-28T22:07:08.975Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-28T22:07:08.975Z] [2021-10-28T22:07:08.975Z] [Pipeline] } [2021-10-28T22:07:08.979Z] $ docker stop --time=1 50517d220573acf818898b776f2c0920e1d38d9f66a46bd1984a7f387511e442 [2021-10-28T22:07:11.076Z] $ docker rm -f 50517d220573acf818898b776f2c0920e1d38d9f66a46bd1984a7f387511e442 [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-10-28T22:07:12.218Z] + git log --format=format:%s -1 329a187fe3952aca6902c2fa3429ed58df6a30ec [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:07:12.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T22:07:12.523Z] . [Pipeline] withDockerContainer [2021-10-28T22:07:12.591Z] prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container [2021-10-28T22:07:12.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-28T22:07:12.998Z] $ docker top f9ab58ac9e185b552f10d399b1fd8c4e480b5782cdb745b39fcb4df49128971c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T22:07:13.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T22:07:13.097Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T22:07:13.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T22:07:13.203Z] $ docker exec f9ab58ac9e185b552f10d399b1fd8c4e480b5782cdb745b39fcb4df49128971c ssh-agent [2021-10-28T22:07:13.313Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhjlhjg/agent.14 [2021-10-28T22:07:13.313Z] SSH_AGENT_PID=21 [2021-10-28T22:07:13.319Z] Running ssh-add (command line suppressed) [2021-10-28T22:07:13.406Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7019080947348960597.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7019080947348960597.key) [2021-10-28T22:07:13.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T22:07:13.724Z] + git semver tag [2021-10-28T22:07:13.724Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T22:07:13.724Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-28T22:07:13.724Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-28T22:07:13.724Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T22:07:13.724Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T22:07:13.724Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T22:07:13.724Z] # $SEMVER_BRANCH = main [2021-10-28T22:07:13.724Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-10-28T22:07:13.724Z] # 329a187fe3952aca6902c2fa3429ed58df6a30ec HEAD [2021-10-28T22:07:13.724Z] # -> Force: false [2021-10-28T22:07:13.724Z] # fb4e9807e88c553c68be7824b6970901bbee401b refs/tags/v2.0.2-dev.22 [Pipeline] } [2021-10-28T22:07:13.726Z] $ docker exec --env ******** --env ******** f9ab58ac9e185b552f10d399b1fd8c4e480b5782cdb745b39fcb4df49128971c ssh-agent -k [2021-10-28T22:07:13.822Z] unset SSH_AUTH_SOCK; [2021-10-28T22:07:13.822Z] unset SSH_AGENT_PID; [2021-10-28T22:07:13.822Z] echo Agent pid 21 killed; [2021-10-28T22:07:13.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T22:07:14.152Z] + git semver [Pipeline] } [2021-10-28T22:07:14.160Z] $ docker stop --time=1 f9ab58ac9e185b552f10d399b1fd8c4e480b5782cdb745b39fcb4df49128971c [2021-10-28T22:07:15.344Z] $ docker rm -f f9ab58ac9e185b552f10d399b1fd8c4e480b5782cdb745b39fcb4df49128971c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:07:15.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-28T22:07:15.767Z] [2021-10-28T22:07:15.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:07:16.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-28T22:07:16.079Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-28T22:07:16.079Z] ab5ef0e58194: Pulling fs layer [2021-10-28T22:07:16.079Z] 9712f1f96733: Pulling fs layer [2021-10-28T22:07:16.079Z] 63f879dbbcfc: Pulling fs layer [2021-10-28T22:07:16.079Z] 0d9ebad4ef96: Pulling fs layer [2021-10-28T22:07:16.079Z] e9a5061849ea: Pulling fs layer [2021-10-28T22:07:16.079Z] d747dcd14b5f: Pulling fs layer [2021-10-28T22:07:16.079Z] 2de7ff778b66: Pulling fs layer [2021-10-28T22:07:16.079Z] 0d9ebad4ef96: Waiting [2021-10-28T22:07:16.079Z] e9a5061849ea: Waiting [2021-10-28T22:07:16.079Z] d747dcd14b5f: Waiting [2021-10-28T22:07:16.079Z] 2de7ff778b66: Waiting [2021-10-28T22:07:16.079Z] 9712f1f96733: Verifying Checksum [2021-10-28T22:07:16.079Z] 9712f1f96733: Download complete [2021-10-28T22:07:16.344Z] 63f879dbbcfc: Verifying Checksum [2021-10-28T22:07:16.344Z] 63f879dbbcfc: Download complete [2021-10-28T22:07:16.616Z] ab5ef0e58194: Verifying Checksum [2021-10-28T22:07:16.616Z] ab5ef0e58194: Download complete [2021-10-28T22:07:16.616Z] 0d9ebad4ef96: Verifying Checksum [2021-10-28T22:07:16.616Z] 0d9ebad4ef96: Download complete [2021-10-28T22:07:16.616Z] e9a5061849ea: Verifying Checksum [2021-10-28T22:07:16.616Z] e9a5061849ea: Download complete [2021-10-28T22:07:16.616Z] d747dcd14b5f: Verifying Checksum [2021-10-28T22:07:16.616Z] d747dcd14b5f: Download complete [2021-10-28T22:07:16.878Z] 2de7ff778b66: Verifying Checksum [2021-10-28T22:07:16.878Z] 2de7ff778b66: Download complete [2021-10-28T22:07:20.260Z] ab5ef0e58194: Pull complete [2021-10-28T22:07:20.260Z] 9712f1f96733: Pull complete [2021-10-28T22:07:20.530Z] 63f879dbbcfc: Pull complete [2021-10-28T22:07:24.806Z] 0d9ebad4ef96: Pull complete [2021-10-28T22:07:24.806Z] e9a5061849ea: Pull complete [2021-10-28T22:07:24.806Z] d747dcd14b5f: Pull complete [2021-10-28T22:07:26.205Z] 2de7ff778b66: Pull complete [2021-10-28T22:07:26.205Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-28T22:07:26.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-28T22:07:26.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-28T22:07:26.275Z] prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container [2021-10-28T22:07:26.304Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-28T22:07:29.320Z] $ docker top 524d8036752024b3e42b5a91ed388dd4377b69a4f06ae145a927421330d8c6ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-28T22:07:29.418Z] provisioning config files... [2021-10-28T22:07:29.433Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2960666003031845161tmp [2021-10-28T22:07:29.445Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8270973177848208084tmp [2021-10-28T22:07:29.456Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1444634040111753198tmp [Pipeline] { [Pipeline] echo [2021-10-28T22:07:29.468Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:07:29.769Z] ---> sigul-configuration.sh [2021-10-28T22:07:29.769Z] gpg: directory `/root/.gnupg' created [2021-10-28T22:07:29.769Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-28T22:07:29.769Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-28T22:07:29.769Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-28T22:07:29.769Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-28T22:07:29.769Z] gpg: CAST5 encrypted data [2021-10-28T22:07:29.769Z] gpg: encrypted with 1 passphrase [2021-10-28T22:07:29.769Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-28T22:07:30.056Z] + mkdir /home/jenkins [2021-10-28T22:07:30.057Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-28T22:07:30.350Z] + 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-10-28T22:07:30.359Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:07:30.661Z] ---> sigul-install.sh [2021-10-28T22:07:30.661Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-28T22:07:30.971Z] + git tag --list [2021-10-28T22:07:30.971Z] v1.0.0 [2021-10-28T22:07:30.971Z] v1.1.0 [2021-10-28T22:07:30.971Z] v1.2.0 [2021-10-28T22:07:30.971Z] v1.3.0 [2021-10-28T22:07:30.971Z] v1.3.1 [2021-10-28T22:07:30.971Z] v2.0.0 [2021-10-28T22:07:30.971Z] v2.0.1 [2021-10-28T22:07:30.971Z] v2.0.1-dev.1 [2021-10-28T22:07:30.971Z] v2.0.2-dev.1 [2021-10-28T22:07:30.971Z] v2.0.2-dev.10 [2021-10-28T22:07:30.971Z] v2.0.2-dev.11 [2021-10-28T22:07:30.971Z] v2.0.2-dev.12 [2021-10-28T22:07:30.971Z] v2.0.2-dev.13 [2021-10-28T22:07:30.971Z] v2.0.2-dev.14 [2021-10-28T22:07:30.971Z] v2.0.2-dev.15 [2021-10-28T22:07:30.971Z] v2.0.2-dev.16 [2021-10-28T22:07:30.971Z] v2.0.2-dev.17 [2021-10-28T22:07:30.971Z] v2.0.2-dev.18 [2021-10-28T22:07:30.971Z] v2.0.2-dev.19 [2021-10-28T22:07:30.971Z] v2.0.2-dev.2 [2021-10-28T22:07:30.971Z] v2.0.2-dev.20 [2021-10-28T22:07:30.971Z] v2.0.2-dev.21 [2021-10-28T22:07:30.971Z] v2.0.2-dev.22 [2021-10-28T22:07:30.971Z] v2.0.2-dev.3 [2021-10-28T22:07:30.971Z] v2.0.2-dev.4 [2021-10-28T22:07:30.971Z] v2.0.2-dev.5 [2021-10-28T22:07:30.971Z] v2.0.2-dev.6 [2021-10-28T22:07:30.971Z] v2.0.2-dev.7 [2021-10-28T22:07:30.971Z] v2.0.2-dev.8 [2021-10-28T22:07:30.971Z] v2.0.2-dev.9 [Pipeline] sh [2021-10-28T22:07:31.271Z] + lftools sign git-tag v2.0.2-dev.22 [2021-10-28T22:07:31.846Z] Signing Git tag with Sigul... [2021-10-28T22:07:31.846Z] Signing v2.0.2-dev.22 [Pipeline] echo [2021-10-28T22:07:33.241Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:07:33.537Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-28T22:07:33.546Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-28T22:07:33.565Z] $ docker stop --time=1 524d8036752024b3e42b5a91ed388dd4377b69a4f06ae145a927421330d8c6ac [2021-10-28T22:07:40.390Z] $ docker rm -f 524d8036752024b3e42b5a91ed388dd4377b69a4f06ae145a927421330d8c6ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:07:41.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T22:07:41.010Z] . [Pipeline] withDockerContainer [2021-10-28T22:07:41.077Z] prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container [2021-10-28T22:07:41.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-28T22:07:41.597Z] $ docker top e7bf55bb8c24d48951e6cc5c7eecbf3c0b602e4a4264af4e228a766f755c3764 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T22:07:41.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T22:07:41.695Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T22:07:41.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T22:07:41.796Z] $ docker exec e7bf55bb8c24d48951e6cc5c7eecbf3c0b602e4a4264af4e228a766f755c3764 ssh-agent [2021-10-28T22:07:41.919Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlAcnbl/agent.13 [2021-10-28T22:07:41.919Z] SSH_AGENT_PID=20 [2021-10-28T22:07:41.924Z] Running ssh-add (command line suppressed) [2021-10-28T22:07:42.032Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7405296837491631533.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7405296837491631533.key) [2021-10-28T22:07:42.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T22:07:42.345Z] + git semver bump pre [2021-10-28T22:07:42.345Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T22:07:42.345Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-28T22:07:42.345Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-28T22:07:42.345Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T22:07:42.345Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T22:07:42.345Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T22:07:42.345Z] # $SEMVER_BRANCH = main [2021-10-28T22:07:42.345Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-10-28T22:07:42.345Z] 2.0.2-dev.23 [Pipeline] } [2021-10-28T22:07:42.347Z] $ docker exec --env ******** --env ******** e7bf55bb8c24d48951e6cc5c7eecbf3c0b602e4a4264af4e228a766f755c3764 ssh-agent -k [2021-10-28T22:07:42.459Z] unset SSH_AUTH_SOCK; [2021-10-28T22:07:42.459Z] unset SSH_AGENT_PID; [2021-10-28T22:07:42.459Z] echo Agent pid 20 killed; [2021-10-28T22:07:42.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T22:07:42.785Z] + git semver [Pipeline] } [2021-10-28T22:07:42.791Z] $ docker stop --time=1 e7bf55bb8c24d48951e6cc5c7eecbf3c0b602e4a4264af4e228a766f755c3764 [2021-10-28T22:07:43.967Z] $ docker rm -f e7bf55bb8c24d48951e6cc5c7eecbf3c0b602e4a4264af4e228a766f755c3764 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:07:44.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T22:07:44.327Z] . [Pipeline] withDockerContainer [2021-10-28T22:07:44.396Z] prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container [2021-10-28T22:07:44.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-28T22:07:44.821Z] $ docker top 7baeb67c7690d735e16127fb4537960215e37ef19aee91bdb6bd7f4dfb2ab029 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T22:07:44.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T22:07:44.914Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T22:07:45.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T22:07:45.012Z] $ docker exec 7baeb67c7690d735e16127fb4537960215e37ef19aee91bdb6bd7f4dfb2ab029 ssh-agent [2021-10-28T22:07:45.133Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdeIFcn/agent.13 [2021-10-28T22:07:45.133Z] SSH_AGENT_PID=19 [2021-10-28T22:07:45.139Z] Running ssh-add (command line suppressed) [2021-10-28T22:07:45.244Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2715148872013620934.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2715148872013620934.key) [2021-10-28T22:07:45.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T22:07:45.560Z] + git semver push [2021-10-28T22:07:45.561Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T22:07:45.561Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-10-28T22:07:45.561Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-10-28T22:07:45.561Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T22:07:45.561Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T22:07:45.561Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T22:07:45.561Z] # $SEMVER_BRANCH = main [2021-10-28T22:07:45.561Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-10-28T22:07:46.949Z] $ docker exec --env ******** --env ******** 7baeb67c7690d735e16127fb4537960215e37ef19aee91bdb6bd7f4dfb2ab029 ssh-agent -k [2021-10-28T22:07:47.041Z] unset SSH_AUTH_SOCK; [2021-10-28T22:07:47.041Z] unset SSH_AGENT_PID; [2021-10-28T22:07:47.041Z] echo Agent pid 19 killed; [2021-10-28T22:07:47.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T22:07:47.525Z] + git semver [Pipeline] } [2021-10-28T22:07:47.608Z] $ docker stop --time=1 7baeb67c7690d735e16127fb4537960215e37ef19aee91bdb6bd7f4dfb2ab029 [2021-10-28T22:07:48.827Z] $ docker rm -f 7baeb67c7690d735e16127fb4537960215e37ef19aee91bdb6bd7f4dfb2ab029 [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-10-28T22:07:49.752Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:07:50.055Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:07:50.611Z] ---> package-listing.sh [2021-10-28T22:07:50.611Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T22:07:50.611Z] ++ facter osfamily [2021-10-28T22:07:50.872Z] + OS_FAMILY=redhat [2021-10-28T22:07:50.872Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-10-28T22:07:50.872Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T22:07:50.872Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T22:07:50.872Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T22:07:50.872Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T22:07:50.872Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-10-28T22:07:50.872Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T22:07:50.872Z] + case "${OS_FAMILY}" in [2021-10-28T22:07:50.872Z] + rpm -qa [2021-10-28T22:07:50.872Z] + sort [2021-10-28T22:07:51.441Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T22:07:51.441Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T22:07:51.441Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T22:07:51.441Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-10-28T22:07:51.441Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-10-28T22:07:51.441Z] + 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-10-28T22:07:51.452Z] 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-10-28T22:07:51.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:07:52.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T22:07:52.286Z] [2021-10-28T22:07:52.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T22:07:52.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T22:07:52.586Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T22:07:52.586Z] b4d181a07f80: Pulling fs layer [2021-10-28T22:07:52.586Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T22:07:52.586Z] ed53099fbce6: Pulling fs layer [2021-10-28T22:07:52.586Z] dc539afda2c1: Pulling fs layer [2021-10-28T22:07:52.586Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T22:07:52.586Z] 9065ff56babe: Pulling fs layer [2021-10-28T22:07:52.586Z] d287ab97295c: Pulling fs layer [2021-10-28T22:07:52.586Z] dc539afda2c1: Waiting [2021-10-28T22:07:52.586Z] 77bc0d833cb6: Waiting [2021-10-28T22:07:52.586Z] 9065ff56babe: Waiting [2021-10-28T22:07:52.586Z] d287ab97295c: Waiting [2021-10-28T22:07:52.586Z] a1111a8f2ec3: Download complete [2021-10-28T22:07:52.586Z] dc539afda2c1: Verifying Checksum [2021-10-28T22:07:52.586Z] dc539afda2c1: Download complete [2021-10-28T22:07:52.853Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T22:07:52.853Z] 77bc0d833cb6: Download complete [2021-10-28T22:07:52.853Z] 9065ff56babe: Verifying Checksum [2021-10-28T22:07:52.853Z] 9065ff56babe: Download complete [2021-10-28T22:07:52.853Z] b4d181a07f80: Verifying Checksum [2021-10-28T22:07:52.853Z] b4d181a07f80: Download complete [2021-10-28T22:07:52.853Z] ed53099fbce6: Verifying Checksum [2021-10-28T22:07:52.853Z] ed53099fbce6: Download complete [2021-10-28T22:07:53.430Z] d287ab97295c: Verifying Checksum [2021-10-28T22:07:53.431Z] d287ab97295c: Download complete [2021-10-28T22:07:54.379Z] b4d181a07f80: Pull complete [2021-10-28T22:07:54.379Z] a1111a8f2ec3: Pull complete [2021-10-28T22:07:54.957Z] ed53099fbce6: Pull complete [2021-10-28T22:07:54.957Z] dc539afda2c1: Pull complete [2021-10-28T22:07:55.530Z] 77bc0d833cb6: Pull complete [2021-10-28T22:07:55.530Z] 9065ff56babe: Pull complete [2021-10-28T22:08:00.846Z] d287ab97295c: Pull complete [2021-10-28T22:08:00.846Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T22:08:00.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T22:08:00.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T22:08:00.906Z] prd-centos7-docker-4c-2g-13293 does not seem to be running inside a container [2021-10-28T22:08:00.938Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-28T22:08:03.169Z] $ docker top 625311dac2fb7c24da0752ec3261f5021d915fd4359d45abbc52e40d2641d33d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T22:08:03.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T22:08:03.822Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T22:08:04.119Z] + ls /var/log/sa-host [2021-10-28T22:08:04.119Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T22:08:04.119Z] file_magic: OK [2021-10-28T22:08:04.119Z] HZ: Using current value: 100 [2021-10-28T22:08:04.119Z] file_header: OK [2021-10-28T22:08:04.119Z] 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-10-28T22:08:04.119Z] Statistics: [2021-10-28T22:08:04.119Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T22:08:04.119Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T22:08:04.119Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T22:08:04.119Z] file_magic: OK [2021-10-28T22:08:04.119Z] HZ: Using current value: 100 [2021-10-28T22:08:04.119Z] file_header: OK [2021-10-28T22:08:04.119Z] 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-10-28T22:08:04.119Z] Statistics: [2021-10-28T22:08:04.119Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T22:08:04.119Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T22:08:04.371Z] provisioning config files... [2021-10-28T22:08:04.380Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7364944043152463112tmp [Pipeline] { [Pipeline] echo [2021-10-28T22:08:04.390Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:08:04.677Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T22:08:04.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:08:05.028Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T22:08:05.037Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:08:05.328Z] ---> sudo-logs.sh [2021-10-28T22:08:05.328Z] Archiving 'sudo' log.. [2021-10-28T22:08:05.590Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13293.novalocal: Name or service not known [2021-10-28T22:08:05.590Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13293.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T22:08:05.614Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:08:05.902Z] ---> job-cost.sh [2021-10-28T22:08:05.902Z] lf-activate-venv: SKIPPING [2021-10-28T22:08:05.902Z] DEBUG: total: 0.10999999940395355 [2021-10-28T22:08:05.902Z] INFO: Retrieving Stack Cost... [2021-10-28T22:08:11.196Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T22:08:11.196Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T22:08:11.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T22:08:11.496Z] ---> logs-deploy.sh [2021-10-28T22:08:11.496Z] lf-activate-venv: SKIPPING [2021-10-28T22:08:11.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/26 [2021-10-28T22:08:11.496Z] INFO: archiving workspace using pattern(s): [2021-10-28T22:08:12.071Z] Archives upload complete. [2021-10-28T22:08:12.335Z] INFO: archiving logs to Nexus