Pull request #563 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff6790d74c3de8dfe26dc9d670f9deb9e399f418+0fcc735f3799786c7aa2b33ba7099069d129dc1c (72e5b586d83c908c99e61d75ef19fbc801b6a641) 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-ssh4241293595730141046.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7057749187244163673.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15167869185849839817.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh2309021034519282746.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh500383110741038737.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15519 in /w/workspace/_app-service-configurable_PR-563 [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-563 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0fcc735f3799786c7aa2b33ba7099069d129dc1c into PR head commit ff6790d74c3de8dfe26dc9d670f9deb9e399f418 Merge succeeded, producing ff6790d74c3de8dfe26dc9d670f9deb9e399f418 Checking out Revision ff6790d74c3de8dfe26dc9d670f9deb9e399f418 (PR-563) Commit message: "build(snap): Bump epoch for major v3 upgrade" > git config core.sparsecheckout # timeout=10 > git checkout -f ff6790d74c3de8dfe26dc9d670f9deb9e399f418 # 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 0fcc735f3799786c7aa2b33ba7099069d129dc1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff6790d74c3de8dfe26dc9d670f9deb9e399f418 # timeout=10 > git rev-list --no-walk 6e2b3d10677f98df2598c38a9f46677e7fe5bf48 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T08:22:35.711Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T08:22:35.768Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T08:22:35.789Z] ========================================================= [2023-05-16T08:22:35.789Z] EdgeX Global Pipelines Version Info [2023-05-16T08:22:35.789Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:22:36.521Z] ------------------- [2023-05-16T08:22:36.521Z] stable info: [2023-05-16T08:22:36.521Z] ------------------- [2023-05-16T08:22:36.521Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T08:22:36.521Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:22:36.521Z] Message: update stable to v1.0.249 [2023-05-16T08:22:37.094Z] ------------------- [2023-05-16T08:22:37.094Z] experimental info: [2023-05-16T08:22:37.094Z] ------------------- [2023-05-16T08:22:37.094Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T08:22:37.094Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:22:37.094Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T08:22:37.266Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-16T08:22:37.279Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-16T08:22:37.291Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T08:22:37.302Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T08:22:37.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T08:22:37.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T08:22:37.336Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T08:22:37.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T08:22:37.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T08:22:37.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T08:22:37.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T08:22:37.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-16T08:22:37.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T08:22:37.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T08:22:37.448Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:22:37.463Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:22:37.478Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T08:22:37.497Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T08:22:37.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T08:22:37.516Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T08:22:37.524Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T08:22:37.533Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T08:22:37.542Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T08:22:37.551Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T08:22:37.560Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T08:22:37.569Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T08:22:37.578Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T08:22:37.588Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-563 [Pipeline] echo [2023-05-16T08:22:37.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-563 [Pipeline] echo [2023-05-16T08:22:37.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-563 [Pipeline] echo [2023-05-16T08:22:37.617Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff6790d74c3de8dfe26dc9d670f9deb9e399f418 [Pipeline] echo [2023-05-16T08:22:37.628Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff6790d [Pipeline] echo [2023-05-16T08:22:37.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:22:37.688Z] provisioning config files... [2023-05-16T08:22:37.701Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-563@tmp/config11558007066294941947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:22:38.005Z] ---> docker-login.sh [2023-05-16T08:22:38.005Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:22:38.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:38.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:38.266Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:38.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:38.266Z] [2023-05-16T08:22:38.266Z] Login Succeeded [2023-05-16T08:22:38.266Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:22:38.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:38.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:38.266Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:38.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:38.266Z] [2023-05-16T08:22:38.266Z] Login Succeeded [2023-05-16T08:22:38.266Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:22:38.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:38.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:38.528Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:38.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:38.528Z] [2023-05-16T08:22:38.528Z] Login Succeeded [2023-05-16T08:22:38.528Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:22:38.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:38.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:38.528Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:38.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:38.528Z] [2023-05-16T08:22:38.528Z] Login Succeeded [2023-05-16T08:22:38.528Z] docker.io [2023-05-16T08:22:38.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:38.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:38.789Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:38.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:38.789Z] [2023-05-16T08:22:38.789Z] Login Succeeded [2023-05-16T08:22:38.789Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:22:38.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T08:22:39.173Z] + git rev-list -1 --merges ff6790d74c3de8dfe26dc9d670f9deb9e399f418~1..ff6790d74c3de8dfe26dc9d670f9deb9e399f418 [Pipeline] echo [2023-05-16T08:22:39.223Z] -----------> git rev-list -1 --merges ff6790d74c3de8dfe26dc9d670f9deb9e399f418~1..ff6790d74c3de8dfe26dc9d670f9deb9e399f418 ff6790d74c3de8dfe26dc9d670f9deb9e399f418 [false] [Pipeline] sh [2023-05-16T08:22:39.514Z] + git log --format=format:%s -1 ff6790d74c3de8dfe26dc9d670f9deb9e399f418 [Pipeline] echo [2023-05-16T08:22:39.531Z] ========================================================= [2023-05-16T08:22:39.531Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T08:22:39.531Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:22:39.873Z] + git log --format=format:%s -1 ff6790d74c3de8dfe26dc9d670f9deb9e399f418 [Pipeline] echo [2023-05-16T08:22:39.884Z] [semverPrep] GIT_COMMIT: ff6790d74c3de8dfe26dc9d670f9deb9e399f418, Commit Message: build(snap): Bump epoch for major v3 upgrade [Pipeline] echo [2023-05-16T08:22:39.893Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T08:22:40.261Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T08:22:40.261Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T08:22:40.261Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T08:22:40.261Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T08:22:40.261Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T08:22:40.261Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T08:22:40.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:22:40.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:22:40.674Z] [2023-05-16T08:22:40.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:22:40.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:22:40.975Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T08:22:40.975Z] b85a868b505f: Pulling fs layer [2023-05-16T08:22:40.975Z] e2be974225ed: Pulling fs layer [2023-05-16T08:22:40.975Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T08:22:40.975Z] 988bab9f4d93: Pulling fs layer [2023-05-16T08:22:40.975Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T08:22:40.975Z] eaf3925da568: Pulling fs layer [2023-05-16T08:22:40.975Z] bab4dde63d76: Pulling fs layer [2023-05-16T08:22:40.975Z] bde34c3a00c8: Pulling fs layer [2023-05-16T08:22:40.975Z] b352a97aabf1: Pulling fs layer [2023-05-16T08:22:40.975Z] 4872d77fe225: Pulling fs layer [2023-05-16T08:22:40.975Z] 5851b861e8e6: Pulling fs layer [2023-05-16T08:22:40.975Z] bde34c3a00c8: Waiting [2023-05-16T08:22:40.975Z] 988bab9f4d93: Waiting [2023-05-16T08:22:40.975Z] b352a97aabf1: Waiting [2023-05-16T08:22:40.975Z] 1469e6f7b9e6: Waiting [2023-05-16T08:22:40.975Z] 4872d77fe225: Waiting [2023-05-16T08:22:40.975Z] eaf3925da568: Waiting [2023-05-16T08:22:40.975Z] 5851b861e8e6: Waiting [2023-05-16T08:22:40.975Z] bab4dde63d76: Waiting [2023-05-16T08:22:40.975Z] e2be974225ed: Download complete [2023-05-16T08:22:40.975Z] 988bab9f4d93: Verifying Checksum [2023-05-16T08:22:40.975Z] 988bab9f4d93: Download complete [2023-05-16T08:22:41.253Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T08:22:41.253Z] 1469e6f7b9e6: Download complete [2023-05-16T08:22:41.253Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T08:22:41.253Z] 339a4e72a1f5: Download complete [2023-05-16T08:22:41.253Z] eaf3925da568: Download complete [2023-05-16T08:22:41.253Z] bde34c3a00c8: Download complete [2023-05-16T08:22:41.253Z] b352a97aabf1: Verifying Checksum [2023-05-16T08:22:41.253Z] b352a97aabf1: Download complete [2023-05-16T08:22:41.253Z] 4872d77fe225: Verifying Checksum [2023-05-16T08:22:41.253Z] 4872d77fe225: Download complete [2023-05-16T08:22:41.253Z] 5851b861e8e6: Verifying Checksum [2023-05-16T08:22:41.253Z] 5851b861e8e6: Download complete [2023-05-16T08:22:41.253Z] b85a868b505f: Verifying Checksum [2023-05-16T08:22:41.253Z] b85a868b505f: Download complete [2023-05-16T08:22:41.517Z] bab4dde63d76: Verifying Checksum [2023-05-16T08:22:41.517Z] bab4dde63d76: Download complete [2023-05-16T08:22:42.899Z] b85a868b505f: Pull complete [2023-05-16T08:22:42.899Z] e2be974225ed: Pull complete [2023-05-16T08:22:43.158Z] 339a4e72a1f5: Pull complete [2023-05-16T08:22:43.158Z] 988bab9f4d93: Pull complete [2023-05-16T08:22:43.419Z] 1469e6f7b9e6: Pull complete [2023-05-16T08:22:43.680Z] eaf3925da568: Pull complete [2023-05-16T08:22:45.587Z] bab4dde63d76: Pull complete [2023-05-16T08:22:45.587Z] bde34c3a00c8: Pull complete [2023-05-16T08:22:45.587Z] b352a97aabf1: Pull complete [2023-05-16T08:22:45.587Z] 4872d77fe225: Pull complete [2023-05-16T08:22:45.587Z] 5851b861e8e6: Pull complete [2023-05-16T08:22:45.587Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T08:22:45.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:22:45.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:22:45.692Z] prd-ubuntu20.04-docker-8c-8g-15519 does not seem to be running inside a container [2023-05-16T08:22:45.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-563 -v /w/workspace/_app-service-configurable_PR-563:/w/workspace/_app-service-configurable_PR-563:rw,z -v /w/workspace/_app-service-configurable_PR-563@tmp:/w/workspace/_app-service-configurable_PR-563@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-devops/py-git-semver:0.1.4 cat [2023-05-16T08:22:50.804Z] $ docker top a4169f8398ef75e658ed608d6dbe65405c7e845bc98e564b02c8102b5f2fa71c -eo pid,comm [2023-05-16T08:22:50.886Z] 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-05-16T08:22:50.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T08:22:50.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:22:50.927Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:22:51.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:22:51.052Z] $ docker exec a4169f8398ef75e658ed608d6dbe65405c7e845bc98e564b02c8102b5f2fa71c ssh-agent [2023-05-16T08:22:51.192Z] SSH_AUTH_SOCK=/tmp/ssh-sZMqCzXlVS1P/agent.14 [2023-05-16T08:22:51.192Z] SSH_AGENT_PID=21 [2023-05-16T08:22:51.198Z] Running ssh-add (command line suppressed) [2023-05-16T08:22:51.331Z] Identity added: /w/workspace/_app-service-configurable_PR-563@tmp/private_key_6032012917586574632.key (/w/workspace/_app-service-configurable_PR-563@tmp/private_key_6032012917586574632.key) [2023-05-16T08:22:51.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:22:51.631Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T08:22:51.646Z] $ docker exec --env ******** --env ******** a4169f8398ef75e658ed608d6dbe65405c7e845bc98e564b02c8102b5f2fa71c ssh-agent -k [2023-05-16T08:22:51.740Z] unset SSH_AUTH_SOCK; [2023-05-16T08:22:51.740Z] unset SSH_AGENT_PID; [2023-05-16T08:22:51.741Z] echo Agent pid 21 killed; [2023-05-16T08:22:51.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T08:22:51.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:22:51.771Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:22:51.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:22:51.901Z] $ docker exec a4169f8398ef75e658ed608d6dbe65405c7e845bc98e564b02c8102b5f2fa71c ssh-agent [2023-05-16T08:22:52.011Z] SSH_AUTH_SOCK=/tmp/ssh-OXwVMSngBI3t/agent.72 [2023-05-16T08:22:52.011Z] SSH_AGENT_PID=78 [2023-05-16T08:22:52.016Z] Running ssh-add (command line suppressed) [2023-05-16T08:22:52.124Z] Identity added: /w/workspace/_app-service-configurable_PR-563@tmp/private_key_2257116851784104098.key (/w/workspace/_app-service-configurable_PR-563@tmp/private_key_2257116851784104098.key) [2023-05-16T08:22:52.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:22:52.422Z] + git semver init [2023-05-16T08:22:52.682Z] 2023-05-16 08:22:52,627 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T08:22:52.682Z] 2023-05-16 08:22:52,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-563/.semver [2023-05-16T08:22:52.682Z] 2023-05-16 08:22:52,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-563/.semver [2023-05-16T08:22:52.682Z] 2023-05-16 08:22:52,628 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-563/.semver'], cwd=/w/workspace/_app-service-configurable_PR-563, universal_newlines=False, shell=None, istream=None) [2023-05-16T08:22:53.623Z] 2023-05-16 08:22:53,454 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-563/.git/info/exclude [2023-05-16T08:22:53.623Z] 2023-05-16 08:22:53,454 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-563/.semver/PR-563 with force:False [2023-05-16T08:22:53.623Z] 2023-05-16 08:22:53,455 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-563/.semver/PR-563 [2023-05-16T08:22:53.623Z] 2023-05-16 08:22:53,459 [execute] INFO git cat-file --batch-check [2023-05-16T08:22:53.623Z] 2023-05-16 08:22:53,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-563/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T08:22:53.623Z] 2023-05-16 08:22:53,464 [execute] INFO git cat-file --batch [2023-05-16T08:22:53.623Z] 2023-05-16 08:22:53,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-563/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T08:22:53.623Z] 2023-05-16 08:22:53,468 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-563/.semver/PR-563 [2023-05-16T08:22:53.623Z] 0.0.0 [Pipeline] } [2023-05-16T08:22:53.637Z] $ docker exec --env ******** --env ******** a4169f8398ef75e658ed608d6dbe65405c7e845bc98e564b02c8102b5f2fa71c ssh-agent -k [2023-05-16T08:22:53.752Z] unset SSH_AUTH_SOCK; [2023-05-16T08:22:53.753Z] unset SSH_AGENT_PID; [2023-05-16T08:22:53.753Z] echo Agent pid 78 killed; [2023-05-16T08:22:53.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T08:22:54.067Z] + git semver [Pipeline] } [2023-05-16T08:22:54.344Z] $ docker stop --time=1 a4169f8398ef75e658ed608d6dbe65405c7e845bc98e564b02c8102b5f2fa71c [2023-05-16T08:22:55.636Z] $ docker rm -f --volumes a4169f8398ef75e658ed608d6dbe65405c7e845bc98e564b02c8102b5f2fa71c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:22:55.964Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T08:22:56.177Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T08:22:56.181Z] [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-05-16T08:22:56.321Z] provisioning config files... [2023-05-16T08:22:56.331Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-563@tmp/config4941510279598367185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:22:56.629Z] ---> docker-login.sh [2023-05-16T08:22:56.629Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:22:56.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:56.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:56.629Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:56.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:56.629Z] [2023-05-16T08:22:56.629Z] Login Succeeded [2023-05-16T08:22:56.629Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:22:56.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:56.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:56.629Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:56.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:56.629Z] [2023-05-16T08:22:56.629Z] Login Succeeded [2023-05-16T08:22:56.629Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:22:56.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:56.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:56.890Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:56.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:56.890Z] [2023-05-16T08:22:56.890Z] Login Succeeded [2023-05-16T08:22:56.890Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:22:56.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:56.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:56.890Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:56.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:56.890Z] [2023-05-16T08:22:56.890Z] Login Succeeded [2023-05-16T08:22:56.890Z] docker.io [2023-05-16T08:22:57.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:22:57.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:22:57.150Z] Configure a credential helper to remove this warning. See [2023-05-16T08:22:57.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:22:57.150Z] [2023-05-16T08:22:57.150Z] Login Succeeded [2023-05-16T08:22:57.150Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:22:57.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T08:22:57.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:22:57.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:22:57.238Z] ========================================================= [2023-05-16T08:22:57.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T08:22:57.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:22:57.539Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T08:22:57.539Z] Sending build context to Docker daemon 3.348MB [2023-05-16T08:22:57.539Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:22:57.539Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T08:22:57.539Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T08:22:57.539Z] f56be85fc22e: Pulling fs layer [2023-05-16T08:22:57.539Z] 85791d961cd3: Pulling fs layer [2023-05-16T08:22:57.539Z] d694b5ae8c79: Pulling fs layer [2023-05-16T08:22:57.539Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T08:22:57.539Z] 4d19c01a9841: Pulling fs layer [2023-05-16T08:22:57.539Z] 9325e15d5711: Pulling fs layer [2023-05-16T08:22:57.539Z] 556b6ee489ea: Pulling fs layer [2023-05-16T08:22:57.539Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T08:22:57.539Z] 9f32a84ed3da: Waiting [2023-05-16T08:22:57.539Z] 4d19c01a9841: Waiting [2023-05-16T08:22:57.539Z] 556b6ee489ea: Waiting [2023-05-16T08:22:57.539Z] c5a4b2cf53e6: Waiting [2023-05-16T08:22:57.539Z] 9325e15d5711: Waiting [2023-05-16T08:22:57.539Z] 85791d961cd3: Download complete [2023-05-16T08:22:57.539Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T08:22:57.539Z] 9f32a84ed3da: Download complete [2023-05-16T08:22:57.539Z] 4d19c01a9841: Verifying Checksum [2023-05-16T08:22:57.539Z] 4d19c01a9841: Download complete [2023-05-16T08:22:57.799Z] f56be85fc22e: Download complete [2023-05-16T08:22:57.799Z] 9325e15d5711: Verifying Checksum [2023-05-16T08:22:57.799Z] 9325e15d5711: Download complete [2023-05-16T08:22:57.799Z] f56be85fc22e: Pull complete [2023-05-16T08:22:58.063Z] 85791d961cd3: Pull complete [2023-05-16T08:22:58.322Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T08:22:58.322Z] c5a4b2cf53e6: Download complete [2023-05-16T08:22:58.322Z] d694b5ae8c79: Verifying Checksum [2023-05-16T08:22:58.322Z] d694b5ae8c79: Download complete [2023-05-16T08:22:58.581Z] 556b6ee489ea: Verifying Checksum [2023-05-16T08:22:58.581Z] 556b6ee489ea: Download complete [2023-05-16T08:23:01.874Z] d694b5ae8c79: Pull complete [2023-05-16T08:23:01.874Z] 9f32a84ed3da: Pull complete [2023-05-16T08:23:01.874Z] 4d19c01a9841: Pull complete [2023-05-16T08:23:01.874Z] 9325e15d5711: Pull complete [2023-05-16T08:23:04.413Z] 556b6ee489ea: Pull complete [2023-05-16T08:23:05.351Z] c5a4b2cf53e6: Pull complete [2023-05-16T08:23:05.351Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T08:23:05.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T08:23:05.351Z] ---> c4be618373d6 [2023-05-16T08:23:05.351Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:23:10.671Z] ---> Running in 03c26c8742a2 [2023-05-16T08:23:10.948Z] Removing intermediate container 03c26c8742a2 [2023-05-16T08:23:10.948Z] ---> 4edfd055e74f [2023-05-16T08:23:10.948Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:23:10.948Z] ---> Running in 2ad54947b7cd [2023-05-16T08:23:10.948Z] Removing intermediate container 2ad54947b7cd [2023-05-16T08:23:10.948Z] ---> 201f1e2c96b9 [2023-05-16T08:23:10.948Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:23:10.948Z] ---> Running in 370a1ba0ffdf [2023-05-16T08:23:11.225Z] Removing intermediate container 370a1ba0ffdf [2023-05-16T08:23:11.225Z] ---> 8ad1439b3be0 [2023-05-16T08:23:11.225Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:23:11.225Z] ---> Running in 0e5c9a5e9687 [2023-05-16T08:23:11.289Z] Still waiting to schedule task [2023-05-16T08:23:11.290Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-16T08:23:11.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:23:12.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:23:14.458Z] OK: 265 MiB in 53 packages [2023-05-16T08:23:14.458Z] Removing intermediate container 0e5c9a5e9687 [2023-05-16T08:23:14.458Z] ---> b541a4f72876 [2023-05-16T08:23:14.458Z] Step 7/12 : WORKDIR /app [2023-05-16T08:23:14.741Z] ---> Running in 1bd4611ecff0 [2023-05-16T08:23:14.741Z] Removing intermediate container 1bd4611ecff0 [2023-05-16T08:23:14.741Z] ---> e450b9b75851 [2023-05-16T08:23:14.741Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T08:23:14.741Z] ---> 588de9703adf [2023-05-16T08:23:14.741Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:23:14.741Z] ---> Running in 79f689b11f1b [2023-05-16T08:23:47.440Z] Removing intermediate container 79f689b11f1b [2023-05-16T08:23:47.440Z] ---> ba963b0faf5e [2023-05-16T08:23:47.440Z] Step 10/12 : COPY . . [2023-05-16T08:23:48.375Z] ---> 2dba6432bed4 [2023-05-16T08:23:48.375Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:23:48.375Z] ---> Running in 121deeb75512 [2023-05-16T08:23:48.375Z] Removing intermediate container 121deeb75512 [2023-05-16T08:23:48.375Z] ---> 38b2e1613233 [2023-05-16T08:23:48.375Z] Step 12/12 : RUN $MAKE [2023-05-16T08:23:48.375Z] ---> Running in 3ef6792ca32e [2023-05-16T08:23:49.313Z] noop [2023-05-16T08:23:50.248Z] Removing intermediate container 3ef6792ca32e [2023-05-16T08:23:50.248Z] ---> ad0b231982cc [2023-05-16T08:23:50.248Z] Successfully built ad0b231982cc [2023-05-16T08:23:50.248Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:50.583Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:23:50.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:23:50.691Z] prd-ubuntu20.04-docker-8c-8g-15519 does not seem to be running inside a container [2023-05-16T08:23:50.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-563 -v /w/workspace/_app-service-configurable_PR-563:/w/workspace/_app-service-configurable_PR-563:rw,z -v /w/workspace/_app-service-configurable_PR-563@tmp:/w/workspace/_app-service-configurable_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T08:23:51.453Z] $ docker top 0c2a4653dae6830adf108cd59e0260673a877eb5a31b259187ef119e38afe254 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:23:51.899Z] + go version [2023-05-16T08:23:51.900Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T08:23:51.915Z] $ docker stop --time=1 0c2a4653dae6830adf108cd59e0260673a877eb5a31b259187ef119e38afe254 [2023-05-16T08:23:53.222Z] $ docker rm -f --volumes 0c2a4653dae6830adf108cd59e0260673a877eb5a31b259187ef119e38afe254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:23:53.639Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:23:53.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:23:53.733Z] prd-ubuntu20.04-docker-8c-8g-15519 does not seem to be running inside a container [2023-05-16T08:23:53.788Z] $ 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-563 -v /w/workspace/_app-service-configurable_PR-563:/w/workspace/_app-service-configurable_PR-563:rw,z -v /w/workspace/_app-service-configurable_PR-563@tmp:/w/workspace/_app-service-configurable_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T08:23:54.108Z] $ docker top b1d62d45f605cfc8378e9ee6cf7b6baed6a6bf636701057916dd07c1a2354f61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:23:54.462Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-563 [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:23:54.757Z] + make test [2023-05-16T08:23:54.757Z] go test -race -coverprofile=coverage.out ./... [2023-05-16T08:24:14.226Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-16T08:24:36.379Z] go vet ./... [2023-05-16T08:24:37.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:24:37.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:24:37.340Z] ./bin/test-attribution-txt.sh [2023-05-16T08:24:37.340Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-16T08:24:37.340Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T08:24:37.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T08:24:37.375Z] $ docker stop --time=1 b1d62d45f605cfc8378e9ee6cf7b6baed6a6bf636701057916dd07c1a2354f61 [2023-05-16T08:24:41.987Z] $ docker rm -f --volumes b1d62d45f605cfc8378e9ee6cf7b6baed6a6bf636701057916dd07c1a2354f61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:24:42.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T08:24:42.553Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T08:24:43.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T08:24:43.347Z] + ls -al . [2023-05-16T08:24:43.347Z] total 176 [2023-05-16T08:24:43.347Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:23 . [2023-05-16T08:24:43.347Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:22 .. [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 119 May 16 08:22 .dockerignore [2023-05-16T08:24:43.347Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:22 .git [2023-05-16T08:24:43.347Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:22 .github [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 171 May 16 08:22 .gitignore [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:22 .golangci.yml [2023-05-16T08:24:43.347Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:22 .semver [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 16 08:22 Attribution.txt [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 16 08:22 CHANGELOG.md [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 16 08:22 Dockerfile [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:22 GOVERNANCE.md [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 688 May 16 08:22 Jenkinsfile [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 16 08:22 LICENSE [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 618 May 16 08:22 OWNERS.md [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 16 08:22 README.md [2023-05-16T08:24:43.347Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 08:22 VERSION [2023-05-16T08:24:43.347Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:22 bin [2023-05-16T08:24:43.347Z] -rw-r--r-- 1 jenkins jenkins 13 May 16 08:23 coverage.out [2023-05-16T08:24:43.348Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 16 08:22 go.mod [2023-05-16T08:24:43.348Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 16 08:22 go.sum [2023-05-16T08:24:43.348Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 16 08:22 main.go [2023-05-16T08:24:43.348Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 16 08:22 makefile [2023-05-16T08:24:43.348Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 08:22 res [2023-05-16T08:24:43.348Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:24:43.656Z] + 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=ff6790d74c3de8dfe26dc9d670f9deb9e399f418 --label arch=amd64 --label version=0.0.0 . [2023-05-16T08:24:43.656Z] Sending build context to Docker daemon 3.349MB [2023-05-16T08:24:43.656Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:24:43.656Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T08:24:43.656Z] ---> ad0b231982cc [2023-05-16T08:24:43.656Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:24:43.935Z] ---> Running in 19703fe0f93f [2023-05-16T08:24:43.935Z] Removing intermediate container 19703fe0f93f [2023-05-16T08:24:43.935Z] ---> 633d854beff9 [2023-05-16T08:24:43.935Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:24:43.935Z] ---> Running in e032ea711d07 [2023-05-16T08:24:43.935Z] Removing intermediate container e032ea711d07 [2023-05-16T08:24:43.935Z] ---> 40068451524d [2023-05-16T08:24:43.935Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:24:44.193Z] ---> Running in 72c770e80447 [2023-05-16T08:24:44.193Z] Removing intermediate container 72c770e80447 [2023-05-16T08:24:44.193Z] ---> e649d26b6354 [2023-05-16T08:24:44.193Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:24:44.193Z] ---> Running in 3493df33ae99 [2023-05-16T08:24:44.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:24:44.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:24:44.970Z] OK: 265 MiB in 53 packages [2023-05-16T08:24:45.229Z] Removing intermediate container 3493df33ae99 [2023-05-16T08:24:45.229Z] ---> 0b28e7109cd2 [2023-05-16T08:24:45.229Z] Step 7/26 : WORKDIR /app [2023-05-16T08:24:45.229Z] ---> Running in 97a6d530038d [2023-05-16T08:24:45.229Z] Removing intermediate container 97a6d530038d [2023-05-16T08:24:45.229Z] ---> 0f81a4ab80d9 [2023-05-16T08:24:45.229Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-16T08:24:45.489Z] ---> 54c8491016f2 [2023-05-16T08:24:45.489Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:24:45.489Z] ---> Running in 6ffad2e07735 [2023-05-16T08:24:46.057Z] Removing intermediate container 6ffad2e07735 [2023-05-16T08:24:46.057Z] ---> 4c2c5d6e548a [2023-05-16T08:24:46.057Z] Step 10/26 : COPY . . [2023-05-16T08:24:46.645Z] ---> 5cac87d4010c [2023-05-16T08:24:46.645Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:24:46.645Z] ---> Running in 9d7c73b0edee [2023-05-16T08:24:46.645Z] Removing intermediate container 9d7c73b0edee [2023-05-16T08:24:46.645Z] ---> 19174acb08c6 [2023-05-16T08:24:46.645Z] Step 12/26 : RUN $MAKE [2023-05-16T08:24:46.645Z] ---> Running in 1b9b9245cea5 [2023-05-16T08:24:46.904Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-16T08:25:08.887Z] Removing intermediate container 1b9b9245cea5 [2023-05-16T08:25:08.887Z] ---> b9e0f493aa8b [2023-05-16T08:25:08.887Z] Step 13/26 : FROM alpine:3.17 [2023-05-16T08:25:08.887Z] 3.17: Pulling from library/alpine [2023-05-16T08:25:08.887Z] f56be85fc22e: Already exists [2023-05-16T08:25:08.887Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:25:08.887Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:25:08.887Z] ---> 9ed4aefc74f6 [2023-05-16T08:25:08.887Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T08:25:08.887Z] ---> Running in 2ddf346bec3f [2023-05-16T08:25:08.887Z] Removing intermediate container 2ddf346bec3f [2023-05-16T08:25:08.887Z] ---> 123a6136ac9a [2023-05-16T08:25:08.887Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-16T08:25:08.887Z] ---> Running in 70c0c4013570 [2023-05-16T08:25:08.887Z] Removing intermediate container 70c0c4013570 [2023-05-16T08:25:08.887Z] ---> 437fc17fa393 [2023-05-16T08:25:08.887Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-16T08:25:08.887Z] ---> Running in 0cb83c732ed4 [2023-05-16T08:25:08.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:25:09.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:25:09.146Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T08:25:09.146Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T08:25:09.146Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:25:09.146Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T08:25:09.406Z] OK: 8 MiB in 17 packages [2023-05-16T08:25:09.974Z] Removing intermediate container 0cb83c732ed4 [2023-05-16T08:25:09.974Z] ---> eb774aa5d168 [2023-05-16T08:25:09.974Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T08:25:09.974Z] ---> a342ffd82277 [2023-05-16T08:25:09.974Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T08:25:09.974Z] ---> dc4914f6aac0 [2023-05-16T08:25:09.974Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-16T08:25:10.954Z] ---> 2a8b43c5e8c6 [2023-05-16T08:25:10.954Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-16T08:25:11.523Z] ---> cfe7d7373bcf [2023-05-16T08:25:11.523Z] Step 21/26 : EXPOSE 48095 [2023-05-16T08:25:11.523Z] ---> Running in 61d6bc37dc2f [2023-05-16T08:25:11.781Z] Removing intermediate container 61d6bc37dc2f [2023-05-16T08:25:11.781Z] ---> 77a7124e08ac [2023-05-16T08:25:11.781Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-16T08:25:11.781Z] ---> Running in ddef621dbff6 [2023-05-16T08:25:11.781Z] Removing intermediate container ddef621dbff6 [2023-05-16T08:25:11.781Z] ---> b7a070ea4556 [2023-05-16T08:25:11.781Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:25:12.040Z] ---> Running in 9ee64f03f5e9 [2023-05-16T08:25:12.040Z] Removing intermediate container 9ee64f03f5e9 [2023-05-16T08:25:12.040Z] ---> 5f6da7a3a25e [2023-05-16T08:25:12.040Z] Step 24/26 : LABEL arch=amd64 [2023-05-16T08:25:12.040Z] ---> Running in 70f90c07807e [2023-05-16T08:25:12.317Z] Removing intermediate container 70f90c07807e [2023-05-16T08:25:12.317Z] ---> d8eeca37c5d4 [2023-05-16T08:25:12.317Z] Step 25/26 : LABEL git_sha=ff6790d74c3de8dfe26dc9d670f9deb9e399f418 [2023-05-16T08:25:12.317Z] ---> Running in cf70257baa32 [2023-05-16T08:25:12.317Z] Removing intermediate container cf70257baa32 [2023-05-16T08:25:12.317Z] ---> 4231f4288f98 [2023-05-16T08:25:12.317Z] Step 26/26 : LABEL version=0.0.0 [2023-05-16T08:25:12.317Z] ---> Running in 1ab7eb534aee [2023-05-16T08:25:12.317Z] Removing intermediate container 1ab7eb534aee [2023-05-16T08:25:12.317Z] ---> 1a5bdfd81caa [2023-05-16T08:25:12.317Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T08:25:12.317Z] Successfully built 1a5bdfd81caa [2023-05-16T08:25:12.576Z] 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-05-16T08:25:13.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:25:13.029Z] [2023-05-16T08:25:13.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:25:13.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:25:13.331Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T08:25:13.331Z] 5eb5b503b376: Pulling fs layer [2023-05-16T08:25:13.331Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T08:25:13.331Z] ec43610c2a17: Pulling fs layer [2023-05-16T08:25:13.331Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T08:25:13.331Z] 33b1e0a273af: Pulling fs layer [2023-05-16T08:25:13.331Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T08:25:13.331Z] 2f39f015ded8: Pulling fs layer [2023-05-16T08:25:13.331Z] 5d3b04190fa2: Waiting [2023-05-16T08:25:13.331Z] 33b1e0a273af: Waiting [2023-05-16T08:25:13.331Z] 2f39f015ded8: Waiting [2023-05-16T08:25:13.331Z] 3a2ae6a8a46f: Waiting [2023-05-16T08:25:13.331Z] 5c69ac0246d0: Download complete [2023-05-16T08:25:13.331Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T08:25:13.331Z] 3a2ae6a8a46f: Download complete [2023-05-16T08:25:13.590Z] 33b1e0a273af: Verifying Checksum [2023-05-16T08:25:13.590Z] 33b1e0a273af: Download complete [2023-05-16T08:25:13.590Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T08:25:13.590Z] 5d3b04190fa2: Download complete [2023-05-16T08:25:13.590Z] ec43610c2a17: Verifying Checksum [2023-05-16T08:25:13.590Z] ec43610c2a17: Download complete [2023-05-16T08:25:13.590Z] 5eb5b503b376: Verifying Checksum [2023-05-16T08:25:13.590Z] 5eb5b503b376: Download complete [2023-05-16T08:25:14.531Z] 2f39f015ded8: Verifying Checksum [2023-05-16T08:25:14.531Z] 2f39f015ded8: Download complete [2023-05-16T08:25:15.097Z] 5eb5b503b376: Pull complete [2023-05-16T08:25:15.097Z] 5c69ac0246d0: Pull complete [2023-05-16T08:25:15.665Z] ec43610c2a17: Pull complete [2023-05-16T08:25:15.665Z] 3a2ae6a8a46f: Pull complete [2023-05-16T08:25:15.924Z] 33b1e0a273af: Pull complete [2023-05-16T08:25:16.183Z] 5d3b04190fa2: Pull complete [2023-05-16T08:25:20.371Z] 2f39f015ded8: Pull complete [2023-05-16T08:25:20.371Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T08:25:20.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:25:20.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:25:20.464Z] prd-ubuntu20.04-docker-8c-8g-15519 does not seem to be running inside a container [2023-05-16T08:25:20.501Z] $ 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-563 -v /w/workspace/_app-service-configurable_PR-563:/w/workspace/_app-service-configurable_PR-563:rw,z -v /w/workspace/_app-service-configurable_PR-563@tmp:/w/workspace/_app-service-configurable_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T08:25:27.730Z] $ docker top 44069e1fc13847ed59404f8dd530a3540f14abae0df7fb56e22467e1cc88c230 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:25:28.132Z] ---> job-cost.sh [2023-05-16T08:25:28.132Z] lf-activate-venv: SKIPPING [2023-05-16T08:25:28.132Z] INFO: No Stack... [2023-05-16T08:25:28.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T08:25:28.652Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T08:25:28.938Z] + cat /w/workspace/_app-service-configurable_PR-563/archives/cost.csv [2023-05-16T08:25:28.938Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T08:25:28.953Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-563-2-stack-cost] [2023-05-16T08:25:28.959Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-563-2-stack-cost] did not exist. Created. [2023-05-16T08:25:28.959Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-563-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T08:25:29.260Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T08:25:29.294Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T08:25:29.301Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-563-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T08:25:29.323Z] $ docker stop --time=1 44069e1fc13847ed59404f8dd530a3540f14abae0df7fb56e22467e1cc88c230 [2023-05-16T08:25:30.469Z] $ docker rm -f --volumes 44069e1fc13847ed59404f8dd530a3540f14abae0df7fb56e22467e1cc88c230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T08:25:40.327Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15521 in /w/workspace/_app-service-configurable_PR-563 [Pipeline] { [Pipeline] ws [2023-05-16T08:25:40.340Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2023-05-16T08:25:40.376Z] Selected Git installation does not exist. Using Default [2023-05-16T08:25:40.376Z] The recommended git tool is: NONE [2023-05-16T08:25:46.670Z] using credential edgex-jenkins-ssh [2023-05-16T08:25:46.688Z] Cloning the remote Git repository [2023-05-16T08:25:46.743Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-16T08:25:46.855Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2023-05-16T08:25:47.035Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-16T08:25:47.036Z] > git --version # timeout=10 [2023-05-16T08:25:47.061Z] > git --version # 'git version 2.25.1' [2023-05-16T08:25:47.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:25:47.250Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:25:48.462Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-16T08:25:48.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:25:50.169Z] Merging remotes/origin/main commit 0fcc735f3799786c7aa2b33ba7099069d129dc1c into PR head commit ff6790d74c3de8dfe26dc9d670f9deb9e399f418 [2023-05-16T08:25:50.495Z] Merge succeeded, producing ff6790d74c3de8dfe26dc9d670f9deb9e399f418 [2023-05-16T08:25:50.496Z] Checking out Revision ff6790d74c3de8dfe26dc9d670f9deb9e399f418 (PR-563) [2023-05-16T08:25:49.521Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-16T08:25:49.566Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-16T08:25:49.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:25:49.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T08:25:50.194Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T08:25:50.289Z] > git checkout -f ff6790d74c3de8dfe26dc9d670f9deb9e399f418 # timeout=10 [2023-05-16T08:25:50.379Z] > git remote # timeout=10 [2023-05-16T08:25:50.401Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T08:25:50.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:25:50.440Z] > git merge 0fcc735f3799786c7aa2b33ba7099069d129dc1c # timeout=10 [2023-05-16T08:25:50.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T08:25:50.506Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T08:25:50.523Z] > git checkout -f ff6790d74c3de8dfe26dc9d670f9deb9e399f418 # timeout=10 [2023-05-16T08:25:51.031Z] Commit message: "build(snap): Bump epoch for major v3 upgrade" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:25:51.903Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T08:25:51.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T08:25:51.903Z] Dload Upload Total Spent Left Speed [2023-05-16T08:25:51.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-05-16T08:25:52.468Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T08:25:52.827Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T08:25:52.827Z] + sudo tee /etc/docker/daemon.new [2023-05-16T08:25:52.827Z] { [2023-05-16T08:25:52.827Z] "registry-mirrors": [ [2023-05-16T08:25:52.827Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T08:25:52.827Z] ], [2023-05-16T08:25:52.827Z] "bip": "10.250.0.254/24", [2023-05-16T08:25:52.827Z] "hosts": [ [2023-05-16T08:25:52.827Z] "tcp://0.0.0.0:5555", [2023-05-16T08:25:52.827Z] "unix:///var/run/docker.sock" [2023-05-16T08:25:52.827Z] ], [2023-05-16T08:25:52.827Z] "mtu": 1458, [2023-05-16T08:25:52.827Z] "selinux-enabled": true, [2023-05-16T08:25:52.827Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T08:25:52.827Z] } [Pipeline] sh [2023-05-16T08:25:53.163Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T08:25:53.515Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:26:11.812Z] provisioning config files... [2023-05-16T08:26:11.844Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config14878605251021406004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:26:12.206Z] ---> docker-login.sh [2023-05-16T08:26:12.206Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:26:12.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:26:13.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:26:13.072Z] Configure a credential helper to remove this warning. See [2023-05-16T08:26:13.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:26:13.072Z] [2023-05-16T08:26:13.072Z] Login Succeeded [2023-05-16T08:26:13.072Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:26:13.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:26:13.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:26:13.343Z] Configure a credential helper to remove this warning. See [2023-05-16T08:26:13.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:26:13.343Z] [2023-05-16T08:26:13.343Z] Login Succeeded [2023-05-16T08:26:13.343Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:26:13.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:26:13.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:26:13.613Z] Configure a credential helper to remove this warning. See [2023-05-16T08:26:13.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:26:13.613Z] [2023-05-16T08:26:13.613Z] Login Succeeded [2023-05-16T08:26:13.613Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:26:13.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:26:14.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:26:14.158Z] Configure a credential helper to remove this warning. See [2023-05-16T08:26:14.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:26:14.158Z] [2023-05-16T08:26:14.158Z] Login Succeeded [2023-05-16T08:26:14.158Z] docker.io [2023-05-16T08:26:14.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:26:14.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:26:14.698Z] Configure a credential helper to remove this warning. See [2023-05-16T08:26:14.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:26:14.698Z] [2023-05-16T08:26:14.698Z] Login Succeeded [2023-05-16T08:26:14.698Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:26:14.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T08:26:15.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:26:15.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:26:15.044Z] ========================================================= [2023-05-16T08:26:15.044Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T08:26:15.044Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:26:15.390Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T08:26:15.390Z] Sending build context to Docker daemon 168.4kB [2023-05-16T08:26:15.659Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:26:15.659Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T08:26:15.930Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T08:26:15.930Z] c41833b44d91: Pulling fs layer [2023-05-16T08:26:15.930Z] ed15518f5707: Pulling fs layer [2023-05-16T08:26:15.930Z] feae8fd75edb: Pulling fs layer [2023-05-16T08:26:15.930Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T08:26:15.930Z] 3cdef696dda3: Pulling fs layer [2023-05-16T08:26:15.930Z] 2ced38df9373: Pulling fs layer [2023-05-16T08:26:15.930Z] 58f1dce35555: Pulling fs layer [2023-05-16T08:26:15.930Z] 242c74f7c9fa: Waiting [2023-05-16T08:26:15.930Z] 2ced38df9373: Waiting [2023-05-16T08:26:15.930Z] 3cdef696dda3: Waiting [2023-05-16T08:26:15.930Z] 58f1dce35555: Waiting [2023-05-16T08:26:15.930Z] ed15518f5707: Verifying Checksum [2023-05-16T08:26:15.930Z] ed15518f5707: Download complete [2023-05-16T08:26:15.930Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T08:26:15.930Z] 242c74f7c9fa: Download complete [2023-05-16T08:26:15.930Z] 3cdef696dda3: Verifying Checksum [2023-05-16T08:26:15.930Z] 3cdef696dda3: Download complete [2023-05-16T08:26:15.930Z] c41833b44d91: Verifying Checksum [2023-05-16T08:26:15.930Z] c41833b44d91: Download complete [2023-05-16T08:26:16.908Z] c41833b44d91: Pull complete [2023-05-16T08:26:17.181Z] 58f1dce35555: Verifying Checksum [2023-05-16T08:26:17.181Z] 58f1dce35555: Download complete [2023-05-16T08:26:17.774Z] ed15518f5707: Pull complete [2023-05-16T08:26:18.371Z] feae8fd75edb: Download complete [2023-05-16T08:26:18.642Z] 2ced38df9373: Verifying Checksum [2023-05-16T08:26:18.642Z] 2ced38df9373: Download complete [2023-05-16T08:26:28.756Z] feae8fd75edb: Pull complete [2023-05-16T08:26:28.756Z] 242c74f7c9fa: Pull complete [2023-05-16T08:26:28.756Z] 3cdef696dda3: Pull complete [2023-05-16T08:26:37.086Z] 2ced38df9373: Pull complete [2023-05-16T08:26:38.513Z] 58f1dce35555: Pull complete [2023-05-16T08:26:38.513Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T08:26:38.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T08:26:38.513Z] ---> fadd8f120f05 [2023-05-16T08:26:38.513Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:26:40.475Z] ---> Running in 8388de261a71 [2023-05-16T08:26:40.755Z] Removing intermediate container 8388de261a71 [2023-05-16T08:26:40.755Z] ---> b78407cb7429 [2023-05-16T08:26:40.755Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:26:40.755Z] ---> Running in 0f28656b821d [2023-05-16T08:26:41.027Z] Removing intermediate container 0f28656b821d [2023-05-16T08:26:41.027Z] ---> 32a48934ac0e [2023-05-16T08:26:41.027Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:26:41.298Z] ---> Running in 26ccc7009a13 [2023-05-16T08:26:41.567Z] Removing intermediate container 26ccc7009a13 [2023-05-16T08:26:41.567Z] ---> bcf1917694af [2023-05-16T08:26:41.567Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:26:41.567Z] ---> Running in b9cf3ee9243c [2023-05-16T08:26:42.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:26:43.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:26:44.215Z] OK: 263 MiB in 53 packages [2023-05-16T08:26:45.186Z] Removing intermediate container b9cf3ee9243c [2023-05-16T08:26:45.186Z] ---> 6d96736a0b56 [2023-05-16T08:26:45.186Z] Step 7/12 : WORKDIR /app [2023-05-16T08:26:45.186Z] ---> Running in cd0caa8dd528 [2023-05-16T08:26:45.454Z] Removing intermediate container cd0caa8dd528 [2023-05-16T08:26:45.454Z] ---> 6603f5e6564e [2023-05-16T08:26:45.454Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T08:26:46.053Z] ---> be602f3a2133 [2023-05-16T08:26:46.053Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:26:46.053Z] ---> Running in 171b00a50ae1 [2023-05-16T08:27:42.504Z] Removing intermediate container 171b00a50ae1 [2023-05-16T08:27:42.504Z] ---> a9bbbfc096f1 [2023-05-16T08:27:42.504Z] Step 10/12 : COPY . . [2023-05-16T08:27:42.504Z] ---> e85dd4daa159 [2023-05-16T08:27:42.504Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:27:42.504Z] ---> Running in 6a520cf96698 [2023-05-16T08:27:42.787Z] Removing intermediate container 6a520cf96698 [2023-05-16T08:27:42.787Z] ---> 4f8714a5358f [2023-05-16T08:27:42.787Z] Step 12/12 : RUN $MAKE [2023-05-16T08:27:42.787Z] ---> Running in 229f22b92ccc [2023-05-16T08:27:43.751Z] noop [2023-05-16T08:27:44.335Z] Removing intermediate container 229f22b92ccc [2023-05-16T08:27:44.335Z] ---> 19ab3a3963fe [2023-05-16T08:27:44.335Z] Successfully built 19ab3a3963fe [2023-05-16T08:27:44.335Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:27:44.687Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:27:44.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:27:44.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-15521 does not seem to be running inside a container [2023-05-16T08:27:44.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T08:27:46.067Z] $ docker top 430ff954b5690a510f738b52bd04ba1496163f80e630ba78462044efe9cc5d80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:27:46.879Z] + go version [2023-05-16T08:27:46.879Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T08:27:46.903Z] $ docker stop --time=1 430ff954b5690a510f738b52bd04ba1496163f80e630ba78462044efe9cc5d80 [2023-05-16T08:27:48.504Z] $ docker rm -f --volumes 430ff954b5690a510f738b52bd04ba1496163f80e630ba78462044efe9cc5d80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:27:49.065Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:27:49.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:27:49.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-15521 does not seem to be running inside a container [2023-05-16T08:27:49.311Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T08:27:52.685Z] $ docker top 1f3fac44e78622a93c40fac3afd3e354bebe3feb13e0ebae9fa8e499051351eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:27:53.170Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:27:53.498Z] + make test [2023-05-16T08:27:53.498Z] go test -race -coverprofile=coverage.out ./... [2023-05-16T08:30:45.274Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-16T08:30:45.274Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T08:30:45.274Z] go vet ./... [2023-05-16T08:33:22.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:33:22.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:33:22.066Z] ./bin/test-attribution-txt.sh [2023-05-16T08:33:22.066Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-16T08:33:22.066Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T08:33:22.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T08:33:22.104Z] $ docker stop --time=1 1f3fac44e78622a93c40fac3afd3e354bebe3feb13e0ebae9fa8e499051351eb [2023-05-16T08:33:23.939Z] $ docker rm -f --volumes 1f3fac44e78622a93c40fac3afd3e354bebe3feb13e0ebae9fa8e499051351eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:33:25.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T08:33:25.459Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T08:33:25.979Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:33:26.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T08:33:26.918Z] + ls -al . [2023-05-16T08:33:26.918Z] total 172 [2023-05-16T08:33:26.918Z] drwxrwxr-x 7 jenkins jenkins 4096 May 16 08:27 . [2023-05-16T08:33:26.918Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:25 .. [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 119 May 16 08:25 .dockerignore [2023-05-16T08:33:26.918Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 08:25 .git [2023-05-16T08:33:26.918Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 08:25 .github [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 171 May 16 08:25 .gitignore [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 08:25 .golangci.yml [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 16 08:25 Attribution.txt [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 16 08:25 CHANGELOG.md [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 16 08:25 Dockerfile [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 08:25 GOVERNANCE.md [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 688 May 16 08:25 Jenkinsfile [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 16 08:25 LICENSE [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 618 May 16 08:25 OWNERS.md [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 16 08:25 README.md [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 08:22 VERSION [2023-05-16T08:33:26.918Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 08:25 bin [2023-05-16T08:33:26.918Z] -rw-r--r-- 1 jenkins jenkins 13 May 16 08:27 coverage.out [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 16 08:25 go.mod [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 16 08:25 go.sum [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 16 08:25 main.go [2023-05-16T08:33:26.918Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 16 08:25 makefile [2023-05-16T08:33:26.918Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 08:25 res [2023-05-16T08:33:26.918Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 08:25 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:33:27.497Z] + 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=ff6790d74c3de8dfe26dc9d670f9deb9e399f418 --label arch=arm64 --label version=0.0.0 . [2023-05-16T08:33:27.497Z] Sending build context to Docker daemon 169.5kB [2023-05-16T08:33:27.497Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T08:33:27.497Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T08:33:27.497Z] ---> 19ab3a3963fe [2023-05-16T08:33:27.497Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T08:33:27.770Z] ---> Running in 0567e7013307 [2023-05-16T08:33:28.041Z] Removing intermediate container 0567e7013307 [2023-05-16T08:33:28.041Z] ---> efa4ebc827e5 [2023-05-16T08:33:28.041Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T08:33:28.041Z] ---> Running in 1777f03593d6 [2023-05-16T08:33:28.311Z] Removing intermediate container 1777f03593d6 [2023-05-16T08:33:28.311Z] ---> d0f9973ba21a [2023-05-16T08:33:28.311Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:33:28.583Z] ---> Running in af604eb36cb1 [2023-05-16T08:33:28.858Z] Removing intermediate container af604eb36cb1 [2023-05-16T08:33:28.858Z] ---> f597b39a9abf [2023-05-16T08:33:28.858Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T08:33:28.858Z] ---> Running in 133453ab9075 [2023-05-16T08:33:29.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:33:30.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:33:31.845Z] OK: 263 MiB in 53 packages [2023-05-16T08:33:32.818Z] Removing intermediate container 133453ab9075 [2023-05-16T08:33:32.818Z] ---> 07f609d71ca3 [2023-05-16T08:33:32.818Z] Step 7/26 : WORKDIR /app [2023-05-16T08:33:32.818Z] ---> Running in 49c80543b239 [2023-05-16T08:33:33.093Z] Removing intermediate container 49c80543b239 [2023-05-16T08:33:33.093Z] ---> 2636c1a373d7 [2023-05-16T08:33:33.093Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-16T08:33:33.693Z] ---> 325f725672dc [2023-05-16T08:33:33.693Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:33:33.693Z] ---> Running in abfe3ae20171 [2023-05-16T08:33:36.311Z] Removing intermediate container abfe3ae20171 [2023-05-16T08:33:36.311Z] ---> 33b4737fac6e [2023-05-16T08:33:36.311Z] Step 10/26 : COPY . . [2023-05-16T08:33:36.910Z] ---> 33fd5831c862 [2023-05-16T08:33:36.910Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T08:33:36.910Z] ---> Running in 0a59974741ae [2023-05-16T08:33:37.183Z] Removing intermediate container 0a59974741ae [2023-05-16T08:33:37.183Z] ---> 5d4aa1fcd5d9 [2023-05-16T08:33:37.183Z] Step 12/26 : RUN $MAKE [2023-05-16T08:33:37.183Z] ---> Running in cd37703f27e7 [2023-05-16T08:33:38.166Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-16T08:36:14.988Z] Removing intermediate container cd37703f27e7 [2023-05-16T08:36:14.988Z] ---> 3070995c443f [2023-05-16T08:36:14.988Z] Step 13/26 : FROM alpine:3.17 [2023-05-16T08:36:14.988Z] 3.17: Pulling from library/alpine [2023-05-16T08:36:14.988Z] c41833b44d91: Already exists [2023-05-16T08:36:14.988Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:36:14.988Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:36:14.988Z] ---> 51e60588ff2c [2023-05-16T08:36:14.988Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T08:36:14.988Z] ---> Running in e7a8cd5e64ab [2023-05-16T08:36:14.988Z] Removing intermediate container e7a8cd5e64ab [2023-05-16T08:36:14.988Z] ---> e9bf221e3d54 [2023-05-16T08:36:14.988Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-16T08:36:14.988Z] ---> Running in f366cc7a95be [2023-05-16T08:36:14.988Z] Removing intermediate container f366cc7a95be [2023-05-16T08:36:14.988Z] ---> ebb76309354a [2023-05-16T08:36:14.988Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-16T08:36:14.988Z] ---> Running in 10c9f14105ab [2023-05-16T08:36:14.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:36:14.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:36:14.988Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T08:36:14.988Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T08:36:14.988Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:36:14.988Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T08:36:14.988Z] OK: 8 MiB in 17 packages [2023-05-16T08:36:14.988Z] Removing intermediate container 10c9f14105ab [2023-05-16T08:36:14.988Z] ---> 20c2f682571b [2023-05-16T08:36:14.988Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T08:36:14.988Z] ---> 6b9f8a1e082f [2023-05-16T08:36:14.989Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T08:36:14.989Z] ---> 182b5b475b2f [2023-05-16T08:36:14.989Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-16T08:36:14.989Z] ---> ccbd55b68888 [2023-05-16T08:36:14.989Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-16T08:36:14.989Z] ---> f7e4503d01be [2023-05-16T08:36:14.989Z] Step 21/26 : EXPOSE 48095 [2023-05-16T08:36:14.989Z] ---> Running in 0b03cb55da42 [2023-05-16T08:36:14.989Z] Removing intermediate container 0b03cb55da42 [2023-05-16T08:36:14.989Z] ---> ee8d60a72232 [2023-05-16T08:36:14.989Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-16T08:36:14.989Z] ---> Running in e335c8b36881 [2023-05-16T08:36:14.989Z] Removing intermediate container e335c8b36881 [2023-05-16T08:36:14.989Z] ---> 5907275f48c0 [2023-05-16T08:36:14.989Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:36:14.989Z] ---> Running in 2ed9fb107cd7 [2023-05-16T08:36:14.989Z] Removing intermediate container 2ed9fb107cd7 [2023-05-16T08:36:14.989Z] ---> 91661aacf4c5 [2023-05-16T08:36:14.989Z] Step 24/26 : LABEL arch=arm64 [2023-05-16T08:36:14.989Z] ---> Running in ceeb852ebaf7 [2023-05-16T08:36:14.989Z] Removing intermediate container ceeb852ebaf7 [2023-05-16T08:36:14.989Z] ---> 077f4d03c7f5 [2023-05-16T08:36:14.989Z] Step 25/26 : LABEL git_sha=ff6790d74c3de8dfe26dc9d670f9deb9e399f418 [2023-05-16T08:36:14.989Z] ---> Running in df270d8352b4 [2023-05-16T08:36:14.989Z] Removing intermediate container df270d8352b4 [2023-05-16T08:36:14.989Z] ---> fecf6bedb6d3 [2023-05-16T08:36:14.989Z] Step 26/26 : LABEL version=0.0.0 [2023-05-16T08:36:14.989Z] ---> Running in 36b0011360af [2023-05-16T08:36:15.264Z] Removing intermediate container 36b0011360af [2023-05-16T08:36:15.264Z] ---> cca3bbdd41c3 [2023-05-16T08:36:15.264Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T08:36:15.264Z] Successfully built cca3bbdd41c3 [2023-05-16T08:36:15.537Z] 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-05-16T08:36:16.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:36:16.044Z] [2023-05-16T08:36:16.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:36:16.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:36:16.673Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T08:36:16.673Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T08:36:16.673Z] 04944245beec: Pulling fs layer [2023-05-16T08:36:16.673Z] 699f458cf7ca: Pulling fs layer [2023-05-16T08:36:16.673Z] 765212b225bb: Pulling fs layer [2023-05-16T08:36:16.673Z] f23df028b6ca: Pulling fs layer [2023-05-16T08:36:16.673Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T08:36:16.673Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T08:36:16.673Z] f23df028b6ca: Waiting [2023-05-16T08:36:16.673Z] 765212b225bb: Waiting [2023-05-16T08:36:16.673Z] d65c8cfc05b1: Waiting [2023-05-16T08:36:16.673Z] 2437ff75d9bd: Waiting [2023-05-16T08:36:16.673Z] 04944245beec: Verifying Checksum [2023-05-16T08:36:16.673Z] 04944245beec: Download complete [2023-05-16T08:36:16.673Z] 765212b225bb: Verifying Checksum [2023-05-16T08:36:16.673Z] 765212b225bb: Download complete [2023-05-16T08:36:16.946Z] f23df028b6ca: Verifying Checksum [2023-05-16T08:36:16.946Z] f23df028b6ca: Download complete [2023-05-16T08:36:16.946Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T08:36:16.946Z] d65c8cfc05b1: Download complete [2023-05-16T08:36:16.946Z] 699f458cf7ca: Verifying Checksum [2023-05-16T08:36:16.946Z] 699f458cf7ca: Download complete [2023-05-16T08:36:17.219Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T08:36:17.219Z] 8998bd30e6a1: Download complete [2023-05-16T08:36:19.818Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T08:36:19.818Z] 2437ff75d9bd: Download complete [2023-05-16T08:36:21.246Z] 8998bd30e6a1: Pull complete [2023-05-16T08:36:21.834Z] 04944245beec: Pull complete [2023-05-16T08:36:23.251Z] 699f458cf7ca: Pull complete [2023-05-16T08:36:23.251Z] 765212b225bb: Pull complete [2023-05-16T08:36:24.303Z] f23df028b6ca: Pull complete [2023-05-16T08:36:24.303Z] d65c8cfc05b1: Pull complete [2023-05-16T08:36:39.423Z] 2437ff75d9bd: Pull complete [2023-05-16T08:36:39.423Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T08:36:39.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T08:36:39.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:36:39.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-15521 does not seem to be running inside a container [2023-05-16T08:36:39.739Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T08:36:43.143Z] $ docker top 8cf6b15df90c9b766bdb48b20faecd789115293175fcab0d10e31c96f3304587 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:36:44.023Z] ---> job-cost.sh [2023-05-16T08:36:44.023Z] lf-activate-venv: SKIPPING [2023-05-16T08:36:44.023Z] INFO: No Stack... [2023-05-16T08:36:44.608Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T08:36:45.571Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T08:36:46.215Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2023-05-16T08:36:46.215Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T08:36:46.295Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-563-2-stack-cost] [2023-05-16T08:36:46.301Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-563-2-stack-cost] did not exist. Created. [2023-05-16T08:36:46.301Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-563-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T08:36:46.977Z] /w/workspace/app-service-configurable/2@tmp/durable-99cdefa6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T08:36:47.685Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T08:36:47.711Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T08:36:47.766Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T08:36:47.773Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-563-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T08:36:47.793Z] $ docker stop --time=1 8cf6b15df90c9b766bdb48b20faecd789115293175fcab0d10e31c96f3304587 [2023-05-16T08:36:49.374Z] $ docker rm -f --volumes 8cf6b15df90c9b766bdb48b20faecd789115293175fcab0d10e31c96f3304587 [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-05-16T08:36:49.797Z] provisioning config files... [2023-05-16T08:36:49.804Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-563@tmp/config2650958286269870390tmp [Pipeline] { [Pipeline] sh [2023-05-16T08:36:50.101Z] + set +x [2023-05-16T08:36:50.101Z] + curl -s https://codecov.io/bash [2023-05-16T08:36:50.101Z] + bash -s -- [2023-05-16T08:36:50.101Z] [2023-05-16T08:36:50.101Z] _____ _ [2023-05-16T08:36:50.101Z] / ____| | | [2023-05-16T08:36:50.101Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T08:36:50.101Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T08:36:50.101Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T08:36:50.101Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T08:36:50.102Z] Bash-1.0.6 [2023-05-16T08:36:50.102Z] [2023-05-16T08:36:50.102Z] [2023-05-16T08:36:50.102Z] ==> git version 2.25.1 found [2023-05-16T08:36:50.102Z] ==> 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-05-16T08:36:50.102Z] Release-Date: 2020-01-08 [2023-05-16T08:36:50.102Z] 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-05-16T08:36:50.102Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T08:36:50.102Z] ==> Jenkins CI detected. [2023-05-16T08:36:50.102Z] current dir:  /w/workspace/_app-service-configurable_PR-563 [2023-05-16T08:36:50.102Z] project root: . [2023-05-16T08:36:50.102Z] --> token set from env [2023-05-16T08:36:50.102Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T08:36:50.102Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T08:36:50.102Z] ==> Python coveragepy not found [2023-05-16T08:36:50.102Z] ==> Searching for coverage reports in: [2023-05-16T08:36:50.102Z] + . [2023-05-16T08:36:50.102Z] -> Found 1 reports [2023-05-16T08:36:50.102Z] ==> Detecting git/mercurial file structure [2023-05-16T08:36:50.102Z] ==> Reading reports [2023-05-16T08:36:50.102Z] + ./coverage.out bytes=13 [2023-05-16T08:36:50.102Z] ==> Appending adjustments [2023-05-16T08:36:50.102Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T08:36:50.362Z] + Found adjustments [2023-05-16T08:36:50.362Z] ==> Gzipping contents [2023-05-16T08:36:50.362Z] 4.0K /tmp/codecov.8UkQGD.gz [2023-05-16T08:36:50.362Z] ==> Uploading reports [2023-05-16T08:36:50.362Z] url: https://codecov.io [2023-05-16T08:36:50.362Z] query: branch=PR-563&commit=ff6790d74c3de8dfe26dc9d670f9deb9e399f418&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-563%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=563&job=&cmd_args= [2023-05-16T08:36:50.362Z] -> Pinging Codecov [2023-05-16T08:36:50.362Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-563&commit=ff6790d74c3de8dfe26dc9d670f9deb9e399f418&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-563%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=563&job=&cmd_args= [2023-05-16T08:36:50.362Z] -> Uploading to [2023-05-16T08:36:50.362Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/A97CA9966030D2A3747ED39772930CCE/ff6790d74c3de8dfe26dc9d670f9deb9e399f418/bd2bea05-c163-46f5-9ca3-ebc814cbc5f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T083650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7004d229c3ead355a986160687465bdce587d556ddae8cd1cfff6638f906da9 [2023-05-16T08:36:50.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T08:36:50.362Z] Dload Upload Total Spent Left Speed [2023-05-16T08:36:50.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2281 --:--:-- --:--:-- --:--:-- 2294 [2023-05-16T08:36:50.622Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ff6790d74c3de8dfe26dc9d670f9deb9e399f418 [Pipeline] } [2023-05-16T08:36:50.629Z] 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-05-16T08:36:51.315Z] + [ -d /w/workspace/_app-service-configurable_PR-563/archives ] [2023-05-16T08:36:51.315Z] + ls -al /w/workspace/_app-service-configurable_PR-563/archives [2023-05-16T08:36:51.315Z] total 16 [2023-05-16T08:36:51.315Z] drwxr-xr-x 3 root root 4096 May 16 08:25 . [2023-05-16T08:36:51.315Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 08:25 .. [2023-05-16T08:36:51.315Z] drwxr-xr-x 2 root root 4096 May 16 08:25 cost [2023-05-16T08:36:51.315Z] -rw-r--r-- 1 root root 96 May 16 08:25 cost.csv [2023-05-16T08:36:51.315Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-563/archives [2023-05-16T08:36:51.315Z] + ls -al /w/workspace/_app-service-configurable_PR-563/archives [2023-05-16T08:36:51.315Z] total 16 [2023-05-16T08:36:51.315Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 08:25 . [2023-05-16T08:36:51.315Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 08:25 .. [2023-05-16T08:36:51.315Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 08:25 cost [2023-05-16T08:36:51.315Z] -rw-r--r-- 1 jenkins jenkins 96 May 16 08:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:36:51.606Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:36:52.482Z] ---> package-listing.sh [2023-05-16T08:36:52.482Z] ++ facter osfamily [2023-05-16T08:36:52.482Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T08:36:52.742Z] + OS_FAMILY=debian [2023-05-16T08:36:52.742Z] + workspace=/w/workspace/_app-service-configurable_PR-563 [2023-05-16T08:36:52.742Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T08:36:52.742Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T08:36:52.742Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T08:36:52.742Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T08:36:52.742Z] + '[' /w/workspace/_app-service-configurable_PR-563 ']' [2023-05-16T08:36:52.742Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T08:36:52.742Z] + case "${OS_FAMILY}" in [2023-05-16T08:36:52.742Z] + dpkg -l [2023-05-16T08:36:52.742Z] + grep '^ii' [2023-05-16T08:36:52.742Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T08:36:52.742Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T08:36:52.742Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T08:36:52.742Z] + '[' /w/workspace/_app-service-configurable_PR-563 ']' [2023-05-16T08:36:52.742Z] + mkdir -p /w/workspace/_app-service-configurable_PR-563/archives/ [2023-05-16T08:36:52.742Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-563/archives/ [Pipeline] echo [2023-05-16T08:36:52.753Z] 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-563/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T08:36:53.029Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:36:53.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T08:36:53.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:36:53.653Z] prd-ubuntu20.04-docker-8c-8g-15519 does not seem to be running inside a container [2023-05-16T08:36:53.683Z] $ 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-563/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-563 -v /w/workspace/_app-service-configurable_PR-563:/w/workspace/_app-service-configurable_PR-563:rw,z -v /w/workspace/_app-service-configurable_PR-563@tmp:/w/workspace/_app-service-configurable_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T08:36:55.916Z] $ docker top 377377b4f42eb3310b0509be225c3705150630b27235dd35ac72d0141cc28043 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:36:56.277Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T08:36:56.561Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T08:36:56.842Z] + ls /var/log/sa-host [2023-05-16T08:36:56.842Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:36:57.012Z] provisioning config files... [2023-05-16T08:36:57.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-563@tmp/config12744683208430758854tmp [Pipeline] { [Pipeline] echo [2023-05-16T08:36:57.032Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:36:57.314Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T08:36:57.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:36:57.662Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T08:36:57.671Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:36:57.966Z] ---> sudo-logs.sh [2023-05-16T08:36:57.966Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T08:36:57.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:36:58.284Z] ---> job-cost.sh [2023-05-16T08:36:58.284Z] lf-activate-venv: SKIPPING [2023-05-16T08:36:58.284Z] DEBUG: total: 0.2199999988079071 [2023-05-16T08:36:58.284Z] INFO: Retrieving Stack Cost... [2023-05-16T08:36:58.855Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T08:36:59.115Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T08:36:59.127Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:36:59.411Z] ---> logs-deploy.sh [2023-05-16T08:36:59.412Z] lf-activate-venv: SKIPPING [2023-05-16T08:36:59.412Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-563/2 [2023-05-16T08:36:59.412Z] INFO: archiving workspace using pattern(s): [2023-05-16T08:37:00.352Z] Archives upload complete. [2023-05-16T08:37:00.614Z] INFO: archiving logs to Nexus