Pull request #591 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from d6bbd98166ac1d6cc3b22a8033debe98ece526a7+7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 (aaf65cddce53d6c1ca3c77783b37d71e50444265) 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-ssh13794592668249498303.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15727379180394354875.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7873957723687368091.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16970160898277163474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11318902894808233301.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-591/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-591/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10864503662107579944.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 USE_ALPINE: true 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4912 in /w/workspace/_app-service-configurable_PR-591 [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/_app-service-configurable_PR-591 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/591/head:refs/remotes/origin/PR-591 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 into PR head commit d6bbd98166ac1d6cc3b22a8033debe98ece526a7 Merge succeeded, producing d6bbd98166ac1d6cc3b22a8033debe98ece526a7 Checking out Revision d6bbd98166ac1d6cc3b22a8033debe98ece526a7 (PR-591) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bbd98166ac1d6cc3b22a8033debe98ece526a7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6bbd98166ac1d6cc3b22a8033debe98ece526a7 # timeout=10 Commit message: "docs: Update repo links in the readme" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-30T17:47:15.287Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-30T17:47:15.470Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-30T17:47:15.572Z] ========================================================= [2023-08-30T17:47:15.572Z] EdgeX Global Pipelines Version Info [2023-08-30T17:47:15.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:47:16.303Z] ------------------- [2023-08-30T17:47:16.303Z] stable info: [2023-08-30T17:47:16.303Z] ------------------- [2023-08-30T17:47:16.303Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-30T17:47:16.303Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T17:47:16.303Z] Message: update stable to v1.0.253 [2023-08-30T17:47:16.873Z] ------------------- [2023-08-30T17:47:16.873Z] experimental info: [2023-08-30T17:47:16.873Z] ------------------- [2023-08-30T17:47:16.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-30T17:47:16.873Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T17:47:16.873Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-30T17:47:17.187Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-08-30T17:47:17.230Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-08-30T17:47:17.269Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-30T17:47:17.314Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-30T17:47:17.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-30T17:47:17.398Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-30T17:47:17.442Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-30T17:47:17.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-30T17:47:17.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-30T17:47:17.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-30T17:47:17.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-30T17:47:17.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-08-30T17:47:17.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-30T17:47:17.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-30T17:47:17.769Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T17:47:17.811Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T17:47:17.851Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T17:47:17.889Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T17:47:17.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-30T17:47:17.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-30T17:47:18.004Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-30T17:47:18.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-30T17:47:18.087Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-30T17:47:18.127Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-30T17:47:18.175Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-30T17:47:18.215Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-30T17:47:18.257Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-30T17:47:18.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-591 [Pipeline] echo [2023-08-30T17:47:18.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-591 [Pipeline] echo [2023-08-30T17:47:18.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-591 [Pipeline] echo [2023-08-30T17:47:18.434Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6bbd98166ac1d6cc3b22a8033debe98ece526a7 [Pipeline] echo [2023-08-30T17:47:18.478Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6bbd98 [Pipeline] echo [2023-08-30T17:47:18.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T17:47:18.645Z] provisioning config files... [2023-08-30T17:47:18.658Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-591@tmp/config13507808550166848889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:47:19.005Z] ---> docker-login.sh [2023-08-30T17:47:19.005Z] nexus3.edgexfoundry.org:10001 [2023-08-30T17:47:19.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:47:19.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:47:19.264Z] Configure a credential helper to remove this warning. See [2023-08-30T17:47:19.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:47:19.264Z] [2023-08-30T17:47:19.264Z] Login Succeeded [2023-08-30T17:47:19.264Z] nexus3.edgexfoundry.org:10002 [2023-08-30T17:47:19.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:47:19.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:47:19.264Z] Configure a credential helper to remove this warning. See [2023-08-30T17:47:19.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:47:19.264Z] [2023-08-30T17:47:19.264Z] Login Succeeded [2023-08-30T17:47:19.264Z] nexus3.edgexfoundry.org:10003 [2023-08-30T17:47:19.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:47:19.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:47:19.524Z] Configure a credential helper to remove this warning. See [2023-08-30T17:47:19.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:47:19.524Z] [2023-08-30T17:47:19.524Z] Login Succeeded [2023-08-30T17:47:19.524Z] nexus3.edgexfoundry.org:10004 [2023-08-30T17:47:19.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:47:19.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:47:19.524Z] Configure a credential helper to remove this warning. See [2023-08-30T17:47:19.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:47:19.524Z] [2023-08-30T17:47:19.524Z] Login Succeeded [2023-08-30T17:47:19.524Z] docker.io [2023-08-30T17:47:19.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:47:19.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:47:19.784Z] Configure a credential helper to remove this warning. See [2023-08-30T17:47:19.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:47:19.784Z] [2023-08-30T17:47:19.784Z] Login Succeeded [2023-08-30T17:47:19.784Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T17:47:19.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-30T17:47:20.457Z] + git rev-list -1 --merges d6bbd98166ac1d6cc3b22a8033debe98ece526a7~1..d6bbd98166ac1d6cc3b22a8033debe98ece526a7 [Pipeline] echo [2023-08-30T17:47:20.509Z] -----------> git rev-list -1 --merges d6bbd98166ac1d6cc3b22a8033debe98ece526a7~1..d6bbd98166ac1d6cc3b22a8033debe98ece526a7 d6bbd98166ac1d6cc3b22a8033debe98ece526a7 [false] [Pipeline] sh [2023-08-30T17:47:20.819Z] + git log --format=format:%s -1 d6bbd98166ac1d6cc3b22a8033debe98ece526a7 [Pipeline] echo [2023-08-30T17:47:20.853Z] ========================================================= [2023-08-30T17:47:20.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-30T17:47:20.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T17:47:21.292Z] + git log --format=format:%s -1 d6bbd98166ac1d6cc3b22a8033debe98ece526a7 [Pipeline] echo [2023-08-30T17:47:21.327Z] [semverPrep] GIT_COMMIT: d6bbd98166ac1d6cc3b22a8033debe98ece526a7, Commit Message: docs: Update repo links in the readme [Pipeline] echo [2023-08-30T17:47:21.355Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-30T17:47:21.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T17:47:21.729Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-30T17:47:21.729Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-30T17:47:21.729Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-30T17:47:21.729Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-30T17:47:21.729Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-30T17:47:21.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:47:22.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T17:47:22.167Z] [2023-08-30T17:47:22.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:47:22.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T17:47:22.536Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-30T17:47:22.536Z] b85a868b505f: Pulling fs layer [2023-08-30T17:47:22.536Z] e2be974225ed: Pulling fs layer [2023-08-30T17:47:22.536Z] 339a4e72a1f5: Pulling fs layer [2023-08-30T17:47:22.536Z] 988bab9f4d93: Pulling fs layer [2023-08-30T17:47:22.536Z] 1469e6f7b9e6: Pulling fs layer [2023-08-30T17:47:22.536Z] eaf3925da568: Pulling fs layer [2023-08-30T17:47:22.536Z] bab4dde63d76: Pulling fs layer [2023-08-30T17:47:22.536Z] bde34c3a00c8: Pulling fs layer [2023-08-30T17:47:22.536Z] b352a97aabf1: Pulling fs layer [2023-08-30T17:47:22.536Z] 4872d77fe225: Pulling fs layer [2023-08-30T17:47:22.536Z] 5851b861e8e6: Pulling fs layer [2023-08-30T17:47:22.536Z] b352a97aabf1: Waiting [2023-08-30T17:47:22.536Z] 4872d77fe225: Waiting [2023-08-30T17:47:22.536Z] 5851b861e8e6: Waiting [2023-08-30T17:47:22.536Z] bab4dde63d76: Waiting [2023-08-30T17:47:22.536Z] 988bab9f4d93: Waiting [2023-08-30T17:47:22.536Z] bde34c3a00c8: Waiting [2023-08-30T17:47:22.536Z] eaf3925da568: Waiting [2023-08-30T17:47:22.536Z] 1469e6f7b9e6: Waiting [2023-08-30T17:47:22.536Z] e2be974225ed: Download complete [2023-08-30T17:47:22.536Z] 988bab9f4d93: Verifying Checksum [2023-08-30T17:47:22.536Z] 988bab9f4d93: Download complete [2023-08-30T17:47:22.536Z] 1469e6f7b9e6: Verifying Checksum [2023-08-30T17:47:22.536Z] 1469e6f7b9e6: Download complete [2023-08-30T17:47:22.536Z] eaf3925da568: Download complete [2023-08-30T17:47:22.794Z] 339a4e72a1f5: Verifying Checksum [2023-08-30T17:47:22.794Z] bde34c3a00c8: Download complete [2023-08-30T17:47:22.794Z] b352a97aabf1: Verifying Checksum [2023-08-30T17:47:22.794Z] b352a97aabf1: Download complete [2023-08-30T17:47:22.794Z] 4872d77fe225: Verifying Checksum [2023-08-30T17:47:22.794Z] 4872d77fe225: Download complete [2023-08-30T17:47:22.794Z] 5851b861e8e6: Download complete [2023-08-30T17:47:22.794Z] b85a868b505f: Verifying Checksum [2023-08-30T17:47:22.794Z] b85a868b505f: Download complete [2023-08-30T17:47:23.052Z] bab4dde63d76: Verifying Checksum [2023-08-30T17:47:23.052Z] bab4dde63d76: Download complete [2023-08-30T17:47:23.984Z] b85a868b505f: Pull complete [2023-08-30T17:47:23.984Z] e2be974225ed: Pull complete [2023-08-30T17:47:24.550Z] 339a4e72a1f5: Pull complete [2023-08-30T17:47:24.550Z] 988bab9f4d93: Pull complete [2023-08-30T17:47:24.808Z] 1469e6f7b9e6: Pull complete [2023-08-30T17:47:24.808Z] eaf3925da568: Pull complete [2023-08-30T17:47:26.180Z] bab4dde63d76: Pull complete [2023-08-30T17:47:26.439Z] bde34c3a00c8: Pull complete [2023-08-30T17:47:26.439Z] b352a97aabf1: Pull complete [2023-08-30T17:47:26.439Z] 4872d77fe225: Pull complete [2023-08-30T17:47:26.698Z] 5851b861e8e6: Pull complete [2023-08-30T17:47:26.698Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-30T17:47:26.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T17:47:26.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:47:26.926Z] prd-ubuntu20.04-docker-8c-8g-4912 does not seem to be running inside a container [2023-08-30T17:47:27.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-591 -v /w/workspace/_app-service-configurable_PR-591:/w/workspace/_app-service-configurable_PR-591:rw,z -v /w/workspace/_app-service-configurable_PR-591@tmp:/w/workspace/_app-service-configurable_PR-591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-30T17:47:28.164Z] $ docker top 568d934e7816aa61401ff4dc9625ff8f96e06ae64f15d3c45450328151eb71a6 -eo pid,comm [2023-08-30T17:47:28.220Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-30T17:47:28.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T17:47:28.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T17:47:28.351Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T17:47:28.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T17:47:28.467Z] $ docker exec 568d934e7816aa61401ff4dc9625ff8f96e06ae64f15d3c45450328151eb71a6 ssh-agent [2023-08-30T17:47:28.564Z] SSH_AUTH_SOCK=/tmp/ssh-dvNPGHRs87N7/agent.31 [2023-08-30T17:47:28.564Z] SSH_AGENT_PID=37 [2023-08-30T17:47:28.569Z] Running ssh-add (command line suppressed) [2023-08-30T17:47:28.671Z] Identity added: /w/workspace/_app-service-configurable_PR-591@tmp/private_key_623838651716644635.key (/w/workspace/_app-service-configurable_PR-591@tmp/private_key_623838651716644635.key) [2023-08-30T17:47:28.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T17:47:29.007Z] + git tag --points-at HEAD [Pipeline] } [2023-08-30T17:47:29.037Z] $ docker exec --env ******** --env ******** 568d934e7816aa61401ff4dc9625ff8f96e06ae64f15d3c45450328151eb71a6 ssh-agent -k [2023-08-30T17:47:29.129Z] unset SSH_AUTH_SOCK; [2023-08-30T17:47:29.130Z] unset SSH_AGENT_PID; [2023-08-30T17:47:29.130Z] echo Agent pid 37 killed; [2023-08-30T17:47:29.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-30T17:47:29.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T17:47:29.231Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T17:47:29.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T17:47:29.344Z] $ docker exec 568d934e7816aa61401ff4dc9625ff8f96e06ae64f15d3c45450328151eb71a6 ssh-agent [2023-08-30T17:47:29.451Z] SSH_AUTH_SOCK=/tmp/ssh-QgvNy45afWhu/agent.69 [2023-08-30T17:47:29.451Z] SSH_AGENT_PID=75 [2023-08-30T17:47:29.456Z] Running ssh-add (command line suppressed) [2023-08-30T17:47:29.551Z] Identity added: /w/workspace/_app-service-configurable_PR-591@tmp/private_key_7589581238143453718.key (/w/workspace/_app-service-configurable_PR-591@tmp/private_key_7589581238143453718.key) [2023-08-30T17:47:29.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T17:47:29.890Z] + git semver init [2023-08-30T17:47:30.150Z] 2023-08-30 17:47:30,061 [run_init] DEBUG init version:0.0.0 force:False [2023-08-30T17:47:30.150Z] 2023-08-30 17:47:30,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-591/.semver [2023-08-30T17:47:30.150Z] 2023-08-30 17:47:30,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-591/.semver [2023-08-30T17:47:30.150Z] 2023-08-30 17:47:30,063 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-591/.semver'], cwd=/w/workspace/_app-service-configurable_PR-591, universal_newlines=False, shell=None, istream=None) [2023-08-30T17:47:31.088Z] 2023-08-30 17:47:30,773 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-591/.git/info/exclude [2023-08-30T17:47:31.088Z] 2023-08-30 17:47:30,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-591/.semver/PR-591 with force:False [2023-08-30T17:47:31.088Z] 2023-08-30 17:47:30,774 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-591/.semver/PR-591 [2023-08-30T17:47:31.088Z] 2023-08-30 17:47:30,778 [execute] INFO git cat-file --batch-check [2023-08-30T17:47:31.088Z] 2023-08-30 17:47:30,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-591/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T17:47:31.088Z] 2023-08-30 17:47:30,784 [execute] INFO git cat-file --batch [2023-08-30T17:47:31.088Z] 2023-08-30 17:47:30,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-591/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T17:47:31.088Z] 2023-08-30 17:47:30,789 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-591/.semver/PR-591 [2023-08-30T17:47:31.088Z] 0.0.0 [Pipeline] } [2023-08-30T17:47:31.117Z] $ docker exec --env ******** --env ******** 568d934e7816aa61401ff4dc9625ff8f96e06ae64f15d3c45450328151eb71a6 ssh-agent -k [2023-08-30T17:47:31.210Z] unset SSH_AUTH_SOCK; [2023-08-30T17:47:31.210Z] unset SSH_AGENT_PID; [2023-08-30T17:47:31.210Z] echo Agent pid 75 killed; [2023-08-30T17:47:31.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T17:47:31.646Z] + git semver [Pipeline] } [2023-08-30T17:47:31.973Z] $ docker stop --time=1 568d934e7816aa61401ff4dc9625ff8f96e06ae64f15d3c45450328151eb71a6 [2023-08-30T17:47:33.283Z] $ docker rm -f --volumes 568d934e7816aa61401ff4dc9625ff8f96e06ae64f15d3c45450328151eb71a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T17:47:33.669Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-30T17:47:33.944Z] Stashed 1 file(s) [Pipeline] echo [2023-08-30T17:47:33.962Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T17:47:34.611Z] provisioning config files... [2023-08-30T17:47:34.622Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-591@tmp/config18028194023574646685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:47:34.981Z] ---> docker-login.sh [2023-08-30T17:47:34.981Z] nexus3.edgexfoundry.org:10001 [2023-08-30T17:47:34.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:47:34.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:47:34.981Z] Configure a credential helper to remove this warning. See [2023-08-30T17:47:34.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:47:34.981Z] [2023-08-30T17:47:34.981Z] Login Succeeded [2023-08-30T17:47:34.981Z] nexus3.edgexfoundry.org:10002 [2023-08-30T17:47:34.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:47:34.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:47:34.981Z] Configure a credential helper to remove this warning. See [2023-08-30T17:47:34.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:47:34.981Z] [2023-08-30T17:47:34.981Z] Login Succeeded [2023-08-30T17:47:34.981Z] nexus3.edgexfoundry.org:10003 [2023-08-30T17:47:35.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:47:35.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:47:35.240Z] Configure a credential helper to remove this warning. See [2023-08-30T17:47:35.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:47:35.240Z] [2023-08-30T17:47:35.240Z] Login Succeeded [2023-08-30T17:47:35.240Z] nexus3.edgexfoundry.org:10004 [2023-08-30T17:47:35.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:47:35.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:47:35.240Z] Configure a credential helper to remove this warning. See [2023-08-30T17:47:35.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:47:35.240Z] [2023-08-30T17:47:35.240Z] Login Succeeded [2023-08-30T17:47:35.240Z] docker.io [2023-08-30T17:47:35.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:47:35.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:47:35.500Z] Configure a credential helper to remove this warning. See [2023-08-30T17:47:35.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:47:35.500Z] [2023-08-30T17:47:35.500Z] Login Succeeded [2023-08-30T17:47:35.500Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T17:47:35.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-30T17:47:35.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T17:47:35.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T17:47:35.819Z] ========================================================= [2023-08-30T17:47:35.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-30T17:47:35.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:47:36.310Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-30T17:47:36.310Z] Sending build context to Docker daemon 3.337MB [2023-08-30T17:47:36.310Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T17:47:36.310Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-30T17:47:36.310Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-30T17:47:36.310Z] 4db1b89c0bd1: Pulling fs layer [2023-08-30T17:47:36.310Z] 6911f1a30b25: Pulling fs layer [2023-08-30T17:47:36.310Z] e194b8c5c2a9: Pulling fs layer [2023-08-30T17:47:36.310Z] 6863d3e3a2b1: Pulling fs layer [2023-08-30T17:47:36.310Z] ec0bb842ea78: Pulling fs layer [2023-08-30T17:47:36.310Z] 40a00589a448: Pulling fs layer [2023-08-30T17:47:36.310Z] 6c08303d61cc: Pulling fs layer [2023-08-30T17:47:36.310Z] 798269fcf238: Pulling fs layer [2023-08-30T17:47:36.310Z] 6863d3e3a2b1: Waiting [2023-08-30T17:47:36.310Z] ec0bb842ea78: Waiting [2023-08-30T17:47:36.310Z] 40a00589a448: Waiting [2023-08-30T17:47:36.310Z] 6c08303d61cc: Waiting [2023-08-30T17:47:36.310Z] 798269fcf238: Waiting [2023-08-30T17:47:36.310Z] 6911f1a30b25: Verifying Checksum [2023-08-30T17:47:36.310Z] 6911f1a30b25: Download complete [2023-08-30T17:47:36.310Z] 6863d3e3a2b1: Verifying Checksum [2023-08-30T17:47:36.310Z] 6863d3e3a2b1: Download complete [2023-08-30T17:47:36.310Z] ec0bb842ea78: Download complete [2023-08-30T17:47:36.310Z] 4db1b89c0bd1: Verifying Checksum [2023-08-30T17:47:36.310Z] 4db1b89c0bd1: Download complete [2023-08-30T17:47:36.572Z] 40a00589a448: Verifying Checksum [2023-08-30T17:47:36.572Z] 40a00589a448: Download complete [2023-08-30T17:47:36.572Z] 4db1b89c0bd1: Pull complete [2023-08-30T17:47:36.572Z] 6911f1a30b25: Pull complete [2023-08-30T17:47:37.142Z] 798269fcf238: Verifying Checksum [2023-08-30T17:47:37.142Z] 798269fcf238: Download complete [2023-08-30T17:47:37.142Z] e194b8c5c2a9: Download complete [2023-08-30T17:47:37.401Z] 6c08303d61cc: Verifying Checksum [2023-08-30T17:47:37.401Z] 6c08303d61cc: Download complete [2023-08-30T17:47:39.930Z] e194b8c5c2a9: Pull complete [2023-08-30T17:47:40.191Z] 6863d3e3a2b1: Pull complete [2023-08-30T17:47:40.191Z] ec0bb842ea78: Pull complete [2023-08-30T17:47:40.191Z] 40a00589a448: Pull complete [2023-08-30T17:47:42.728Z] 6c08303d61cc: Pull complete [2023-08-30T17:47:43.663Z] 798269fcf238: Pull complete [2023-08-30T17:47:43.663Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-30T17:47:43.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T17:47:43.663Z] ---> ec979cd7f677 [2023-08-30T17:47:43.663Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T17:47:45.049Z] ---> Running in e53978734fae [2023-08-30T17:47:45.049Z] Removing intermediate container e53978734fae [2023-08-30T17:47:45.049Z] ---> 6b0cdd0f52db [2023-08-30T17:47:45.049Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T17:47:45.308Z] ---> Running in c502b79ee836 [2023-08-30T17:47:45.308Z] Removing intermediate container c502b79ee836 [2023-08-30T17:47:45.308Z] ---> c2bfba8e6fbf [2023-08-30T17:47:45.308Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-30T17:47:45.308Z] ---> Running in 1c65841d6008 [2023-08-30T17:47:45.567Z] Removing intermediate container 1c65841d6008 [2023-08-30T17:47:45.567Z] ---> 8582b509c46f [2023-08-30T17:47:45.567Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T17:47:45.567Z] ---> Running in a28665d5c60f [2023-08-30T17:47:45.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T17:47:46.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T17:47:46.386Z] OK: 265 MiB in 53 packages [2023-08-30T17:47:46.644Z] Removing intermediate container a28665d5c60f [2023-08-30T17:47:46.644Z] ---> 295dc85c03a9 [2023-08-30T17:47:46.644Z] Step 7/12 : WORKDIR /app [2023-08-30T17:47:46.644Z] ---> Running in 60d0ec259aff [2023-08-30T17:47:46.644Z] Removing intermediate container 60d0ec259aff [2023-08-30T17:47:46.644Z] ---> 46e427bad27b [2023-08-30T17:47:46.644Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-30T17:47:46.906Z] ---> 1b82548113f8 [2023-08-30T17:47:46.906Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T17:47:46.906Z] ---> Running in af93aaa74e90 [2023-08-30T17:47:49.408Z] Still waiting to schedule task [2023-08-30T17:47:49.408Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-30T17:48:08.835Z] Removing intermediate container af93aaa74e90 [2023-08-30T17:48:08.835Z] ---> caa3c11d731b [2023-08-30T17:48:08.835Z] Step 10/12 : COPY . . [2023-08-30T17:48:08.835Z] ---> fe98cff31a49 [2023-08-30T17:48:08.835Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T17:48:08.835Z] ---> Running in b041ed43b42c [2023-08-30T17:48:08.835Z] Removing intermediate container b041ed43b42c [2023-08-30T17:48:08.835Z] ---> 81f53afcfe41 [2023-08-30T17:48:08.835Z] Step 12/12 : RUN $MAKE [2023-08-30T17:48:08.835Z] ---> Running in fc853465424a [2023-08-30T17:48:08.835Z] noop [2023-08-30T17:48:08.835Z] Removing intermediate container fc853465424a [2023-08-30T17:48:08.835Z] ---> af435a44cdef [2023-08-30T17:48:08.835Z] Successfully built af435a44cdef [2023-08-30T17:48:08.835Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:48:09.288Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T17:48:09.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:48:09.433Z] prd-ubuntu20.04-docker-8c-8g-4912 does not seem to be running inside a container [2023-08-30T17:48:09.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-591 -v /w/workspace/_app-service-configurable_PR-591:/w/workspace/_app-service-configurable_PR-591:rw,z -v /w/workspace/_app-service-configurable_PR-591@tmp:/w/workspace/_app-service-configurable_PR-591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-30T17:48:09.786Z] $ docker top 873a2c422780ef7b616fb62479f81a4f14bddb2ff0f922b7f6e71efa93b74172 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T17:48:10.169Z] + go version [2023-08-30T17:48:10.169Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-30T17:48:10.203Z] $ docker stop --time=1 873a2c422780ef7b616fb62479f81a4f14bddb2ff0f922b7f6e71efa93b74172 [2023-08-30T17:48:11.461Z] $ docker rm -f --volumes 873a2c422780ef7b616fb62479f81a4f14bddb2ff0f922b7f6e71efa93b74172 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:48:12.174Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T17:48:12.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:48:12.425Z] prd-ubuntu20.04-docker-8c-8g-4912 does not seem to be running inside a container [2023-08-30T17:48:12.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-591 -v /w/workspace/_app-service-configurable_PR-591:/w/workspace/_app-service-configurable_PR-591:rw,z -v /w/workspace/_app-service-configurable_PR-591@tmp:/w/workspace/_app-service-configurable_PR-591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-30T17:48:12.781Z] $ docker top f1f87ddcc94ed274d1b28552c1806143c98474752c8e69d9c3ccb4a86bf834a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T17:48:13.164Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-591 [Pipeline] fileExists [Pipeline] sh [2023-08-30T17:48:13.525Z] + make test [2023-08-30T17:48:13.526Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T17:48:35.452Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-30T17:48:57.367Z] go vet ./... [2023-08-30T17:48:58.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T17:48:58.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T17:48:58.302Z] ./bin/test-attribution-txt.sh [2023-08-30T17:48:58.302Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-30T17:48:58.302Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-30T17:48:58.302Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-30T17:48:58.302Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-30T17:48:58.302Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-30T17:48:58.302Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-30T17:48:58.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T17:48:58.372Z] $ docker stop --time=1 f1f87ddcc94ed274d1b28552c1806143c98474752c8e69d9c3ccb4a86bf834a0 [2023-08-30T17:49:02.306Z] $ docker rm -f --volumes f1f87ddcc94ed274d1b28552c1806143c98474752c8e69d9c3ccb4a86bf834a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T17:49:02.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T17:49:02.950Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-30T17:49:03.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-30T17:49:03.870Z] + ls -al . [2023-08-30T17:49:03.870Z] total 184 [2023-08-30T17:49:03.870Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 17:48 . [2023-08-30T17:49:03.870Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 17:47 .. [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 17:47 .dockerignore [2023-08-30T17:49:03.870Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 17:47 .git [2023-08-30T17:49:03.870Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 17:47 .github [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 17:47 .gitignore [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 17:47 .golangci.yml [2023-08-30T17:49:03.870Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 17:47 .semver [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 30 17:47 Attribution.txt [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 30 17:47 CHANGELOG.md [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 30 17:47 Dockerfile [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 17:47 GOVERNANCE.md [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 17:47 Jenkinsfile [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 17:47 LICENSE [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 17:47 OWNERS.md [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 4619 Aug 30 17:47 README.md [2023-08-30T17:49:03.870Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 30 17:47 VERSION [2023-08-30T17:49:03.870Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:47 bin [2023-08-30T17:49:03.871Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 30 17:48 coverage.out [2023-08-30T17:49:03.871Z] -rw-rw-r-- 1 jenkins jenkins 3729 Aug 30 17:47 go.mod [2023-08-30T17:49:03.871Z] -rw-rw-r-- 1 jenkins jenkins 33854 Aug 30 17:47 go.sum [2023-08-30T17:49:03.871Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 30 17:47 main.go [2023-08-30T17:49:03.871Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 30 17:47 makefile [2023-08-30T17:49:03.871Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 17:47 res [2023-08-30T17:49:03.871Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 17:47 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:49:04.272Z] + 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=d6bbd98166ac1d6cc3b22a8033debe98ece526a7 --label arch=amd64 --label version=0.0.0 . [2023-08-30T17:49:04.272Z] Sending build context to Docker daemon 3.338MB [2023-08-30T17:49:04.272Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T17:49:04.272Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-30T17:49:04.272Z] ---> af435a44cdef [2023-08-30T17:49:04.272Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T17:49:04.529Z] ---> Running in 0903e35153c9 [2023-08-30T17:49:04.529Z] Removing intermediate container 0903e35153c9 [2023-08-30T17:49:04.529Z] ---> 770ff1e93a27 [2023-08-30T17:49:04.529Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T17:49:04.529Z] ---> Running in a40fbf54bbfc [2023-08-30T17:49:04.529Z] Removing intermediate container a40fbf54bbfc [2023-08-30T17:49:04.529Z] ---> d0a456fd1ea8 [2023-08-30T17:49:04.529Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-30T17:49:04.787Z] ---> Running in 49af05b0eb25 [2023-08-30T17:49:04.788Z] Removing intermediate container 49af05b0eb25 [2023-08-30T17:49:04.788Z] ---> 02e821f102b8 [2023-08-30T17:49:04.788Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T17:49:04.788Z] ---> Running in fb8a2850b633 [2023-08-30T17:49:05.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T17:49:05.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T17:49:05.564Z] OK: 265 MiB in 53 packages [2023-08-30T17:49:05.824Z] Removing intermediate container fb8a2850b633 [2023-08-30T17:49:05.824Z] ---> 37df1e7c53fb [2023-08-30T17:49:05.824Z] Step 7/26 : WORKDIR /app [2023-08-30T17:49:05.824Z] ---> Running in f738c915a06d [2023-08-30T17:49:05.824Z] Removing intermediate container f738c915a06d [2023-08-30T17:49:05.824Z] ---> 7cf1bef10ff2 [2023-08-30T17:49:05.824Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-30T17:49:06.084Z] ---> 9065a684326b [2023-08-30T17:49:06.084Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T17:49:06.084Z] ---> Running in d931407b6137 [2023-08-30T17:49:07.035Z] Removing intermediate container d931407b6137 [2023-08-30T17:49:07.035Z] ---> 4a70f437bdee [2023-08-30T17:49:07.035Z] Step 10/26 : COPY . . [2023-08-30T17:49:07.292Z] ---> c7c3b1066e51 [2023-08-30T17:49:07.292Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T17:49:07.292Z] ---> Running in fcafd262501c [2023-08-30T17:49:07.292Z] Removing intermediate container fcafd262501c [2023-08-30T17:49:07.292Z] ---> 21e013ca4d0f [2023-08-30T17:49:07.292Z] Step 12/26 : RUN $MAKE [2023-08-30T17:49:07.292Z] ---> Running in 7eedbbbf2936 [2023-08-30T17:49:07.550Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-08-30T17:49:34.074Z] Removing intermediate container 7eedbbbf2936 [2023-08-30T17:49:34.074Z] ---> 5128ce58fa0a [2023-08-30T17:49:34.074Z] Step 13/26 : FROM alpine:3.17 [2023-08-30T17:49:34.074Z] 3.17: Pulling from library/alpine [2023-08-30T17:49:34.074Z] 9398808236ff: Pulling fs layer [2023-08-30T17:49:34.074Z] 9398808236ff: Download complete [2023-08-30T17:49:34.074Z] 9398808236ff: Pull complete [2023-08-30T17:49:34.074Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T17:49:34.074Z] Status: Downloaded newer image for alpine:3.17 [2023-08-30T17:49:34.074Z] ---> 1e0b8b5322fc [2023-08-30T17:49:34.074Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-30T17:49:34.074Z] ---> Running in 853ed47367a1 [2023-08-30T17:49:34.074Z] Removing intermediate container 853ed47367a1 [2023-08-30T17:49:34.074Z] ---> 94b141b3b0d2 [2023-08-30T17:49:34.074Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-30T17:49:34.074Z] ---> Running in 8c5065efa0fb [2023-08-30T17:49:34.074Z] Removing intermediate container 8c5065efa0fb [2023-08-30T17:49:34.074Z] ---> c2107f006d7d [2023-08-30T17:49:34.074Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T17:49:34.074Z] ---> Running in df5f1dd92508 [2023-08-30T17:49:34.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T17:49:34.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T17:49:34.074Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T17:49:34.074Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T17:49:34.074Z] Executing busybox-1.35.0-r29.trigger [2023-08-30T17:49:34.074Z] Executing ca-certificates-20230506-r0.trigger [2023-08-30T17:49:34.074Z] OK: 8 MiB in 17 packages [2023-08-30T17:49:34.074Z] Removing intermediate container df5f1dd92508 [2023-08-30T17:49:34.074Z] ---> 1badd4a37f86 [2023-08-30T17:49:34.074Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-30T17:49:34.074Z] ---> d61bd7a00da7 [2023-08-30T17:49:34.074Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-30T17:49:34.074Z] ---> 214ac43171ef [2023-08-30T17:49:34.074Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-30T17:49:34.074Z] ---> 57cc712c0b78 [2023-08-30T17:49:34.074Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-30T17:49:34.074Z] ---> 2c67551e8d4e [2023-08-30T17:49:34.074Z] Step 21/26 : EXPOSE 48095 [2023-08-30T17:49:34.074Z] ---> Running in 000b5c162929 [2023-08-30T17:49:34.074Z] Removing intermediate container 000b5c162929 [2023-08-30T17:49:34.074Z] ---> 1eb9018b307c [2023-08-30T17:49:34.074Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-30T17:49:34.074Z] ---> Running in a11960ecf6d3 [2023-08-30T17:49:34.074Z] Removing intermediate container a11960ecf6d3 [2023-08-30T17:49:34.074Z] ---> be406d171a9c [2023-08-30T17:49:34.074Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-30T17:49:34.074Z] ---> Running in 6c4a5bd5af38 [2023-08-30T17:49:34.074Z] Removing intermediate container 6c4a5bd5af38 [2023-08-30T17:49:34.074Z] ---> 9350e12a9cbc [2023-08-30T17:49:34.074Z] Step 24/26 : LABEL arch=amd64 [2023-08-30T17:49:34.074Z] ---> Running in db6ad3007cb0 [2023-08-30T17:49:34.074Z] Removing intermediate container db6ad3007cb0 [2023-08-30T17:49:34.074Z] ---> 0fe6d40ce91e [2023-08-30T17:49:34.074Z] Step 25/26 : LABEL git_sha=d6bbd98166ac1d6cc3b22a8033debe98ece526a7 [2023-08-30T17:49:34.332Z] ---> Running in 78179807ec0a [2023-08-30T17:49:34.333Z] Removing intermediate container 78179807ec0a [2023-08-30T17:49:34.333Z] ---> f5a65daf2e5c [2023-08-30T17:49:34.333Z] Step 26/26 : LABEL version=0.0.0 [2023-08-30T17:49:34.333Z] ---> Running in e65418931739 [2023-08-30T17:49:34.333Z] Removing intermediate container e65418931739 [2023-08-30T17:49:34.333Z] ---> ede2d431a887 [2023-08-30T17:49:34.333Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-30T17:49:34.333Z] Successfully built ede2d431a887 [2023-08-30T17:49:34.333Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:49:35.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T17:49:35.198Z] [2023-08-30T17:49:35.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:49:35.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T17:49:35.571Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-30T17:49:35.571Z] 5eb5b503b376: Pulling fs layer [2023-08-30T17:49:35.571Z] 5c69ac0246d0: Pulling fs layer [2023-08-30T17:49:35.571Z] ec43610c2a17: Pulling fs layer [2023-08-30T17:49:35.571Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-30T17:49:35.571Z] 33b1e0a273af: Pulling fs layer [2023-08-30T17:49:35.571Z] 5d3b04190fa2: Pulling fs layer [2023-08-30T17:49:35.571Z] 2f39f015ded8: Pulling fs layer [2023-08-30T17:49:35.571Z] 3a2ae6a8a46f: Waiting [2023-08-30T17:49:35.571Z] 33b1e0a273af: Waiting [2023-08-30T17:49:35.571Z] 5d3b04190fa2: Waiting [2023-08-30T17:49:35.571Z] 2f39f015ded8: Waiting [2023-08-30T17:49:35.571Z] 5c69ac0246d0: Verifying Checksum [2023-08-30T17:49:35.571Z] 5c69ac0246d0: Download complete [2023-08-30T17:49:35.571Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-30T17:49:35.571Z] 3a2ae6a8a46f: Download complete [2023-08-30T17:49:35.571Z] 33b1e0a273af: Verifying Checksum [2023-08-30T17:49:35.571Z] 33b1e0a273af: Download complete [2023-08-30T17:49:35.571Z] ec43610c2a17: Verifying Checksum [2023-08-30T17:49:35.571Z] ec43610c2a17: Download complete [2023-08-30T17:49:35.571Z] 5d3b04190fa2: Verifying Checksum [2023-08-30T17:49:35.571Z] 5d3b04190fa2: Download complete [2023-08-30T17:49:35.830Z] 5eb5b503b376: Verifying Checksum [2023-08-30T17:49:35.830Z] 5eb5b503b376: Download complete [2023-08-30T17:49:36.397Z] 2f39f015ded8: Verifying Checksum [2023-08-30T17:49:36.397Z] 2f39f015ded8: Download complete [2023-08-30T17:49:37.337Z] 5eb5b503b376: Pull complete [2023-08-30T17:49:37.337Z] 5c69ac0246d0: Pull complete [2023-08-30T17:49:37.596Z] ec43610c2a17: Pull complete [2023-08-30T17:49:37.596Z] 3a2ae6a8a46f: Pull complete [2023-08-30T17:49:37.854Z] 33b1e0a273af: Pull complete [2023-08-30T17:49:37.854Z] 5d3b04190fa2: Pull complete [2023-08-30T17:49:42.053Z] 2f39f015ded8: Pull complete [2023-08-30T17:49:42.053Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-30T17:49:42.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T17:49:42.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:49:42.288Z] prd-ubuntu20.04-docker-8c-8g-4912 does not seem to be running inside a container [2023-08-30T17:49:42.323Z] $ 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_PR-591 -v /w/workspace/_app-service-configurable_PR-591:/w/workspace/_app-service-configurable_PR-591:rw,z -v /w/workspace/_app-service-configurable_PR-591@tmp:/w/workspace/_app-service-configurable_PR-591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-30T17:49:46.903Z] $ docker top ee20cc63161ae8ebaf100cba6e42e310c287cc42278a3a02b93aad9b41c5b79c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:49:47.336Z] ---> job-cost.sh [2023-08-30T17:49:47.336Z] lf-activate-venv: SKIPPING [2023-08-30T17:49:47.336Z] INFO: No Stack... [2023-08-30T17:49:47.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T17:49:47.856Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T17:49:48.178Z] + cat /w/workspace/_app-service-configurable_PR-591/archives/cost.csv [2023-08-30T17:49:48.178Z] + cut -d, -f6 [Pipeline] lock [2023-08-30T17:49:48.216Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-591-1-stack-cost] [2023-08-30T17:49:48.220Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-591-1-stack-cost] did not exist. Created. [2023-08-30T17:49:48.220Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-591-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T17:49:48.607Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-30T17:49:48.664Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T17:49:48.690Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-591-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T17:49:48.766Z] $ docker stop --time=1 ee20cc63161ae8ebaf100cba6e42e310c287cc42278a3a02b93aad9b41c5b79c [2023-08-30T17:49:49.911Z] $ docker rm -f --volumes ee20cc63161ae8ebaf100cba6e42e310c287cc42278a3a02b93aad9b41c5b79c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-30T17:50:09.755Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4914 in /w/workspace/_app-service-configurable_PR-591 [Pipeline] { [Pipeline] ws [2023-08-30T17:50:09.814Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-08-30T17:50:09.887Z] Selected Git installation does not exist. Using Default [2023-08-30T17:50:09.887Z] The recommended git tool is: NONE [2023-08-30T17:50:15.690Z] using credential edgex-jenkins-ssh [2023-08-30T17:50:15.710Z] Cloning the remote Git repository [2023-08-30T17:50:15.760Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-08-30T17:50:15.859Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-08-30T17:50:16.011Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-30T17:50:16.012Z] > git --version # timeout=10 [2023-08-30T17:50:16.034Z] > git --version # 'git version 2.25.1' [2023-08-30T17:50:16.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T17:50:16.200Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T17:50:17.328Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-30T17:50:17.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T17:50:18.285Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-30T17:50:18.333Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-30T17:50:18.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T17:50:18.351Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/591/head:refs/remotes/origin/PR-591 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-30T17:50:18.908Z] Merging remotes/origin/main commit 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 into PR head commit d6bbd98166ac1d6cc3b22a8033debe98ece526a7 [2023-08-30T17:50:19.214Z] Merge succeeded, producing d6bbd98166ac1d6cc3b22a8033debe98ece526a7 [2023-08-30T17:50:19.214Z] Checking out Revision d6bbd98166ac1d6cc3b22a8033debe98ece526a7 (PR-591) [2023-08-30T17:50:18.929Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T17:50:19.010Z] > git checkout -f d6bbd98166ac1d6cc3b22a8033debe98ece526a7 # timeout=10 [2023-08-30T17:50:19.105Z] > git remote # timeout=10 [2023-08-30T17:50:19.126Z] > git config --get remote.origin.url # timeout=10 [2023-08-30T17:50:19.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T17:50:19.160Z] > git merge 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 # timeout=10 [2023-08-30T17:50:19.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-30T17:50:19.222Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T17:50:19.235Z] > git checkout -f d6bbd98166ac1d6cc3b22a8033debe98ece526a7 # timeout=10 [2023-08-30T17:50:22.743Z] Commit message: "docs: Update repo links in the readme" [2023-08-30T17:50:22.791Z] > git --version # timeout=10 [2023-08-30T17:50:22.806Z] > git --version # 'git version 2.25.1' [2023-08-30T17:50:22.823Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T17:50:23.883Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-30T17:50:23.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T17:50:23.884Z] Dload Upload Total Spent Left Speed [2023-08-30T17:50:23.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-08-30T17:50:24.679Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-30T17:50:25.026Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-30T17:50:25.026Z] + sudo tee /etc/docker/daemon.new [2023-08-30T17:50:25.026Z] { [2023-08-30T17:50:25.026Z] "registry-mirrors": [ [2023-08-30T17:50:25.026Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-30T17:50:25.026Z] ], [2023-08-30T17:50:25.026Z] "bip": "10.250.0.254/24", [2023-08-30T17:50:25.026Z] "hosts": [ [2023-08-30T17:50:25.026Z] "tcp://0.0.0.0:5555", [2023-08-30T17:50:25.026Z] "unix:///var/run/docker.sock" [2023-08-30T17:50:25.026Z] ], [2023-08-30T17:50:25.026Z] "mtu": 1458, [2023-08-30T17:50:25.026Z] "selinux-enabled": true, [2023-08-30T17:50:25.026Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-30T17:50:25.026Z] } [Pipeline] sh [2023-08-30T17:50:25.378Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-30T17:50:25.745Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T17:50:44.072Z] provisioning config files... [2023-08-30T17:50:44.106Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config12273288564949500707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T17:50:44.513Z] ---> docker-login.sh [2023-08-30T17:50:44.513Z] nexus3.edgexfoundry.org:10001 [2023-08-30T17:50:44.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:50:45.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:50:45.060Z] Configure a credential helper to remove this warning. See [2023-08-30T17:50:45.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:50:45.060Z] [2023-08-30T17:50:45.060Z] Login Succeeded [2023-08-30T17:50:45.332Z] nexus3.edgexfoundry.org:10002 [2023-08-30T17:50:45.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:50:45.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:50:45.602Z] Configure a credential helper to remove this warning. See [2023-08-30T17:50:45.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:50:45.602Z] [2023-08-30T17:50:45.602Z] Login Succeeded [2023-08-30T17:50:45.602Z] nexus3.edgexfoundry.org:10003 [2023-08-30T17:50:45.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:50:45.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:50:45.874Z] Configure a credential helper to remove this warning. See [2023-08-30T17:50:45.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:50:45.874Z] [2023-08-30T17:50:45.874Z] Login Succeeded [2023-08-30T17:50:45.874Z] nexus3.edgexfoundry.org:10004 [2023-08-30T17:50:46.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:50:46.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:50:46.417Z] Configure a credential helper to remove this warning. See [2023-08-30T17:50:46.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:50:46.417Z] [2023-08-30T17:50:46.417Z] Login Succeeded [2023-08-30T17:50:46.417Z] docker.io [2023-08-30T17:50:46.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T17:50:46.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T17:50:46.684Z] Configure a credential helper to remove this warning. See [2023-08-30T17:50:46.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T17:50:46.684Z] [2023-08-30T17:50:46.684Z] Login Succeeded [2023-08-30T17:50:46.954Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T17:50:46.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-30T17:50:47.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T17:50:47.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T17:50:47.426Z] ========================================================= [2023-08-30T17:50:47.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-30T17:50:47.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:50:47.933Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-30T17:50:47.933Z] Sending build context to Docker daemon 178.2kB [2023-08-30T17:50:48.219Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T17:50:48.219Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-30T17:50:48.219Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-30T17:50:48.219Z] edb6bdbacee9: Pulling fs layer [2023-08-30T17:50:48.219Z] 5f9638ab2659: Pulling fs layer [2023-08-30T17:50:48.219Z] 8d51d6327a98: Pulling fs layer [2023-08-30T17:50:48.219Z] 8b374f2dd631: Pulling fs layer [2023-08-30T17:50:48.219Z] ec14aa9079de: Pulling fs layer [2023-08-30T17:50:48.219Z] 2f466654f4bb: Pulling fs layer [2023-08-30T17:50:48.219Z] 554e91adad29: Pulling fs layer [2023-08-30T17:50:48.219Z] ec14aa9079de: Waiting [2023-08-30T17:50:48.219Z] 2f466654f4bb: Waiting [2023-08-30T17:50:48.219Z] 554e91adad29: Waiting [2023-08-30T17:50:48.219Z] 8b374f2dd631: Waiting [2023-08-30T17:50:48.219Z] 5f9638ab2659: Verifying Checksum [2023-08-30T17:50:48.219Z] 5f9638ab2659: Download complete [2023-08-30T17:50:48.491Z] 8b374f2dd631: Verifying Checksum [2023-08-30T17:50:48.491Z] 8b374f2dd631: Download complete [2023-08-30T17:50:48.491Z] ec14aa9079de: Verifying Checksum [2023-08-30T17:50:48.491Z] ec14aa9079de: Download complete [2023-08-30T17:50:48.491Z] edb6bdbacee9: Verifying Checksum [2023-08-30T17:50:48.491Z] edb6bdbacee9: Download complete [2023-08-30T17:50:49.459Z] edb6bdbacee9: Pull complete [2023-08-30T17:50:50.046Z] 554e91adad29: Verifying Checksum [2023-08-30T17:50:50.046Z] 554e91adad29: Download complete [2023-08-30T17:50:50.046Z] 5f9638ab2659: Pull complete [2023-08-30T17:50:51.013Z] 8d51d6327a98: Verifying Checksum [2023-08-30T17:50:51.013Z] 8d51d6327a98: Download complete [2023-08-30T17:50:51.013Z] 2f466654f4bb: Verifying Checksum [2023-08-30T17:50:51.013Z] 2f466654f4bb: Download complete [2023-08-30T17:51:03.362Z] 8d51d6327a98: Pull complete [2023-08-30T17:51:03.362Z] 8b374f2dd631: Pull complete [2023-08-30T17:51:03.362Z] ec14aa9079de: Pull complete [2023-08-30T17:51:10.031Z] 2f466654f4bb: Pull complete [2023-08-30T17:51:11.987Z] 554e91adad29: Pull complete [2023-08-30T17:51:11.987Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-30T17:51:11.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T17:51:11.987Z] ---> 1e15ea492957 [2023-08-30T17:51:11.987Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T17:51:13.944Z] ---> Running in e99e1a1e3f67 [2023-08-30T17:51:13.944Z] Removing intermediate container e99e1a1e3f67 [2023-08-30T17:51:13.944Z] ---> cdb3aeb5449d [2023-08-30T17:51:13.944Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T17:51:13.944Z] ---> Running in b0b4380ec582 [2023-08-30T17:51:14.217Z] Removing intermediate container b0b4380ec582 [2023-08-30T17:51:14.217Z] ---> b6b2a5a2b202 [2023-08-30T17:51:14.217Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-30T17:51:14.487Z] ---> Running in a40e2475fa06 [2023-08-30T17:51:14.757Z] Removing intermediate container a40e2475fa06 [2023-08-30T17:51:14.757Z] ---> aee796ef2ceb [2023-08-30T17:51:14.757Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T17:51:14.757Z] ---> Running in 7871da54bad2 [2023-08-30T17:51:16.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T17:51:16.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T17:51:17.398Z] OK: 263 MiB in 53 packages [2023-08-30T17:51:18.361Z] Removing intermediate container 7871da54bad2 [2023-08-30T17:51:18.361Z] ---> cc455c6c6f0b [2023-08-30T17:51:18.361Z] Step 7/12 : WORKDIR /app [2023-08-30T17:51:18.631Z] ---> Running in 989cadf9da78 [2023-08-30T17:51:18.899Z] Removing intermediate container 989cadf9da78 [2023-08-30T17:51:18.899Z] ---> 9f3492e09f51 [2023-08-30T17:51:18.899Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-30T17:51:19.488Z] ---> 5fe29f39d9ba [2023-08-30T17:51:19.488Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T17:51:19.488Z] ---> Running in 1fab0199a937 [2023-08-30T17:52:27.374Z] Removing intermediate container 1fab0199a937 [2023-08-30T17:52:27.374Z] ---> cc48a6e0897d [2023-08-30T17:52:27.374Z] Step 10/12 : COPY . . [2023-08-30T17:52:27.374Z] ---> 58b9a6ef4579 [2023-08-30T17:52:27.374Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T17:52:27.374Z] ---> Running in cd15390b0383 [2023-08-30T17:52:27.374Z] Removing intermediate container cd15390b0383 [2023-08-30T17:52:27.374Z] ---> 40a9ae8f4352 [2023-08-30T17:52:27.374Z] Step 12/12 : RUN $MAKE [2023-08-30T17:52:27.374Z] ---> Running in 22959ebfa189 [2023-08-30T17:52:27.374Z] noop [2023-08-30T17:52:27.374Z] Removing intermediate container 22959ebfa189 [2023-08-30T17:52:27.374Z] ---> 42ca0ed24661 [2023-08-30T17:52:27.374Z] Successfully built 42ca0ed24661 [2023-08-30T17:52:27.374Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:52:27.846Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T17:52:27.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:52:28.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-4914 does not seem to be running inside a container [2023-08-30T17:52:28.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-30T17:52:29.424Z] $ docker top 47a87182024547c1945a23aec750324ef11a9af8e72dc6da61b5dd4b58eaa710 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T17:52:30.319Z] + go version [2023-08-30T17:52:30.320Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-30T17:52:30.356Z] $ docker stop --time=1 47a87182024547c1945a23aec750324ef11a9af8e72dc6da61b5dd4b58eaa710 [2023-08-30T17:52:31.986Z] $ docker rm -f --volumes 47a87182024547c1945a23aec750324ef11a9af8e72dc6da61b5dd4b58eaa710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:52:32.859Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T17:52:32.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T17:52:33.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-4914 does not seem to be running inside a container [2023-08-30T17:52:33.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-30T17:52:34.388Z] $ docker top 06e6782e51000d72caade0011ae1d0fc93d8c289fd87406f6cb5fa3f0e880c5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T17:52:34.932Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-08-30T17:52:35.318Z] + make test [2023-08-30T17:52:35.591Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T17:55:42.331Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-30T17:55:42.331Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-30T17:55:42.331Z] go vet ./... [2023-08-30T17:58:04.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T17:58:04.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T17:58:04.026Z] ./bin/test-attribution-txt.sh [2023-08-30T17:58:04.026Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-30T17:58:04.026Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-30T17:58:04.026Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-30T17:58:04.026Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-30T17:58:04.026Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-30T17:58:04.026Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-30T17:58:04.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T17:58:04.092Z] $ docker stop --time=1 06e6782e51000d72caade0011ae1d0fc93d8c289fd87406f6cb5fa3f0e880c5a [2023-08-30T17:58:05.897Z] $ docker rm -f --volumes 06e6782e51000d72caade0011ae1d0fc93d8c289fd87406f6cb5fa3f0e880c5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T17:58:07.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T17:58:07.425Z] Warning: overwriting stash ‘coverage-report’ [2023-08-30T17:58:07.783Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T17:58:08.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-30T17:58:08.715Z] + ls -al . [2023-08-30T17:58:08.715Z] total 180 [2023-08-30T17:58:08.715Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 17:52 . [2023-08-30T17:58:08.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 17:50 .. [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 17:50 .dockerignore [2023-08-30T17:58:08.715Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 17:50 .git [2023-08-30T17:58:08.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 17:50 .github [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 17:50 .gitignore [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 17:50 .golangci.yml [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 30 17:50 Attribution.txt [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 30 17:50 CHANGELOG.md [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 30 17:50 Dockerfile [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 17:50 GOVERNANCE.md [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 17:50 Jenkinsfile [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 17:50 LICENSE [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 17:50 OWNERS.md [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 4619 Aug 30 17:50 README.md [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 30 17:47 VERSION [2023-08-30T17:58:08.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 17:50 bin [2023-08-30T17:58:08.715Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 30 17:52 coverage.out [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 3729 Aug 30 17:50 go.mod [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 33854 Aug 30 17:50 go.sum [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 30 17:50 main.go [2023-08-30T17:58:08.715Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 30 17:50 makefile [2023-08-30T17:58:08.715Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 17:50 res [2023-08-30T17:58:08.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 17:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T17:58:09.224Z] + 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=d6bbd98166ac1d6cc3b22a8033debe98ece526a7 --label arch=arm64 --label version=0.0.0 . [2023-08-30T17:58:09.224Z] Sending build context to Docker daemon 179.2kB [2023-08-30T17:58:09.498Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T17:58:09.498Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-30T17:58:09.498Z] ---> 42ca0ed24661 [2023-08-30T17:58:09.498Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T17:58:09.498Z] ---> Running in e228027d3110 [2023-08-30T17:58:09.784Z] Removing intermediate container e228027d3110 [2023-08-30T17:58:09.784Z] ---> ef9432942506 [2023-08-30T17:58:09.784Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T17:58:10.067Z] ---> Running in 3b6802799f3a [2023-08-30T17:58:10.344Z] Removing intermediate container 3b6802799f3a [2023-08-30T17:58:10.344Z] ---> 0f4d9dbe1296 [2023-08-30T17:58:10.344Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-30T17:58:10.344Z] ---> Running in e6e9226c7a03 [2023-08-30T17:58:10.631Z] Removing intermediate container e6e9226c7a03 [2023-08-30T17:58:10.631Z] ---> 0509189c0547 [2023-08-30T17:58:10.631Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T17:58:10.631Z] ---> Running in 7bd3175e71f5 [2023-08-30T17:58:11.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T17:58:12.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T17:58:13.154Z] OK: 263 MiB in 53 packages [2023-08-30T17:58:15.904Z] Removing intermediate container 7bd3175e71f5 [2023-08-30T17:58:15.904Z] ---> a356ec9fc59b [2023-08-30T17:58:15.904Z] Step 7/26 : WORKDIR /app [2023-08-30T17:58:15.904Z] ---> Running in ec8d442c4fab [2023-08-30T17:58:15.904Z] Removing intermediate container ec8d442c4fab [2023-08-30T17:58:15.904Z] ---> f9fba8d1f5d4 [2023-08-30T17:58:15.905Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-30T17:58:16.492Z] ---> 66d39cfcec21 [2023-08-30T17:58:16.492Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T17:58:16.492Z] ---> Running in aaf25d31255c [2023-08-30T17:58:19.087Z] Removing intermediate container aaf25d31255c [2023-08-30T17:58:19.087Z] ---> f66f2047ca2a [2023-08-30T17:58:19.087Z] Step 10/26 : COPY . . [2023-08-30T17:58:19.364Z] ---> 5659d9d39372 [2023-08-30T17:58:19.364Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T17:58:19.633Z] ---> Running in 3642f2b60309 [2023-08-30T17:58:19.902Z] Removing intermediate container 3642f2b60309 [2023-08-30T17:58:19.902Z] ---> d74b8d729b4f [2023-08-30T17:58:19.902Z] Step 12/26 : RUN $MAKE [2023-08-30T17:58:19.902Z] ---> Running in d19750340145 [2023-08-30T17:58:20.862Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-08-30T18:00:27.560Z] Removing intermediate container d19750340145 [2023-08-30T18:00:27.560Z] ---> 655227ae8a4c [2023-08-30T18:00:27.560Z] Step 13/26 : FROM alpine:3.17 [2023-08-30T18:00:27.826Z] 3.17: Pulling from library/alpine [2023-08-30T18:00:28.091Z] 4060ece20d7a: Pulling fs layer [2023-08-30T18:00:28.357Z] 4060ece20d7a: Download complete [2023-08-30T18:00:30.293Z] 4060ece20d7a: Pull complete [2023-08-30T18:00:30.293Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T18:00:30.293Z] Status: Downloaded newer image for alpine:3.17 [2023-08-30T18:00:30.293Z] ---> 8650cd65339b [2023-08-30T18:00:30.293Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-30T18:00:30.558Z] ---> Running in e8867f18d318 [2023-08-30T18:00:30.823Z] Removing intermediate container e8867f18d318 [2023-08-30T18:00:30.823Z] ---> b581fb6b242c [2023-08-30T18:00:30.823Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-30T18:00:30.823Z] ---> Running in 278053f05499 [2023-08-30T18:00:31.676Z] Removing intermediate container 278053f05499 [2023-08-30T18:00:31.676Z] ---> a35652f16363 [2023-08-30T18:00:31.676Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T18:00:31.676Z] ---> Running in c405d3c086c4 [2023-08-30T18:00:33.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T18:00:36.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T18:00:36.828Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T18:00:36.828Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T18:00:36.828Z] Executing busybox-1.35.0-r29.trigger [2023-08-30T18:00:36.828Z] Executing ca-certificates-20230506-r0.trigger [2023-08-30T18:00:36.828Z] OK: 8 MiB in 17 packages [2023-08-30T18:00:36.828Z] Removing intermediate container c405d3c086c4 [2023-08-30T18:00:36.828Z] ---> 91f70eaa0689 [2023-08-30T18:00:36.828Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-30T18:00:36.828Z] ---> c3adfdf9eb1a [2023-08-30T18:00:36.828Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-30T18:00:37.528Z] ---> ef1190574afc [2023-08-30T18:00:37.528Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-30T18:00:37.797Z] ---> a53c38dac607 [2023-08-30T18:00:37.797Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-30T18:00:39.201Z] ---> 8cf8f22f5112 [2023-08-30T18:00:39.201Z] Step 21/26 : EXPOSE 48095 [2023-08-30T18:00:39.201Z] ---> Running in a725ce0a842b [2023-08-30T18:00:39.467Z] Removing intermediate container a725ce0a842b [2023-08-30T18:00:39.467Z] ---> 8733a3b4e16a [2023-08-30T18:00:39.467Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-30T18:00:39.467Z] ---> Running in 5e6fe8d5d63f [2023-08-30T18:00:39.736Z] Removing intermediate container 5e6fe8d5d63f [2023-08-30T18:00:39.736Z] ---> e46ada4a7e9c [2023-08-30T18:00:39.736Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-30T18:00:39.736Z] ---> Running in 68646084772b [2023-08-30T18:00:40.006Z] Removing intermediate container 68646084772b [2023-08-30T18:00:40.006Z] ---> de9e01f88a53 [2023-08-30T18:00:40.006Z] Step 24/26 : LABEL arch=arm64 [2023-08-30T18:00:40.006Z] ---> Running in 8fb3fbe23b5a [2023-08-30T18:00:40.273Z] Removing intermediate container 8fb3fbe23b5a [2023-08-30T18:00:40.273Z] ---> 0a427a4e172e [2023-08-30T18:00:40.273Z] Step 25/26 : LABEL git_sha=d6bbd98166ac1d6cc3b22a8033debe98ece526a7 [2023-08-30T18:00:40.543Z] ---> Running in 960ba9458941 [2023-08-30T18:00:40.810Z] Removing intermediate container 960ba9458941 [2023-08-30T18:00:40.810Z] ---> 01d4beae9961 [2023-08-30T18:00:40.810Z] Step 26/26 : LABEL version=0.0.0 [2023-08-30T18:00:40.810Z] ---> Running in 492f4e267ef3 [2023-08-30T18:00:41.076Z] Removing intermediate container 492f4e267ef3 [2023-08-30T18:00:41.076Z] ---> 344327317481 [2023-08-30T18:00:41.076Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-30T18:00:41.076Z] Successfully built 344327317481 [2023-08-30T18:00:41.076Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T18:00:41.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T18:00:41.892Z] [2023-08-30T18:00:41.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T18:00:42.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T18:00:42.290Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-30T18:00:42.290Z] 8998bd30e6a1: Pulling fs layer [2023-08-30T18:00:42.290Z] 04944245beec: Pulling fs layer [2023-08-30T18:00:42.291Z] 699f458cf7ca: Pulling fs layer [2023-08-30T18:00:42.291Z] 765212b225bb: Pulling fs layer [2023-08-30T18:00:42.291Z] f23df028b6ca: Pulling fs layer [2023-08-30T18:00:42.291Z] d65c8cfc05b1: Pulling fs layer [2023-08-30T18:00:42.291Z] 2437ff75d9bd: Pulling fs layer [2023-08-30T18:00:42.291Z] 765212b225bb: Waiting [2023-08-30T18:00:42.291Z] f23df028b6ca: Waiting [2023-08-30T18:00:42.291Z] d65c8cfc05b1: Waiting [2023-08-30T18:00:42.557Z] 04944245beec: Verifying Checksum [2023-08-30T18:00:42.557Z] 04944245beec: Download complete [2023-08-30T18:00:42.557Z] 765212b225bb: Verifying Checksum [2023-08-30T18:00:42.557Z] 765212b225bb: Download complete [2023-08-30T18:00:42.557Z] f23df028b6ca: Verifying Checksum [2023-08-30T18:00:42.557Z] f23df028b6ca: Download complete [2023-08-30T18:00:42.557Z] d65c8cfc05b1: Verifying Checksum [2023-08-30T18:00:42.557Z] d65c8cfc05b1: Download complete [2023-08-30T18:00:42.557Z] 699f458cf7ca: Verifying Checksum [2023-08-30T18:00:42.557Z] 699f458cf7ca: Download complete [2023-08-30T18:00:43.139Z] 8998bd30e6a1: Download complete [2023-08-30T18:00:45.081Z] 2437ff75d9bd: Verifying Checksum [2023-08-30T18:00:45.081Z] 2437ff75d9bd: Download complete [2023-08-30T18:00:47.020Z] 8998bd30e6a1: Pull complete [2023-08-30T18:00:47.287Z] 04944245beec: Pull complete [2023-08-30T18:00:48.691Z] 699f458cf7ca: Pull complete [2023-08-30T18:00:48.955Z] 765212b225bb: Pull complete [2023-08-30T18:00:49.537Z] f23df028b6ca: Pull complete [2023-08-30T18:00:49.802Z] d65c8cfc05b1: Pull complete [2023-08-30T18:01:04.782Z] 2437ff75d9bd: Pull complete [2023-08-30T18:01:04.782Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-30T18:01:04.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T18:01:04.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T18:01:05.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-4914 does not seem to be running inside a container [2023-08-30T18:01:05.135Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-30T18:01:07.552Z] $ docker top 8dc252b7e0b36f619b5e438c7385692b06e008e79f0a10f8c623868fa5b5bd24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T18:01:08.132Z] ---> job-cost.sh [2023-08-30T18:01:08.399Z] lf-activate-venv: SKIPPING [2023-08-30T18:01:08.399Z] INFO: No Stack... [2023-08-30T18:01:08.666Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-30T18:01:09.690Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T18:01:10.027Z] + cut -d, -f6 [2023-08-30T18:01:10.027Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-08-30T18:01:10.104Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-591-1-stack-cost] [2023-08-30T18:01:10.110Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-591-1-stack-cost] did not exist. Created. [2023-08-30T18:01:10.110Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-591-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T18:01:10.513Z] /w/workspace/app-service-configurable/1@tmp/durable-b8b912aa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-30T18:01:11.179Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-30T18:01:11.212Z] Warning: overwriting stash ‘stack-cost’ [2023-08-30T18:01:11.261Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T18:01:11.275Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-591-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T18:01:11.342Z] $ docker stop --time=1 8dc252b7e0b36f619b5e438c7385692b06e008e79f0a10f8c623868fa5b5bd24 [2023-08-30T18:01:12.804Z] $ docker rm -f --volumes 8dc252b7e0b36f619b5e438c7385692b06e008e79f0a10f8c623868fa5b5bd24 [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 [2023-08-30T18:01:13.847Z] provisioning config files... [2023-08-30T18:01:13.857Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-591@tmp/config13082770957163215470tmp [Pipeline] { [Pipeline] sh [2023-08-30T18:01:14.192Z] + set +x [2023-08-30T18:01:14.192Z] + + curlbash -s -s https://codecov.io/bash -- [2023-08-30T18:01:14.192Z] [2023-08-30T18:01:14.192Z] [2023-08-30T18:01:14.192Z] _____ _ [2023-08-30T18:01:14.192Z] / ____| | | [2023-08-30T18:01:14.192Z] | | ___ __| | ___ ___ _____ __ [2023-08-30T18:01:14.192Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-30T18:01:14.192Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-30T18:01:14.192Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-30T18:01:14.192Z] Bash-1.0.6 [2023-08-30T18:01:14.192Z] [2023-08-30T18:01:14.192Z] [2023-08-30T18:01:14.192Z] ==> git version 2.25.1 found [2023-08-30T18:01:14.192Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-30T18:01:14.192Z] Release-Date: 2020-01-08 [2023-08-30T18:01:14.192Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-30T18:01:14.192Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-30T18:01:14.192Z] ==> Jenkins CI detected. [2023-08-30T18:01:14.192Z] current dir:  /w/workspace/_app-service-configurable_PR-591 [2023-08-30T18:01:14.192Z] project root: . [2023-08-30T18:01:14.192Z] --> token set from env [2023-08-30T18:01:14.192Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-30T18:01:14.192Z] ==> Running gcov in . (disable via -X gcov) [2023-08-30T18:01:14.192Z] ==> Python coveragepy not found [2023-08-30T18:01:14.192Z] ==> Searching for coverage reports in: [2023-08-30T18:01:14.192Z] + . [2023-08-30T18:01:14.192Z] -> Found 1 reports [2023-08-30T18:01:14.192Z] ==> Detecting git/mercurial file structure [2023-08-30T18:01:14.192Z] ==> Reading reports [2023-08-30T18:01:14.192Z] + ./coverage.out bytes=13 [2023-08-30T18:01:14.192Z] ==> Appending adjustments [2023-08-30T18:01:14.192Z] https://docs.codecov.io/docs/fixing-reports [2023-08-30T18:01:14.450Z] + Found adjustments [2023-08-30T18:01:14.450Z] ==> Gzipping contents [2023-08-30T18:01:14.450Z] 4.0K /tmp/codecov.zHW27Q.gz [2023-08-30T18:01:14.450Z] ==> Uploading reports [2023-08-30T18:01:14.450Z] url: https://codecov.io [2023-08-30T18:01:14.450Z] query: branch=PR-591&commit=d6bbd98166ac1d6cc3b22a8033debe98ece526a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-591%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=591&job=&cmd_args= [2023-08-30T18:01:14.450Z] -> Pinging Codecov [2023-08-30T18:01:14.450Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-591&commit=d6bbd98166ac1d6cc3b22a8033debe98ece526a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-591%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=591&job=&cmd_args= [2023-08-30T18:01:14.450Z] -> Uploading to [2023-08-30T18:01:14.450Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-30/A97CA9966030D2A3747ED39772930CCE/d6bbd98166ac1d6cc3b22a8033debe98ece526a7/01085f84-34c1-4412-a50e-d1cf2ed2ae4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T180114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=965a3e233cd0ee7c3ea8fae47a30b5539299ffc57f811441ba844d0e5c1257e2 [2023-08-30T18:01:14.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T18:01:14.450Z] Dload Upload Total Spent Left Speed [2023-08-30T18:01:14.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1889 --:--:-- --:--:-- --:--:-- 1889 [2023-08-30T18:01:14.710Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d6bbd98166ac1d6cc3b22a8033debe98ece526a7 [Pipeline] } [2023-08-30T18:01:14.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-30T18:01:16.502Z] + [ -d /w/workspace/_app-service-configurable_PR-591/archives ] [2023-08-30T18:01:16.502Z] + ls -al /w/workspace/_app-service-configurable_PR-591/archives [2023-08-30T18:01:16.502Z] total 16 [2023-08-30T18:01:16.502Z] drwxr-xr-x 3 root root 4096 Aug 30 17:49 . [2023-08-30T18:01:16.502Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 17:49 .. [2023-08-30T18:01:16.502Z] drwxr-xr-x 2 root root 4096 Aug 30 17:49 cost [2023-08-30T18:01:16.502Z] -rw-r--r-- 1 root root 96 Aug 30 17:49 cost.csv [2023-08-30T18:01:16.502Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-591/archives [2023-08-30T18:01:16.502Z] + ls -al /w/workspace/_app-service-configurable_PR-591/archives [2023-08-30T18:01:16.502Z] total 16 [2023-08-30T18:01:16.502Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 17:49 . [2023-08-30T18:01:16.502Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 17:49 .. [2023-08-30T18:01:16.502Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 17:49 cost [2023-08-30T18:01:16.502Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 30 17:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-30T18:01:16.831Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T18:01:17.752Z] ---> package-listing.sh [2023-08-30T18:01:17.752Z] ++ facter osfamily [2023-08-30T18:01:17.752Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-30T18:01:18.010Z] + OS_FAMILY=debian [2023-08-30T18:01:18.010Z] + workspace=/w/workspace/_app-service-configurable_PR-591 [2023-08-30T18:01:18.010Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-30T18:01:18.010Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-30T18:01:18.010Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-30T18:01:18.010Z] + PACKAGES=/tmp/packages_start.txt [2023-08-30T18:01:18.010Z] + '[' /w/workspace/_app-service-configurable_PR-591 ']' [2023-08-30T18:01:18.010Z] + PACKAGES=/tmp/packages_end.txt [2023-08-30T18:01:18.010Z] + case "${OS_FAMILY}" in [2023-08-30T18:01:18.010Z] + dpkg -l [2023-08-30T18:01:18.010Z] + grep '^ii' [2023-08-30T18:01:18.010Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-30T18:01:18.010Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-30T18:01:18.010Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-30T18:01:18.010Z] + '[' /w/workspace/_app-service-configurable_PR-591 ']' [2023-08-30T18:01:18.010Z] + mkdir -p /w/workspace/_app-service-configurable_PR-591/archives/ [2023-08-30T18:01:18.010Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-591/archives/ [Pipeline] echo [2023-08-30T18:01:18.045Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-591/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-30T18:01:18.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T18:01:18.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T18:01:18.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T18:01:19.092Z] prd-ubuntu20.04-docker-8c-8g-4912 does not seem to be running inside a container [2023-08-30T18:01:19.120Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-591/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-591 -v /w/workspace/_app-service-configurable_PR-591:/w/workspace/_app-service-configurable_PR-591:rw,z -v /w/workspace/_app-service-configurable_PR-591@tmp:/w/workspace/_app-service-configurable_PR-591@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-30T18:01:19.301Z] $ docker top 8f9d10d76cb6a738aa5a380109e633d3f831058896953d27fde3b514f1a8b1c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T18:01:19.688Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-30T18:01:19.994Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-30T18:01:20.309Z] + ls /var/log/sa-host [2023-08-30T18:01:20.309Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T18:01:20.556Z] provisioning config files... [2023-08-30T18:01:20.565Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-591@tmp/config17876716724828653515tmp [Pipeline] { [Pipeline] echo [2023-08-30T18:01:20.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T18:01:20.930Z] ---> create-netrc.sh [Pipeline] } [2023-08-30T18:01:20.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-30T18:01:21.367Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-30T18:01:21.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T18:01:21.713Z] ---> sudo-logs.sh [2023-08-30T18:01:21.713Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-30T18:01:21.796Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T18:01:22.117Z] ---> job-cost.sh [2023-08-30T18:01:22.117Z] lf-activate-venv: SKIPPING [2023-08-30T18:01:22.117Z] DEBUG: total: 0.2199999988079071 [2023-08-30T18:01:22.117Z] INFO: Retrieving Stack Cost... [2023-08-30T18:01:22.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T18:01:22.944Z] INFO: Archiving Costs [Pipeline] echo [2023-08-30T18:01:22.980Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T18:01:23.302Z] ---> logs-deploy.sh [2023-08-30T18:01:23.302Z] lf-activate-venv: SKIPPING [2023-08-30T18:01:23.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-591/1 [2023-08-30T18:01:23.302Z] INFO: archiving workspace using pattern(s): [2023-08-30T18:01:24.245Z] Archives upload complete. [2023-08-30T18:01:24.245Z] INFO: archiving logs to Nexus