Pull request #561 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 1e1c9e211e128955c5a9c565b4aed3b166a58d12+3b18383343c5b08d1506b4a29e5952649ea8a302 (1d92a5fe47ec902675e4b66ff2985ced0c686d81) 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-ssh11511204202379115838.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-ssh4613915847762619458.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18322685127477397798.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6643906252977530799.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12324305176067052035.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13920327142985191487.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-14931 in /w/workspace/_app-service-configurable_PR-561 [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-561 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3b18383343c5b08d1506b4a29e5952649ea8a302 into PR head commit 1e1c9e211e128955c5a9c565b4aed3b166a58d12 > 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/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 1e1c9e211e128955c5a9c565b4aed3b166a58d12 Checking out Revision 1e1c9e211e128955c5a9c565b4aed3b166a58d12 (PR-561) > git checkout -f 1e1c9e211e128955c5a9c565b4aed3b166a58d12 # 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 3b18383343c5b08d1506b4a29e5952649ea8a302 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e1c9e211e128955c5a9c565b4aed3b166a58d12 # timeout=10 Commit message: "docs: Add main branch Warning" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T18:35:45.166Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T18:35:45.360Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T18:35:45.459Z] ========================================================= [2023-05-10T18:35:45.459Z] EdgeX Global Pipelines Version Info [2023-05-10T18:35:45.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:35:46.195Z] ------------------- [2023-05-10T18:35:46.195Z] stable info: [2023-05-10T18:35:46.195Z] ------------------- [2023-05-10T18:35:46.195Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T18:35:46.195Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:35:46.195Z] Message: update stable to v1.0.249 [2023-05-10T18:35:46.763Z] ------------------- [2023-05-10T18:35:46.763Z] experimental info: [2023-05-10T18:35:46.763Z] ------------------- [2023-05-10T18:35:46.763Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T18:35:46.764Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T18:35:46.764Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T18:35:47.057Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-10T18:35:47.099Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-10T18:35:47.144Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T18:35:47.192Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T18:35:47.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T18:35:47.285Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T18:35:47.323Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T18:35:47.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T18:35:47.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T18:35:47.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T18:35:47.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T18:35:47.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-10T18:35:47.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T18:35:47.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T18:35:47.632Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:35:47.671Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T18:35:47.713Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:35:47.751Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T18:35:47.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T18:35:47.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T18:35:47.866Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T18:35:47.902Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T18:35:47.942Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T18:35:47.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T18:35:48.027Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T18:35:48.071Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T18:35:48.117Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T18:35:48.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-561 [Pipeline] echo [2023-05-10T18:35:48.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-561 [Pipeline] echo [2023-05-10T18:35:48.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-561 [Pipeline] echo [2023-05-10T18:35:48.290Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e1c9e211e128955c5a9c565b4aed3b166a58d12 [Pipeline] echo [2023-05-10T18:35:48.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e1c9e2 [Pipeline] echo [2023-05-10T18:35:48.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:35:48.497Z] provisioning config files... [2023-05-10T18:35:48.510Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-561@tmp/config15170768386863523968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:35:48.849Z] ---> docker-login.sh [2023-05-10T18:35:48.849Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:35:49.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:35:49.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:35:49.126Z] Configure a credential helper to remove this warning. See [2023-05-10T18:35:49.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:35:49.126Z] [2023-05-10T18:35:49.126Z] Login Succeeded [2023-05-10T18:35:49.126Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:35:49.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:35:49.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:35:49.387Z] Configure a credential helper to remove this warning. See [2023-05-10T18:35:49.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:35:49.387Z] [2023-05-10T18:35:49.387Z] Login Succeeded [2023-05-10T18:35:49.387Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:35:49.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:35:49.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:35:49.387Z] Configure a credential helper to remove this warning. See [2023-05-10T18:35:49.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:35:49.387Z] [2023-05-10T18:35:49.387Z] Login Succeeded [2023-05-10T18:35:49.387Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:35:49.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:35:49.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:35:49.648Z] Configure a credential helper to remove this warning. See [2023-05-10T18:35:49.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:35:49.648Z] [2023-05-10T18:35:49.648Z] Login Succeeded [2023-05-10T18:35:49.648Z] docker.io [2023-05-10T18:35:49.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:35:49.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:35:49.909Z] Configure a credential helper to remove this warning. See [2023-05-10T18:35:49.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:35:49.909Z] [2023-05-10T18:35:49.909Z] Login Succeeded [2023-05-10T18:35:49.909Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:35:49.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T18:35:50.584Z] + git rev-list -1 --merges 1e1c9e211e128955c5a9c565b4aed3b166a58d12~1..1e1c9e211e128955c5a9c565b4aed3b166a58d12 [Pipeline] echo [2023-05-10T18:35:50.697Z] -----------> git rev-list -1 --merges 1e1c9e211e128955c5a9c565b4aed3b166a58d12~1..1e1c9e211e128955c5a9c565b4aed3b166a58d12 1e1c9e211e128955c5a9c565b4aed3b166a58d12 [false] [Pipeline] sh [2023-05-10T18:35:51.010Z] + git log --format=format:%s -1 1e1c9e211e128955c5a9c565b4aed3b166a58d12 [Pipeline] echo [2023-05-10T18:35:51.047Z] ========================================================= [2023-05-10T18:35:51.047Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T18:35:51.047Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:35:51.491Z] + git log --format=format:%s -1 1e1c9e211e128955c5a9c565b4aed3b166a58d12 [Pipeline] echo [2023-05-10T18:35:51.522Z] [semverPrep] GIT_COMMIT: 1e1c9e211e128955c5a9c565b4aed3b166a58d12, Commit Message: docs: Add main branch Warning [Pipeline] echo [2023-05-10T18:35:51.549Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T18:35:51.927Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T18:35:51.927Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T18:35:51.927Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T18:35:51.927Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T18:35:51.927Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T18:35:51.927Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T18:35:51.927Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:35:52.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:35:52.402Z] [2023-05-10T18:35:52.402Z] 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-10T18:35:52.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:35:52.773Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T18:35:52.773Z] b85a868b505f: Pulling fs layer [2023-05-10T18:35:52.773Z] e2be974225ed: Pulling fs layer [2023-05-10T18:35:52.773Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T18:35:52.773Z] 988bab9f4d93: Pulling fs layer [2023-05-10T18:35:52.773Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T18:35:52.773Z] eaf3925da568: Pulling fs layer [2023-05-10T18:35:52.773Z] bab4dde63d76: Pulling fs layer [2023-05-10T18:35:52.773Z] bde34c3a00c8: Pulling fs layer [2023-05-10T18:35:52.773Z] b352a97aabf1: Pulling fs layer [2023-05-10T18:35:52.773Z] 4872d77fe225: Pulling fs layer [2023-05-10T18:35:52.773Z] 5851b861e8e6: Pulling fs layer [2023-05-10T18:35:52.773Z] 1469e6f7b9e6: Waiting [2023-05-10T18:35:52.773Z] eaf3925da568: Waiting [2023-05-10T18:35:52.773Z] bab4dde63d76: Waiting [2023-05-10T18:35:52.773Z] bde34c3a00c8: Waiting [2023-05-10T18:35:52.773Z] b352a97aabf1: Waiting [2023-05-10T18:35:52.773Z] 4872d77fe225: Waiting [2023-05-10T18:35:52.773Z] 5851b861e8e6: Waiting [2023-05-10T18:35:52.773Z] 988bab9f4d93: Waiting [2023-05-10T18:35:52.773Z] e2be974225ed: Download complete [2023-05-10T18:35:52.773Z] 988bab9f4d93: Verifying Checksum [2023-05-10T18:35:52.773Z] 988bab9f4d93: Download complete [2023-05-10T18:35:52.773Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T18:35:52.773Z] 1469e6f7b9e6: Download complete [2023-05-10T18:35:53.037Z] eaf3925da568: Verifying Checksum [2023-05-10T18:35:53.037Z] eaf3925da568: Download complete [2023-05-10T18:35:53.037Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T18:35:53.037Z] 339a4e72a1f5: Download complete [2023-05-10T18:35:53.037Z] bde34c3a00c8: Download complete [2023-05-10T18:35:53.037Z] b352a97aabf1: Verifying Checksum [2023-05-10T18:35:53.037Z] 4872d77fe225: Verifying Checksum [2023-05-10T18:35:53.037Z] 4872d77fe225: Download complete [2023-05-10T18:35:53.037Z] 5851b861e8e6: Verifying Checksum [2023-05-10T18:35:53.037Z] 5851b861e8e6: Download complete [2023-05-10T18:35:53.037Z] b85a868b505f: Verifying Checksum [2023-05-10T18:35:53.037Z] b85a868b505f: Download complete [2023-05-10T18:35:53.298Z] bab4dde63d76: Verifying Checksum [2023-05-10T18:35:53.298Z] bab4dde63d76: Download complete [2023-05-10T18:35:54.230Z] b85a868b505f: Pull complete [2023-05-10T18:35:54.486Z] e2be974225ed: Pull complete [2023-05-10T18:35:55.053Z] 339a4e72a1f5: Pull complete [2023-05-10T18:35:55.053Z] 988bab9f4d93: Pull complete [2023-05-10T18:35:55.312Z] 1469e6f7b9e6: Pull complete [2023-05-10T18:35:55.312Z] eaf3925da568: Pull complete [2023-05-10T18:35:57.210Z] bab4dde63d76: Pull complete [2023-05-10T18:35:57.210Z] bde34c3a00c8: Pull complete [2023-05-10T18:35:57.210Z] b352a97aabf1: Pull complete [2023-05-10T18:35:57.210Z] 4872d77fe225: Pull complete [2023-05-10T18:35:57.470Z] 5851b861e8e6: Pull complete [2023-05-10T18:35:57.470Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T18:35:57.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T18:35:57.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:35:57.698Z] prd-ubuntu20.04-docker-8c-8g-14931 does not seem to be running inside a container [2023-05-10T18:35:57.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-561 -v /w/workspace/_app-service-configurable_PR-561:/w/workspace/_app-service-configurable_PR-561:rw,z -v /w/workspace/_app-service-configurable_PR-561@tmp:/w/workspace/_app-service-configurable_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T18:35:58.940Z] $ docker top 854039a98a741c1170987b14f36ee36d45d0db35130a78470bd400dc0024f9be -eo pid,comm [2023-05-10T18:35:58.996Z] 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-10T18:35:58.996Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T18:35:59.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:35:59.129Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:35:59.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:35:59.252Z] $ docker exec 854039a98a741c1170987b14f36ee36d45d0db35130a78470bd400dc0024f9be ssh-agent [2023-05-10T18:35:59.353Z] SSH_AUTH_SOCK=/tmp/ssh-kAd61y6c29WC/agent.33 [2023-05-10T18:35:59.353Z] SSH_AGENT_PID=39 [2023-05-10T18:35:59.360Z] Running ssh-add (command line suppressed) [2023-05-10T18:35:59.471Z] Identity added: /w/workspace/_app-service-configurable_PR-561@tmp/private_key_8612954235020071164.key (/w/workspace/_app-service-configurable_PR-561@tmp/private_key_8612954235020071164.key) [2023-05-10T18:35:59.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:35:59.811Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T18:35:59.840Z] $ docker exec --env ******** --env ******** 854039a98a741c1170987b14f36ee36d45d0db35130a78470bd400dc0024f9be ssh-agent -k [2023-05-10T18:35:59.930Z] unset SSH_AUTH_SOCK; [2023-05-10T18:35:59.930Z] unset SSH_AGENT_PID; [2023-05-10T18:35:59.930Z] echo Agent pid 39 killed; [2023-05-10T18:35:59.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T18:36:00.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T18:36:00.032Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T18:36:00.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T18:36:00.155Z] $ docker exec 854039a98a741c1170987b14f36ee36d45d0db35130a78470bd400dc0024f9be ssh-agent [2023-05-10T18:36:00.278Z] SSH_AUTH_SOCK=/tmp/ssh-TzIgm3n4cECV/agent.71 [2023-05-10T18:36:00.278Z] SSH_AGENT_PID=77 [2023-05-10T18:36:00.283Z] Running ssh-add (command line suppressed) [2023-05-10T18:36:00.395Z] Identity added: /w/workspace/_app-service-configurable_PR-561@tmp/private_key_10999542963633039116.key (/w/workspace/_app-service-configurable_PR-561@tmp/private_key_10999542963633039116.key) [2023-05-10T18:36:00.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T18:36:00.752Z] + git semver init [2023-05-10T18:36:01.013Z] 2023-05-10 18:36:00,980 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T18:36:01.013Z] 2023-05-10 18:36:00,980 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-561/.semver [2023-05-10T18:36:01.013Z] 2023-05-10 18:36:00,981 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-561/.semver [2023-05-10T18:36:01.013Z] 2023-05-10 18:36:00,981 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-561/.semver'], cwd=/w/workspace/_app-service-configurable_PR-561, universal_newlines=False, shell=None, istream=None) [2023-05-10T18:36:01.954Z] 2023-05-10 18:36:01,726 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-561/.git/info/exclude [2023-05-10T18:36:01.954Z] 2023-05-10 18:36:01,726 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-561/.semver/PR-561 with force:False [2023-05-10T18:36:01.954Z] 2023-05-10 18:36:01,726 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-561/.semver/PR-561 [2023-05-10T18:36:01.954Z] 2023-05-10 18:36:01,731 [execute] INFO git cat-file --batch-check [2023-05-10T18:36:01.954Z] 2023-05-10 18:36:01,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-561/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T18:36:01.954Z] 2023-05-10 18:36:01,738 [execute] INFO git cat-file --batch [2023-05-10T18:36:01.954Z] 2023-05-10 18:36:01,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-561/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T18:36:01.954Z] 2023-05-10 18:36:01,745 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-561/.semver/PR-561 [2023-05-10T18:36:01.954Z] 0.0.0 [Pipeline] } [2023-05-10T18:36:01.984Z] $ docker exec --env ******** --env ******** 854039a98a741c1170987b14f36ee36d45d0db35130a78470bd400dc0024f9be ssh-agent -k [2023-05-10T18:36:02.083Z] unset SSH_AUTH_SOCK; [2023-05-10T18:36:02.083Z] unset SSH_AGENT_PID; [2023-05-10T18:36:02.083Z] echo Agent pid 77 killed; [2023-05-10T18:36:02.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T18:36:02.526Z] + git semver [Pipeline] } [2023-05-10T18:36:02.816Z] $ docker stop --time=1 854039a98a741c1170987b14f36ee36d45d0db35130a78470bd400dc0024f9be [2023-05-10T18:36:04.116Z] $ docker rm -f --volumes 854039a98a741c1170987b14f36ee36d45d0db35130a78470bd400dc0024f9be [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:36:04.521Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T18:36:04.868Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T18:36:04.884Z] [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-10T18:36:05.514Z] provisioning config files... [2023-05-10T18:36:05.525Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-561@tmp/config2479343655283695632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:36:05.872Z] ---> docker-login.sh [2023-05-10T18:36:05.873Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:36:05.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:36:05.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:36:05.873Z] Configure a credential helper to remove this warning. See [2023-05-10T18:36:05.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:36:05.873Z] [2023-05-10T18:36:05.873Z] Login Succeeded [2023-05-10T18:36:05.873Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:36:05.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:36:05.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:36:05.873Z] Configure a credential helper to remove this warning. See [2023-05-10T18:36:05.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:36:05.873Z] [2023-05-10T18:36:05.873Z] Login Succeeded [2023-05-10T18:36:05.873Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:36:06.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:36:06.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:36:06.130Z] Configure a credential helper to remove this warning. See [2023-05-10T18:36:06.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:36:06.130Z] [2023-05-10T18:36:06.130Z] Login Succeeded [2023-05-10T18:36:06.130Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:36:06.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:36:06.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:36:06.130Z] Configure a credential helper to remove this warning. See [2023-05-10T18:36:06.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:36:06.130Z] [2023-05-10T18:36:06.130Z] Login Succeeded [2023-05-10T18:36:06.130Z] docker.io [2023-05-10T18:36:06.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:36:06.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:36:06.388Z] Configure a credential helper to remove this warning. See [2023-05-10T18:36:06.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:36:06.388Z] [2023-05-10T18:36:06.388Z] Login Succeeded [2023-05-10T18:36:06.388Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:36:06.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T18:36:06.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:36:06.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:36:06.692Z] ========================================================= [2023-05-10T18:36:06.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T18:36:06.693Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:36:07.182Z] + 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-10T18:36:07.182Z] Sending build context to Docker daemon 3.336MB [2023-05-10T18:36:07.182Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:36:07.182Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T18:36:07.182Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T18:36:07.182Z] f56be85fc22e: Pulling fs layer [2023-05-10T18:36:07.182Z] 85791d961cd3: Pulling fs layer [2023-05-10T18:36:07.182Z] d694b5ae8c79: Pulling fs layer [2023-05-10T18:36:07.182Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T18:36:07.182Z] 4d19c01a9841: Pulling fs layer [2023-05-10T18:36:07.182Z] 9325e15d5711: Pulling fs layer [2023-05-10T18:36:07.182Z] 556b6ee489ea: Pulling fs layer [2023-05-10T18:36:07.182Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T18:36:07.182Z] 9f32a84ed3da: Waiting [2023-05-10T18:36:07.182Z] 9325e15d5711: Waiting [2023-05-10T18:36:07.182Z] 4d19c01a9841: Waiting [2023-05-10T18:36:07.182Z] 556b6ee489ea: Waiting [2023-05-10T18:36:07.182Z] c5a4b2cf53e6: Waiting [2023-05-10T18:36:07.182Z] 85791d961cd3: Download complete [2023-05-10T18:36:07.182Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T18:36:07.182Z] 9f32a84ed3da: Download complete [2023-05-10T18:36:07.182Z] 4d19c01a9841: Verifying Checksum [2023-05-10T18:36:07.182Z] 4d19c01a9841: Download complete [2023-05-10T18:36:07.182Z] f56be85fc22e: Verifying Checksum [2023-05-10T18:36:07.182Z] f56be85fc22e: Download complete [2023-05-10T18:36:07.441Z] 9325e15d5711: Verifying Checksum [2023-05-10T18:36:07.441Z] 9325e15d5711: Download complete [2023-05-10T18:36:07.441Z] f56be85fc22e: Pull complete [2023-05-10T18:36:07.702Z] 85791d961cd3: Pull complete [2023-05-10T18:36:07.962Z] d694b5ae8c79: Verifying Checksum [2023-05-10T18:36:07.962Z] d694b5ae8c79: Download complete [2023-05-10T18:36:08.228Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T18:36:08.228Z] c5a4b2cf53e6: Download complete [2023-05-10T18:36:08.228Z] 556b6ee489ea: Verifying Checksum [2023-05-10T18:36:08.228Z] 556b6ee489ea: Download complete [2023-05-10T18:36:11.524Z] d694b5ae8c79: Pull complete [2023-05-10T18:36:11.524Z] 9f32a84ed3da: Pull complete [2023-05-10T18:36:11.784Z] 4d19c01a9841: Pull complete [2023-05-10T18:36:11.784Z] 9325e15d5711: Pull complete [2023-05-10T18:36:14.316Z] 556b6ee489ea: Pull complete [2023-05-10T18:36:15.254Z] c5a4b2cf53e6: Pull complete [2023-05-10T18:36:15.254Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T18:36:15.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T18:36:15.254Z] ---> c4be618373d6 [2023-05-10T18:36:15.254Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:36:17.161Z] ---> Running in 74166de401cb [2023-05-10T18:36:17.161Z] Removing intermediate container 74166de401cb [2023-05-10T18:36:17.161Z] ---> e68886f348a1 [2023-05-10T18:36:17.161Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:36:17.161Z] ---> Running in 7bef55376b5a [2023-05-10T18:36:17.161Z] Removing intermediate container 7bef55376b5a [2023-05-10T18:36:17.161Z] ---> 8070e50e7fe2 [2023-05-10T18:36:17.161Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:36:17.161Z] ---> Running in 58c7cd44ce6e [2023-05-10T18:36:17.420Z] Removing intermediate container 58c7cd44ce6e [2023-05-10T18:36:17.420Z] ---> 0538eeb4594b [2023-05-10T18:36:17.420Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:36:17.420Z] ---> Running in 7dde8a8d44c3 [2023-05-10T18:36:17.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:36:17.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:36:17.938Z] OK: 265 MiB in 53 packages [2023-05-10T18:36:18.197Z] Removing intermediate container 7dde8a8d44c3 [2023-05-10T18:36:18.197Z] ---> 28462dec52fb [2023-05-10T18:36:18.197Z] Step 7/12 : WORKDIR /app [2023-05-10T18:36:18.197Z] ---> Running in 685b9438aa77 [2023-05-10T18:36:18.457Z] Removing intermediate container 685b9438aa77 [2023-05-10T18:36:18.457Z] ---> 1fbff0f9465f [2023-05-10T18:36:18.457Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T18:36:18.457Z] ---> 9ad1807760a4 [2023-05-10T18:36:18.457Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:36:18.457Z] ---> Running in 659c6f20580f [2023-05-10T18:36:20.304Z] Still waiting to schedule task [2023-05-10T18:36:20.305Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T18:36:40.405Z] Removing intermediate container 659c6f20580f [2023-05-10T18:36:40.405Z] ---> 3c0b5f582fbd [2023-05-10T18:36:40.405Z] Step 10/12 : COPY . . [2023-05-10T18:36:40.405Z] ---> acada52c1f17 [2023-05-10T18:36:40.405Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:36:40.405Z] ---> Running in cddec7115115 [2023-05-10T18:36:40.405Z] Removing intermediate container cddec7115115 [2023-05-10T18:36:40.405Z] ---> 9d5b4272840d [2023-05-10T18:36:40.405Z] Step 12/12 : RUN $MAKE [2023-05-10T18:36:40.405Z] ---> Running in f8547729f7e8 [2023-05-10T18:36:40.405Z] noop [2023-05-10T18:36:40.405Z] Removing intermediate container f8547729f7e8 [2023-05-10T18:36:40.405Z] ---> af4c0c9c5bc2 [2023-05-10T18:36:40.405Z] Successfully built af4c0c9c5bc2 [2023-05-10T18:36:40.405Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:36:40.851Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:36:40.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:36:41.002Z] prd-ubuntu20.04-docker-8c-8g-14931 does not seem to be running inside a container [2023-05-10T18:36:41.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-561 -v /w/workspace/_app-service-configurable_PR-561:/w/workspace/_app-service-configurable_PR-561:rw,z -v /w/workspace/_app-service-configurable_PR-561@tmp:/w/workspace/_app-service-configurable_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T18:36:41.370Z] $ docker top af46ed4c85e985891a9e6036d656df606eb603a7bfae2bcf86d71c99c206c8ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:36:41.755Z] + go version [2023-05-10T18:36:41.756Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T18:36:41.801Z] $ docker stop --time=1 af46ed4c85e985891a9e6036d656df606eb603a7bfae2bcf86d71c99c206c8ac [2023-05-10T18:36:43.078Z] $ docker rm -f --volumes af46ed4c85e985891a9e6036d656df606eb603a7bfae2bcf86d71c99c206c8ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:36:43.771Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T18:36:43.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:36:43.925Z] prd-ubuntu20.04-docker-8c-8g-14931 does not seem to be running inside a container [2023-05-10T18:36:43.960Z] $ 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-561 -v /w/workspace/_app-service-configurable_PR-561:/w/workspace/_app-service-configurable_PR-561:rw,z -v /w/workspace/_app-service-configurable_PR-561@tmp:/w/workspace/_app-service-configurable_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T18:36:44.281Z] $ docker top 0086d0f63de1bfb4d08404ff5b0a294322b651164e94c06209b78110bf0ce77f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:36:44.681Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-561 [Pipeline] fileExists [Pipeline] sh [2023-05-10T18:36:45.035Z] + make test [2023-05-10T18:36:45.035Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T18:37:06.970Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-10T18:37:21.837Z] go vet ./... [2023-05-10T18:37:25.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T18:37:25.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T18:37:25.384Z] ./bin/test-attribution-txt.sh [2023-05-10T18:37:25.384Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-10T18:37:25.384Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T18:37:25.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T18:37:25.464Z] $ docker stop --time=1 0086d0f63de1bfb4d08404ff5b0a294322b651164e94c06209b78110bf0ce77f [2023-05-10T18:37:27.712Z] $ docker rm -f --volumes 0086d0f63de1bfb4d08404ff5b0a294322b651164e94c06209b78110bf0ce77f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:37:28.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T18:37:28.319Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T18:37:28.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T18:37:29.227Z] + ls -al . [2023-05-10T18:37:29.227Z] total 176 [2023-05-10T18:37:29.227Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:36 . [2023-05-10T18:37:29.227Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:35 .. [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 18:35 .dockerignore [2023-05-10T18:37:29.227Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:36 .git [2023-05-10T18:37:29.227Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:35 .github [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 171 May 10 18:35 .gitignore [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:35 .golangci.yml [2023-05-10T18:37:29.227Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:36 .semver [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 10 18:35 Attribution.txt [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 10 18:35 CHANGELOG.md [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 10 18:35 Dockerfile [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:35 GOVERNANCE.md [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 18:35 Jenkinsfile [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 18:35 LICENSE [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 18:35 OWNERS.md [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 10 18:35 README.md [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:36 VERSION [2023-05-10T18:37:29.227Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:35 bin [2023-05-10T18:37:29.227Z] -rw-r--r-- 1 jenkins jenkins 13 May 10 18:36 coverage.out [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 10 18:35 go.mod [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 10 18:35 go.sum [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 10 18:35 main.go [2023-05-10T18:37:29.227Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 10 18:35 makefile [2023-05-10T18:37:29.227Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:35 res [2023-05-10T18:37:29.227Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:35 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:37:29.629Z] + 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=1e1c9e211e128955c5a9c565b4aed3b166a58d12 --label arch=amd64 --label version=0.0.0 . [2023-05-10T18:37:29.629Z] Sending build context to Docker daemon 3.337MB [2023-05-10T18:37:29.629Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:37:29.629Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T18:37:29.629Z] ---> af4c0c9c5bc2 [2023-05-10T18:37:29.629Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:37:29.629Z] ---> Running in 53f0ad26f42d [2023-05-10T18:37:29.629Z] Removing intermediate container 53f0ad26f42d [2023-05-10T18:37:29.629Z] ---> c73c7a02ae90 [2023-05-10T18:37:29.629Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:37:29.629Z] ---> Running in 082d6fcb5f62 [2023-05-10T18:37:29.888Z] Removing intermediate container 082d6fcb5f62 [2023-05-10T18:37:29.888Z] ---> 251ffcb73aa5 [2023-05-10T18:37:29.888Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:37:29.888Z] ---> Running in 6985c6fc3fa7 [2023-05-10T18:37:29.888Z] Removing intermediate container 6985c6fc3fa7 [2023-05-10T18:37:29.888Z] ---> f4906335a023 [2023-05-10T18:37:29.888Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:37:29.888Z] ---> Running in ea058df8034c [2023-05-10T18:37:30.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:37:30.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:37:30.407Z] OK: 265 MiB in 53 packages [2023-05-10T18:37:30.975Z] Removing intermediate container ea058df8034c [2023-05-10T18:37:30.975Z] ---> ba638d4a7cfa [2023-05-10T18:37:30.975Z] Step 7/26 : WORKDIR /app [2023-05-10T18:37:30.975Z] ---> Running in 5c93fe5aeadc [2023-05-10T18:37:30.975Z] Removing intermediate container 5c93fe5aeadc [2023-05-10T18:37:30.975Z] ---> 56ba495f00fe [2023-05-10T18:37:30.975Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-10T18:37:30.975Z] ---> 9bcfde7af657 [2023-05-10T18:37:30.975Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:37:30.975Z] ---> Running in 6e31a0f0b08d [2023-05-10T18:37:31.912Z] Removing intermediate container 6e31a0f0b08d [2023-05-10T18:37:31.912Z] ---> ce78c1e03593 [2023-05-10T18:37:31.912Z] Step 10/26 : COPY . . [2023-05-10T18:37:31.912Z] ---> ecd4fb93f210 [2023-05-10T18:37:31.912Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:37:31.912Z] ---> Running in 1c16d81d6577 [2023-05-10T18:37:32.171Z] Removing intermediate container 1c16d81d6577 [2023-05-10T18:37:32.171Z] ---> 3156326f3629 [2023-05-10T18:37:32.171Z] Step 12/26 : RUN $MAKE [2023-05-10T18:37:32.171Z] ---> Running in 1d7a26e7db23 [2023-05-10T18:37:32.430Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-10T18:37:50.513Z] Removing intermediate container 1d7a26e7db23 [2023-05-10T18:37:50.513Z] ---> 695610926a57 [2023-05-10T18:37:50.513Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T18:37:50.513Z] 3.17: Pulling from library/alpine [2023-05-10T18:37:50.513Z] f56be85fc22e: Already exists [2023-05-10T18:37:50.513Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T18:37:50.513Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T18:37:50.513Z] ---> 9ed4aefc74f6 [2023-05-10T18:37:50.513Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T18:37:50.513Z] ---> Running in df3787a1c25b [2023-05-10T18:37:50.513Z] Removing intermediate container df3787a1c25b [2023-05-10T18:37:50.513Z] ---> 8445aaa663ab [2023-05-10T18:37:50.513Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-10T18:37:50.513Z] ---> Running in 347a687a26c1 [2023-05-10T18:37:50.513Z] Removing intermediate container 347a687a26c1 [2023-05-10T18:37:50.513Z] ---> 5a80d836e0ca [2023-05-10T18:37:50.513Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T18:37:50.513Z] ---> Running in 8492f337086e [2023-05-10T18:37:50.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T18:37:50.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T18:37:50.513Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T18:37:50.513Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T18:37:50.513Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T18:37:50.513Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T18:37:50.513Z] OK: 8 MiB in 17 packages [2023-05-10T18:37:50.513Z] Removing intermediate container 8492f337086e [2023-05-10T18:37:50.513Z] ---> 725e6197cf59 [2023-05-10T18:37:50.513Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T18:37:50.513Z] ---> 9a9cc41b960d [2023-05-10T18:37:50.513Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T18:37:50.513Z] ---> 12298d1872d2 [2023-05-10T18:37:50.513Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-10T18:37:50.513Z] ---> 64c4f6087d26 [2023-05-10T18:37:50.513Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-10T18:37:51.079Z] ---> ac8ddfa8d8b8 [2023-05-10T18:37:51.079Z] Step 21/26 : EXPOSE 48095 [2023-05-10T18:37:51.079Z] ---> Running in 3ae4565dbeee [2023-05-10T18:37:51.079Z] Removing intermediate container 3ae4565dbeee [2023-05-10T18:37:51.079Z] ---> fe62752844c2 [2023-05-10T18:37:51.079Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-10T18:37:51.079Z] ---> Running in 0a2a5c096204 [2023-05-10T18:37:51.079Z] Removing intermediate container 0a2a5c096204 [2023-05-10T18:37:51.079Z] ---> 6d61e9f6095d [2023-05-10T18:37:51.079Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T18:37:51.079Z] ---> Running in 7e13f941630b [2023-05-10T18:37:51.359Z] Removing intermediate container 7e13f941630b [2023-05-10T18:37:51.359Z] ---> de76add60ef3 [2023-05-10T18:37:51.359Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T18:37:51.359Z] ---> Running in a88788000b67 [2023-05-10T18:37:51.359Z] Removing intermediate container a88788000b67 [2023-05-10T18:37:51.359Z] ---> 45c5b195aabd [2023-05-10T18:37:51.359Z] Step 25/26 : LABEL git_sha=1e1c9e211e128955c5a9c565b4aed3b166a58d12 [2023-05-10T18:37:51.359Z] ---> Running in 3b812932b67a [2023-05-10T18:37:51.622Z] Removing intermediate container 3b812932b67a [2023-05-10T18:37:51.622Z] ---> eca475afaca2 [2023-05-10T18:37:51.622Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T18:37:51.622Z] ---> Running in c7275f577283 [2023-05-10T18:37:51.622Z] Removing intermediate container c7275f577283 [2023-05-10T18:37:51.622Z] ---> ffaf238af906 [2023-05-10T18:37:51.622Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T18:37:51.622Z] Successfully built ffaf238af906 [2023-05-10T18:37:51.622Z] 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-10T18:37:52.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:37:52.510Z] [2023-05-10T18:37:52.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:37:52.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:37:52.881Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T18:37:52.881Z] 5eb5b503b376: Pulling fs layer [2023-05-10T18:37:52.881Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T18:37:52.881Z] ec43610c2a17: Pulling fs layer [2023-05-10T18:37:52.881Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T18:37:52.881Z] 33b1e0a273af: Pulling fs layer [2023-05-10T18:37:52.881Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T18:37:52.881Z] 2f39f015ded8: Pulling fs layer [2023-05-10T18:37:52.881Z] 3a2ae6a8a46f: Waiting [2023-05-10T18:37:52.881Z] 33b1e0a273af: Waiting [2023-05-10T18:37:52.881Z] 5d3b04190fa2: Waiting [2023-05-10T18:37:52.881Z] 2f39f015ded8: Waiting [2023-05-10T18:37:52.881Z] 5c69ac0246d0: Download complete [2023-05-10T18:37:52.881Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T18:37:52.881Z] 3a2ae6a8a46f: Download complete [2023-05-10T18:37:52.881Z] ec43610c2a17: Verifying Checksum [2023-05-10T18:37:52.881Z] ec43610c2a17: Download complete [2023-05-10T18:37:52.881Z] 33b1e0a273af: Verifying Checksum [2023-05-10T18:37:52.881Z] 33b1e0a273af: Download complete [2023-05-10T18:37:52.881Z] 5d3b04190fa2: Download complete [2023-05-10T18:37:53.147Z] 5eb5b503b376: Verifying Checksum [2023-05-10T18:37:53.147Z] 5eb5b503b376: Download complete [2023-05-10T18:37:53.715Z] 2f39f015ded8: Download complete [2023-05-10T18:37:53.974Z] 5eb5b503b376: Pull complete [2023-05-10T18:37:54.232Z] 5c69ac0246d0: Pull complete [2023-05-10T18:37:54.491Z] ec43610c2a17: Pull complete [2023-05-10T18:37:54.491Z] 3a2ae6a8a46f: Pull complete [2023-05-10T18:37:54.753Z] 33b1e0a273af: Pull complete [2023-05-10T18:37:54.753Z] 5d3b04190fa2: Pull complete [2023-05-10T18:37:58.938Z] 2f39f015ded8: Pull complete [2023-05-10T18:37:58.938Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T18:37:58.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:37:58.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:37:59.161Z] prd-ubuntu20.04-docker-8c-8g-14931 does not seem to be running inside a container [2023-05-10T18:37:59.196Z] $ 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-561 -v /w/workspace/_app-service-configurable_PR-561:/w/workspace/_app-service-configurable_PR-561:rw,z -v /w/workspace/_app-service-configurable_PR-561@tmp:/w/workspace/_app-service-configurable_PR-561@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-10T18:38:00.775Z] $ docker top d9090ab8c1296093fb57b1c65b918bb71fac39db6c1982b2621c5ee0e1f34ed9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:38:01.240Z] ---> job-cost.sh [2023-05-10T18:38:01.240Z] lf-activate-venv: SKIPPING [2023-05-10T18:38:01.240Z] INFO: No Stack... [2023-05-10T18:38:01.500Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T18:38:01.760Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T18:38:02.079Z] + cat /w/workspace/_app-service-configurable_PR-561/archives/cost.csv [2023-05-10T18:38:02.079Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T18:38:02.114Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-561-1-stack-cost] [2023-05-10T18:38:02.119Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-561-1-stack-cost] did not exist. Created. [2023-05-10T18:38:02.119Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T18:38:02.503Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T18:38:02.554Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T18:38:02.588Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-561-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T18:38:02.666Z] $ docker stop --time=1 d9090ab8c1296093fb57b1c65b918bb71fac39db6c1982b2621c5ee0e1f34ed9 [2023-05-10T18:38:03.806Z] $ docker rm -f --volumes d9090ab8c1296093fb57b1c65b918bb71fac39db6c1982b2621c5ee0e1f34ed9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T18:40:04.118Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14932 in /w/workspace/_app-service-configurable_PR-561 [Pipeline] { [Pipeline] ws [2023-05-10T18:40:04.171Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-10T18:40:04.250Z] Selected Git installation does not exist. Using Default [2023-05-10T18:40:04.250Z] The recommended git tool is: NONE [2023-05-10T18:40:10.319Z] using credential edgex-jenkins-ssh [2023-05-10T18:40:10.337Z] Cloning the remote Git repository [2023-05-10T18:40:10.392Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-10T18:40:10.501Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-10T18:40:10.679Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-10T18:40:10.681Z] > git --version # timeout=10 [2023-05-10T18:40:10.707Z] > git --version # 'git version 2.25.1' [2023-05-10T18:40:10.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:40:10.900Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T18:40:12.130Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-10T18:40:12.154Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T18:40:13.124Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-10T18:40:13.817Z] Merging remotes/origin/main commit 3b18383343c5b08d1506b4a29e5952649ea8a302 into PR head commit 1e1c9e211e128955c5a9c565b4aed3b166a58d12 [2023-05-10T18:40:14.151Z] Merge succeeded, producing 1e1c9e211e128955c5a9c565b4aed3b166a58d12 [2023-05-10T18:40:14.152Z] Checking out Revision 1e1c9e211e128955c5a9c565b4aed3b166a58d12 (PR-561) [2023-05-10T18:40:13.169Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-10T18:40:13.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:40:13.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T18:40:13.840Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T18:40:13.930Z] > git checkout -f 1e1c9e211e128955c5a9c565b4aed3b166a58d12 # timeout=10 [2023-05-10T18:40:14.017Z] > git remote # timeout=10 [2023-05-10T18:40:14.039Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T18:40:14.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T18:40:14.089Z] > git merge 3b18383343c5b08d1506b4a29e5952649ea8a302 # timeout=10 [2023-05-10T18:40:14.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T18:40:14.161Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T18:40:14.179Z] > git checkout -f 1e1c9e211e128955c5a9c565b4aed3b166a58d12 # timeout=10 [2023-05-10T18:40:17.712Z] Commit message: "docs: Add main branch Warning" [2023-05-10T18:40:17.775Z] > git --version # timeout=10 [2023-05-10T18:40:17.786Z] > git --version # 'git version 2.25.1' [2023-05-10T18:40:17.810Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:40:18.881Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T18:40:18.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T18:40:18.881Z] Dload Upload Total Spent Left Speed [2023-05-10T18:40:18.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-05-10T18:40:19.669Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T18:40:20.015Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T18:40:20.015Z] + sudo tee /etc/docker/daemon.new [2023-05-10T18:40:20.015Z] { [2023-05-10T18:40:20.015Z] "registry-mirrors": [ [2023-05-10T18:40:20.015Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T18:40:20.015Z] ], [2023-05-10T18:40:20.015Z] "bip": "10.250.0.254/24", [2023-05-10T18:40:20.015Z] "hosts": [ [2023-05-10T18:40:20.015Z] "tcp://0.0.0.0:5555", [2023-05-10T18:40:20.015Z] "unix:///var/run/docker.sock" [2023-05-10T18:40:20.015Z] ], [2023-05-10T18:40:20.015Z] "mtu": 1458, [2023-05-10T18:40:20.015Z] "selinux-enabled": true, [2023-05-10T18:40:20.015Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T18:40:20.015Z] } [Pipeline] sh [2023-05-10T18:40:20.389Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T18:40:20.761Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:40:39.107Z] provisioning config files... [2023-05-10T18:40:39.140Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8554825158931080212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:40:39.536Z] ---> docker-login.sh [2023-05-10T18:40:39.536Z] nexus3.edgexfoundry.org:10001 [2023-05-10T18:40:39.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:40:40.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:40:40.077Z] Configure a credential helper to remove this warning. See [2023-05-10T18:40:40.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:40:40.077Z] [2023-05-10T18:40:40.077Z] Login Succeeded [2023-05-10T18:40:40.077Z] nexus3.edgexfoundry.org:10002 [2023-05-10T18:40:40.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:40:40.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:40:40.620Z] Configure a credential helper to remove this warning. See [2023-05-10T18:40:40.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:40:40.620Z] [2023-05-10T18:40:40.620Z] Login Succeeded [2023-05-10T18:40:40.620Z] nexus3.edgexfoundry.org:10003 [2023-05-10T18:40:40.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:40:40.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:40:40.892Z] Configure a credential helper to remove this warning. See [2023-05-10T18:40:40.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:40:40.892Z] [2023-05-10T18:40:40.892Z] Login Succeeded [2023-05-10T18:40:40.892Z] nexus3.edgexfoundry.org:10004 [2023-05-10T18:40:41.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:40:41.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:40:41.166Z] Configure a credential helper to remove this warning. See [2023-05-10T18:40:41.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:40:41.166Z] [2023-05-10T18:40:41.166Z] Login Succeeded [2023-05-10T18:40:41.166Z] docker.io [2023-05-10T18:40:41.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T18:40:41.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T18:40:41.713Z] Configure a credential helper to remove this warning. See [2023-05-10T18:40:41.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T18:40:41.713Z] [2023-05-10T18:40:41.713Z] Login Succeeded [2023-05-10T18:40:41.713Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T18:40:41.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T18:40:42.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:40:42.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T18:40:42.238Z] ========================================================= [2023-05-10T18:40:42.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T18:40:42.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:40:42.773Z] + 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-10T18:40:42.773Z] Sending build context to Docker daemon 168.4kB [2023-05-10T18:40:43.050Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:40:43.050Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T18:40:43.050Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T18:40:43.050Z] c41833b44d91: Pulling fs layer [2023-05-10T18:40:43.050Z] ed15518f5707: Pulling fs layer [2023-05-10T18:40:43.050Z] feae8fd75edb: Pulling fs layer [2023-05-10T18:40:43.050Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T18:40:43.050Z] 3cdef696dda3: Pulling fs layer [2023-05-10T18:40:43.050Z] 2ced38df9373: Pulling fs layer [2023-05-10T18:40:43.050Z] 58f1dce35555: Pulling fs layer [2023-05-10T18:40:43.050Z] 242c74f7c9fa: Waiting [2023-05-10T18:40:43.050Z] 3cdef696dda3: Waiting [2023-05-10T18:40:43.050Z] 2ced38df9373: Waiting [2023-05-10T18:40:43.050Z] 58f1dce35555: Waiting [2023-05-10T18:40:43.323Z] ed15518f5707: Verifying Checksum [2023-05-10T18:40:43.323Z] ed15518f5707: Download complete [2023-05-10T18:40:43.323Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T18:40:43.323Z] 242c74f7c9fa: Download complete [2023-05-10T18:40:43.323Z] 3cdef696dda3: Verifying Checksum [2023-05-10T18:40:43.323Z] 3cdef696dda3: Download complete [2023-05-10T18:40:43.323Z] c41833b44d91: Verifying Checksum [2023-05-10T18:40:43.323Z] c41833b44d91: Download complete [2023-05-10T18:40:44.319Z] c41833b44d91: Pull complete [2023-05-10T18:40:44.941Z] 58f1dce35555: Verifying Checksum [2023-05-10T18:40:44.941Z] 58f1dce35555: Download complete [2023-05-10T18:40:45.217Z] ed15518f5707: Pull complete [2023-05-10T18:40:46.197Z] feae8fd75edb: Verifying Checksum [2023-05-10T18:40:46.197Z] feae8fd75edb: Download complete [2023-05-10T18:40:46.197Z] 2ced38df9373: Verifying Checksum [2023-05-10T18:40:46.197Z] 2ced38df9373: Download complete [2023-05-10T18:40:58.610Z] feae8fd75edb: Pull complete [2023-05-10T18:40:58.610Z] 242c74f7c9fa: Pull complete [2023-05-10T18:40:58.610Z] 3cdef696dda3: Pull complete [2023-05-10T18:41:03.958Z] 2ced38df9373: Pull complete [2023-05-10T18:41:06.548Z] 58f1dce35555: Pull complete [2023-05-10T18:41:06.548Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T18:41:06.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T18:41:06.548Z] ---> fadd8f120f05 [2023-05-10T18:41:06.548Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:41:07.965Z] ---> Running in 2b5f7b4afbbb [2023-05-10T18:41:08.233Z] Removing intermediate container 2b5f7b4afbbb [2023-05-10T18:41:08.233Z] ---> 9d4173606002 [2023-05-10T18:41:08.233Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:41:08.509Z] ---> Running in 7665f4915fa6 [2023-05-10T18:41:08.779Z] Removing intermediate container 7665f4915fa6 [2023-05-10T18:41:08.779Z] ---> a513b8af77be [2023-05-10T18:41:08.779Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:41:08.779Z] ---> Running in f6e7a7c04723 [2023-05-10T18:41:09.049Z] Removing intermediate container f6e7a7c04723 [2023-05-10T18:41:09.049Z] ---> 028ac704a61c [2023-05-10T18:41:09.049Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:41:09.049Z] ---> Running in 818b852b1a9c [2023-05-10T18:41:10.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:41:11.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:41:12.005Z] OK: 263 MiB in 53 packages [2023-05-10T18:41:12.977Z] Removing intermediate container 818b852b1a9c [2023-05-10T18:41:12.977Z] ---> 2eccb487fb86 [2023-05-10T18:41:12.977Z] Step 7/12 : WORKDIR /app [2023-05-10T18:41:12.977Z] ---> Running in 759c1f9d7b5f [2023-05-10T18:41:13.246Z] Removing intermediate container 759c1f9d7b5f [2023-05-10T18:41:13.246Z] ---> e2e9847f7601 [2023-05-10T18:41:13.246Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T18:41:13.515Z] ---> 3ba38b50a53d [2023-05-10T18:41:13.515Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:41:13.786Z] ---> Running in 46fc58455187 [2023-05-10T18:42:21.673Z] Removing intermediate container 46fc58455187 [2023-05-10T18:42:21.673Z] ---> edaf1f235694 [2023-05-10T18:42:21.673Z] Step 10/12 : COPY . . [2023-05-10T18:42:21.673Z] ---> 460c3e405f5a [2023-05-10T18:42:21.673Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:42:21.673Z] ---> Running in 32fd6f0534c1 [2023-05-10T18:42:21.673Z] Removing intermediate container 32fd6f0534c1 [2023-05-10T18:42:21.673Z] ---> cc8db398765f [2023-05-10T18:42:21.673Z] Step 12/12 : RUN $MAKE [2023-05-10T18:42:21.673Z] ---> Running in cd1a744461e7 [2023-05-10T18:42:21.673Z] noop [2023-05-10T18:42:21.673Z] Removing intermediate container cd1a744461e7 [2023-05-10T18:42:21.673Z] ---> e77109063288 [2023-05-10T18:42:21.673Z] Successfully built e77109063288 [2023-05-10T18:42:21.673Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:42:22.159Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T18:42:22.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:42:22.450Z] prd-ubuntu20.04-docker-arm64-4c-16g-14932 does not seem to be running inside a container [2023-05-10T18:42:22.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T18:42:24.173Z] $ docker top 25f6f918cbd4c966df0dec64766b84b632d522d5c972aa723e5d1a2cd4fe4ec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:42:25.070Z] + go version [2023-05-10T18:42:25.071Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T18:42:25.102Z] $ docker stop --time=1 25f6f918cbd4c966df0dec64766b84b632d522d5c972aa723e5d1a2cd4fe4ec1 [2023-05-10T18:42:26.770Z] $ docker rm -f --volumes 25f6f918cbd4c966df0dec64766b84b632d522d5c972aa723e5d1a2cd4fe4ec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:42:27.635Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T18:42:27.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:42:27.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-14932 does not seem to be running inside a container [2023-05-10T18:42:27.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T18:42:29.192Z] $ docker top 67fcd5f72bb3593becac7c581d12bd7a0926d7444bda4f3130504912cfc7ee79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:42:29.772Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T18:42:30.743Z] + make test [2023-05-10T18:42:30.743Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T18:45:07.589Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-10T18:45:08.178Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T18:45:08.178Z] go vet ./... [2023-05-10T18:47:46.506Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T18:47:46.506Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T18:47:46.506Z] ./bin/test-attribution-txt.sh [2023-05-10T18:47:46.506Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-10T18:47:46.506Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T18:47:46.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T18:47:46.579Z] $ docker stop --time=1 67fcd5f72bb3593becac7c581d12bd7a0926d7444bda4f3130504912cfc7ee79 [2023-05-10T18:47:48.487Z] $ docker rm -f --volumes 67fcd5f72bb3593becac7c581d12bd7a0926d7444bda4f3130504912cfc7ee79 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T18:47:50.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T18:47:50.290Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T18:47:51.005Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T18:47:51.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T18:47:51.972Z] + ls -al . [2023-05-10T18:47:51.972Z] total 172 [2023-05-10T18:47:51.972Z] drwxrwxr-x 7 jenkins jenkins 4096 May 10 18:42 . [2023-05-10T18:47:51.972Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:40 .. [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 18:40 .dockerignore [2023-05-10T18:47:51.972Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:40 .git [2023-05-10T18:47:51.972Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:40 .github [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 171 May 10 18:40 .gitignore [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:40 .golangci.yml [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 10 18:40 Attribution.txt [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 10 18:40 CHANGELOG.md [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 10 18:40 Dockerfile [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:40 GOVERNANCE.md [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 18:40 Jenkinsfile [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 18:40 LICENSE [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 18:40 OWNERS.md [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 10 18:40 README.md [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:36 VERSION [2023-05-10T18:47:51.972Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:40 bin [2023-05-10T18:47:51.972Z] -rw-r--r-- 1 jenkins jenkins 13 May 10 18:42 coverage.out [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 10 18:40 go.mod [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 10 18:40 go.sum [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 10 18:40 main.go [2023-05-10T18:47:51.972Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 10 18:40 makefile [2023-05-10T18:47:51.972Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:40 res [2023-05-10T18:47:51.972Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:40 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:47:52.408Z] + 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=1e1c9e211e128955c5a9c565b4aed3b166a58d12 --label arch=arm64 --label version=0.0.0 . [2023-05-10T18:47:52.408Z] Sending build context to Docker daemon 169.5kB [2023-05-10T18:47:52.680Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T18:47:52.680Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T18:47:52.680Z] ---> e77109063288 [2023-05-10T18:47:52.680Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T18:47:52.681Z] ---> Running in 340b9672bed5 [2023-05-10T18:47:53.274Z] Removing intermediate container 340b9672bed5 [2023-05-10T18:47:53.274Z] ---> 969c60c8816d [2023-05-10T18:47:53.274Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T18:47:53.274Z] ---> Running in 5fef171e8a04 [2023-05-10T18:47:53.546Z] Removing intermediate container 5fef171e8a04 [2023-05-10T18:47:53.546Z] ---> 810db06d6fa3 [2023-05-10T18:47:53.546Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T18:47:53.546Z] ---> Running in fee61c67c790 [2023-05-10T18:47:53.818Z] Removing intermediate container fee61c67c790 [2023-05-10T18:47:53.818Z] ---> b88cafd529b1 [2023-05-10T18:47:53.818Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T18:47:54.087Z] ---> Running in 492b67b63c6a [2023-05-10T18:47:55.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:47:55.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:47:56.837Z] OK: 263 MiB in 53 packages [2023-05-10T18:47:57.811Z] Removing intermediate container 492b67b63c6a [2023-05-10T18:47:57.811Z] ---> 8f4f12962455 [2023-05-10T18:47:57.811Z] Step 7/26 : WORKDIR /app [2023-05-10T18:47:57.811Z] ---> Running in 92db3d1043cc [2023-05-10T18:48:00.405Z] Removing intermediate container 92db3d1043cc [2023-05-10T18:48:00.405Z] ---> 8f4e93aeccbc [2023-05-10T18:48:00.405Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-10T18:48:00.405Z] ---> 9e48dc86f68c [2023-05-10T18:48:00.405Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T18:48:00.686Z] ---> Running in caff0e2309e8 [2023-05-10T18:48:03.288Z] Removing intermediate container caff0e2309e8 [2023-05-10T18:48:03.288Z] ---> c8cbf02884c6 [2023-05-10T18:48:03.288Z] Step 10/26 : COPY . . [2023-05-10T18:48:03.881Z] ---> d371308e44fc [2023-05-10T18:48:03.881Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T18:48:03.881Z] ---> Running in 21561e0cfcd6 [2023-05-10T18:48:04.482Z] Removing intermediate container 21561e0cfcd6 [2023-05-10T18:48:04.482Z] ---> 957d01e40bde [2023-05-10T18:48:04.482Z] Step 12/26 : RUN $MAKE [2023-05-10T18:48:04.482Z] ---> Running in c22924d87290 [2023-05-10T18:48:05.451Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-10T18:50:42.218Z] Removing intermediate container c22924d87290 [2023-05-10T18:50:42.218Z] ---> dacef10682fd [2023-05-10T18:50:42.218Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T18:50:42.218Z] 3.17: Pulling from library/alpine [2023-05-10T18:50:42.218Z] c41833b44d91: Already exists [2023-05-10T18:50:42.218Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T18:50:42.218Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T18:50:42.218Z] ---> 51e60588ff2c [2023-05-10T18:50:42.218Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T18:50:42.218Z] ---> Running in 24ba437eaa92 [2023-05-10T18:50:42.218Z] Removing intermediate container 24ba437eaa92 [2023-05-10T18:50:42.218Z] ---> e237fd265336 [2023-05-10T18:50:42.218Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-10T18:50:42.218Z] ---> Running in e6ab7b0df0ee [2023-05-10T18:50:42.218Z] Removing intermediate container e6ab7b0df0ee [2023-05-10T18:50:42.218Z] ---> 0bfc1c6ac18e [2023-05-10T18:50:42.218Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T18:50:42.218Z] ---> Running in 0731661f53e0 [2023-05-10T18:50:42.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T18:50:42.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T18:50:42.218Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T18:50:42.218Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T18:50:42.218Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T18:50:42.218Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T18:50:42.218Z] OK: 8 MiB in 17 packages [2023-05-10T18:50:43.190Z] Removing intermediate container 0731661f53e0 [2023-05-10T18:50:43.190Z] ---> 4b1f9fce64b5 [2023-05-10T18:50:43.190Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T18:50:43.778Z] ---> a3ae25a35516 [2023-05-10T18:50:43.778Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T18:50:44.363Z] ---> 92d136c52d13 [2023-05-10T18:50:44.363Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-10T18:50:44.950Z] ---> 68efa31e5e18 [2023-05-10T18:50:44.950Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-10T18:50:46.365Z] ---> 65d628872954 [2023-05-10T18:50:46.365Z] Step 21/26 : EXPOSE 48095 [2023-05-10T18:50:46.365Z] ---> Running in 5825af753408 [2023-05-10T18:50:46.954Z] Removing intermediate container 5825af753408 [2023-05-10T18:50:46.954Z] ---> 181a6db9e29c [2023-05-10T18:50:46.954Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-10T18:50:46.954Z] ---> Running in dcf33780b43f [2023-05-10T18:50:47.223Z] Removing intermediate container dcf33780b43f [2023-05-10T18:50:47.223Z] ---> 0b854a02b2a1 [2023-05-10T18:50:47.223Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T18:50:47.223Z] ---> Running in a11bb546b2f8 [2023-05-10T18:50:47.492Z] Removing intermediate container a11bb546b2f8 [2023-05-10T18:50:47.492Z] ---> c82760d40ced [2023-05-10T18:50:47.492Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T18:50:47.763Z] ---> Running in 3debd3823216 [2023-05-10T18:50:48.031Z] Removing intermediate container 3debd3823216 [2023-05-10T18:50:48.031Z] ---> 6808fc7f439b [2023-05-10T18:50:48.031Z] Step 25/26 : LABEL git_sha=1e1c9e211e128955c5a9c565b4aed3b166a58d12 [2023-05-10T18:50:48.031Z] ---> Running in 7bf04e0b95ac [2023-05-10T18:50:48.310Z] Removing intermediate container 7bf04e0b95ac [2023-05-10T18:50:48.310Z] ---> e0fe7c2ebd9f [2023-05-10T18:50:48.310Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T18:50:48.581Z] ---> Running in 16fd3f4ee05e [2023-05-10T18:50:48.850Z] Removing intermediate container 16fd3f4ee05e [2023-05-10T18:50:48.850Z] ---> 84ee2ee075ab [2023-05-10T18:50:48.850Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T18:50:48.850Z] Successfully built 84ee2ee075ab [2023-05-10T18:50:48.850Z] 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-10T18:50:49.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:50:49.676Z] [2023-05-10T18:50:49.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:50:50.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:50:50.088Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T18:50:50.088Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T18:50:50.088Z] 04944245beec: Pulling fs layer [2023-05-10T18:50:50.088Z] 699f458cf7ca: Pulling fs layer [2023-05-10T18:50:50.088Z] 765212b225bb: Pulling fs layer [2023-05-10T18:50:50.088Z] f23df028b6ca: Pulling fs layer [2023-05-10T18:50:50.088Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T18:50:50.088Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T18:50:50.358Z] 765212b225bb: Waiting [2023-05-10T18:50:50.358Z] f23df028b6ca: Waiting [2023-05-10T18:50:50.358Z] d65c8cfc05b1: Waiting [2023-05-10T18:50:50.358Z] 2437ff75d9bd: Waiting [2023-05-10T18:50:50.358Z] 04944245beec: Verifying Checksum [2023-05-10T18:50:50.358Z] 04944245beec: Download complete [2023-05-10T18:50:50.358Z] 765212b225bb: Verifying Checksum [2023-05-10T18:50:50.358Z] 765212b225bb: Download complete [2023-05-10T18:50:50.358Z] f23df028b6ca: Verifying Checksum [2023-05-10T18:50:50.358Z] f23df028b6ca: Download complete [2023-05-10T18:50:50.358Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T18:50:50.358Z] d65c8cfc05b1: Download complete [2023-05-10T18:50:50.632Z] 699f458cf7ca: Verifying Checksum [2023-05-10T18:50:50.632Z] 699f458cf7ca: Download complete [2023-05-10T18:50:50.902Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T18:50:50.902Z] 8998bd30e6a1: Download complete [2023-05-10T18:50:53.523Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T18:50:53.523Z] 2437ff75d9bd: Download complete [2023-05-10T18:50:56.118Z] 8998bd30e6a1: Pull complete [2023-05-10T18:50:56.118Z] 04944245beec: Pull complete [2023-05-10T18:50:57.534Z] 699f458cf7ca: Pull complete [2023-05-10T18:50:57.803Z] 765212b225bb: Pull complete [2023-05-10T18:50:58.389Z] f23df028b6ca: Pull complete [2023-05-10T18:50:58.657Z] d65c8cfc05b1: Pull complete [2023-05-10T18:51:13.665Z] 2437ff75d9bd: Pull complete [2023-05-10T18:51:13.665Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T18:51:13.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T18:51:13.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:51:14.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-14932 does not seem to be running inside a container [2023-05-10T18:51:14.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T18:51:17.130Z] $ docker top 4b6f506bfeef05646777251929a3a460a65d1da84b3ba2b46525eef48a9d9344 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:51:18.083Z] ---> job-cost.sh [2023-05-10T18:51:18.084Z] lf-activate-venv: SKIPPING [2023-05-10T18:51:18.084Z] INFO: No Stack... [2023-05-10T18:51:18.670Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T18:51:19.256Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T18:51:19.932Z] + cut -d, -f6 [2023-05-10T18:51:19.932Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-05-10T18:51:20.034Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-561-1-stack-cost] [2023-05-10T18:51:20.039Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-561-1-stack-cost] did not exist. Created. [2023-05-10T18:51:20.039Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T18:51:20.791Z] /w/workspace/app-service-configurable/1@tmp/durable-8e82e509/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T18:51:21.486Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T18:51:21.530Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T18:51:21.593Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T18:51:21.608Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-561-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T18:51:21.701Z] $ docker stop --time=1 4b6f506bfeef05646777251929a3a460a65d1da84b3ba2b46525eef48a9d9344 [2023-05-10T18:51:23.281Z] $ docker rm -f --volumes 4b6f506bfeef05646777251929a3a460a65d1da84b3ba2b46525eef48a9d9344 [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-10T18:51:24.313Z] provisioning config files... [2023-05-10T18:51:24.320Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-561@tmp/config13476225935041356885tmp [Pipeline] { [Pipeline] sh [2023-05-10T18:51:24.651Z] + set +x [2023-05-10T18:51:24.651Z] + curl -s https://codecov.io/bash [2023-05-10T18:51:24.651Z] + bash -s -- [2023-05-10T18:51:24.651Z] [2023-05-10T18:51:24.651Z] _____ _ [2023-05-10T18:51:24.651Z] / ____| | | [2023-05-10T18:51:24.651Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T18:51:24.651Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T18:51:24.651Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T18:51:24.651Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T18:51:24.651Z] Bash-1.0.6 [2023-05-10T18:51:24.651Z] [2023-05-10T18:51:24.651Z] [2023-05-10T18:51:24.651Z] ==> git version 2.25.1 found [2023-05-10T18:51:24.651Z] ==> 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-10T18:51:24.651Z] Release-Date: 2020-01-08 [2023-05-10T18:51:24.651Z] 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-10T18:51:24.651Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T18:51:24.651Z] ==> Jenkins CI detected. [2023-05-10T18:51:24.651Z] current dir:  /w/workspace/_app-service-configurable_PR-561 [2023-05-10T18:51:24.651Z] project root: . [2023-05-10T18:51:24.651Z] --> token set from env [2023-05-10T18:51:24.651Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T18:51:24.651Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T18:51:24.651Z] ==> Python coveragepy not found [2023-05-10T18:51:24.651Z] ==> Searching for coverage reports in: [2023-05-10T18:51:24.651Z] + . [2023-05-10T18:51:24.651Z] -> Found 1 reports [2023-05-10T18:51:24.651Z] ==> Detecting git/mercurial file structure [2023-05-10T18:51:24.911Z] ==> Reading reports [2023-05-10T18:51:24.911Z] + ./coverage.out bytes=13 [2023-05-10T18:51:24.911Z] ==> Appending adjustments [2023-05-10T18:51:24.911Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T18:51:24.911Z] + Found adjustments [2023-05-10T18:51:24.911Z] ==> Gzipping contents [2023-05-10T18:51:24.911Z] 4.0K /tmp/codecov.nLS5RO.gz [2023-05-10T18:51:24.911Z] ==> Uploading reports [2023-05-10T18:51:24.911Z] url: https://codecov.io [2023-05-10T18:51:24.911Z] query: branch=PR-561&commit=1e1c9e211e128955c5a9c565b4aed3b166a58d12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=561&job=&cmd_args= [2023-05-10T18:51:24.911Z] -> Pinging Codecov [2023-05-10T18:51:24.911Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-561&commit=1e1c9e211e128955c5a9c565b4aed3b166a58d12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=561&job=&cmd_args= [2023-05-10T18:51:25.171Z] -> Uploading to [2023-05-10T18:51:25.171Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/A97CA9966030D2A3747ED39772930CCE/1e1c9e211e128955c5a9c565b4aed3b166a58d12/b1d0745c-f615-410e-8da0-396b9ed62ca8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T185124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b31e957f2d78f1e963a506e0aeee1d98c9ad7894b2f65cb1e18906d82f8a8c06 [2023-05-10T18:51:25.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T18:51:25.171Z] Dload Upload Total Spent Left Speed [2023-05-10T18:51:25.171Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2306 --:--:-- --:--:-- --:--:-- 2306 [2023-05-10T18:51:25.171Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1e1c9e211e128955c5a9c565b4aed3b166a58d12 [Pipeline] } [2023-05-10T18:51:25.199Z] 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-10T18:51:26.894Z] + [ -d /w/workspace/_app-service-configurable_PR-561/archives ] [2023-05-10T18:51:26.894Z] + ls -al /w/workspace/_app-service-configurable_PR-561/archives [2023-05-10T18:51:26.894Z] total 16 [2023-05-10T18:51:26.894Z] drwxr-xr-x 3 root root 4096 May 10 18:38 . [2023-05-10T18:51:26.894Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:38 .. [2023-05-10T18:51:26.894Z] drwxr-xr-x 2 root root 4096 May 10 18:38 cost [2023-05-10T18:51:26.894Z] -rw-r--r-- 1 root root 96 May 10 18:38 cost.csv [2023-05-10T18:51:26.894Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-561/archives [2023-05-10T18:51:26.894Z] + ls -al /w/workspace/_app-service-configurable_PR-561/archives [2023-05-10T18:51:26.894Z] total 16 [2023-05-10T18:51:26.894Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:38 . [2023-05-10T18:51:26.894Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 18:38 .. [2023-05-10T18:51:26.894Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:38 cost [2023-05-10T18:51:26.894Z] -rw-r--r-- 1 jenkins jenkins 96 May 10 18:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:51:27.218Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:51:28.101Z] ---> package-listing.sh [2023-05-10T18:51:28.101Z] ++ facter osfamily [2023-05-10T18:51:28.101Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T18:51:28.360Z] + OS_FAMILY=debian [2023-05-10T18:51:28.360Z] + workspace=/w/workspace/_app-service-configurable_PR-561 [2023-05-10T18:51:28.360Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T18:51:28.360Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T18:51:28.360Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T18:51:28.360Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T18:51:28.360Z] + '[' /w/workspace/_app-service-configurable_PR-561 ']' [2023-05-10T18:51:28.360Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T18:51:28.360Z] + case "${OS_FAMILY}" in [2023-05-10T18:51:28.360Z] + dpkg -l [2023-05-10T18:51:28.360Z] + grep '^ii' [2023-05-10T18:51:28.360Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T18:51:28.360Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T18:51:28.360Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T18:51:28.360Z] + '[' /w/workspace/_app-service-configurable_PR-561 ']' [2023-05-10T18:51:28.360Z] + mkdir -p /w/workspace/_app-service-configurable_PR-561/archives/ [2023-05-10T18:51:28.360Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-561/archives/ [Pipeline] echo [2023-05-10T18:51:28.392Z] 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-561/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T18:51:28.683Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T18:51:29.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T18:51:29.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T18:51:29.454Z] prd-ubuntu20.04-docker-8c-8g-14931 does not seem to be running inside a container [2023-05-10T18:51:29.482Z] $ 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-561/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-561 -v /w/workspace/_app-service-configurable_PR-561:/w/workspace/_app-service-configurable_PR-561:rw,z -v /w/workspace/_app-service-configurable_PR-561@tmp:/w/workspace/_app-service-configurable_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T18:51:29.662Z] $ docker top 01ca5b3c919e322c4c887ac08b91c466fecd47be3707f37c6ce2740c9de60758 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T18:51:30.047Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T18:51:30.356Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T18:51:30.666Z] + ls /var/log/sa-host [2023-05-10T18:51:30.666Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T18:51:30.916Z] provisioning config files... [2023-05-10T18:51:30.924Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-561@tmp/config10305319061290964032tmp [Pipeline] { [Pipeline] echo [2023-05-10T18:51:30.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:51:31.288Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T18:51:31.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:51:31.726Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T18:51:31.760Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:51:32.067Z] ---> sudo-logs.sh [2023-05-10T18:51:32.067Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T18:51:32.155Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:51:32.462Z] ---> job-cost.sh [2023-05-10T18:51:32.462Z] lf-activate-venv: SKIPPING [2023-05-10T18:51:32.462Z] DEBUG: total: 0.2199999988079071 [2023-05-10T18:51:32.462Z] INFO: Retrieving Stack Cost... [2023-05-10T18:51:33.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T18:51:33.287Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T18:51:33.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T18:51:33.637Z] ---> logs-deploy.sh [2023-05-10T18:51:33.638Z] lf-activate-venv: SKIPPING [2023-05-10T18:51:33.638Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-561/1 [2023-05-10T18:51:33.638Z] INFO: archiving workspace using pattern(s): [2023-05-10T18:51:34.575Z] Archives upload complete. [2023-05-10T18:51:34.575Z] INFO: archiving logs to Nexus