Pull request #518 updated 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 876d29c87b3200f0ade33466378ac6b3fc4ef781+39b108e2afa55dd7bccad3efdb4ba6978a307ed6 (bfed59971ce35354667376092f0252257ddeccd0) 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-ssh15883328503879263301.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh57452351139043729.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 0296cfd70f3001d69e24c2db393b493f66f700db The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-518/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-518/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5901913304887364855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4472467337355488754.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-518/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-518/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6625139537732710680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33486 in /w/workspace/edgexfoundry_edgex-ui-go_PR-518 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-518 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 into PR head commit 876d29c87b3200f0ade33466378ac6b3fc4ef781 Merge succeeded, producing 876d29c87b3200f0ade33466378ac6b3fc4ef781 Checking out Revision 876d29c87b3200f0ade33466378ac6b3fc4ef781 (PR-518) > git config core.sparsecheckout # timeout=10 > git checkout -f 876d29c87b3200f0ade33466378ac6b3fc4ef781 # 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 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 876d29c87b3200f0ade33466378ac6b3fc4ef781 # timeout=10 Commit message: "feat: Supporting for multiple pipeline running" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:25:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:25:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:25:50 ========================================================= 15:25:50 EdgeX Global Pipelines Version Info 15:25:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0c9d93d4f8dec7b198a686178f9e113bab306c07 # timeout=10 15:25:51 ------------------- 15:25:51 stable info: 15:25:51 ------------------- 15:25:51 Commited By: Emilio Reyes emilio.reyes@intel.com 15:25:51 Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db 15:25:51 Message: update stable to v1.0.225 15:25:51 ------------------- 15:25:51 experimental info: 15:25:51 ------------------- 15:25:51 Commited By: **** collab-it+edgex@linuxfoundation.org 15:25:51 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 15:25:51 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-518 [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-518 [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-518 [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 876d29c87b3200f0ade33466378ac6b3fc4ef781 [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 876d29c [Pipeline] echo 15:25:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:52 provisioning config files... 15:25:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config3149062529692322792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:52 ---> docker-login.sh 15:25:52 nexus3.edgexfoundry.org:10001 15:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:53 Configure a credential helper to remove this warning. See 15:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:53 15:25:53 Login Succeeded 15:25:53 nexus3.edgexfoundry.org:10002 15:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:53 Configure a credential helper to remove this warning. See 15:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:53 15:25:53 Login Succeeded 15:25:53 nexus3.edgexfoundry.org:10003 15:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:53 Configure a credential helper to remove this warning. See 15:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:53 15:25:53 Login Succeeded 15:25:53 nexus3.edgexfoundry.org:10004 15:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:53 Configure a credential helper to remove this warning. See 15:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:53 15:25:53 Login Succeeded 15:25:53 docker.io 15:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:54 Configure a credential helper to remove this warning. See 15:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:54 15:25:54 Login Succeeded 15:25:54 ---> docker-login.sh ends [Pipeline] } 15:25:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:25:54 + git rev-list -1 --merges 876d29c87b3200f0ade33466378ac6b3fc4ef781~1..876d29c87b3200f0ade33466378ac6b3fc4ef781 [Pipeline] echo 15:25:54 -----------> git rev-list -1 --merges 876d29c87b3200f0ade33466378ac6b3fc4ef781~1..876d29c87b3200f0ade33466378ac6b3fc4ef781 876d29c87b3200f0ade33466378ac6b3fc4ef781 [false] [Pipeline] sh 15:25:55 + git log --format=format:%s -1 876d29c87b3200f0ade33466378ac6b3fc4ef781 [Pipeline] echo 15:25:55 ========================================================= 15:25:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:25:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:55 + git log --format=format:%s -1 876d29c87b3200f0ade33466378ac6b3fc4ef781 [Pipeline] echo 15:25:55 [semverPrep] GIT_COMMIT: 876d29c87b3200f0ade33466378ac6b3fc4ef781, Commit Message: feat: Supporting for multiple pipeline running [Pipeline] echo 15:25:55 [semverPrep] This is not a build commit. [Pipeline] sh 15:25:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:25:56 + grep -v github /etc/ssh/ssh_known_hosts 15:25:56 + [ -e /tmp/ssh_known_hosts ] 15:25:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:25:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:25:56 + sudo tee -a /etc/ssh/ssh_known_hosts 15:25:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:25:56 15:25:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:25:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:25:56 latest: Pulling from edgex-devops/py-git-semver 15:25:56 1fe172e4850f: Pulling fs layer 15:25:56 caf521ccaac6: Pulling fs layer 15:25:56 3ead6fa29328: Pulling fs layer 15:25:56 5c2a1cbceb83: Pulling fs layer 15:25:56 a8d5f1318db7: Pulling fs layer 15:25:56 c427282e49a2: Pulling fs layer 15:25:56 1827001aaf11: Pulling fs layer 15:25:56 5c2a1cbceb83: Waiting 15:25:56 a8d5f1318db7: Waiting 15:25:56 0714d37db230: Pulling fs layer 15:25:56 ac28cf19c067: Pulling fs layer 15:25:56 1827001aaf11: Waiting 15:25:56 0714d37db230: Waiting 15:25:56 ac28cf19c067: Waiting 15:25:56 ca983d60f3e2: Pulling fs layer 15:25:56 9f894cec8388: Pulling fs layer 15:25:56 ca983d60f3e2: Waiting 15:25:56 9f894cec8388: Waiting 15:25:56 caf521ccaac6: Download complete 15:25:56 5c2a1cbceb83: Verifying Checksum 15:25:56 5c2a1cbceb83: Download complete 15:25:56 a8d5f1318db7: Verifying Checksum 15:25:56 a8d5f1318db7: Download complete 15:25:56 c427282e49a2: Verifying Checksum 15:25:56 c427282e49a2: Download complete 15:25:56 3ead6fa29328: Verifying Checksum 15:25:56 3ead6fa29328: Download complete 15:25:56 0714d37db230: Download complete 15:25:56 ac28cf19c067: Download complete 15:25:56 ca983d60f3e2: Verifying Checksum 15:25:56 ca983d60f3e2: Download complete 15:25:56 9f894cec8388: Download complete 15:25:57 1fe172e4850f: Verifying Checksum 15:25:57 1fe172e4850f: Download complete 15:25:57 1827001aaf11: Verifying Checksum 15:25:57 1827001aaf11: Download complete 15:25:58 1fe172e4850f: Pull complete 15:25:58 caf521ccaac6: Pull complete 15:25:59 3ead6fa29328: Pull complete 15:25:59 5c2a1cbceb83: Pull complete 15:25:59 a8d5f1318db7: Pull complete 15:25:59 c427282e49a2: Pull complete 15:26:01 1827001aaf11: Pull complete 15:26:01 0714d37db230: Pull complete 15:26:01 ac28cf19c067: Pull complete 15:26:01 ca983d60f3e2: Pull complete 15:26:01 9f894cec8388: Pull complete 15:26:01 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 15:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:26:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 15:26:01 prd-ubuntu20.04-docker-8c-8g-33486 does not seem to be running inside a container 15:26:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@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-devops/py-git-semver:latest cat 15:26:03 $ docker top 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 -eo pid,comm 15:26:03 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). 15:26:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:26:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:03 [ssh-agent] Looking for ssh-agent implementation... 15:26:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:04 $ docker exec 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 ssh-agent 15:26:04 SSH_AUTH_SOCK=/tmp/ssh-Ci8M7Qf65LhO/agent.35 15:26:04 SSH_AGENT_PID=42 15:26:04 Running ssh-add (command line suppressed) 15:26:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_3662094529097823483.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_3662094529097823483.key) 15:26:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:04 + git tag --points-at HEAD [Pipeline] } 15:26:04 $ docker exec --env ******** --env ******** 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 ssh-agent -k 15:26:05 unset SSH_AUTH_SOCK; 15:26:05 unset SSH_AGENT_PID; 15:26:05 echo Agent pid 42 killed; 15:26:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:26:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:05 [ssh-agent] Looking for ssh-agent implementation... 15:26:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:05 $ docker exec 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 ssh-agent 15:26:05 SSH_AUTH_SOCK=/tmp/ssh-A5U4xRXBot6L/agent.76 15:26:05 SSH_AGENT_PID=82 15:26:05 Running ssh-add (command line suppressed) 15:26:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_3022998747333955059.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/private_key_3022998747333955059.key) 15:26:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:05 + git semver init 15:26:06 2022-04-27 15:26:06,062 [run_init] DEBUG init version:0.0.0 force:False 15:26:06 2022-04-27 15:26:06,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver 15:26:06 2022-04-27 15:26:06,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver 15:26:06 2022-04-27 15:26:06,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-518, universal_newlines=False, shell=None, istream=None) 15:26:08 2022-04-27 15:26:07,624 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.git/info/exclude 15:26:08 2022-04-27 15:26:07,625 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver/PR-518 with force:False 15:26:08 2022-04-27 15:26:07,625 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver/PR-518 15:26:08 2022-04-27 15:26:07,628 [execute] INFO git cat-file --batch-check 15:26:08 2022-04-27 15:26:07,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver, universal_newlines=False, shell=None, istream=) 15:26:08 2022-04-27 15:26:07,634 [execute] INFO git cat-file --batch 15:26:08 2022-04-27 15:26:07,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver, universal_newlines=False, shell=None, istream=) 15:26:08 2022-04-27 15:26:07,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-518/.semver/PR-518 15:26:08 0.0.0 [Pipeline] } 15:26:08 $ docker exec --env ******** --env ******** 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 ssh-agent -k 15:26:08 unset SSH_AUTH_SOCK; 15:26:08 unset SSH_AGENT_PID; 15:26:08 echo Agent pid 82 killed; 15:26:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:08 + git semver [Pipeline] } 15:26:09 $ docker stop --time=1 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 15:26:10 $ docker rm -f 54c2290fc3a1f5f285490edf3678a94aa575fb9e1903480f1e632145e9a8a8d7 [Pipeline] // withDockerContainer [Pipeline] sh 15:26:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:26:11 Stashed 1 file(s) [Pipeline] echo 15:26:11 [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 15:26:11 provisioning config files... 15:26:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config346571592932028199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:11 ---> docker-login.sh 15:26:11 nexus3.edgexfoundry.org:10001 15:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:11 Configure a credential helper to remove this warning. See 15:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:11 15:26:11 Login Succeeded 15:26:11 nexus3.edgexfoundry.org:10002 15:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:11 Configure a credential helper to remove this warning. See 15:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:11 15:26:11 Login Succeeded 15:26:11 nexus3.edgexfoundry.org:10003 15:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:11 Configure a credential helper to remove this warning. See 15:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:11 15:26:11 Login Succeeded 15:26:11 nexus3.edgexfoundry.org:10004 15:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:12 Configure a credential helper to remove this warning. See 15:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:12 15:26:12 Login Succeeded 15:26:12 docker.io 15:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:12 Configure a credential helper to remove this warning. See 15:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:12 15:26:12 Login Succeeded 15:26:12 ---> docker-login.sh ends [Pipeline] } 15:26:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:26:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:26:12 ========================================================= 15:26:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:26:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:26:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:26:13 Sending build context to Docker daemon 43.22MB 15:26:13 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 15:26:13 Step 2/15 : FROM ${BASE} AS builder 15:26:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:26:13 59bf1c3509f3: Pulling fs layer 15:26:13 666ba61612fd: Pulling fs layer 15:26:13 8ed8ca486205: Pulling fs layer 15:26:13 4fe6c5a15a65: Pulling fs layer 15:26:13 22a0e8bec74d: Pulling fs layer 15:26:13 ca2b28591e48: Pulling fs layer 15:26:13 a51346096db8: Pulling fs layer 15:26:13 daebc70d1ce1: Pulling fs layer 15:26:13 0e18a0eac166: Pulling fs layer 15:26:13 ca2b28591e48: Waiting 15:26:13 a51346096db8: Waiting 15:26:13 daebc70d1ce1: Waiting 15:26:13 4fe6c5a15a65: Waiting 15:26:13 0e18a0eac166: Waiting 15:26:13 22a0e8bec74d: Waiting 15:26:13 8ed8ca486205: Verifying Checksum 15:26:13 8ed8ca486205: Download complete 15:26:13 666ba61612fd: Download complete 15:26:13 22a0e8bec74d: Verifying Checksum 15:26:13 22a0e8bec74d: Download complete 15:26:13 ca2b28591e48: Verifying Checksum 15:26:13 ca2b28591e48: Download complete 15:26:13 a51346096db8: Download complete 15:26:13 59bf1c3509f3: Verifying Checksum 15:26:13 59bf1c3509f3: Download complete 15:26:13 daebc70d1ce1: Verifying Checksum 15:26:13 daebc70d1ce1: Download complete 15:26:13 59bf1c3509f3: Pull complete 15:26:13 666ba61612fd: Pull complete 15:26:13 8ed8ca486205: Pull complete 15:26:14 4fe6c5a15a65: Download complete 15:26:15 0e18a0eac166: Verifying Checksum 15:26:15 0e18a0eac166: Download complete 15:26:18 4fe6c5a15a65: Pull complete 15:26:18 22a0e8bec74d: Pull complete 15:26:18 ca2b28591e48: Pull complete 15:26:18 a51346096db8: Pull complete 15:26:18 daebc70d1ce1: Pull complete 15:26:21 0e18a0eac166: Pull complete 15:26:21 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:26:21 ---> f018257e8ee9 15:26:21 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:26:22 ---> Running in 177e69e0d8f2 15:26:22 Removing intermediate container 177e69e0d8f2 15:26:22 ---> 8643ae8a7117 15:26:22 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:26:23 ---> Running in 314551f8cc55 15:26:23 Removing intermediate container 314551f8cc55 15:26:23 ---> 6a787a5699b5 15:26:23 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:26:23 ---> Running in c8a79c63dec0 15:26:23 Removing intermediate container c8a79c63dec0 15:26:23 ---> a0fa8331cb03 15:26:23 Step 6/15 : LABEL Name=edgex-ui-go 15:26:23 ---> Running in 9d124c7ca220 15:26:23 Removing intermediate container 9d124c7ca220 15:26:23 ---> 91da701ed8f8 15:26:23 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:26:23 ---> Running in 16b121a2e8ee 15:26:23 Removing intermediate container 16b121a2e8ee 15:26:23 ---> b4402f6f387c 15:26:23 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:23 ---> Running in b6d86b34ca37 15:26:24 Removing intermediate container b6d86b34ca37 15:26:24 ---> 1bf6e735888e 15:26:24 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:24 ---> Running in bcd0d0391a31 15:26:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:26:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:26:25 OK: 221 MiB in 52 packages 15:26:26 Removing intermediate container bcd0d0391a31 15:26:26 ---> 32847297ed3b 15:26:26 Step 10/15 : ENV GO111MODULE=on 15:26:26 Still waiting to schedule task 15:26:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:26:26 ---> Running in bfda8e5f2a54 15:26:26 Removing intermediate container bfda8e5f2a54 15:26:26 ---> 9a10e0d13943 15:26:26 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:26:26 ---> Running in 912f77f68b5e 15:26:26 Removing intermediate container 912f77f68b5e 15:26:26 ---> 2a6691210f4b 15:26:26 Step 12/15 : COPY go.mod vendor* ./ 15:26:26 ---> f173ca3b6edc 15:26:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:26 ---> Running in 8b5a7e033358 15:26:58 Removing intermediate container 8b5a7e033358 15:26:58 ---> bd1a4f16a23f 15:26:58 Step 14/15 : COPY . . 15:26:58 ---> 328ac9f337b5 15:26:58 Step 15/15 : RUN ${MAKE} 15:26:58 ---> Running in f67f593c6b6b 15:26:58 noop 15:26:58 Removing intermediate container f67f593c6b6b 15:26:58 ---> e9546775a84d 15:26:58 Successfully built e9546775a84d 15:26:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:26:59 + docker inspect -f . ci-base-image-x86_64 15:26:59 . [Pipeline] withDockerContainer 15:26:59 prd-ubuntu20.04-docker-8c-8g-33486 does not seem to be running inside a container 15:26:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@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 ******** -e ******** ci-base-image-x86_64 cat 15:26:59 $ docker top 56aeb7e73162b202a09c038cea8152197e51f56bc95cc3ca43483c26ebd00711 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:59 + go version 15:26:59 go version go1.17.6 linux/amd64 [Pipeline] } 15:26:59 $ docker stop --time=1 56aeb7e73162b202a09c038cea8152197e51f56bc95cc3ca43483c26ebd00711 15:27:01 $ docker rm -f 56aeb7e73162b202a09c038cea8152197e51f56bc95cc3ca43483c26ebd00711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:01 + docker inspect -f . ci-base-image-x86_64 15:27:01 . [Pipeline] withDockerContainer 15:27:01 prd-ubuntu20.04-docker-8c-8g-33486 does not seem to be running inside a container 15:27:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@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 ******** -e ******** ci-base-image-x86_64 cat 15:27:02 $ docker top 4ecc08d40145df7484275bb46878e96bb1db18c7c969cacad39da3d1a1c6895b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:27:02 + make test 15:27:02 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:27:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:27:08 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:27:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:27:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:27:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:27:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:27:10 $ docker stop --time=1 4ecc08d40145df7484275bb46878e96bb1db18c7c969cacad39da3d1a1c6895b 15:27:12 $ docker rm -f 4ecc08d40145df7484275bb46878e96bb1db18c7c969cacad39da3d1a1c6895b [Pipeline] // withDockerContainer [Pipeline] sh 15:27:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:27:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:27:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:27:14 + ls -al . 15:27:14 total 164 15:27:14 drwxrwxr-x 14 jenkins jenkins 4096 Apr 27 15:27 . 15:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:25 .. 15:27:14 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:26 .git 15:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:25 .github 15:27:14 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 15:25 .gitignore 15:27:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:26 .semver 15:27:14 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 15:25 Attribution.txt 15:27:14 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 15:25 CONTRIBUTING.md 15:27:14 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 15:25 Dockerfile 15:27:14 -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 15:25 Jenkinsfile 15:27:14 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 15:25 LICENSE 15:27:14 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 15:25 Makefile 15:27:14 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 15:25 README.md 15:27:14 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:26 VERSION 15:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:25 assets 15:27:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:25 bin 15:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:25 cmd 15:27:14 -rw-r--r-- 1 jenkins jenkins 10 Apr 27 15:27 coverage.out 15:27:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:25 docs 15:27:14 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 15:25 go.mod 15:27:14 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 15:25 go.sum 15:27:14 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 15:25 internal 15:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:25 pkg 15:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:25 snap 15:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:25 testing 15:27:14 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 15:25 version.go 15:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:25 web [Pipeline] isUnix [Pipeline] sh 15:27:14 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=876d29c87b3200f0ade33466378ac6b3fc4ef781 --label arch=amd64 --label version=0.0.0 . 15:27:14 Sending build context to Docker daemon 43.22MB 15:27:14 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 15:27:14 Step 2/23 : FROM ${BASE} AS builder 15:27:14 ---> e9546775a84d 15:27:14 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:27:15 ---> Running in d3b52066e521 15:27:15 Removing intermediate container d3b52066e521 15:27:15 ---> a912d6725fc1 15:27:15 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 15:27:15 ---> Running in 716c0131965b 15:27:15 Removing intermediate container 716c0131965b 15:27:15 ---> 34a0a021b105 15:27:15 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 15:27:15 ---> Running in 84f8db6e17ca 15:27:15 Removing intermediate container 84f8db6e17ca 15:27:15 ---> c1c85ef894d5 15:27:15 Step 6/23 : LABEL Name=edgex-ui-go 15:27:15 ---> Running in e50dae6e17ce 15:27:15 Removing intermediate container e50dae6e17ce 15:27:15 ---> a8c68c555212 15:27:15 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:27:15 ---> Running in 5f6064496929 15:27:16 Removing intermediate container 5f6064496929 15:27:16 ---> 1dabfe1f1609 15:27:16 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:16 ---> Running in 06229563ea08 15:27:17 Removing intermediate container 06229563ea08 15:27:17 ---> 4761c91f2266 15:27:17 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:27:17 ---> Running in 13a81977dae7 15:27:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:27:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:27:18 OK: 221 MiB in 52 packages 15:27:19 Removing intermediate container 13a81977dae7 15:27:19 ---> ca496974e42e 15:27:19 Step 10/23 : ENV GO111MODULE=on 15:27:19 ---> Running in c4d4587cbeec 15:27:19 Removing intermediate container c4d4587cbeec 15:27:19 ---> f0f3df2baa80 15:27:19 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:27:19 ---> Running in 905a02649279 15:27:19 Removing intermediate container 905a02649279 15:27:19 ---> b3a7e9593c46 15:27:19 Step 12/23 : COPY go.mod vendor* ./ 15:27:19 ---> 221461d2671c 15:27:19 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:19 ---> Running in 30700a9a78f0 15:27:20 Removing intermediate container 30700a9a78f0 15:27:20 ---> 195db64efc7f 15:27:20 Step 14/23 : COPY . . 15:27:21 ---> 984c601ed9fe 15:27:21 Step 15/23 : RUN ${MAKE} 15:27:21 ---> Running in 2e7fc1628728 15:27:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:27:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:27:29 Removing intermediate container 2e7fc1628728 15:27:29 ---> 178b73c9af48 15:27:29 Step 16/23 : FROM alpine:3.14 15:27:30 3.14: Pulling from library/alpine 15:27:30 8663204ce13b: Pulling fs layer 15:27:30 8663204ce13b: Verifying Checksum 15:27:30 8663204ce13b: Download complete 15:27:30 8663204ce13b: Pull complete 15:27:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:27:30 Status: Downloaded newer image for alpine:3.14 15:27:30 ---> e04c818066af 15:27:30 Step 17/23 : EXPOSE 4000 15:27:30 ---> Running in 8fcdc4a99c9f 15:27:31 Removing intermediate container 8fcdc4a99c9f 15:27:31 ---> 6a364e7df07d 15:27:31 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:27:31 ---> 4503d53ec3a5 15:27:31 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:27:31 ---> Running in eb80bc3e4fe1 15:27:31 Removing intermediate container eb80bc3e4fe1 15:27:31 ---> b6339cd176ed 15:27:31 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:27:32 ---> Running in 00d003614452 15:27:32 Removing intermediate container 00d003614452 15:27:32 ---> 0171f937e8ed 15:27:32 Step 21/23 : LABEL arch=amd64 15:27:32 ---> Running in 74d5c2344869 15:27:32 Removing intermediate container 74d5c2344869 15:27:32 ---> 3580d3d9027a 15:27:32 Step 22/23 : LABEL git_sha=876d29c87b3200f0ade33466378ac6b3fc4ef781 15:27:32 ---> Running in 6b0f6f599b8b 15:27:32 Removing intermediate container 6b0f6f599b8b 15:27:32 ---> cc68df3200c0 15:27:32 Step 23/23 : LABEL version=0.0.0 15:27:32 ---> Running in 877dbaf9a9f6 15:27:32 Removing intermediate container 877dbaf9a9f6 15:27:32 ---> cfa58da00292 15:27:32 [Warning] One or more build-args [ARCH] were not consumed 15:27:32 Successfully built cfa58da00292 15:27:32 Successfully tagged edgex-ui:latest [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] sh 15:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:27:33 15:27:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:27:33 latest: Pulling from edgex-lftools-log-publisher 15:27:33 5eb5b503b376: Pulling fs layer 15:27:33 5c69ac0246d0: Pulling fs layer 15:27:33 ec43610c2a17: Pulling fs layer 15:27:33 3a2ae6a8a46f: Pulling fs layer 15:27:33 33b1e0a273af: Pulling fs layer 15:27:33 5d3b04190fa2: Pulling fs layer 15:27:33 2f39f015ded8: Pulling fs layer 15:27:33 3a2ae6a8a46f: Waiting 15:27:33 33b1e0a273af: Waiting 15:27:33 5d3b04190fa2: Waiting 15:27:33 2f39f015ded8: Waiting 15:27:33 5c69ac0246d0: Download complete 15:27:33 3a2ae6a8a46f: Download complete 15:27:33 33b1e0a273af: Verifying Checksum 15:27:33 33b1e0a273af: Download complete 15:27:33 5d3b04190fa2: Verifying Checksum 15:27:33 5d3b04190fa2: Download complete 15:27:33 ec43610c2a17: Verifying Checksum 15:27:33 ec43610c2a17: Download complete 15:27:33 5eb5b503b376: Verifying Checksum 15:27:33 5eb5b503b376: Download complete 15:27:34 2f39f015ded8: Download complete 15:27:35 5eb5b503b376: Pull complete 15:27:35 5c69ac0246d0: Pull complete 15:27:36 ec43610c2a17: Pull complete 15:27:36 3a2ae6a8a46f: Pull complete 15:27:36 33b1e0a273af: Pull complete 15:27:36 5d3b04190fa2: Pull complete 15:27:40 2f39f015ded8: Pull complete 15:27:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:27:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:27:40 prd-ubuntu20.04-docker-8c-8g-33486 does not seem to be running inside a container 15:27:40 $ 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/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:27:43 $ docker top 5f34536cb593e54f525a415dad6b2ba2ec00ab5721a78a6e8e7f31425ddaa9c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:44 ---> job-cost.sh 15:27:44 lf-activate-venv: SKIPPING 15:27:44 INFO: No Stack... 15:27:44 INFO: Retrieving Pricing Info for: v3-standard-8 15:27:45 INFO: Archiving Costs [Pipeline] sh 15:27:45 + cut -d, -f6 15:27:45 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/cost.csv [Pipeline] lock 15:27:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] 15:27:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] did not exist. Created. 15:27:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:27:45 + echo total: 0.2199999988079071 [Pipeline] stash 15:27:45 Stashed 1 file(s) [Pipeline] } 15:27:45 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:27:45 $ docker stop --time=1 5f34536cb593e54f525a415dad6b2ba2ec00ab5721a78a6e8e7f31425ddaa9c0 15:27:46 $ docker rm -f 5f34536cb593e54f525a415dad6b2ba2ec00ab5721a78a6e8e7f31425ddaa9c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:28:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33487 in /w/workspace/edgexfoundry_edgex-ui-go_PR-518 [Pipeline] { [Pipeline] ws 15:28:03 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 15:28:04 The recommended git tool is: git 15:28:10 using credential edgex-jenkins-ssh 15:28:10 Cloning the remote Git repository 15:28:10 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:28:11 > git init /w/workspace/edgex-ui-go/2 # timeout=10 15:28:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:28:11 > git --version # timeout=10 15:28:11 > git --version # 'git version 2.25.1' 15:28:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:28:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:28:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:28:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/518/head:refs/remotes/origin/PR-518 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:28:15 Merging remotes/origin/main commit 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 into PR head commit 876d29c87b3200f0ade33466378ac6b3fc4ef781 15:28:15 Merge succeeded, producing 876d29c87b3200f0ade33466378ac6b3fc4ef781 15:28:15 Checking out Revision 876d29c87b3200f0ade33466378ac6b3fc4ef781 (PR-518) 15:28:15 > git config core.sparsecheckout # timeout=10 15:28:15 > git checkout -f 876d29c87b3200f0ade33466378ac6b3fc4ef781 # timeout=10 15:28:15 > git remote # timeout=10 15:28:15 > git config --get remote.origin.url # timeout=10 15:28:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:28:15 > git merge 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 15:28:15 > git rev-parse HEAD^{commit} # timeout=10 15:28:15 > git config core.sparsecheckout # timeout=10 15:28:15 > git checkout -f 876d29c87b3200f0ade33466378ac6b3fc4ef781 # timeout=10 15:28:20 Commit message: "feat: Supporting for multiple pipeline running" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:28:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:21 Dload Upload Total Spent Left Speed 15:28:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh 15:28:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:28:21 + sudo tee /etc/docker/daemon.new 15:28:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:28:21 { 15:28:21 "registry-mirrors": [ 15:28:21 "https://nexus3.edgexfoundry.org:10001" 15:28:21 ], 15:28:21 "bip": "10.250.0.254/24", 15:28:21 "hosts": [ 15:28:21 "tcp://0.0.0.0:5555", 15:28:21 "unix:///var/run/docker.sock" 15:28:21 ], 15:28:21 "mtu": 1458, 15:28:21 "selinux-enabled": true, 15:28:21 "seccomp-profile": "/etc/docker/seccomp.json" 15:28:21 } [Pipeline] sh 15:28:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:28:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:40 provisioning config files... 15:28:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4323353626379667069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:41 ---> docker-login.sh 15:28:41 nexus3.edgexfoundry.org:10001 15:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:42 Configure a credential helper to remove this warning. See 15:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:42 15:28:42 Login Succeeded 15:28:42 nexus3.edgexfoundry.org:10002 15:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:42 Configure a credential helper to remove this warning. See 15:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:42 15:28:42 Login Succeeded 15:28:42 nexus3.edgexfoundry.org:10003 15:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:43 Configure a credential helper to remove this warning. See 15:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:43 15:28:43 Login Succeeded 15:28:43 nexus3.edgexfoundry.org:10004 15:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:43 Configure a credential helper to remove this warning. See 15:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:43 15:28:43 Login Succeeded 15:28:43 docker.io 15:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:44 Configure a credential helper to remove this warning. See 15:28:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:44 15:28:44 Login Succeeded 15:28:44 ---> docker-login.sh ends [Pipeline] } 15:28:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:28:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:44 ========================================================= 15:28:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:28:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:28:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:28:46 Sending build context to Docker daemon 27.28MB 15:28:46 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 15:28:46 Step 2/15 : FROM ${BASE} AS builder 15:28:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:28:46 9b3977197b4f: Pulling fs layer 15:28:46 1a89e8eeedd5: Pulling fs layer 15:28:46 94645a83ff95: Pulling fs layer 15:28:46 3f3a8bcf1eab: Pulling fs layer 15:28:46 0c92f367c5e7: Pulling fs layer 15:28:46 3096ccb668a1: Pulling fs layer 15:28:46 e8cf19c19ddd: Pulling fs layer 15:28:46 a4caa8a26152: Pulling fs layer 15:28:46 3096ccb668a1: Waiting 15:28:46 3f3a8bcf1eab: Waiting 15:28:46 0c92f367c5e7: Waiting 15:28:46 e8cf19c19ddd: Waiting 15:28:46 a4caa8a26152: Waiting 15:28:46 94645a83ff95: Verifying Checksum 15:28:46 94645a83ff95: Download complete 15:28:46 1a89e8eeedd5: Verifying Checksum 15:28:46 1a89e8eeedd5: Download complete 15:28:46 0c92f367c5e7: Download complete 15:28:46 3096ccb668a1: Verifying Checksum 15:28:46 3096ccb668a1: Download complete 15:28:46 9b3977197b4f: Verifying Checksum 15:28:46 9b3977197b4f: Download complete 15:28:46 e8cf19c19ddd: Verifying Checksum 15:28:46 e8cf19c19ddd: Download complete 15:28:47 9b3977197b4f: Pull complete 15:28:47 1a89e8eeedd5: Pull complete 15:28:48 94645a83ff95: Pull complete 15:28:48 a4caa8a26152: Verifying Checksum 15:28:48 a4caa8a26152: Download complete 15:28:49 3f3a8bcf1eab: Verifying Checksum 15:28:49 3f3a8bcf1eab: Download complete 15:29:01 3f3a8bcf1eab: Pull complete 15:29:01 0c92f367c5e7: Pull complete 15:29:01 3096ccb668a1: Pull complete 15:29:01 e8cf19c19ddd: Pull complete 15:29:08 a4caa8a26152: Pull complete 15:29:08 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 15:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:29:08 ---> 725f1c02e7f9 15:29:08 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:29:09 ---> Running in cc4c1eb32598 15:29:09 Removing intermediate container cc4c1eb32598 15:29:09 ---> 5b2d0c084bca 15:29:09 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:29:09 ---> Running in 79c01d594287 15:29:10 Removing intermediate container 79c01d594287 15:29:10 ---> 60b4d037f34e 15:29:10 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:29:10 ---> Running in df844758ec11 15:29:10 Removing intermediate container df844758ec11 15:29:10 ---> 1f692bdc291d 15:29:10 Step 6/15 : LABEL Name=edgex-ui-go 15:29:10 ---> Running in 24304c747c6a 15:29:10 Removing intermediate container 24304c747c6a 15:29:10 ---> c2696df2621f 15:29:10 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:29:10 ---> Running in 50843ee7253a 15:29:11 Removing intermediate container 50843ee7253a 15:29:11 ---> b042c347829d 15:29:11 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:11 ---> Running in 002a7104b89b 15:29:13 Removing intermediate container 002a7104b89b 15:29:13 ---> 3003fc44fd9c 15:29:13 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:29:13 ---> Running in 3fc8118dda8a 15:29:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:15 OK: 220 MiB in 52 packages 15:29:16 Removing intermediate container 3fc8118dda8a 15:29:16 ---> 59cc365c740f 15:29:16 Step 10/15 : ENV GO111MODULE=on 15:29:16 ---> Running in 0e7c452b8e62 15:29:17 Removing intermediate container 0e7c452b8e62 15:29:17 ---> 9395e1f70986 15:29:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:29:17 ---> Running in 9997ca12b09c 15:29:17 Removing intermediate container 9997ca12b09c 15:29:17 ---> 60fe83edee01 15:29:17 Step 12/15 : COPY go.mod vendor* ./ 15:29:18 ---> ff1b4fcd9ee6 15:29:18 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:18 ---> Running in e4787a307e4b 15:30:39 Removing intermediate container e4787a307e4b 15:30:39 ---> 8677c02b2ce1 15:30:39 Step 14/15 : COPY . . 15:30:39 ---> 687a05824195 15:30:39 Step 15/15 : RUN ${MAKE} 15:30:39 ---> Running in ca237affb10e 15:30:39 noop 15:30:39 Removing intermediate container ca237affb10e 15:30:39 ---> d26b16c12265 15:30:39 Successfully built d26b16c12265 15:30:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:30:40 + docker inspect -f . ci-base-image-arm64 15:30:40 . [Pipeline] withDockerContainer 15:30:40 prd-ubuntu20.04-docker-arm64-4c-16g-33487 does not seem to be running inside a container 15:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:30:41 $ docker top a706b5b50cf8634c693d4f5f518193db8af80614a1046eb1af39a862c65ed199 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:42 + go version 15:30:42 go version go1.17.6 linux/arm64 [Pipeline] } 15:30:42 $ docker stop --time=1 a706b5b50cf8634c693d4f5f518193db8af80614a1046eb1af39a862c65ed199 15:30:44 $ docker rm -f a706b5b50cf8634c693d4f5f518193db8af80614a1046eb1af39a862c65ed199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:30:45 + docker inspect -f . ci-base-image-arm64 15:30:45 . [Pipeline] withDockerContainer 15:30:45 prd-ubuntu20.04-docker-arm64-4c-16g-33487 does not seem to be running inside a container 15:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:30:46 $ docker top 09ead5cbaa647b0c32cf9f56864c7155e860f0d92d5721b0632228f201aba699 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:30:47 + make test 15:30:47 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:30:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:31:28 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:31:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:31:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:31:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:31:43 $ docker stop --time=1 09ead5cbaa647b0c32cf9f56864c7155e860f0d92d5721b0632228f201aba699 15:31:44 $ docker rm -f 09ead5cbaa647b0c32cf9f56864c7155e860f0d92d5721b0632228f201aba699 [Pipeline] // withDockerContainer [Pipeline] sh 15:31:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:31:45 Warning: overwriting stash ‘coverage-report’ 15:31:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:31:47 + ls -al . 15:31:47 total 160 15:31:47 drwxrwxr-x 13 jenkins jenkins 4096 Apr 27 15:30 . 15:31:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:28 .. 15:31:47 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:28 .git 15:31:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:28 .github 15:31:47 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 15:28 .gitignore 15:31:47 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 27 15:28 Attribution.txt 15:31:47 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 15:28 CONTRIBUTING.md 15:31:47 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 27 15:28 Dockerfile 15:31:47 -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 15:28 Jenkinsfile 15:31:47 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 15:28 LICENSE 15:31:47 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 27 15:28 Makefile 15:31:47 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 27 15:28 README.md 15:31:47 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:26 VERSION 15:31:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:28 assets 15:31:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:28 bin 15:31:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:28 cmd 15:31:47 -rw-r--r-- 1 jenkins jenkins 10 Apr 27 15:30 coverage.out 15:31:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:28 docs 15:31:47 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 27 15:28 go.mod 15:31:47 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 27 15:28 go.sum 15:31:47 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 15:28 internal 15:31:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:28 pkg 15:31:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:28 snap 15:31:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:28 testing 15:31:47 -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 15:28 version.go 15:31:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:28 web [Pipeline] isUnix [Pipeline] sh 15:31:47 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=876d29c87b3200f0ade33466378ac6b3fc4ef781 --label arch=arm64 --label version=0.0.0 . 15:31:48 Sending build context to Docker daemon 27.28MB 15:31:48 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 15:31:48 Step 2/23 : FROM ${BASE} AS builder 15:31:48 ---> d26b16c12265 15:31:48 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:31:49 ---> Running in 57109be88982 15:31:49 Removing intermediate container 57109be88982 15:31:49 ---> ef47b51ce276 15:31:49 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 15:31:49 ---> Running in c53ae6ad3986 15:31:49 Removing intermediate container c53ae6ad3986 15:31:49 ---> 3717623080b0 15:31:49 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 15:31:49 ---> Running in 9e6856ab6b8d 15:31:50 Removing intermediate container 9e6856ab6b8d 15:31:50 ---> 208923151368 15:31:50 Step 6/23 : LABEL Name=edgex-ui-go 15:31:50 ---> Running in 9e077faae9e6 15:31:50 Removing intermediate container 9e077faae9e6 15:31:50 ---> c4aa8cd7f00a 15:31:50 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:31:50 ---> Running in daeb2a23150e 15:31:50 Removing intermediate container daeb2a23150e 15:31:50 ---> 7141ae1131de 15:31:50 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:50 ---> Running in 2687c0a0cf26 15:31:52 Removing intermediate container 2687c0a0cf26 15:31:52 ---> d906e51f7b0e 15:31:52 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:31:52 ---> Running in 7bf2000bb824 15:31:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:31:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:31:55 OK: 220 MiB in 52 packages 15:31:56 Removing intermediate container 7bf2000bb824 15:31:56 ---> 26b4d3f044bb 15:31:56 Step 10/23 : ENV GO111MODULE=on 15:31:56 ---> Running in 839ae22ce49d 15:31:56 Removing intermediate container 839ae22ce49d 15:31:56 ---> 6587165fe86a 15:31:56 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:31:56 ---> Running in f0452146ab8c 15:31:56 Removing intermediate container f0452146ab8c 15:31:56 ---> 843b3f2faf3c 15:31:56 Step 12/23 : COPY go.mod vendor* ./ 15:31:57 ---> cb6fb202c9d8 15:31:57 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:57 ---> Running in 7003a5c34272 15:32:00 Removing intermediate container 7003a5c34272 15:32:00 ---> b5313cff581f 15:32:00 Step 14/23 : COPY . . 15:32:03 ---> 60e04b8530d3 15:32:03 Step 15/23 : RUN ${MAKE} 15:32:03 ---> Running in 16e881daa161 15:32:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:32:36 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:32:39 Removing intermediate container 16e881daa161 15:32:39 ---> a3c73a74a43d 15:32:39 Step 16/23 : FROM alpine:3.14 15:32:40 3.14: Pulling from library/alpine 15:32:40 455c02918c45: Pulling fs layer 15:32:40 455c02918c45: Verifying Checksum 15:32:40 455c02918c45: Download complete 15:32:41 455c02918c45: Pull complete 15:32:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:32:41 Status: Downloaded newer image for alpine:3.14 15:32:41 ---> ac73e934f311 15:32:41 Step 17/23 : EXPOSE 4000 15:32:41 ---> Running in fb0ad1d18a1d 15:32:41 Removing intermediate container fb0ad1d18a1d 15:32:41 ---> 1fab699642d6 15:32:41 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:32:43 ---> 8ce56374c73b 15:32:43 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:32:43 ---> Running in e64a2ded6a66 15:32:43 Removing intermediate container e64a2ded6a66 15:32:43 ---> fa647a4d18cd 15:32:43 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:32:43 ---> Running in c4a02b38d7f7 15:32:43 Removing intermediate container c4a02b38d7f7 15:32:43 ---> 78791351af71 15:32:43 Step 21/23 : LABEL arch=arm64 15:32:43 ---> Running in 8da700683a58 15:32:44 Removing intermediate container 8da700683a58 15:32:44 ---> f998c4facb4b 15:32:44 Step 22/23 : LABEL git_sha=876d29c87b3200f0ade33466378ac6b3fc4ef781 15:32:44 ---> Running in 99f43f80441b 15:32:44 Removing intermediate container 99f43f80441b 15:32:44 ---> 3917196b959d 15:32:44 Step 23/23 : LABEL version=0.0.0 15:32:44 ---> Running in 4c5b162ee217 15:32:44 Removing intermediate container 4c5b162ee217 15:32:44 ---> b4b81e7ece91 15:32:44 [Warning] One or more build-args [ARCH] were not consumed 15:32:44 Successfully built b4b81e7ece91 15:32:44 Successfully tagged edgex-ui-arm64:latest [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] sh 15:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:45 15:32:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:32:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:45 arm64: Pulling from edgex-lftools-log-publisher 15:32:45 8998bd30e6a1: Pulling fs layer 15:32:45 04944245beec: Pulling fs layer 15:32:45 699f458cf7ca: Pulling fs layer 15:32:45 765212b225bb: Pulling fs layer 15:32:45 f23df028b6ca: Pulling fs layer 15:32:45 d65c8cfc05b1: Pulling fs layer 15:32:45 2437ff75d9bd: Pulling fs layer 15:32:45 f23df028b6ca: Waiting 15:32:45 765212b225bb: Waiting 15:32:45 d65c8cfc05b1: Waiting 15:32:45 2437ff75d9bd: Waiting 15:32:45 04944245beec: Verifying Checksum 15:32:45 04944245beec: Download complete 15:32:45 765212b225bb: Verifying Checksum 15:32:45 765212b225bb: Download complete 15:32:45 f23df028b6ca: Verifying Checksum 15:32:45 f23df028b6ca: Download complete 15:32:45 d65c8cfc05b1: Download complete 15:32:46 699f458cf7ca: Verifying Checksum 15:32:46 699f458cf7ca: Download complete 15:32:46 8998bd30e6a1: Verifying Checksum 15:32:46 8998bd30e6a1: Download complete 15:32:49 2437ff75d9bd: Verifying Checksum 15:32:49 2437ff75d9bd: Download complete 15:32:51 8998bd30e6a1: Pull complete 15:32:51 04944245beec: Pull complete 15:32:52 699f458cf7ca: Pull complete 15:32:53 765212b225bb: Pull complete 15:32:54 f23df028b6ca: Pull complete 15:32:54 d65c8cfc05b1: Pull complete 15:33:09 2437ff75d9bd: Pull complete 15:33:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:33:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:33:09 prd-ubuntu20.04-docker-arm64-4c-16g-33487 does not seem to be running inside a container 15:33:09 $ 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/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:33:11 $ docker top b98078a3a6f21a75bf0312123ff7b3ed69e6682102cdfad698ed9b63df43a2c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:12 ---> job-cost.sh 15:33:12 lf-activate-venv: SKIPPING 15:33:12 INFO: No Stack... 15:33:13 INFO: Retrieving Pricing Info for: v3-standard-4 15:33:14 INFO: Archiving Costs [Pipeline] sh 15:33:14 + cut -d, -f6 15:33:14 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 15:33:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] 15:33:14 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] did not exist. Created. 15:33:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:33:15 /w/workspace/edgex-ui-go/2@tmp/durable-27c1e63f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:33:16 + echo total: 0.10999999940395355 [Pipeline] stash 15:33:16 Warning: overwriting stash ‘stack-cost’ 15:33:16 Stashed 1 file(s) [Pipeline] } 15:33:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-518-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:33:16 $ docker stop --time=1 b98078a3a6f21a75bf0312123ff7b3ed69e6682102cdfad698ed9b63df43a2c4 15:33:17 $ docker rm -f b98078a3a6f21a75bf0312123ff7b3ed69e6682102cdfad698ed9b63df43a2c4 [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 15:33:18 provisioning config files... 15:33:18 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config1313001672675092123tmp [Pipeline] { [Pipeline] sh 15:33:18 + set +x 15:33:18 + curl -s https://codecov.io/bash 15:33:18 + bash -s -- 15:33:18 15:33:18 _____ _ 15:33:18 / ____| | | 15:33:18 | | ___ __| | ___ ___ _____ __ 15:33:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:33:18 | |___| (_) | (_| | __/ (_| (_) \ V / 15:33:18 \_____\___/ \__,_|\___|\___\___/ \_/ 15:33:18 Bash-1.0.6 15:33:18 15:33:18 15:33:18 ==> git version 2.25.1 found 15:33:18 ==> 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 15:33:18 Release-Date: 2020-01-08 15:33:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:33:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:33:18 ==> Jenkins CI detected. 15:33:18 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-518 15:33:18 project root: . 15:33:18 --> token set from env 15:33:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:33:18 ==> Running gcov in . (disable via -X gcov) 15:33:18 ==> Python coveragepy not found 15:33:18 ==> Searching for coverage reports in: 15:33:18 + . 15:33:19 -> Found 1 reports 15:33:19 ==> Detecting git/mercurial file structure 15:33:19 ==> Reading reports 15:33:19 + ./coverage.out bytes=10 15:33:19 ==> Appending adjustments 15:33:19 https://docs.codecov.io/docs/fixing-reports 15:33:19 + Found adjustments 15:33:19 ==> Gzipping contents 15:33:19 8.0K /tmp/codecov.mlCKhr.gz 15:33:19 ==> Uploading reports 15:33:19 url: https://codecov.io 15:33:19 query: branch=PR-518&commit=876d29c87b3200f0ade33466378ac6b3fc4ef781&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-518%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=518&job=&cmd_args= 15:33:19 -> Pinging Codecov 15:33:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-518&commit=876d29c87b3200f0ade33466378ac6b3fc4ef781&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-518%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=518&job=&cmd_args= 15:33:19 -> Uploading to 15:33:19 https://storage.googleapis.com/codecov/v4/raw/2022-04-27/FB506323287CE973F263BFD2A0EB1F37/876d29c87b3200f0ade33466378ac6b3fc4ef781/34b90542-af58-48f7-8db8-2afd8a983b30.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T153319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81e2b3e698553e276d355a7a6c7beb58c86d38fcae32559a917c60e2c9f67a46 15:33:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:19 Dload Upload Total Spent Left Speed 15:33:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 16095 --:--:-- --:--:-- --:--:-- 16095 15:33:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/876d29c87b3200f0ade33466378ac6b3fc4ef781 [Pipeline] } 15:33:19 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 15:33:20 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives ] 15:33:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives 15:33:20 total 16 15:33:20 drwxr-xr-x 3 root root 4096 Apr 27 15:27 . 15:33:20 drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 15:27 .. 15:33:20 drwxr-xr-x 2 root root 4096 Apr 27 15:27 cost 15:33:20 -rw-r--r-- 1 root root 82 Apr 27 15:27 cost.csv 15:33:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives 15:33:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives 15:33:20 total 16 15:33:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:27 . 15:33:20 drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 15:27 .. 15:33:20 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 15:27 cost 15:33:20 -rw-r--r-- 1 jenkins jenkins 82 Apr 27 15:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:33:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:33:21 ---> package-listing.sh 15:33:21 ++ facter osfamily 15:33:21 ++ tr '[:upper:]' '[:lower:]' 15:33:22 + OS_FAMILY=debian 15:33:22 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-518 15:33:22 + START_PACKAGES=/tmp/packages_start.txt 15:33:22 + END_PACKAGES=/tmp/packages_end.txt 15:33:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:22 + PACKAGES=/tmp/packages_start.txt 15:33:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-518 ']' 15:33:22 + PACKAGES=/tmp/packages_end.txt 15:33:22 + case "${OS_FAMILY}" in 15:33:22 + dpkg -l 15:33:22 + grep '^ii' 15:33:22 + '[' -f /tmp/packages_start.txt ']' 15:33:22 + '[' -f /tmp/packages_end.txt ']' 15:33:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-518 ']' 15:33:22 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/ 15:33:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-518/archives/ [Pipeline] echo 15:33:22 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/edgexfoundry_edgex-ui-go_PR-518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:33:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:33:22 . [Pipeline] withDockerContainer 15:33:23 prd-ubuntu20.04-docker-8c-8g-33486 does not seem to be running inside a container 15:33:23 $ 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/edgexfoundry_edgex-ui-go_PR-518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-518 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518:/w/workspace/edgexfoundry_edgex-ui-go_PR-518:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:33:23 $ docker top 095726fa252fd1b6655af2b758d026f58c3841d1ab1d32c56f9342e51da1b188 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:23 + touch /tmp/pre-build-complete [Pipeline] sh 15:33:23 + mkdir -p /var/log/sysstat [Pipeline] sh 15:33:24 + ls /var/log/sa-host 15:33:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:24 provisioning config files... 15:33:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-518@tmp/config8649979005115742368tmp [Pipeline] { [Pipeline] echo 15:33:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:33:24 ---> create-netrc.sh [Pipeline] } 15:33:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:33:25 ---> python-tools-install.sh [Pipeline] echo 15:33:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:33:25 ---> sudo-logs.sh 15:33:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:33:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:33:25 ---> job-cost.sh 15:33:25 lf-activate-venv: SKIPPING 15:33:25 DEBUG: total: 0.2199999988079071 15:33:25 INFO: Retrieving Stack Cost... 15:33:26 INFO: Retrieving Pricing Info for: v3-standard-8 15:33:26 INFO: Archiving Costs [Pipeline] echo 15:33:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:27 ---> logs-deploy.sh 15:33:27 lf-activate-venv: SKIPPING 15:33:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-518/2 15:33:27 INFO: archiving workspace using pattern(s): 15:33:27 Archives upload complete. 15:33:27 INFO: archiving logs to Nexus