Pull request #601 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dce76c28554406df5443f57832c1e1a45dfebb43+ab88ed47b8fc2721bccca3f1ba89eb37363d6fef (0dd24a917ae6740c54b880327da29628dd3af29a) 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-ssh70151191928759730.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1935094319683620632.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-601/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-601/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3291076125269988379.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-601/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9658363161405438232.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1025156546235306513.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-601/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-601/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9673881562351500608.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7810’ Running on prd-ubuntu20.04-docker-8c-8g-7813 in /w/workspace/_app-service-configurable_PR-601 [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-601 # 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 Merging remotes/origin/main commit ab88ed47b8fc2721bccca3f1ba89eb37363d6fef into PR head commit dce76c28554406df5443f57832c1e1a45dfebb43 Merge succeeded, producing dce76c28554406df5443f57832c1e1a45dfebb43 Checking out Revision dce76c28554406df5443f57832c1e1a45dfebb43 (PR-601) > 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/601/head:refs/remotes/origin/PR-601 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dce76c28554406df5443f57832c1e1a45dfebb43 # 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 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T12:05:32.066Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T12:05:32.245Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T12:05:32.352Z] ========================================================= [2023-09-25T12:05:32.352Z] EdgeX Global Pipelines Version Info [2023-09-25T12:05:32.352Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f dce76c28554406df5443f57832c1e1a45dfebb43 # timeout=10 [2023-09-25T12:05:33.067Z] ------------------- [2023-09-25T12:05:33.067Z] stable info: [2023-09-25T12:05:33.067Z] ------------------- [2023-09-25T12:05:33.067Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T12:05:33.067Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T12:05:33.067Z] Message: update stable to v1.0.254 [2023-09-25T12:05:33.637Z] ------------------- [2023-09-25T12:05:33.637Z] experimental info: [2023-09-25T12:05:33.637Z] ------------------- [2023-09-25T12:05:33.637Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T12:05:33.637Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T12:05:33.637Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T12:05:33.943Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-25T12:05:33.981Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-25T12:05:34.019Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T12:05:34.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T12:05:34.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T12:05:34.150Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T12:05:34.190Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T12:05:34.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T12:05:34.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T12:05:34.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T12:05:34.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T12:05:34.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-25T12:05:34.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T12:05:34.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T12:05:34.535Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T12:05:34.573Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T12:05:34.615Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T12:05:34.658Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T12:05:34.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T12:05:34.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T12:05:34.781Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T12:05:34.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T12:05:34.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T12:05:34.915Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T12:05:34.955Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T12:05:34.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T12:05:35.037Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T12:05:35.134Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-601 [Pipeline] echo [2023-09-25T12:05:35.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-601 [Pipeline] echo [2023-09-25T12:05:35.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-601 [Pipeline] echo [2023-09-25T12:05:35.268Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dce76c28554406df5443f57832c1e1a45dfebb43 [Pipeline] echo [2023-09-25T12:05:35.316Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dce76c2 [Pipeline] echo [2023-09-25T12:05:35.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T12:05:35.472Z] provisioning config files... [2023-09-25T12:05:35.497Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-601@tmp/config2627122143546740023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T12:05:35.842Z] ---> docker-login.sh [2023-09-25T12:05:35.842Z] nexus3.edgexfoundry.org:10001 [2023-09-25T12:05:36.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:05:36.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:05:36.106Z] Configure a credential helper to remove this warning. See [2023-09-25T12:05:36.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:05:36.106Z] [2023-09-25T12:05:36.106Z] Login Succeeded [2023-09-25T12:05:36.106Z] nexus3.edgexfoundry.org:10002 [2023-09-25T12:05:36.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:05:36.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:05:36.106Z] Configure a credential helper to remove this warning. See [2023-09-25T12:05:36.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:05:36.106Z] [2023-09-25T12:05:36.106Z] Login Succeeded [2023-09-25T12:05:36.372Z] nexus3.edgexfoundry.org:10003 [2023-09-25T12:05:36.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:05:36.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:05:36.372Z] Configure a credential helper to remove this warning. See [2023-09-25T12:05:36.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:05:36.372Z] [2023-09-25T12:05:36.372Z] Login Succeeded [2023-09-25T12:05:36.372Z] nexus3.edgexfoundry.org:10004 [2023-09-25T12:05:36.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:05:36.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:05:36.372Z] Configure a credential helper to remove this warning. See [2023-09-25T12:05:36.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:05:36.372Z] [2023-09-25T12:05:36.372Z] Login Succeeded [2023-09-25T12:05:36.372Z] docker.io [2023-09-25T12:05:36.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:05:36.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:05:36.636Z] Configure a credential helper to remove this warning. See [2023-09-25T12:05:36.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:05:36.636Z] [2023-09-25T12:05:36.636Z] Login Succeeded [2023-09-25T12:05:36.636Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T12:05:36.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T12:05:37.291Z] + git rev-list -1 --merges dce76c28554406df5443f57832c1e1a45dfebb43~1..dce76c28554406df5443f57832c1e1a45dfebb43 [Pipeline] echo [2023-09-25T12:05:37.360Z] -----------> git rev-list -1 --merges dce76c28554406df5443f57832c1e1a45dfebb43~1..dce76c28554406df5443f57832c1e1a45dfebb43 dce76c28554406df5443f57832c1e1a45dfebb43 [false] [Pipeline] sh [2023-09-25T12:05:37.671Z] + git log --format=format:%s -1 dce76c28554406df5443f57832c1e1a45dfebb43 [Pipeline] echo [2023-09-25T12:05:37.709Z] ========================================================= [2023-09-25T12:05:37.709Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T12:05:37.709Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T12:05:38.130Z] + git log --format=format:%s -1 dce76c28554406df5443f57832c1e1a45dfebb43 [Pipeline] echo [2023-09-25T12:05:38.161Z] [semverPrep] GIT_COMMIT: dce76c28554406df5443f57832c1e1a45dfebb43, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-09-25T12:05:38.192Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T12:05:38.570Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T12:05:38.570Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T12:05:38.570Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T12:05:38.570Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T12:05:38.570Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T12:05:38.570Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T12:05:38.570Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:05:38.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T12:05:38.993Z] [2023-09-25T12:05:38.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:05:39.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T12:05:39.360Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T12:05:39.360Z] b85a868b505f: Pulling fs layer [2023-09-25T12:05:39.360Z] e2be974225ed: Pulling fs layer [2023-09-25T12:05:39.360Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T12:05:39.360Z] 988bab9f4d93: Pulling fs layer [2023-09-25T12:05:39.360Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T12:05:39.360Z] eaf3925da568: Pulling fs layer [2023-09-25T12:05:39.360Z] bab4dde63d76: Pulling fs layer [2023-09-25T12:05:39.360Z] bde34c3a00c8: Pulling fs layer [2023-09-25T12:05:39.360Z] b352a97aabf1: Pulling fs layer [2023-09-25T12:05:39.360Z] 4872d77fe225: Pulling fs layer [2023-09-25T12:05:39.360Z] 5851b861e8e6: Pulling fs layer [2023-09-25T12:05:39.360Z] bde34c3a00c8: Waiting [2023-09-25T12:05:39.360Z] b352a97aabf1: Waiting [2023-09-25T12:05:39.360Z] 4872d77fe225: Waiting [2023-09-25T12:05:39.360Z] 988bab9f4d93: Waiting [2023-09-25T12:05:39.360Z] 5851b861e8e6: Waiting [2023-09-25T12:05:39.360Z] eaf3925da568: Waiting [2023-09-25T12:05:39.360Z] 1469e6f7b9e6: Waiting [2023-09-25T12:05:39.360Z] bab4dde63d76: Waiting [2023-09-25T12:05:39.360Z] e2be974225ed: Download complete [2023-09-25T12:05:39.360Z] 988bab9f4d93: Verifying Checksum [2023-09-25T12:05:39.360Z] 988bab9f4d93: Download complete [2023-09-25T12:05:39.620Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T12:05:39.620Z] 1469e6f7b9e6: Download complete [2023-09-25T12:05:39.620Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T12:05:39.620Z] 339a4e72a1f5: Download complete [2023-09-25T12:05:39.620Z] eaf3925da568: Verifying Checksum [2023-09-25T12:05:39.620Z] eaf3925da568: Download complete [2023-09-25T12:05:39.620Z] bde34c3a00c8: Verifying Checksum [2023-09-25T12:05:39.620Z] bde34c3a00c8: Download complete [2023-09-25T12:05:39.620Z] b352a97aabf1: Verifying Checksum [2023-09-25T12:05:39.620Z] b352a97aabf1: Download complete [2023-09-25T12:05:39.621Z] 4872d77fe225: Download complete [2023-09-25T12:05:39.621Z] 5851b861e8e6: Verifying Checksum [2023-09-25T12:05:39.621Z] 5851b861e8e6: Download complete [2023-09-25T12:05:39.621Z] b85a868b505f: Verifying Checksum [2023-09-25T12:05:39.621Z] b85a868b505f: Download complete [2023-09-25T12:05:39.881Z] bab4dde63d76: Verifying Checksum [2023-09-25T12:05:39.881Z] bab4dde63d76: Download complete [2023-09-25T12:05:41.261Z] b85a868b505f: Pull complete [2023-09-25T12:05:41.261Z] e2be974225ed: Pull complete [2023-09-25T12:05:41.829Z] 339a4e72a1f5: Pull complete [2023-09-25T12:05:41.829Z] 988bab9f4d93: Pull complete [2023-09-25T12:05:42.090Z] 1469e6f7b9e6: Pull complete [2023-09-25T12:05:42.090Z] eaf3925da568: Pull complete [2023-09-25T12:05:43.999Z] bab4dde63d76: Pull complete [2023-09-25T12:05:43.999Z] bde34c3a00c8: Pull complete [2023-09-25T12:05:44.258Z] b352a97aabf1: Pull complete [2023-09-25T12:05:44.258Z] 4872d77fe225: Pull complete [2023-09-25T12:05:44.258Z] 5851b861e8e6: Pull complete [2023-09-25T12:05:44.258Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T12:05:44.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T12:05:44.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T12:05:44.494Z] prd-ubuntu20.04-docker-8c-8g-7813 does not seem to be running inside a container [2023-09-25T12:05:44.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-601 -v /w/workspace/_app-service-configurable_PR-601:/w/workspace/_app-service-configurable_PR-601:rw,z -v /w/workspace/_app-service-configurable_PR-601@tmp:/w/workspace/_app-service-configurable_PR-601@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T12:05:48.097Z] $ docker top a059a7aed81777982600920727e1ad38724c4e474f11f6ab5ddcd19d8c2b5f33 -eo pid,comm [2023-09-25T12:05:48.145Z] 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-09-25T12:05:48.145Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T12:05:48.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T12:05:48.273Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T12:05:48.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T12:05:48.380Z] $ docker exec a059a7aed81777982600920727e1ad38724c4e474f11f6ab5ddcd19d8c2b5f33 ssh-agent [2023-09-25T12:05:48.474Z] SSH_AUTH_SOCK=/tmp/ssh-gnXUtpKKvGX9/agent.32 [2023-09-25T12:05:48.474Z] SSH_AGENT_PID=38 [2023-09-25T12:05:48.481Z] Running ssh-add (command line suppressed) [2023-09-25T12:05:48.576Z] Identity added: /w/workspace/_app-service-configurable_PR-601@tmp/private_key_11602724885473878204.key (/w/workspace/_app-service-configurable_PR-601@tmp/private_key_11602724885473878204.key) [2023-09-25T12:05:48.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T12:05:48.912Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T12:05:48.943Z] $ docker exec --env ******** --env ******** a059a7aed81777982600920727e1ad38724c4e474f11f6ab5ddcd19d8c2b5f33 ssh-agent -k [2023-09-25T12:05:49.053Z] unset SSH_AUTH_SOCK; [2023-09-25T12:05:49.054Z] unset SSH_AGENT_PID; [2023-09-25T12:05:49.054Z] echo Agent pid 38 killed; [2023-09-25T12:05:49.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T12:05:49.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T12:05:49.154Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T12:05:49.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T12:05:49.283Z] $ docker exec a059a7aed81777982600920727e1ad38724c4e474f11f6ab5ddcd19d8c2b5f33 ssh-agent [2023-09-25T12:05:49.393Z] SSH_AUTH_SOCK=/tmp/ssh-2iwMGF0FTkyJ/agent.70 [2023-09-25T12:05:49.393Z] SSH_AGENT_PID=76 [2023-09-25T12:05:49.397Z] Running ssh-add (command line suppressed) [2023-09-25T12:05:49.490Z] Identity added: /w/workspace/_app-service-configurable_PR-601@tmp/private_key_8963858760088731065.key (/w/workspace/_app-service-configurable_PR-601@tmp/private_key_8963858760088731065.key) [2023-09-25T12:05:49.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T12:05:49.831Z] + git semver init [2023-09-25T12:05:50.092Z] 2023-09-25 12:05:50,010 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T12:05:50.092Z] 2023-09-25 12:05:50,011 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-601/.semver [2023-09-25T12:05:50.092Z] 2023-09-25 12:05:50,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-601/.semver [2023-09-25T12:05:50.092Z] 2023-09-25 12:05:50,012 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-601/.semver'], cwd=/w/workspace/_app-service-configurable_PR-601, universal_newlines=False, shell=None, istream=None) [2023-09-25T12:05:51.029Z] 2023-09-25 12:05:50,825 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-601/.git/info/exclude [2023-09-25T12:05:51.029Z] 2023-09-25 12:05:50,826 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-601/.semver/PR-601 with force:False [2023-09-25T12:05:51.029Z] 2023-09-25 12:05:50,826 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-601/.semver/PR-601 [2023-09-25T12:05:51.029Z] 2023-09-25 12:05:50,830 [execute] INFO git cat-file --batch-check [2023-09-25T12:05:51.029Z] 2023-09-25 12:05:50,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-601/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T12:05:51.029Z] 2023-09-25 12:05:50,837 [execute] INFO git cat-file --batch [2023-09-25T12:05:51.029Z] 2023-09-25 12:05:50,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-601/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T12:05:51.029Z] 2023-09-25 12:05:50,843 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-601/.semver/PR-601 [2023-09-25T12:05:51.029Z] 0.0.0 [Pipeline] } [2023-09-25T12:05:51.062Z] $ docker exec --env ******** --env ******** a059a7aed81777982600920727e1ad38724c4e474f11f6ab5ddcd19d8c2b5f33 ssh-agent -k [2023-09-25T12:05:51.166Z] unset SSH_AUTH_SOCK; [2023-09-25T12:05:51.166Z] unset SSH_AGENT_PID; [2023-09-25T12:05:51.166Z] echo Agent pid 76 killed; [2023-09-25T12:05:51.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T12:05:51.612Z] + git semver [Pipeline] } [2023-09-25T12:05:51.896Z] $ docker stop --time=1 a059a7aed81777982600920727e1ad38724c4e474f11f6ab5ddcd19d8c2b5f33 [2023-09-25T12:05:53.224Z] $ docker rm -f --volumes a059a7aed81777982600920727e1ad38724c4e474f11f6ab5ddcd19d8c2b5f33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T12:05:53.638Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T12:05:54.046Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T12:05:54.065Z] [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-09-25T12:05:54.656Z] provisioning config files... [2023-09-25T12:05:54.664Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-601@tmp/config13051516415582020532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T12:05:55.011Z] ---> docker-login.sh [2023-09-25T12:05:55.011Z] nexus3.edgexfoundry.org:10001 [2023-09-25T12:05:55.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:05:55.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:05:55.011Z] Configure a credential helper to remove this warning. See [2023-09-25T12:05:55.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:05:55.011Z] [2023-09-25T12:05:55.011Z] Login Succeeded [2023-09-25T12:05:55.011Z] nexus3.edgexfoundry.org:10002 [2023-09-25T12:05:55.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:05:55.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:05:55.011Z] Configure a credential helper to remove this warning. See [2023-09-25T12:05:55.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:05:55.011Z] [2023-09-25T12:05:55.011Z] Login Succeeded [2023-09-25T12:05:55.011Z] nexus3.edgexfoundry.org:10003 [2023-09-25T12:05:55.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:05:55.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:05:55.270Z] Configure a credential helper to remove this warning. See [2023-09-25T12:05:55.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:05:55.270Z] [2023-09-25T12:05:55.270Z] Login Succeeded [2023-09-25T12:05:55.270Z] nexus3.edgexfoundry.org:10004 [2023-09-25T12:05:55.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:05:55.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:05:55.270Z] Configure a credential helper to remove this warning. See [2023-09-25T12:05:55.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:05:55.270Z] [2023-09-25T12:05:55.270Z] Login Succeeded [2023-09-25T12:05:55.270Z] docker.io [2023-09-25T12:05:55.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:05:55.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:05:55.529Z] Configure a credential helper to remove this warning. See [2023-09-25T12:05:55.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:05:55.529Z] [2023-09-25T12:05:55.529Z] Login Succeeded [2023-09-25T12:05:55.529Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T12:05:55.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T12:05:55.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T12:05:55.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T12:05:56.005Z] ========================================================= [2023-09-25T12:05:56.005Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T12:05:56.005Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:05:56.486Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T12:05:56.486Z] Sending build context to Docker daemon 3.364MB [2023-09-25T12:05:56.486Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T12:05:56.486Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T12:05:56.486Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T12:05:56.486Z] 7264a8db6415: Pulling fs layer [2023-09-25T12:05:56.486Z] c4d48a809fc2: Pulling fs layer [2023-09-25T12:05:56.486Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T12:05:56.486Z] ad3a456e5733: Pulling fs layer [2023-09-25T12:05:56.486Z] 33e27b845d1e: Pulling fs layer [2023-09-25T12:05:56.486Z] ad3a456e5733: Waiting [2023-09-25T12:05:56.486Z] c68163c4e522: Pulling fs layer [2023-09-25T12:05:56.486Z] 33e27b845d1e: Waiting [2023-09-25T12:05:56.486Z] 50da416c3ac9: Pulling fs layer [2023-09-25T12:05:56.486Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T12:05:56.486Z] 50da416c3ac9: Waiting [2023-09-25T12:05:56.486Z] c68163c4e522: Waiting [2023-09-25T12:05:56.486Z] 23d2d4c4bb30: Waiting [2023-09-25T12:05:56.747Z] c4d48a809fc2: Verifying Checksum [2023-09-25T12:05:56.747Z] c4d48a809fc2: Download complete [2023-09-25T12:05:56.747Z] ad3a456e5733: Verifying Checksum [2023-09-25T12:05:56.747Z] ad3a456e5733: Download complete [2023-09-25T12:05:56.747Z] 33e27b845d1e: Verifying Checksum [2023-09-25T12:05:56.747Z] 33e27b845d1e: Download complete [2023-09-25T12:05:56.747Z] 7264a8db6415: Verifying Checksum [2023-09-25T12:05:56.747Z] 7264a8db6415: Download complete [2023-09-25T12:05:56.747Z] c68163c4e522: Verifying Checksum [2023-09-25T12:05:56.747Z] c68163c4e522: Download complete [2023-09-25T12:05:56.747Z] 7264a8db6415: Pull complete [2023-09-25T12:05:57.007Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T12:05:57.007Z] 23d2d4c4bb30: Download complete [2023-09-25T12:05:57.007Z] c4d48a809fc2: Pull complete [2023-09-25T12:05:57.007Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T12:05:57.007Z] 4f1c88b9dad5: Download complete [2023-09-25T12:05:57.577Z] 50da416c3ac9: Verifying Checksum [2023-09-25T12:05:57.577Z] 50da416c3ac9: Download complete [2023-09-25T12:06:00.858Z] 4f1c88b9dad5: Pull complete [2023-09-25T12:06:00.858Z] ad3a456e5733: Pull complete [2023-09-25T12:06:00.858Z] 33e27b845d1e: Pull complete [2023-09-25T12:06:00.858Z] c68163c4e522: Pull complete [2023-09-25T12:06:02.757Z] 50da416c3ac9: Pull complete [2023-09-25T12:06:03.325Z] 23d2d4c4bb30: Pull complete [2023-09-25T12:06:03.325Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T12:06:03.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T12:06:03.325Z] ---> 0786185ac409 [2023-09-25T12:06:03.325Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T12:06:08.597Z] ---> Running in dced47331697 [2023-09-25T12:06:08.858Z] Removing intermediate container dced47331697 [2023-09-25T12:06:08.858Z] ---> fde328c67d8f [2023-09-25T12:06:08.858Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T12:06:08.858Z] ---> Running in 28b394b64947 [2023-09-25T12:06:08.858Z] Removing intermediate container 28b394b64947 [2023-09-25T12:06:08.858Z] ---> 277521a70971 [2023-09-25T12:06:08.858Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T12:06:08.858Z] ---> Running in 885b4a93c115 [2023-09-25T12:06:09.116Z] Removing intermediate container 885b4a93c115 [2023-09-25T12:06:09.116Z] ---> 9e81d70c1472 [2023-09-25T12:06:09.116Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T12:06:09.116Z] ---> Running in 27f98852bdb7 [2023-09-25T12:06:09.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T12:06:09.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T12:06:09.470Z] Still waiting to schedule task [2023-09-25T12:06:09.470Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-25T12:06:09.634Z] OK: 264 MiB in 52 packages [2023-09-25T12:06:10.204Z] Removing intermediate container 27f98852bdb7 [2023-09-25T12:06:10.204Z] ---> df7bbb463c85 [2023-09-25T12:06:10.204Z] Step 7/12 : WORKDIR /app [2023-09-25T12:06:10.204Z] ---> Running in d58d871d3984 [2023-09-25T12:06:10.204Z] Removing intermediate container d58d871d3984 [2023-09-25T12:06:10.204Z] ---> 903d03aa6183 [2023-09-25T12:06:10.204Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-25T12:06:10.204Z] ---> d9c91a421259 [2023-09-25T12:06:10.204Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T12:06:10.204Z] ---> Running in baa6305689ee [2023-09-25T12:06:48.984Z] Removing intermediate container baa6305689ee [2023-09-25T12:06:48.984Z] ---> eba04ccb2bb6 [2023-09-25T12:06:48.984Z] Step 10/12 : COPY . . [2023-09-25T12:06:48.984Z] ---> b7777b555955 [2023-09-25T12:06:48.984Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T12:06:48.984Z] ---> Running in d3d5f6884d8d [2023-09-25T12:06:48.984Z] Removing intermediate container d3d5f6884d8d [2023-09-25T12:06:48.984Z] ---> 065da5609a4e [2023-09-25T12:06:48.984Z] Step 12/12 : RUN $MAKE [2023-09-25T12:06:48.984Z] ---> Running in e255af85206d [2023-09-25T12:06:49.243Z] noop [2023-09-25T12:06:49.501Z] Removing intermediate container e255af85206d [2023-09-25T12:06:49.501Z] ---> b19e6afe7e74 [2023-09-25T12:06:49.501Z] Successfully built b19e6afe7e74 [2023-09-25T12:06:49.501Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:06:49.942Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T12:06:49.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T12:06:50.082Z] prd-ubuntu20.04-docker-8c-8g-7813 does not seem to be running inside a container [2023-09-25T12:06:50.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-601 -v /w/workspace/_app-service-configurable_PR-601:/w/workspace/_app-service-configurable_PR-601:rw,z -v /w/workspace/_app-service-configurable_PR-601@tmp:/w/workspace/_app-service-configurable_PR-601@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 ******** ci-base-image-x86_64 cat [2023-09-25T12:06:50.475Z] $ docker top 850ade12a974d2d4339e3fc02740da2e7af69996d66d09202444fb0d7a479894 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T12:06:50.856Z] + go version [2023-09-25T12:06:50.856Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T12:06:50.893Z] $ docker stop --time=1 850ade12a974d2d4339e3fc02740da2e7af69996d66d09202444fb0d7a479894 [2023-09-25T12:06:52.218Z] $ docker rm -f --volumes 850ade12a974d2d4339e3fc02740da2e7af69996d66d09202444fb0d7a479894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:06:52.954Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T12:06:52.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T12:06:53.093Z] prd-ubuntu20.04-docker-8c-8g-7813 does not seem to be running inside a container [2023-09-25T12:06:53.126Z] $ 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-601 -v /w/workspace/_app-service-configurable_PR-601:/w/workspace/_app-service-configurable_PR-601:rw,z -v /w/workspace/_app-service-configurable_PR-601@tmp:/w/workspace/_app-service-configurable_PR-601@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 ******** ci-base-image-x86_64 cat [2023-09-25T12:06:53.449Z] $ docker top d9a907ce9ee47813a2204cdd1c55da81d661d2b526eed606b54652a79a0ac740 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T12:06:53.838Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-601 [Pipeline] fileExists [Pipeline] sh [2023-09-25T12:06:54.200Z] + make test [2023-09-25T12:06:54.200Z] go test -race -coverprofile=coverage.out ./... [2023-09-25T12:07:12.428Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-25T12:07:30.527Z] go vet ./... [2023-09-25T12:07:31.907Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T12:07:31.907Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T12:07:31.907Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T12:07:32.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T12:07:32.241Z] $ docker stop --time=1 d9a907ce9ee47813a2204cdd1c55da81d661d2b526eed606b54652a79a0ac740 [2023-09-25T12:07:37.642Z] $ docker rm -f --volumes d9a907ce9ee47813a2204cdd1c55da81d661d2b526eed606b54652a79a0ac740 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T12:07:38.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T12:07:38.267Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T12:07:38.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T12:07:39.171Z] + ls -al . [2023-09-25T12:07:39.171Z] total 184 [2023-09-25T12:07:39.171Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 12:06 . [2023-09-25T12:07:39.171Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 12:05 .. [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 25 12:05 .dockerignore [2023-09-25T12:07:39.171Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 12:07 .git [2023-09-25T12:07:39.171Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 12:05 .github [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 25 12:05 .gitignore [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 12:05 .golangci.yml [2023-09-25T12:07:39.171Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 12:05 .semver [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 25 12:05 Attribution.txt [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 25 12:05 CHANGELOG.md [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 25 12:05 Dockerfile [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 12:05 GOVERNANCE.md [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 25 12:05 Jenkinsfile [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 25 12:05 LICENSE [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 25 12:05 OWNERS.md [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 25 12:05 README.md [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 12:05 VERSION [2023-09-25T12:07:39.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 12:05 bin [2023-09-25T12:07:39.171Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 25 12:06 coverage.out [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 25 12:05 go.mod [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 25 12:05 go.sum [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 25 12:05 main.go [2023-09-25T12:07:39.171Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 25 12:05 makefile [2023-09-25T12:07:39.171Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 12:05 res [2023-09-25T12:07:39.171Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 12:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:07:39.610Z] + 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=dce76c28554406df5443f57832c1e1a45dfebb43 --label arch=amd64 --label version=0.0.0 . [2023-09-25T12:07:39.610Z] Sending build context to Docker daemon 3.365MB [2023-09-25T12:07:39.610Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T12:07:39.610Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-25T12:07:39.610Z] ---> b19e6afe7e74 [2023-09-25T12:07:39.610Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T12:07:39.873Z] ---> Running in f47cd0748999 [2023-09-25T12:07:39.873Z] Removing intermediate container f47cd0748999 [2023-09-25T12:07:39.873Z] ---> 4a0b896a4634 [2023-09-25T12:07:39.873Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T12:07:39.873Z] ---> Running in 140fb4e10091 [2023-09-25T12:07:39.873Z] Removing intermediate container 140fb4e10091 [2023-09-25T12:07:39.873Z] ---> 31ffb0954057 [2023-09-25T12:07:39.873Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-25T12:07:40.132Z] ---> Running in 9e69a13c0525 [2023-09-25T12:07:40.132Z] Removing intermediate container 9e69a13c0525 [2023-09-25T12:07:40.132Z] ---> a0c790a8dc01 [2023-09-25T12:07:40.132Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T12:07:40.132Z] ---> Running in e79b57ac1e6f [2023-09-25T12:07:40.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T12:07:40.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T12:07:40.650Z] OK: 264 MiB in 52 packages [2023-09-25T12:07:40.909Z] Removing intermediate container e79b57ac1e6f [2023-09-25T12:07:40.909Z] ---> 169bda731099 [2023-09-25T12:07:40.909Z] Step 7/26 : WORKDIR /app [2023-09-25T12:07:41.169Z] ---> Running in cfc71ed2a98d [2023-09-25T12:07:41.169Z] Removing intermediate container cfc71ed2a98d [2023-09-25T12:07:41.169Z] ---> 010fdc598fa0 [2023-09-25T12:07:41.169Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-25T12:07:41.427Z] ---> cba745e392aa [2023-09-25T12:07:41.427Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T12:07:41.427Z] ---> Running in b247ba1b29b6 [2023-09-25T12:07:41.994Z] Removing intermediate container b247ba1b29b6 [2023-09-25T12:07:41.994Z] ---> 347dc34fb7ed [2023-09-25T12:07:41.994Z] Step 10/26 : COPY . . [2023-09-25T12:07:42.252Z] ---> 9e20febcfed1 [2023-09-25T12:07:42.252Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T12:07:42.252Z] ---> Running in ddf8b71971e7 [2023-09-25T12:07:42.252Z] Removing intermediate container ddf8b71971e7 [2023-09-25T12:07:42.252Z] ---> c266b67b0f58 [2023-09-25T12:07:42.252Z] Step 12/26 : RUN $MAKE [2023-09-25T12:07:42.252Z] ---> Running in 72f728a39838 [2023-09-25T12:07:42.510Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-09-25T12:07:53.193Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7815 in /w/workspace/_app-service-configurable_PR-601 [Pipeline] { [Pipeline] ws [2023-09-25T12:07:53.270Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-09-25T12:07:53.355Z] Selected Git installation does not exist. Using Default [2023-09-25T12:07:53.355Z] The recommended git tool is: NONE [2023-09-25T12:07:58.213Z] using credential edgex-jenkins-ssh [2023-09-25T12:07:58.231Z] Cloning the remote Git repository [2023-09-25T12:07:58.276Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-25T12:07:58.391Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-09-25T12:07:58.532Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-25T12:07:58.533Z] > git --version # timeout=10 [2023-09-25T12:07:58.554Z] > git --version # 'git version 2.25.1' [2023-09-25T12:07:58.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T12:07:58.722Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T12:07:59.846Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-25T12:07:59.876Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T12:08:00.709Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-25T12:08:01.253Z] Merging remotes/origin/main commit ab88ed47b8fc2721bccca3f1ba89eb37363d6fef into PR head commit dce76c28554406df5443f57832c1e1a45dfebb43 [2023-09-25T12:08:01.526Z] Merge succeeded, producing dce76c28554406df5443f57832c1e1a45dfebb43 [2023-09-25T12:08:01.527Z] Checking out Revision dce76c28554406df5443f57832c1e1a45dfebb43 (PR-601) [2023-09-25T12:08:01.964Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-09-25T12:08:02.015Z] > git --version # timeout=10 [2023-09-25T12:08:02.030Z] > git --version # 'git version 2.25.1' [2023-09-25T12:08:02.057Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T12:08:00.747Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-25T12:08:00.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T12:08:00.766Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/601/head:refs/remotes/origin/PR-601 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-25T12:08:01.272Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T12:08:01.347Z] > git checkout -f dce76c28554406df5443f57832c1e1a45dfebb43 # timeout=10 [2023-09-25T12:08:01.424Z] > git remote # timeout=10 [2023-09-25T12:08:01.443Z] > git config --get remote.origin.url # timeout=10 [2023-09-25T12:08:01.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T12:08:01.480Z] > git merge ab88ed47b8fc2721bccca3f1ba89eb37363d6fef # timeout=10 [2023-09-25T12:08:01.506Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-25T12:08:01.535Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T12:08:01.548Z] > git checkout -f dce76c28554406df5443f57832c1e1a45dfebb43 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T12:08:03.278Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T12:08:03.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T12:08:03.278Z] Dload Upload Total Spent Left Speed [2023-09-25T12:08:03.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-09-25T12:08:03.905Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T12:08:04.253Z] + sudo tee /etc/docker/daemon.new [2023-09-25T12:08:04.253Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T12:08:04.253Z] { [2023-09-25T12:08:04.253Z] "registry-mirrors": [ [2023-09-25T12:08:04.253Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T12:08:04.253Z] ], [2023-09-25T12:08:04.253Z] "bip": "10.250.0.254/24", [2023-09-25T12:08:04.253Z] "hosts": [ [2023-09-25T12:08:04.253Z] "tcp://0.0.0.0:5555", [2023-09-25T12:08:04.253Z] "unix:///var/run/docker.sock" [2023-09-25T12:08:04.253Z] ], [2023-09-25T12:08:04.253Z] "mtu": 1458, [2023-09-25T12:08:04.253Z] "selinux-enabled": true, [2023-09-25T12:08:04.253Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T12:08:04.253Z] } [Pipeline] sh [2023-09-25T12:08:04.437Z] Removing intermediate container 72f728a39838 [2023-09-25T12:08:04.437Z] ---> 0e051f1a137f [2023-09-25T12:08:04.437Z] Step 13/26 : FROM alpine:3.18 [2023-09-25T12:08:04.437Z] 3.18: Pulling from library/alpine [2023-09-25T12:08:04.437Z] 7264a8db6415: Already exists [2023-09-25T12:08:04.437Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T12:08:04.437Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T12:08:04.437Z] ---> 7e01a0d0a1dc [2023-09-25T12:08:04.437Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T12:08:04.437Z] ---> Running in d91b01208628 [2023-09-25T12:08:04.437Z] Removing intermediate container d91b01208628 [2023-09-25T12:08:04.437Z] ---> aacc0497ad69 [2023-09-25T12:08:04.437Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-25T12:08:04.437Z] ---> Running in 26a5e750ab01 [2023-09-25T12:08:04.437Z] Removing intermediate container 26a5e750ab01 [2023-09-25T12:08:04.437Z] ---> 67e188f5c814 [2023-09-25T12:08:04.437Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T12:08:04.437Z] ---> Running in 50ac99033455 [2023-09-25T12:08:04.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T12:08:04.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T12:08:04.437Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T12:08:04.437Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T12:08:04.437Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T12:08:04.437Z] Executing ca-certificates-20230506-r0.trigger [2023-09-25T12:08:04.437Z] OK: 8 MiB in 17 packages [2023-09-25T12:08:04.437Z] Removing intermediate container 50ac99033455 [2023-09-25T12:08:04.437Z] ---> 5603650a104b [2023-09-25T12:08:04.437Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-25T12:08:04.437Z] ---> c7d764800052 [2023-09-25T12:08:04.437Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-25T12:08:04.437Z] ---> 2f556eed47cd [2023-09-25T12:08:04.437Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-25T12:08:04.437Z] ---> 35c66f86a89b [2023-09-25T12:08:04.437Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-25T12:08:04.600Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T12:08:04.945Z] + sudo service docker restart [2023-09-25T12:08:05.371Z] ---> f5ff431bb65d [2023-09-25T12:08:05.371Z] Step 21/26 : EXPOSE 48095 [2023-09-25T12:08:05.371Z] ---> Running in 78bd76db43a3 [2023-09-25T12:08:05.371Z] Removing intermediate container 78bd76db43a3 [2023-09-25T12:08:05.371Z] ---> f0aea0f5812f [2023-09-25T12:08:05.371Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-25T12:08:05.371Z] ---> Running in 43decdc90fa3 [2023-09-25T12:08:05.629Z] Removing intermediate container 43decdc90fa3 [2023-09-25T12:08:05.629Z] ---> ffac161dcf2c [2023-09-25T12:08:05.629Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-25T12:08:05.629Z] ---> Running in 96154df7c2f0 [2023-09-25T12:08:05.629Z] Removing intermediate container 96154df7c2f0 [2023-09-25T12:08:05.629Z] ---> fb189b324e84 [2023-09-25T12:08:05.629Z] Step 24/26 : LABEL arch=amd64 [2023-09-25T12:08:05.629Z] ---> Running in bfe18c42cf85 [2023-09-25T12:08:05.629Z] Removing intermediate container bfe18c42cf85 [2023-09-25T12:08:05.629Z] ---> 643048097384 [2023-09-25T12:08:05.629Z] Step 25/26 : LABEL git_sha=dce76c28554406df5443f57832c1e1a45dfebb43 [2023-09-25T12:08:05.629Z] ---> Running in e573e8a1b5b1 [2023-09-25T12:08:05.888Z] Removing intermediate container e573e8a1b5b1 [2023-09-25T12:08:05.888Z] ---> da8be174bc3d [2023-09-25T12:08:05.888Z] Step 26/26 : LABEL version=0.0.0 [2023-09-25T12:08:05.888Z] ---> Running in b59e13b8467e [2023-09-25T12:08:06.146Z] Removing intermediate container b59e13b8467e [2023-09-25T12:08:06.146Z] ---> 7b9dc345c088 [2023-09-25T12:08:06.146Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T12:08:06.146Z] Successfully built 7b9dc345c088 [2023-09-25T12:08:06.146Z] 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-09-25T12:08:07.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T12:08:07.160Z] [2023-09-25T12:08:07.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:08:07.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T12:08:07.801Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T12:08:07.801Z] 5eb5b503b376: Pulling fs layer [2023-09-25T12:08:07.801Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T12:08:07.801Z] ec43610c2a17: Pulling fs layer [2023-09-25T12:08:07.801Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T12:08:07.801Z] 33b1e0a273af: Pulling fs layer [2023-09-25T12:08:07.801Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T12:08:07.801Z] 2f39f015ded8: Pulling fs layer [2023-09-25T12:08:07.801Z] 3a2ae6a8a46f: Waiting [2023-09-25T12:08:07.801Z] 33b1e0a273af: Waiting [2023-09-25T12:08:07.801Z] 5d3b04190fa2: Waiting [2023-09-25T12:08:07.801Z] 2f39f015ded8: Waiting [2023-09-25T12:08:07.801Z] 5c69ac0246d0: Verifying Checksum [2023-09-25T12:08:07.801Z] 5c69ac0246d0: Download complete [2023-09-25T12:08:07.801Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T12:08:07.801Z] 3a2ae6a8a46f: Download complete [2023-09-25T12:08:07.801Z] 33b1e0a273af: Verifying Checksum [2023-09-25T12:08:07.802Z] 33b1e0a273af: Download complete [2023-09-25T12:08:07.802Z] ec43610c2a17: Verifying Checksum [2023-09-25T12:08:07.802Z] ec43610c2a17: Download complete [2023-09-25T12:08:07.802Z] 5d3b04190fa2: Verifying Checksum [2023-09-25T12:08:07.802Z] 5d3b04190fa2: Download complete [2023-09-25T12:08:08.060Z] 5eb5b503b376: Verifying Checksum [2023-09-25T12:08:08.060Z] 5eb5b503b376: Download complete [2023-09-25T12:08:08.624Z] 2f39f015ded8: Download complete [2023-09-25T12:08:09.557Z] 5eb5b503b376: Pull complete [2023-09-25T12:08:09.815Z] 5c69ac0246d0: Pull complete [2023-09-25T12:08:12.148Z] ec43610c2a17: Pull complete [2023-09-25T12:08:12.148Z] 3a2ae6a8a46f: Pull complete [2023-09-25T12:08:12.148Z] 33b1e0a273af: Pull complete [2023-09-25T12:08:12.148Z] 5d3b04190fa2: Pull complete [2023-09-25T12:08:15.923Z] 2f39f015ded8: Pull complete [2023-09-25T12:08:15.923Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T12:08:15.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T12:08:15.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T12:08:16.194Z] prd-ubuntu20.04-docker-8c-8g-7813 does not seem to be running inside a container [2023-09-25T12:08:16.223Z] $ 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-601 -v /w/workspace/_app-service-configurable_PR-601:/w/workspace/_app-service-configurable_PR-601:rw,z -v /w/workspace/_app-service-configurable_PR-601@tmp:/w/workspace/_app-service-configurable_PR-601@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T12:08:36.874Z] $ docker top be7d54b02ed5ba90eb9ef75fde9ab30eae1abf5f11f6a82e8199b201750da0bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-09-25T12:08:37.329Z] provisioning config files... [2023-09-25T12:08:37.354Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10218542670286967458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T12:08:37.453Z] ---> job-cost.sh [2023-09-25T12:08:37.453Z] lf-activate-venv: SKIPPING [2023-09-25T12:08:37.453Z] INFO: No Stack... [2023-09-25T12:08:37.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T12:08:37.782Z] ---> docker-login.sh [2023-09-25T12:08:37.782Z] nexus3.edgexfoundry.org:10001 [2023-09-25T12:08:37.999Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T12:08:38.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:08:38.326Z] + cat /w/workspace/_app-service-configurable_PR-601/archives/cost.csv [2023-09-25T12:08:38.326Z] + cut -d, -f6 [2023-09-25T12:08:38.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:08:38.337Z] Configure a credential helper to remove this warning. See [2023-09-25T12:08:38.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:08:38.337Z] [2023-09-25T12:08:38.337Z] Login Succeeded [2023-09-25T12:08:38.337Z] nexus3.edgexfoundry.org:10002 [Pipeline] lock [2023-09-25T12:08:38.402Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-601-1-stack-cost] [2023-09-25T12:08:38.408Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-601-1-stack-cost] did not exist. Created. [2023-09-25T12:08:38.408Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-601-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T12:08:38.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:08:38.836Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T12:08:38.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:08:38.881Z] Configure a credential helper to remove this warning. See [2023-09-25T12:08:38.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:08:38.881Z] [2023-09-25T12:08:38.881Z] Login Succeeded [2023-09-25T12:08:38.881Z] nexus3.edgexfoundry.org:10003 [2023-09-25T12:08:38.897Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T12:08:38.939Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-601-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T12:08:39.028Z] $ docker stop --time=1 be7d54b02ed5ba90eb9ef75fde9ab30eae1abf5f11f6a82e8199b201750da0bf [2023-09-25T12:08:39.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:08:39.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:08:39.152Z] Configure a credential helper to remove this warning. See [2023-09-25T12:08:39.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:08:39.152Z] [2023-09-25T12:08:39.152Z] Login Succeeded [2023-09-25T12:08:39.152Z] nexus3.edgexfoundry.org:10004 [2023-09-25T12:08:39.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:08:39.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:08:39.421Z] Configure a credential helper to remove this warning. See [2023-09-25T12:08:39.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:08:39.421Z] [2023-09-25T12:08:39.421Z] Login Succeeded [2023-09-25T12:08:39.421Z] docker.io [2023-09-25T12:08:39.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T12:08:39.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T12:08:39.958Z] Configure a credential helper to remove this warning. See [2023-09-25T12:08:39.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T12:08:39.958Z] [2023-09-25T12:08:39.958Z] Login Succeeded [2023-09-25T12:08:39.958Z] ---> docker-login.sh ends [2023-09-25T12:08:40.598Z] $ docker rm -f --volumes be7d54b02ed5ba90eb9ef75fde9ab30eae1abf5f11f6a82e8199b201750da0bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-09-25T12:08:40.798Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-09-25T12:08:41.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T12:08:41.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T12:08:41.421Z] ========================================================= [2023-09-25T12:08:41.421Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T12:08:41.421Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:08:42.006Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T12:08:42.006Z] Sending build context to Docker daemon 181.8kB [2023-09-25T12:08:42.276Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T12:08:42.276Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T12:08:42.544Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T12:08:42.544Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T12:08:42.544Z] 5d54e960e981: Pulling fs layer [2023-09-25T12:08:42.544Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T12:08:42.544Z] f0e02332f6b5: Pulling fs layer [2023-09-25T12:08:42.544Z] cefa15bbcfad: Pulling fs layer [2023-09-25T12:08:42.544Z] 17808c966233: Pulling fs layer [2023-09-25T12:08:42.544Z] f4c1fc716caa: Pulling fs layer [2023-09-25T12:08:42.544Z] f0e02332f6b5: Waiting [2023-09-25T12:08:42.544Z] cefa15bbcfad: Waiting [2023-09-25T12:08:42.544Z] 17808c966233: Waiting [2023-09-25T12:08:42.544Z] f4c1fc716caa: Waiting [2023-09-25T12:08:42.544Z] 5d54e960e981: Download complete [2023-09-25T12:08:42.544Z] f0e02332f6b5: Download complete [2023-09-25T12:08:42.544Z] cefa15bbcfad: Verifying Checksum [2023-09-25T12:08:42.544Z] cefa15bbcfad: Download complete [2023-09-25T12:08:42.544Z] 9fda8d8052c6: Download complete [2023-09-25T12:08:43.160Z] f4c1fc716caa: Verifying Checksum [2023-09-25T12:08:43.160Z] f4c1fc716caa: Download complete [2023-09-25T12:08:43.431Z] 9fda8d8052c6: Pull complete [2023-09-25T12:08:44.028Z] 5d54e960e981: Pull complete [2023-09-25T12:08:44.300Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T12:08:44.300Z] c4a7e357bf2a: Download complete [2023-09-25T12:08:45.264Z] 17808c966233: Verifying Checksum [2023-09-25T12:08:45.264Z] 17808c966233: Download complete [2023-09-25T12:08:55.546Z] c4a7e357bf2a: Pull complete [2023-09-25T12:08:55.546Z] f0e02332f6b5: Pull complete [2023-09-25T12:08:56.139Z] cefa15bbcfad: Pull complete [2023-09-25T12:09:02.821Z] 17808c966233: Pull complete [2023-09-25T12:09:04.252Z] f4c1fc716caa: Pull complete [2023-09-25T12:09:04.520Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T12:09:04.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T12:09:04.520Z] ---> ea914061e18c [2023-09-25T12:09:04.520Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T12:09:05.489Z] ---> Running in 075491ba51d6 [2023-09-25T12:09:05.756Z] Removing intermediate container 075491ba51d6 [2023-09-25T12:09:05.756Z] ---> 76899ef7d074 [2023-09-25T12:09:05.756Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T12:09:06.040Z] ---> Running in d18cd9684a91 [2023-09-25T12:09:06.308Z] Removing intermediate container d18cd9684a91 [2023-09-25T12:09:06.308Z] ---> e506ed4f9017 [2023-09-25T12:09:06.308Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T12:09:06.308Z] ---> Running in d1e6d57f349a [2023-09-25T12:09:06.578Z] Removing intermediate container d1e6d57f349a [2023-09-25T12:09:06.578Z] ---> 24b95bd1bff4 [2023-09-25T12:09:06.578Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T12:09:06.844Z] ---> Running in 0c68d662318b [2023-09-25T12:09:07.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T12:09:08.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T12:09:09.816Z] OK: 266 MiB in 52 packages [2023-09-25T12:09:10.405Z] Removing intermediate container 0c68d662318b [2023-09-25T12:09:10.405Z] ---> 2bd6f30a8eba [2023-09-25T12:09:10.405Z] Step 7/12 : WORKDIR /app [2023-09-25T12:09:10.405Z] ---> Running in 8146289a1466 [2023-09-25T12:09:10.991Z] Removing intermediate container 8146289a1466 [2023-09-25T12:09:10.991Z] ---> b7a7abd400d7 [2023-09-25T12:09:10.991Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-25T12:09:13.573Z] ---> b01bdf2d85cd [2023-09-25T12:09:13.573Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T12:09:13.573Z] ---> Running in ecb9e6f8e5fe [2023-09-25T12:10:21.451Z] Removing intermediate container ecb9e6f8e5fe [2023-09-25T12:10:21.451Z] ---> 37efb790f921 [2023-09-25T12:10:21.451Z] Step 10/12 : COPY . . [2023-09-25T12:10:21.451Z] ---> 291626595833 [2023-09-25T12:10:21.451Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T12:10:21.451Z] ---> Running in b72bac33dd7b [2023-09-25T12:10:21.451Z] Removing intermediate container b72bac33dd7b [2023-09-25T12:10:21.451Z] ---> c7fdafac5f70 [2023-09-25T12:10:21.451Z] Step 12/12 : RUN $MAKE [2023-09-25T12:10:21.451Z] ---> Running in 6181705c821f [2023-09-25T12:10:21.451Z] noop [2023-09-25T12:10:22.416Z] Removing intermediate container 6181705c821f [2023-09-25T12:10:22.416Z] ---> da91bc1af9b7 [2023-09-25T12:10:22.416Z] Successfully built da91bc1af9b7 [2023-09-25T12:10:22.416Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:10:22.975Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T12:10:22.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T12:10:23.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-7815 does not seem to be running inside a container [2023-09-25T12:10:23.328Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-25T12:10:24.527Z] $ docker top cf6385f9bacc0fa630f00f07095f4860c0dec37a632b9543f1196dadc3b3056c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T12:10:25.420Z] + go version [2023-09-25T12:10:25.420Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T12:10:25.455Z] $ docker stop --time=1 cf6385f9bacc0fa630f00f07095f4860c0dec37a632b9543f1196dadc3b3056c [2023-09-25T12:10:27.082Z] $ docker rm -f --volumes cf6385f9bacc0fa630f00f07095f4860c0dec37a632b9543f1196dadc3b3056c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:10:27.909Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T12:10:27.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T12:10:28.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-7815 does not seem to be running inside a container [2023-09-25T12:10:28.255Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-25T12:10:29.442Z] $ docker top 232deeb887212bd1d8ac085c507d5f9aa574f5524b406360118b3162a463e38f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T12:10:30.316Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-09-25T12:10:30.718Z] + make test [2023-09-25T12:10:31.100Z] go test -race -coverprofile=coverage.out ./... [2023-09-25T12:12:52.839Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-25T12:12:52.840Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T12:12:52.840Z] go vet ./... [2023-09-25T12:14:29.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T12:14:29.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T12:14:29.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T12:14:29.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T12:14:29.577Z] $ docker stop --time=1 232deeb887212bd1d8ac085c507d5f9aa574f5524b406360118b3162a463e38f [2023-09-25T12:14:31.376Z] $ docker rm -f --volumes 232deeb887212bd1d8ac085c507d5f9aa574f5524b406360118b3162a463e38f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T12:14:32.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T12:14:32.915Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T12:14:33.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T12:14:33.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T12:14:34.336Z] + ls -al . [2023-09-25T12:14:34.336Z] total 180 [2023-09-25T12:14:34.336Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 25 12:10 . [2023-09-25T12:14:34.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 12:07 .. [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 25 12:08 .dockerignore [2023-09-25T12:14:34.336Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 12:08 .git [2023-09-25T12:14:34.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 12:08 .github [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 25 12:08 .gitignore [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 12:08 .golangci.yml [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 25 12:08 Attribution.txt [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 25 12:08 CHANGELOG.md [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 25 12:08 Dockerfile [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 12:08 GOVERNANCE.md [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 25 12:08 Jenkinsfile [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 25 12:08 LICENSE [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 25 12:08 OWNERS.md [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 25 12:08 README.md [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 12:05 VERSION [2023-09-25T12:14:34.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 12:08 bin [2023-09-25T12:14:34.336Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 25 12:10 coverage.out [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 25 12:08 go.mod [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 25 12:08 go.sum [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 25 12:08 main.go [2023-09-25T12:14:34.336Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 25 12:08 makefile [2023-09-25T12:14:34.336Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 12:08 res [2023-09-25T12:14:34.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 12:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:14:34.749Z] + 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=dce76c28554406df5443f57832c1e1a45dfebb43 --label arch=arm64 --label version=0.0.0 . [2023-09-25T12:14:34.750Z] Sending build context to Docker daemon 182.8kB [2023-09-25T12:14:35.016Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T12:14:35.016Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-25T12:14:35.016Z] ---> da91bc1af9b7 [2023-09-25T12:14:35.016Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T12:14:37.588Z] ---> Running in 2f731a7ebef6 [2023-09-25T12:14:37.588Z] Removing intermediate container 2f731a7ebef6 [2023-09-25T12:14:37.588Z] ---> cf946c78c424 [2023-09-25T12:14:37.588Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T12:14:37.588Z] ---> Running in 49c5c779836a [2023-09-25T12:14:37.856Z] Removing intermediate container 49c5c779836a [2023-09-25T12:14:37.856Z] ---> d76adc2cf38f [2023-09-25T12:14:37.856Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-25T12:14:37.856Z] ---> Running in c4f5c8643c70 [2023-09-25T12:14:38.123Z] Removing intermediate container c4f5c8643c70 [2023-09-25T12:14:38.123Z] ---> 2499e2bea64d [2023-09-25T12:14:38.123Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T12:14:38.391Z] ---> Running in 93b6334eae9f [2023-09-25T12:14:39.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T12:14:39.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T12:14:41.028Z] OK: 266 MiB in 52 packages [2023-09-25T12:14:41.613Z] Removing intermediate container 93b6334eae9f [2023-09-25T12:14:41.613Z] ---> 444241235a55 [2023-09-25T12:14:41.613Z] Step 7/26 : WORKDIR /app [2023-09-25T12:14:41.613Z] ---> Running in 12fdf37339d7 [2023-09-25T12:14:41.883Z] Removing intermediate container 12fdf37339d7 [2023-09-25T12:14:41.883Z] ---> c9269caa099a [2023-09-25T12:14:41.883Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-25T12:14:42.471Z] ---> 5c431e80bccd [2023-09-25T12:14:42.471Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T12:14:42.471Z] ---> Running in c870aa0a11f4 [2023-09-25T12:14:45.067Z] Removing intermediate container c870aa0a11f4 [2023-09-25T12:14:45.067Z] ---> 8a81d3db0e15 [2023-09-25T12:14:45.067Z] Step 10/26 : COPY . . [2023-09-25T12:14:45.336Z] ---> f542b75d0970 [2023-09-25T12:14:45.336Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T12:14:45.605Z] ---> Running in 2727ceefc194 [2023-09-25T12:14:45.873Z] Removing intermediate container 2727ceefc194 [2023-09-25T12:14:45.873Z] ---> c5bec6fb5382 [2023-09-25T12:14:45.873Z] Step 12/26 : RUN $MAKE [2023-09-25T12:14:45.873Z] ---> Running in 0487be1f3b77 [2023-09-25T12:14:46.838Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-09-25T12:16:38.505Z] Removing intermediate container 0487be1f3b77 [2023-09-25T12:16:38.505Z] ---> e4ee4945930a [2023-09-25T12:16:38.505Z] Step 13/26 : FROM alpine:3.18 [2023-09-25T12:16:38.505Z] 3.18: Pulling from library/alpine [2023-09-25T12:16:38.505Z] 9fda8d8052c6: Already exists [2023-09-25T12:16:38.505Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T12:16:38.505Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T12:16:38.505Z] ---> f6648c04cd6c [2023-09-25T12:16:38.505Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T12:16:38.505Z] ---> Running in 2e0d0ebfbcb8 [2023-09-25T12:16:38.505Z] Removing intermediate container 2e0d0ebfbcb8 [2023-09-25T12:16:38.505Z] ---> 45bf4e2539a4 [2023-09-25T12:16:38.505Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-25T12:16:38.505Z] ---> Running in 891ca700e63a [2023-09-25T12:16:38.505Z] Removing intermediate container 891ca700e63a [2023-09-25T12:16:38.505Z] ---> 8ca28b1aa630 [2023-09-25T12:16:38.505Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T12:16:38.505Z] ---> Running in 6cec7220ce87 [2023-09-25T12:16:38.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T12:16:38.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T12:16:38.505Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T12:16:38.505Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T12:16:38.505Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T12:16:38.505Z] Executing ca-certificates-20230506-r0.trigger [2023-09-25T12:16:38.505Z] OK: 9 MiB in 17 packages [2023-09-25T12:16:39.464Z] Removing intermediate container 6cec7220ce87 [2023-09-25T12:16:39.464Z] ---> 3d562ecdcd28 [2023-09-25T12:16:39.464Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-25T12:16:39.732Z] ---> afb029bfbb1f [2023-09-25T12:16:39.732Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-25T12:16:40.315Z] ---> c5378803ee97 [2023-09-25T12:16:40.315Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-25T12:16:40.902Z] ---> fc72d0ea3564 [2023-09-25T12:16:40.902Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-25T12:16:42.316Z] ---> f284a2200298 [2023-09-25T12:16:42.316Z] Step 21/26 : EXPOSE 48095 [2023-09-25T12:16:42.316Z] ---> Running in 5b6eec8b9b72 [2023-09-25T12:16:42.316Z] Removing intermediate container 5b6eec8b9b72 [2023-09-25T12:16:42.316Z] ---> 121280ef2f4f [2023-09-25T12:16:42.316Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-25T12:16:42.582Z] ---> Running in dc62841c2246 [2023-09-25T12:16:42.854Z] Removing intermediate container dc62841c2246 [2023-09-25T12:16:42.854Z] ---> e539f7655bf3 [2023-09-25T12:16:42.854Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-25T12:16:42.854Z] ---> Running in bebbfb0563c9 [2023-09-25T12:16:43.120Z] Removing intermediate container bebbfb0563c9 [2023-09-25T12:16:43.120Z] ---> 38c19dce98f1 [2023-09-25T12:16:43.120Z] Step 24/26 : LABEL arch=arm64 [2023-09-25T12:16:43.120Z] ---> Running in 8c8877562a71 [2023-09-25T12:16:43.388Z] Removing intermediate container 8c8877562a71 [2023-09-25T12:16:43.388Z] ---> def008342999 [2023-09-25T12:16:43.388Z] Step 25/26 : LABEL git_sha=dce76c28554406df5443f57832c1e1a45dfebb43 [2023-09-25T12:16:43.658Z] ---> Running in dea58558705d [2023-09-25T12:16:43.925Z] Removing intermediate container dea58558705d [2023-09-25T12:16:43.925Z] ---> 15b9233a2c99 [2023-09-25T12:16:43.925Z] Step 26/26 : LABEL version=0.0.0 [2023-09-25T12:16:43.925Z] ---> Running in 87134a7c69ba [2023-09-25T12:16:44.192Z] Removing intermediate container 87134a7c69ba [2023-09-25T12:16:44.192Z] ---> 74089930a3c0 [2023-09-25T12:16:44.192Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T12:16:44.192Z] Successfully built 74089930a3c0 [2023-09-25T12:16:44.192Z] 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-09-25T12:16:45.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T12:16:45.012Z] [2023-09-25T12:16:45.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:16:45.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T12:16:45.421Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T12:16:45.421Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T12:16:45.421Z] 04944245beec: Pulling fs layer [2023-09-25T12:16:45.421Z] 699f458cf7ca: Pulling fs layer [2023-09-25T12:16:45.421Z] 765212b225bb: Pulling fs layer [2023-09-25T12:16:45.421Z] f23df028b6ca: Pulling fs layer [2023-09-25T12:16:45.421Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T12:16:45.421Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T12:16:45.421Z] f23df028b6ca: Waiting [2023-09-25T12:16:45.421Z] 2437ff75d9bd: Waiting [2023-09-25T12:16:45.421Z] d65c8cfc05b1: Waiting [2023-09-25T12:16:45.421Z] 765212b225bb: Waiting [2023-09-25T12:16:45.690Z] 04944245beec: Verifying Checksum [2023-09-25T12:16:45.690Z] 04944245beec: Download complete [2023-09-25T12:16:45.690Z] 765212b225bb: Verifying Checksum [2023-09-25T12:16:45.690Z] 765212b225bb: Download complete [2023-09-25T12:16:45.690Z] f23df028b6ca: Verifying Checksum [2023-09-25T12:16:45.690Z] f23df028b6ca: Download complete [2023-09-25T12:16:45.690Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T12:16:45.690Z] d65c8cfc05b1: Download complete [2023-09-25T12:16:45.690Z] 699f458cf7ca: Verifying Checksum [2023-09-25T12:16:45.690Z] 699f458cf7ca: Download complete [2023-09-25T12:16:46.276Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T12:16:46.276Z] 8998bd30e6a1: Download complete [2023-09-25T12:16:48.400Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T12:16:50.417Z] 8998bd30e6a1: Pull complete [2023-09-25T12:16:51.004Z] 04944245beec: Pull complete [2023-09-25T12:16:53.059Z] 699f458cf7ca: Pull complete [2023-09-25T12:16:53.059Z] 765212b225bb: Pull complete [2023-09-25T12:16:54.022Z] f23df028b6ca: Pull complete [2023-09-25T12:16:54.022Z] d65c8cfc05b1: Pull complete [2023-09-25T12:17:09.042Z] 2437ff75d9bd: Pull complete [2023-09-25T12:17:09.042Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T12:17:09.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T12:17:09.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T12:17:09.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-7815 does not seem to be running inside a container [2023-09-25T12:17:09.447Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-25T12:17:11.903Z] $ docker top 55db099b39cdf767d4869a9f548f7c66ffdaf80db7de3274afbb8d7388487695 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T12:17:12.477Z] ---> job-cost.sh [2023-09-25T12:17:12.744Z] lf-activate-venv: SKIPPING [2023-09-25T12:17:12.744Z] INFO: No Stack... [2023-09-25T12:17:13.325Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T12:17:13.908Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T12:17:14.572Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-09-25T12:17:14.572Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T12:17:14.655Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-601-1-stack-cost] [2023-09-25T12:17:14.660Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-601-1-stack-cost] did not exist. Created. [2023-09-25T12:17:14.660Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-601-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T12:17:15.386Z] /w/workspace/app-service-configurable/1@tmp/durable-f2118f51/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T12:17:16.060Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T12:17:16.098Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T12:17:16.159Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T12:17:16.177Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-601-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T12:17:16.260Z] $ docker stop --time=1 55db099b39cdf767d4869a9f548f7c66ffdaf80db7de3274afbb8d7388487695 [2023-09-25T12:17:17.793Z] $ docker rm -f --volumes 55db099b39cdf767d4869a9f548f7c66ffdaf80db7de3274afbb8d7388487695 [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-09-25T12:17:18.774Z] provisioning config files... [2023-09-25T12:17:18.781Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-601@tmp/config3211825293285079367tmp [Pipeline] { [Pipeline] sh [2023-09-25T12:17:19.116Z] + set +x [2023-09-25T12:17:19.116Z] + curl -s https://codecov.io/bash+ [2023-09-25T12:17:19.116Z] bash -s -- [2023-09-25T12:17:19.116Z] [2023-09-25T12:17:19.116Z] _____ _ [2023-09-25T12:17:19.116Z] / ____| | | [2023-09-25T12:17:19.116Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T12:17:19.116Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T12:17:19.116Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T12:17:19.116Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T12:17:19.116Z] Bash-1.0.6 [2023-09-25T12:17:19.116Z] [2023-09-25T12:17:19.116Z] [2023-09-25T12:17:19.116Z] ==> git version 2.25.1 found [2023-09-25T12:17:19.116Z] ==> 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-09-25T12:17:19.116Z] Release-Date: 2020-01-08 [2023-09-25T12:17:19.116Z] 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-09-25T12:17:19.116Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T12:17:19.116Z] ==> Jenkins CI detected. [2023-09-25T12:17:19.116Z] current dir:  /w/workspace/_app-service-configurable_PR-601 [2023-09-25T12:17:19.116Z] project root: . [2023-09-25T12:17:19.116Z] --> token set from env [2023-09-25T12:17:19.116Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T12:17:19.116Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T12:17:19.116Z] ==> Python coveragepy not found [2023-09-25T12:17:19.116Z] ==> Searching for coverage reports in: [2023-09-25T12:17:19.116Z] + . [2023-09-25T12:17:19.116Z] -> Found 1 reports [2023-09-25T12:17:19.116Z] ==> Detecting git/mercurial file structure [2023-09-25T12:17:19.116Z] ==> Reading reports [2023-09-25T12:17:19.375Z] + ./coverage.out bytes=13 [2023-09-25T12:17:19.375Z] ==> Appending adjustments [2023-09-25T12:17:19.375Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T12:17:19.375Z] + Found adjustments [2023-09-25T12:17:19.375Z] ==> Gzipping contents [2023-09-25T12:17:19.375Z] 4.0K /tmp/codecov.ApcJPL.gz [2023-09-25T12:17:19.375Z] ==> Uploading reports [2023-09-25T12:17:19.375Z] url: https://codecov.io [2023-09-25T12:17:19.375Z] query: branch=PR-601&commit=dce76c28554406df5443f57832c1e1a45dfebb43&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-601%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=601&job=&cmd_args= [2023-09-25T12:17:19.375Z] -> Pinging Codecov [2023-09-25T12:17:19.375Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-601&commit=dce76c28554406df5443f57832c1e1a45dfebb43&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-601%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=601&job=&cmd_args= [2023-09-25T12:17:19.375Z] -> Uploading to [2023-09-25T12:17:19.375Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/A97CA9966030D2A3747ED39772930CCE/dce76c28554406df5443f57832c1e1a45dfebb43/5cd3b9a3-619e-4ad1-a378-2c724bd0e2f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T121719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7054d2b569f438de4c2e7979608ee562de82c5dd014714ad2527c91f4119b51d [2023-09-25T12:17:19.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T12:17:19.375Z] Dload Upload Total Spent Left Speed [2023-09-25T12:17:19.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1873 --:--:-- --:--:-- --:--:-- 1873 [2023-09-25T12:17:19.636Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/dce76c28554406df5443f57832c1e1a45dfebb43 [Pipeline] } [2023-09-25T12:17:19.665Z] 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-09-25T12:17:21.432Z] + [ -d /w/workspace/_app-service-configurable_PR-601/archives ] [2023-09-25T12:17:21.432Z] + ls -al /w/workspace/_app-service-configurable_PR-601/archives [2023-09-25T12:17:21.432Z] total 16 [2023-09-25T12:17:21.432Z] drwxr-xr-x 3 root root 4096 Sep 25 12:08 . [2023-09-25T12:17:21.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 12:08 .. [2023-09-25T12:17:21.432Z] drwxr-xr-x 2 root root 4096 Sep 25 12:08 cost [2023-09-25T12:17:21.432Z] -rw-r--r-- 1 root root 96 Sep 25 12:08 cost.csv [2023-09-25T12:17:21.432Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-601/archives [2023-09-25T12:17:21.432Z] + ls -al /w/workspace/_app-service-configurable_PR-601/archives [2023-09-25T12:17:21.432Z] total 16 [2023-09-25T12:17:21.432Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 12:08 . [2023-09-25T12:17:21.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 12:08 .. [2023-09-25T12:17:21.432Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 12:08 cost [2023-09-25T12:17:21.432Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 25 12:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T12:17:21.762Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T12:17:22.676Z] ---> package-listing.sh [2023-09-25T12:17:22.676Z] ++ facter osfamily [2023-09-25T12:17:22.676Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T12:17:22.676Z] + OS_FAMILY=debian [2023-09-25T12:17:22.676Z] + workspace=/w/workspace/_app-service-configurable_PR-601 [2023-09-25T12:17:22.676Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T12:17:22.676Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T12:17:22.676Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T12:17:22.676Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T12:17:22.676Z] + '[' /w/workspace/_app-service-configurable_PR-601 ']' [2023-09-25T12:17:22.676Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T12:17:22.676Z] + case "${OS_FAMILY}" in [2023-09-25T12:17:22.676Z] + grep '^ii' [2023-09-25T12:17:22.676Z] + dpkg -l [2023-09-25T12:17:22.936Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T12:17:22.936Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T12:17:22.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T12:17:22.936Z] + '[' /w/workspace/_app-service-configurable_PR-601 ']' [2023-09-25T12:17:22.936Z] + mkdir -p /w/workspace/_app-service-configurable_PR-601/archives/ [2023-09-25T12:17:22.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-601/archives/ [Pipeline] echo [2023-09-25T12:17:22.970Z] 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-601/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-25T12:17:23.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T12:17:23.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T12:17:23.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T12:17:24.029Z] prd-ubuntu20.04-docker-8c-8g-7813 does not seem to be running inside a container [2023-09-25T12:17:24.063Z] $ 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-601/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-601 -v /w/workspace/_app-service-configurable_PR-601:/w/workspace/_app-service-configurable_PR-601:rw,z -v /w/workspace/_app-service-configurable_PR-601@tmp:/w/workspace/_app-service-configurable_PR-601@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-lftools-log-publisher:latest cat [2023-09-25T12:17:24.278Z] $ docker top e5e9df0156fb9a254840e00d516b1d39034dcd6bc16b477a5a4c027f77262ee6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T12:17:24.675Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T12:17:24.982Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T12:17:25.291Z] + ls /var/log/sa-host [2023-09-25T12:17:25.291Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T12:17:25.428Z] provisioning config files... [2023-09-25T12:17:25.436Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-601@tmp/config2232124247018442481tmp [Pipeline] { [Pipeline] echo [2023-09-25T12:17:25.489Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T12:17:25.799Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T12:17:25.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T12:17:26.231Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T12:17:26.263Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T12:17:26.572Z] ---> sudo-logs.sh [2023-09-25T12:17:26.572Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T12:17:26.657Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T12:17:26.971Z] ---> job-cost.sh [2023-09-25T12:17:26.971Z] lf-activate-venv: SKIPPING [2023-09-25T12:17:26.971Z] DEBUG: total: 0.2199999988079071 [2023-09-25T12:17:26.971Z] INFO: Retrieving Stack Cost... [2023-09-25T12:17:27.230Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T12:17:27.804Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T12:17:27.840Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T12:17:28.150Z] ---> logs-deploy.sh [2023-09-25T12:17:28.150Z] lf-activate-venv: SKIPPING [2023-09-25T12:17:28.150Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-601/1 [2023-09-25T12:17:28.150Z] INFO: archiving workspace using pattern(s): [2023-09-25T12:17:29.087Z] Archives upload complete. [2023-09-25T12:17:29.087Z] INFO: archiving logs to Nexus