Pull request #491 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 477cce48b08934b1b6555729b7aee89414185a11+e48074128e3d49bf104d5160f342619963f8a85e (37e3ec32f523a835fb700d5b6adf2e3072cfd0a1) 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-ssh14992523922432795085.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh12206767401279623581.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-491/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-491/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3451333355130160091.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-491/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1380215460122874817.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14556372279944729713.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-491/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-491/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3610925217559060009.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 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: [[centos7-docker-4c-2g, ubuntu18.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3600 in /w/workspace/edgexfoundry_edgex-ui-go_PR-491 [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-491 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/jenkins-gitclient-ssh5323481318540720181.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/jenkins-gitclient-ssh5983345609784350797.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/491/head:refs/remotes/origin/PR-491 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit 477cce48b08934b1b6555729b7aee89414185a11 Merge succeeded, producing 477cce48b08934b1b6555729b7aee89414185a11 Checking out Revision 477cce48b08934b1b6555729b7aee89414185a11 (PR-491) > git config core.sparsecheckout # timeout=10 > git checkout -f 477cce48b08934b1b6555729b7aee89414185a11 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/jenkins-gitclient-ssh2811706788168177866.key > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 477cce48b08934b1b6555729b7aee89414185a11 # timeout=10 Commit message: "feat: update build product artifact GUI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:36:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:36:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:36:36 ========================================================= 08:36:36 EdgeX Global Pipelines Version Info 08:36:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:36:37 ------------------- 08:36:37 stable info: 08:36:37 ------------------- 08:36:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:36:37 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 08:36:37 Message: update stable to v1.0.219 08:36:38 ------------------- 08:36:38 experimental info: 08:36:38 ------------------- 08:36:38 Commited By: **** collab-it+edgex@linuxfoundation.org 08:36:38 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 08:36:38 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:36:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:36:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:36:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:36:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:36:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:36:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:36:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-491 [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-491 [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-491 [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 477cce48b08934b1b6555729b7aee89414185a11 [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 477cce4 [Pipeline] echo 08:36:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:40 provisioning config files... 08:36:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/config7668402327865628963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:40 ---> docker-login.sh 08:36:40 nexus3.edgexfoundry.org:10001 08:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:40 Configure a credential helper to remove this warning. See 08:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:40 08:36:40 Login Succeeded 08:36:40 nexus3.edgexfoundry.org:10002 08:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:40 Configure a credential helper to remove this warning. See 08:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:40 08:36:40 Login Succeeded 08:36:40 nexus3.edgexfoundry.org:10003 08:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:40 Configure a credential helper to remove this warning. See 08:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:40 08:36:40 Login Succeeded 08:36:40 nexus3.edgexfoundry.org:10004 08:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:40 Configure a credential helper to remove this warning. See 08:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:40 08:36:40 Login Succeeded 08:36:40 docker.io 08:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:41 Configure a credential helper to remove this warning. See 08:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:41 08:36:41 Login Succeeded 08:36:41 ---> docker-login.sh ends [Pipeline] } 08:36:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:36:42 + git rev-list -1 --merges 477cce48b08934b1b6555729b7aee89414185a11~1..477cce48b08934b1b6555729b7aee89414185a11 [Pipeline] echo 08:36:42 -----------> git rev-list -1 --merges 477cce48b08934b1b6555729b7aee89414185a11~1..477cce48b08934b1b6555729b7aee89414185a11 477cce48b08934b1b6555729b7aee89414185a11 [false] [Pipeline] sh 08:36:42 + git log --format=format:%s -1 477cce48b08934b1b6555729b7aee89414185a11 [Pipeline] echo 08:36:42 ========================================================= 08:36:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:36:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:36:43 + git log --format=format:%s -1 477cce48b08934b1b6555729b7aee89414185a11 [Pipeline] echo 08:36:43 [semverPrep] GIT_COMMIT: 477cce48b08934b1b6555729b7aee89414185a11, Commit Message: feat: update build product artifact GUI [Pipeline] echo 08:36:43 [semverPrep] This is not a build commit. [Pipeline] sh 08:36:43 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 08:36:43 + grep -v github /etc/ssh/ssh_known_hosts 08:36:43 + '[' -e /tmp/ssh_known_hosts ']' 08:36:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:36:43 + sudo tee -a /etc/ssh/ssh_known_hosts 08:36:43 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 08:36:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:36:44 08:36:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:36:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:36:44 latest: Pulling from edgex-devops/git-semver 08:36:44 a0d0a0d46f8b: Pulling fs layer 08:36:44 3e5f54012d9b: Pulling fs layer 08:36:44 4c7163046ea9: Pulling fs layer 08:36:44 0c2d73faf560: Pulling fs layer 08:36:44 0c2d73faf560: Waiting 08:36:44 3e5f54012d9b: Verifying Checksum 08:36:44 3e5f54012d9b: Download complete 08:36:44 a0d0a0d46f8b: Verifying Checksum 08:36:44 a0d0a0d46f8b: Download complete 08:36:44 0c2d73faf560: Verifying Checksum 08:36:44 0c2d73faf560: Download complete 08:36:44 4c7163046ea9: Verifying Checksum 08:36:44 4c7163046ea9: Download complete 08:36:44 a0d0a0d46f8b: Pull complete 08:36:44 3e5f54012d9b: Pull complete 08:36:44 4c7163046ea9: Pull complete 08:36:45 0c2d73faf560: Pull complete 08:36:45 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:36:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:36:45 prd-centos7-docker-4c-2g-3600 does not seem to be running inside a container 08:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-491 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491:/w/workspace/edgexfoundry_edgex-ui-go_PR-491:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:36:46 $ docker top 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:36:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:46 [ssh-agent] Looking for ssh-agent implementation... 08:36:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:46 $ docker exec 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 ssh-agent 08:36:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJeKIoP/agent.14 08:36:46 SSH_AGENT_PID=21 08:36:46 Running ssh-add (command line suppressed) 08:36:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/private_key_6653734192906344938.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/private_key_6653734192906344938.key) 08:36:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:46 + git tag --points-at HEAD [Pipeline] } 08:36:46 $ docker exec --env ******** --env ******** 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 ssh-agent -k 08:36:47 unset SSH_AUTH_SOCK; 08:36:47 unset SSH_AGENT_PID; 08:36:47 echo Agent pid 21 killed; 08:36:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:36:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:36:47 [ssh-agent] Looking for ssh-agent implementation... 08:36:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:36:47 $ docker exec 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 ssh-agent 08:36:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbGMHoD/agent.55 08:36:47 SSH_AGENT_PID=62 08:36:47 Running ssh-add (command line suppressed) 08:36:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/private_key_5546643180376374593.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/private_key_5546643180376374593.key) 08:36:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:36:47 + git semver init 08:36:47 # -> Open(): unable to determine branch for HEAD 08:36:47 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-491/.git 08:36:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-491 08:36:47 # $SEMVER_REMOTE_NAME = origin 08:36:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:36:47 # $SEMVER_USER_NAME = edgex-jenkins 08:36:47 # $SEMVER_BRANCH = PR-491 08:36:47 # $SEMVER_TEMP = /tmp/semver-627796155 08:36:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:36:49 # '/tmp/semver-627796155' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-491/.semver' 08:36:49 # -> Force: false 08:36:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-491/.semver [Pipeline] } 08:36:49 $ docker exec --env ******** --env ******** 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 ssh-agent -k 08:36:49 unset SSH_AUTH_SOCK; 08:36:49 unset SSH_AGENT_PID; 08:36:49 echo Agent pid 62 killed; 08:36:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:36:50 + git semver [Pipeline] } 08:36:50 $ docker stop --time=1 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 08:36:51 $ docker rm -f 9a21c2312bdd5dcf6e00056b623a86c75db84c1983144069528a86ffe4208613 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:36:52 Stashed 1 file(s) [Pipeline] echo 08:36:52 [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 08:36:52 provisioning config files... 08:36:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/config1686141050045718201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:53 ---> docker-login.sh 08:36:53 nexus3.edgexfoundry.org:10001 08:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:53 Configure a credential helper to remove this warning. See 08:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:53 08:36:53 Login Succeeded 08:36:53 nexus3.edgexfoundry.org:10002 08:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:53 Configure a credential helper to remove this warning. See 08:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:53 08:36:53 Login Succeeded 08:36:53 nexus3.edgexfoundry.org:10003 08:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:53 Configure a credential helper to remove this warning. See 08:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:53 08:36:53 Login Succeeded 08:36:53 nexus3.edgexfoundry.org:10004 08:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:53 Configure a credential helper to remove this warning. See 08:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:53 08:36:53 Login Succeeded 08:36:53 docker.io 08:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:54 Configure a credential helper to remove this warning. See 08:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:54 08:36:54 Login Succeeded 08:36:54 ---> docker-login.sh ends [Pipeline] } 08:36:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:36:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:54 ========================================================= 08:36:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:36:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:36:54 + 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 . 08:36:54 Sending build context to Docker daemon 40.52MB 08:36:54 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:36:54 Step 2/15 : FROM ${BASE} AS builder 08:36:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:36:54 59bf1c3509f3: Pulling fs layer 08:36:54 666ba61612fd: Pulling fs layer 08:36:54 8ed8ca486205: Pulling fs layer 08:36:54 4fe6c5a15a65: Pulling fs layer 08:36:54 22a0e8bec74d: Pulling fs layer 08:36:54 f965cba54748: Pulling fs layer 08:36:54 861ffc35075e: Pulling fs layer 08:36:54 4b385c91608e: Pulling fs layer 08:36:54 560528eb2ebb: Pulling fs layer 08:36:54 f965cba54748: Waiting 08:36:54 861ffc35075e: Waiting 08:36:54 4b385c91608e: Waiting 08:36:54 560528eb2ebb: Waiting 08:36:54 4fe6c5a15a65: Waiting 08:36:54 22a0e8bec74d: Waiting 08:36:54 8ed8ca486205: Verifying Checksum 08:36:54 8ed8ca486205: Download complete 08:36:54 666ba61612fd: Verifying Checksum 08:36:54 666ba61612fd: Download complete 08:36:54 22a0e8bec74d: Verifying Checksum 08:36:54 22a0e8bec74d: Download complete 08:36:54 59bf1c3509f3: Verifying Checksum 08:36:54 59bf1c3509f3: Download complete 08:36:54 f965cba54748: Verifying Checksum 08:36:54 f965cba54748: Download complete 08:36:55 861ffc35075e: Verifying Checksum 08:36:55 861ffc35075e: Download complete 08:36:55 4b385c91608e: Verifying Checksum 08:36:55 4b385c91608e: Download complete 08:36:55 59bf1c3509f3: Pull complete 08:36:55 666ba61612fd: Pull complete 08:36:55 4fe6c5a15a65: Verifying Checksum 08:36:55 4fe6c5a15a65: Download complete 08:36:55 8ed8ca486205: Pull complete 08:36:55 560528eb2ebb: Verifying Checksum 08:36:55 560528eb2ebb: Download complete 08:37:00 4fe6c5a15a65: Pull complete 08:37:00 22a0e8bec74d: Pull complete 08:37:00 f965cba54748: Pull complete 08:37:00 861ffc35075e: Pull complete 08:37:00 4b385c91608e: Pull complete 08:37:02 560528eb2ebb: Pull complete 08:37:02 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 08:37:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:37:02 ---> dd4a08f94e63 08:37:02 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:37:04 ---> Running in 3d5584d77096 08:37:04 Removing intermediate container 3d5584d77096 08:37:04 ---> 363d91f78c5e 08:37:04 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:37:04 ---> Running in 9015e0272309 08:37:04 Removing intermediate container 9015e0272309 08:37:04 ---> de095b4a4890 08:37:04 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:37:04 ---> Running in f3446c94003c 08:37:04 Removing intermediate container f3446c94003c 08:37:04 ---> 03eafcb78d68 08:37:04 Step 6/15 : LABEL Name=edgex-ui-go 08:37:04 ---> Running in 6044a07d047e 08:37:04 Removing intermediate container 6044a07d047e 08:37:04 ---> 500a2f57fa34 08:37:04 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:37:05 ---> Running in e4e2e69c36fe 08:37:05 Removing intermediate container e4e2e69c36fe 08:37:05 ---> 47b1f7b2b372 08:37:05 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:05 ---> Running in 97749d6504b7 08:37:05 Removing intermediate container 97749d6504b7 08:37:05 ---> 6d2c49c46472 08:37:05 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:37:05 ---> Running in 41b28e74d85b 08:37:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:07 OK: 221 MiB in 52 packages 08:37:07 Removing intermediate container 41b28e74d85b 08:37:07 ---> 11e6527840bc 08:37:07 Step 10/15 : ENV GO111MODULE=on 08:37:07 ---> Running in 04e54b955303 08:37:07 Removing intermediate container 04e54b955303 08:37:07 ---> 16301f442c96 08:37:07 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:37:07 ---> Running in 23ece81c2614 08:37:07 Removing intermediate container 23ece81c2614 08:37:07 ---> 3bf001a3db63 08:37:07 Step 12/15 : COPY go.mod vendor* ./ 08:37:07 ---> 0259ac37237b 08:37:07 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:07 ---> Running in fe78e2c9b954 08:37:07 Still waiting to schedule task 08:37:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:37:54 Removing intermediate container fe78e2c9b954 08:37:54 ---> e351604bd744 08:37:54 Step 14/15 : COPY . . 08:37:54 ---> 94e1cff91fec 08:37:54 Step 15/15 : RUN ${MAKE} 08:37:54 ---> Running in 801d63a41eb1 08:37:54 noop 08:37:54 Removing intermediate container 801d63a41eb1 08:37:54 ---> e399181dacfe 08:37:54 Successfully built e399181dacfe 08:37:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:37:54 + docker inspect -f . ci-base-image-x86_64 08:37:54 . [Pipeline] withDockerContainer 08:37:54 prd-centos7-docker-4c-2g-3600 does not seem to be running inside a container 08:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-491 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491:/w/workspace/edgexfoundry_edgex-ui-go_PR-491:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@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 ******** ci-base-image-x86_64 cat 08:37:55 $ docker top 4979e79e8eab910ce71b6d8fa2f91538000dcc9569f6b805a4e463cb69d79cd9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:55 + go version 08:37:55 go version go1.17.6 linux/amd64 [Pipeline] } 08:37:55 $ docker stop --time=1 4979e79e8eab910ce71b6d8fa2f91538000dcc9569f6b805a4e463cb69d79cd9 08:37:56 $ docker rm -f 4979e79e8eab910ce71b6d8fa2f91538000dcc9569f6b805a4e463cb69d79cd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:57 + docker inspect -f . ci-base-image-x86_64 08:37:57 . [Pipeline] withDockerContainer 08:37:57 prd-centos7-docker-4c-2g-3600 does not seem to be running inside a container 08:37:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-491 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491:/w/workspace/edgexfoundry_edgex-ui-go_PR-491:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@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 ******** ci-base-image-x86_64 cat 08:37:57 $ docker top da0111b2cc1029a1c493c8e11672ab3191734cd3ab57e6bad3cd7a8b075fb26c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:37:58 + make test 08:37:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:37:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:38:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:38:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:38:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:38:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:38:16 $ docker stop --time=1 da0111b2cc1029a1c493c8e11672ab3191734cd3ab57e6bad3cd7a8b075fb26c 08:38:17 $ docker rm -f da0111b2cc1029a1c493c8e11672ab3191734cd3ab57e6bad3cd7a8b075fb26c [Pipeline] // withDockerContainer [Pipeline] sh 08:38:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:38:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:38:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:38:19 + ls -al . 08:38:19 total 112 08:38:19 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 21 08:37 . 08:38:19 drwxrwxr-x. 4 jenkins jenkins 110 Jan 21 08:36 .. 08:38:19 drwxrwxr-x. 3 jenkins jenkins 20 Jan 21 08:36 assets 08:38:19 drwxrwxr-x. 2 jenkins jenkins 66 Jan 21 08:36 bin 08:38:19 drwxrwxr-x. 3 jenkins jenkins 29 Jan 21 08:36 cmd 08:38:19 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 21 08:36 CONTRIBUTING.md 08:38:19 -rw-r--r--. 1 jenkins jenkins 10 Jan 21 08:37 coverage.out 08:38:19 -rw-rw-r--. 1 jenkins jenkins 1549 Jan 21 08:36 Dockerfile 08:38:19 drwxrwxr-x. 2 jenkins jenkins 23 Jan 21 08:36 docs 08:38:19 drwxrwxr-x. 8 jenkins jenkins 179 Jan 21 08:36 .git 08:38:19 drwxrwxr-x. 2 jenkins jenkins 103 Jan 21 08:36 .github 08:38:19 -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 08:36 .gitignore 08:38:19 -rw-rw-r--. 1 jenkins jenkins 1944 Jan 21 08:36 go.mod 08:38:19 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 21 08:36 go.sum 08:38:19 drwxrwxr-x. 9 jenkins jenkins 125 Jan 21 08:36 internal 08:38:19 -rw-rw-r--. 1 jenkins jenkins 652 Jan 21 08:36 Jenkinsfile 08:38:19 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 21 08:36 LICENSE 08:38:19 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 21 08:36 Makefile 08:38:19 drwxrwxr-x. 3 jenkins jenkins 19 Jan 21 08:36 pkg 08:38:19 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 21 08:36 README.md 08:38:19 drwx------. 3 jenkins jenkins 56 Jan 21 08:36 .semver 08:38:19 drwxrwxr-x. 4 jenkins jenkins 71 Jan 21 08:36 snap 08:38:19 -rw-rw-r--. 1 jenkins jenkins 5 Jan 21 08:36 VERSION 08:38:19 -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 08:36 version.go 08:38:19 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 21 08:36 web [Pipeline] isUnix [Pipeline] sh 08:38:20 + 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=477cce48b08934b1b6555729b7aee89414185a11 --label arch=amd64 --label version=0.0.0 . 08:38:20 Sending build context to Docker daemon 40.52MB 08:38:20 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 08:38:20 Step 2/23 : FROM ${BASE} AS builder 08:38:20 ---> e399181dacfe 08:38:20 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:38:20 ---> Running in 001f381a3efb 08:38:20 Removing intermediate container 001f381a3efb 08:38:20 ---> de4c42a60198 08:38:20 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:38:20 ---> Running in 0e8013aa4bda 08:38:20 Removing intermediate container 0e8013aa4bda 08:38:20 ---> 02ceb0b8b16a 08:38:20 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:38:20 ---> Running in e9570b6c5be1 08:38:21 Removing intermediate container e9570b6c5be1 08:38:21 ---> ac9f1114a612 08:38:21 Step 6/23 : LABEL Name=edgex-ui-go 08:38:21 ---> Running in 034e748924a4 08:38:21 Removing intermediate container 034e748924a4 08:38:21 ---> 0a5481a6f9a0 08:38:21 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:38:21 ---> Running in f49012b767f1 08:38:21 Removing intermediate container f49012b767f1 08:38:21 ---> a5adeb5194b1 08:38:21 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:21 ---> Running in 3a8c4f587042 08:38:21 Removing intermediate container 3a8c4f587042 08:38:21 ---> 6ce55d9440b2 08:38:21 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:38:21 ---> Running in 33364b440f99 08:38:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:23 OK: 221 MiB in 52 packages 08:38:23 Removing intermediate container 33364b440f99 08:38:23 ---> b2bd7700b292 08:38:23 Step 10/23 : ENV GO111MODULE=on 08:38:23 ---> Running in 3cca284650ec 08:38:23 Removing intermediate container 3cca284650ec 08:38:23 ---> 472043812602 08:38:23 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:38:23 ---> Running in ba605074711f 08:38:23 Removing intermediate container ba605074711f 08:38:23 ---> 65d530dbaadd 08:38:23 Step 12/23 : COPY go.mod vendor* ./ 08:38:23 ---> 69966c46a19e 08:38:23 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:23 ---> Running in 974a2d425f61 08:38:24 Removing intermediate container 974a2d425f61 08:38:24 ---> 7fab3b867f87 08:38:24 Step 14/23 : COPY . . 08:38:25 ---> 6e49c948f988 08:38:25 Step 15/23 : RUN ${MAKE} 08:38:25 ---> Running in 6de0ea22f8f8 08:38:25 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 08:38:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:38:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3601 in /w/workspace/edgexfoundry_edgex-ui-go_PR-491 [Pipeline] { [Pipeline] ws 08:38:36 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:38:36 The recommended git tool is: git 08:38:36 Removing intermediate container 6de0ea22f8f8 08:38:36 ---> 41c5d51852cd 08:38:36 Step 16/23 : FROM alpine:3.14 08:38:37 3.14: Pulling from library/alpine 08:38:37 97518928ae5f: Pulling fs layer 08:38:37 97518928ae5f: Verifying Checksum 08:38:37 97518928ae5f: Download complete 08:38:37 97518928ae5f: Pull complete 08:38:37 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:38:37 Status: Downloaded newer image for alpine:3.14 08:38:37 ---> 0a97eee8041e 08:38:37 Step 17/23 : EXPOSE 4000 08:38:37 ---> Running in 98e134d37ddd 08:38:37 Removing intermediate container 98e134d37ddd 08:38:37 ---> fa4d87901bde 08:38:37 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 08:38:37 ---> d53ee57b8c0c 08:38:37 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:38:38 ---> Running in fd0aaa3af3f9 08:38:38 Removing intermediate container fd0aaa3af3f9 08:38:38 ---> 606725fd4241 08:38:38 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:38:38 ---> Running in a1b471ad5b24 08:38:38 Removing intermediate container a1b471ad5b24 08:38:38 ---> eb09a2b18ebd 08:38:38 Step 21/23 : LABEL arch=amd64 08:38:38 ---> Running in e85a4de09e83 08:38:38 Removing intermediate container e85a4de09e83 08:38:38 ---> 095bd4408556 08:38:38 Step 22/23 : LABEL git_sha=477cce48b08934b1b6555729b7aee89414185a11 08:38:38 ---> Running in e1a08d30a8fe 08:38:38 Removing intermediate container e1a08d30a8fe 08:38:38 ---> 477242a30900 08:38:38 Step 23/23 : LABEL version=0.0.0 08:38:38 ---> Running in f24fe1d2c5c2 08:38:38 Removing intermediate container f24fe1d2c5c2 08:38:38 ---> a9f1a8bd498a 08:38:38 [Warning] One or more build-args [ARCH] were not consumed 08:38:38 Successfully built a9f1a8bd498a 08:38:38 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 08:38:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:39 08:38:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:38:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:39 latest: Pulling from edgex-lftools-log-publisher 08:38:39 b4d181a07f80: Pulling fs layer 08:38:39 a1111a8f2ec3: Pulling fs layer 08:38:39 ed53099fbce6: Pulling fs layer 08:38:39 dc539afda2c1: Pulling fs layer 08:38:39 77bc0d833cb6: Pulling fs layer 08:38:39 9065ff56babe: Pulling fs layer 08:38:39 d287ab97295c: Pulling fs layer 08:38:39 77bc0d833cb6: Waiting 08:38:39 9065ff56babe: Waiting 08:38:39 d287ab97295c: Waiting 08:38:39 dc539afda2c1: Waiting 08:38:39 a1111a8f2ec3: Verifying Checksum 08:38:39 a1111a8f2ec3: Download complete 08:38:39 dc539afda2c1: Verifying Checksum 08:38:39 dc539afda2c1: Download complete 08:38:39 ed53099fbce6: Verifying Checksum 08:38:39 ed53099fbce6: Download complete 08:38:39 9065ff56babe: Verifying Checksum 08:38:39 9065ff56babe: Download complete 08:38:39 77bc0d833cb6: Verifying Checksum 08:38:39 77bc0d833cb6: Download complete 08:38:39 b4d181a07f80: Verifying Checksum 08:38:39 b4d181a07f80: Download complete 08:38:40 d287ab97295c: Verifying Checksum 08:38:40 d287ab97295c: Download complete 08:38:40 using credential edgex-jenkins-ssh 08:38:40 Cloning the remote Git repository 08:38:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:38:40 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:38:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:38:40 > git --version # timeout=10 08:38:41 > git --version # 'git version 2.17.1' 08:38:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:41 b4d181a07f80: Pull complete 08:38:41 a1111a8f2ec3: Pull complete 08:38:42 ed53099fbce6: Pull complete 08:38:42 dc539afda2c1: Pull complete 08:38:42 77bc0d833cb6: Pull complete 08:38:42 9065ff56babe: Pull complete 08:38:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:38:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:38:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:38:44 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit 477cce48b08934b1b6555729b7aee89414185a11 08:38:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:38:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/491/head:refs/remotes/origin/PR-491 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:38:44 > git config core.sparsecheckout # timeout=10 08:38:44 > git checkout -f 477cce48b08934b1b6555729b7aee89414185a11 # timeout=10 08:38:45 Merge succeeded, producing 477cce48b08934b1b6555729b7aee89414185a11 08:38:45 Checking out Revision 477cce48b08934b1b6555729b7aee89414185a11 (PR-491) 08:38:45 > git remote # timeout=10 08:38:45 > git config --get remote.origin.url # timeout=10 08:38:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:45 > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 08:38:45 > git rev-parse HEAD^{commit} # timeout=10 08:38:45 > git config core.sparsecheckout # timeout=10 08:38:45 > git checkout -f 477cce48b08934b1b6555729b7aee89414185a11 # timeout=10 08:38:47 d287ab97295c: Pull complete 08:38:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:38:48 prd-centos7-docker-4c-2g-3600 does not seem to be running inside a container 08:38:48 $ 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-491 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491:/w/workspace/edgexfoundry_edgex-ui-go_PR-491:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:38:49 Commit message: "feat: update build product artifact GUI" 08:38:49 > git --version # timeout=10 08:38:49 > git --version # 'git version 2.17.1' 08:38:49 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 08:38:49 08:38:49 GitHub has been notified of this commit’s build result 08:38:49 08:38:52 $ docker top 1c5e88956abffbfe622015332e5a9a3c1689cb3eea3e4794931193393d73e580 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:38:52 ---> job-cost.sh 08:38:52 lf-activate-venv: SKIPPING 08:38:52 INFO: No Stack... 08:38:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:38:53 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:53 Dload Upload Total Spent Left Speed 08:38:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48536 0 --:--:-- --:--:-- --:--:-- 48536 08:38:53 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] sh 08:38:53 INFO: Archiving Costs [Pipeline] sh 08:38:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:38:53 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives/cost.csv 08:38:53 + cut -d, -f6 [Pipeline] lock 08:38:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] 08:38:53 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] did not exist. Created. 08:38:53 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:38:54 + + sudosudo tee jq /etc/docker/daemon.new 08:38:54 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:38:54 { 08:38:54 "registry-mirrors": [ 08:38:54 "https://nexus3.edgexfoundry.org:10001" 08:38:54 ], 08:38:54 "bip": "10.250.0.254/24", 08:38:54 "hosts": [ 08:38:54 "tcp://0.0.0.0:5555", 08:38:54 "unix:///var/run/docker.sock" 08:38:54 ], 08:38:54 "mtu": 1458, 08:38:54 "selinux-enabled": true, 08:38:54 "seccomp-profile": "/etc/docker/seccomp.json" 08:38:54 } [Pipeline] sh 08:38:54 + echo total: 0.05999999865889549 [Pipeline] stash 08:38:54 Stashed 1 file(s) [Pipeline] } 08:38:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] 08:38:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 08:38:54 $ docker stop --time=1 1c5e88956abffbfe622015332e5a9a3c1689cb3eea3e4794931193393d73e580 08:38:55 $ docker rm -f 1c5e88956abffbfe622015332e5a9a3c1689cb3eea3e4794931193393d73e580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:14 provisioning config files... 08:39:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7351325092976078815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:14 ---> docker-login.sh 08:39:14 nexus3.edgexfoundry.org:10001 08:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:15 Configure a credential helper to remove this warning. See 08:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:15 08:39:15 Login Succeeded 08:39:15 nexus3.edgexfoundry.org:10002 08:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:15 Configure a credential helper to remove this warning. See 08:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:15 08:39:15 Login Succeeded 08:39:15 nexus3.edgexfoundry.org:10003 08:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:16 Configure a credential helper to remove this warning. See 08:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:16 08:39:16 Login Succeeded 08:39:16 nexus3.edgexfoundry.org:10004 08:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:17 Configure a credential helper to remove this warning. See 08:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:17 08:39:17 Login Succeeded 08:39:17 docker.io 08:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:17 Configure a credential helper to remove this warning. See 08:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:17 08:39:17 Login Succeeded 08:39:17 ---> docker-login.sh ends [Pipeline] } 08:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:39:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:39:18 ========================================================= 08:39:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:39:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:39:18 + 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 . 08:39:19 Sending build context to Docker daemon 26.15MB 08:39:19 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 08:39:19 Step 2/15 : FROM ${BASE} AS builder 08:39:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:39:19 9b3977197b4f: Pulling fs layer 08:39:19 1a89e8eeedd5: Pulling fs layer 08:39:19 94645a83ff95: Pulling fs layer 08:39:19 3f3a8bcf1eab: Pulling fs layer 08:39:19 0c92f367c5e7: Pulling fs layer 08:39:19 4b8299f9d1f4: Pulling fs layer 08:39:19 9a6b49a46696: Pulling fs layer 08:39:19 cf05db05a679: Pulling fs layer 08:39:19 3f3a8bcf1eab: Waiting 08:39:19 0c92f367c5e7: Waiting 08:39:19 4b8299f9d1f4: Waiting 08:39:19 9a6b49a46696: Waiting 08:39:19 cf05db05a679: Waiting 08:39:19 94645a83ff95: Verifying Checksum 08:39:19 94645a83ff95: Download complete 08:39:19 1a89e8eeedd5: Verifying Checksum 08:39:19 1a89e8eeedd5: Download complete 08:39:19 0c92f367c5e7: Verifying Checksum 08:39:19 0c92f367c5e7: Download complete 08:39:19 4b8299f9d1f4: Verifying Checksum 08:39:19 4b8299f9d1f4: Download complete 08:39:19 9b3977197b4f: Verifying Checksum 08:39:19 9b3977197b4f: Download complete 08:39:19 9a6b49a46696: Verifying Checksum 08:39:19 9a6b49a46696: Download complete 08:39:20 9b3977197b4f: Pull complete 08:39:20 1a89e8eeedd5: Pull complete 08:39:21 94645a83ff95: Pull complete 08:39:21 cf05db05a679: Verifying Checksum 08:39:21 cf05db05a679: Download complete 08:39:22 3f3a8bcf1eab: Verifying Checksum 08:39:22 3f3a8bcf1eab: Download complete 08:39:34 3f3a8bcf1eab: Pull complete 08:39:34 0c92f367c5e7: Pull complete 08:39:34 4b8299f9d1f4: Pull complete 08:39:34 9a6b49a46696: Pull complete 08:39:39 cf05db05a679: Pull complete 08:39:39 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 08:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:39:39 ---> 0ccda1f7e2ee 08:39:39 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:39:41 ---> Running in 76a6de71bbb6 08:39:41 Removing intermediate container 76a6de71bbb6 08:39:41 ---> 9d94826e0df5 08:39:41 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 08:39:41 ---> Running in 03550476bffa 08:39:42 Removing intermediate container 03550476bffa 08:39:42 ---> 8b9f956e82ee 08:39:42 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 08:39:42 ---> Running in f9085e794206 08:39:42 Removing intermediate container f9085e794206 08:39:42 ---> b89422be3e41 08:39:42 Step 6/15 : LABEL Name=edgex-ui-go 08:39:43 ---> Running in c688cb343a3c 08:39:43 Removing intermediate container c688cb343a3c 08:39:43 ---> 8e703f10b25e 08:39:43 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:39:43 ---> Running in 818f2f12d224 08:39:43 Removing intermediate container 818f2f12d224 08:39:43 ---> 8fcc5b58b99a 08:39:43 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:43 ---> Running in cefbafbf6041 08:39:45 Removing intermediate container cefbafbf6041 08:39:45 ---> a648410d5e02 08:39:45 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:39:45 ---> Running in d7667becbafd 08:39:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:39:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:39:48 OK: 220 MiB in 52 packages 08:39:48 Removing intermediate container d7667becbafd 08:39:48 ---> cdbec4b71038 08:39:48 Step 10/15 : ENV GO111MODULE=on 08:39:48 ---> Running in d65041ad6b48 08:39:49 Removing intermediate container d65041ad6b48 08:39:49 ---> 27ec97f7c2f1 08:39:49 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:39:49 ---> Running in 5f762b083184 08:39:49 Removing intermediate container 5f762b083184 08:39:49 ---> db56b1a5d5a9 08:39:49 Step 12/15 : COPY go.mod vendor* ./ 08:39:50 ---> 8efcd2660485 08:39:50 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:50 ---> Running in dfdf47ee2502 08:40:58 Removing intermediate container dfdf47ee2502 08:40:58 ---> e81940e36f3e 08:40:58 Step 14/15 : COPY . . 08:41:01 ---> 7c8ff22d53d0 08:41:01 Step 15/15 : RUN ${MAKE} 08:41:01 ---> Running in d4ffe973c367 08:41:01 noop 08:41:02 Removing intermediate container d4ffe973c367 08:41:02 ---> e7a47a14015a 08:41:02 Successfully built e7a47a14015a 08:41:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:41:02 + docker inspect -f . ci-base-image-arm64 08:41:02 . [Pipeline] withDockerContainer 08:41:03 prd-ubuntu18.04-docker-arm64-4c-16g-3601 does not seem to be running inside a container 08:41:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:41:04 $ docker top a0b7f9341b434b3cd11268d335289464f6ab5657b3c6d6c6dd174001de1ed484 -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:05 + go version 08:41:05 go version go1.17.6 linux/arm64 [Pipeline] } 08:41:05 $ docker stop --time=1 a0b7f9341b434b3cd11268d335289464f6ab5657b3c6d6c6dd174001de1ed484 08:41:07 $ docker rm -f a0b7f9341b434b3cd11268d335289464f6ab5657b3c6d6c6dd174001de1ed484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:41:07 + docker inspect -f . ci-base-image-arm64 08:41:07 . [Pipeline] withDockerContainer 08:41:08 prd-ubuntu18.04-docker-arm64-4c-16g-3601 does not seem to be running inside a container 08:41:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:41:09 $ docker top da33237d1556043171664a3058f9d0302151763fcc4e5a459ac8983662f7b4da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:41:10 + make test 08:41:10 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:41:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:41:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:42:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:42:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:42:00 $ docker stop --time=1 da33237d1556043171664a3058f9d0302151763fcc4e5a459ac8983662f7b4da 08:42:02 $ docker rm -f da33237d1556043171664a3058f9d0302151763fcc4e5a459ac8983662f7b4da [Pipeline] // withDockerContainer [Pipeline] sh 08:42:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:42:03 Warning: overwriting stash ‘coverage-report’ 08:42:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:42:04 + ls -al . 08:42:04 total 152 08:42:04 drwxrwxr-x 12 jenkins jenkins 4096 Jan 21 08:41 . 08:42:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 08:38 .. 08:42:04 drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 08:38 .git 08:42:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 08:38 .github 08:42:04 -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 08:38 .gitignore 08:42:04 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 21 08:38 CONTRIBUTING.md 08:42:04 -rw-rw-r-- 1 jenkins jenkins 1549 Jan 21 08:38 Dockerfile 08:42:04 -rw-rw-r-- 1 jenkins jenkins 652 Jan 21 08:38 Jenkinsfile 08:42:04 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 21 08:38 LICENSE 08:42:04 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 21 08:38 Makefile 08:42:04 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 21 08:38 README.md 08:42:04 -rw-rw-r-- 1 jenkins jenkins 5 Jan 21 08:36 VERSION 08:42:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 08:38 assets 08:42:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 08:38 bin 08:42:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 08:38 cmd 08:42:04 -rw-r--r-- 1 jenkins jenkins 10 Jan 21 08:41 coverage.out 08:42:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 08:38 docs 08:42:04 -rw-rw-r-- 1 jenkins jenkins 1944 Jan 21 08:38 go.mod 08:42:04 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 21 08:38 go.sum 08:42:04 drwxrwxr-x 9 jenkins jenkins 4096 Jan 21 08:38 internal 08:42:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 08:38 pkg 08:42:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 08:38 snap 08:42:04 -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 08:38 version.go 08:42:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 08:38 web [Pipeline] isUnix [Pipeline] sh 08:42:05 + 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=477cce48b08934b1b6555729b7aee89414185a11 --label arch=arm64 --label version=0.0.0 . 08:42:06 Sending build context to Docker daemon 26.15MB 08:42:06 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 08:42:06 Step 2/23 : FROM ${BASE} AS builder 08:42:06 ---> e7a47a14015a 08:42:06 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:42:06 ---> Running in 4e5f1c4fdda3 08:42:06 Removing intermediate container 4e5f1c4fdda3 08:42:06 ---> 0a054232f528 08:42:06 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 08:42:07 ---> Running in c75102c04696 08:42:07 Removing intermediate container c75102c04696 08:42:07 ---> d63b0a9c41f9 08:42:07 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 08:42:07 ---> Running in 7293a4cf23e2 08:42:07 Removing intermediate container 7293a4cf23e2 08:42:07 ---> 7cea4e214637 08:42:07 Step 6/23 : LABEL Name=edgex-ui-go 08:42:07 ---> Running in 04a7cf6a29aa 08:42:08 Removing intermediate container 04a7cf6a29aa 08:42:08 ---> be1a9b56ea3a 08:42:08 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:42:08 ---> Running in 054efaddb959 08:42:08 Removing intermediate container 054efaddb959 08:42:08 ---> 3d23e8ecb0ff 08:42:08 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:08 ---> Running in b3815eba3607 08:42:10 Removing intermediate container b3815eba3607 08:42:10 ---> c9897ac9419a 08:42:10 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:42:10 ---> Running in 120c0d7a6b9d 08:42:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:42:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:42:13 OK: 220 MiB in 52 packages 08:42:13 Removing intermediate container 120c0d7a6b9d 08:42:13 ---> 30dfff837be9 08:42:13 Step 10/23 : ENV GO111MODULE=on 08:42:14 ---> Running in 2f0021078998 08:42:14 Removing intermediate container 2f0021078998 08:42:14 ---> 7563d5bdb3ef 08:42:14 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:42:14 ---> Running in 6932cce3d279 08:42:15 Removing intermediate container 6932cce3d279 08:42:15 ---> c08244633334 08:42:15 Step 12/23 : COPY go.mod vendor* ./ 08:42:15 ---> 88302743eaa4 08:42:15 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:15 ---> Running in b5b687a9897d 08:42:18 Removing intermediate container b5b687a9897d 08:42:18 ---> 5111744a40f7 08:42:18 Step 14/23 : COPY . . 08:42:20 ---> 82df3ebaaaff 08:42:20 Step 15/23 : RUN ${MAKE} 08:42:20 ---> Running in 5d67e01940a1 08:42: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 08:42:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:42:55 Removing intermediate container 5d67e01940a1 08:42:55 ---> 6453e34f94a0 08:42:55 Step 16/23 : FROM alpine:3.14 08:42:55 3.14: Pulling from library/alpine 08:42:56 be307f383ecc: Pulling fs layer 08:42:56 be307f383ecc: Download complete 08:42:56 be307f383ecc: Pull complete 08:42:56 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:42:56 Status: Downloaded newer image for alpine:3.14 08:42:56 ---> 5b8b7b635229 08:42:56 Step 17/23 : EXPOSE 4000 08:42:56 ---> Running in 760cc17c8a66 08:42:57 Removing intermediate container 760cc17c8a66 08:42:57 ---> cd5e6a81402e 08:42:57 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 08:42:58 ---> 54ce5602abcf 08:42:58 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:42:58 ---> Running in 125efd4c38e0 08:42:58 Removing intermediate container 125efd4c38e0 08:42:58 ---> e8a1e2573dad 08:42:58 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:42:59 ---> Running in a403761ac45a 08:42:59 Removing intermediate container a403761ac45a 08:42:59 ---> e98fe446aa0c 08:42:59 Step 21/23 : LABEL arch=arm64 08:42:59 ---> Running in e5de86ebdc0c 08:42:59 Removing intermediate container e5de86ebdc0c 08:42:59 ---> 253d83edb1d6 08:42:59 Step 22/23 : LABEL git_sha=477cce48b08934b1b6555729b7aee89414185a11 08:42:59 ---> Running in 5ab693aee89d 08:43:00 Removing intermediate container 5ab693aee89d 08:43:00 ---> 77acc5c98ebf 08:43:00 Step 23/23 : LABEL version=0.0.0 08:43:00 ---> Running in 532a5441f770 08:43:00 Removing intermediate container 532a5441f770 08:43:00 ---> 52c86c6cead8 08:43:00 [Warning] One or more build-args [ARCH] were not consumed 08:43:00 Successfully built 52c86c6cead8 08:43:00 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 08:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:01 08:43:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:02 arm64: Pulling from edgex-lftools-log-publisher 08:43:02 448f6bf000e3: Pulling fs layer 08:43:02 f757da607395: Pulling fs layer 08:43:02 05883995daec: Pulling fs layer 08:43:02 8603b9c90790: Pulling fs layer 08:43:02 1560dd03e051: Pulling fs layer 08:43:02 27f5ce0e4adf: Pulling fs layer 08:43:02 c2d8d7efcc4b: Pulling fs layer 08:43:02 1560dd03e051: Waiting 08:43:02 27f5ce0e4adf: Waiting 08:43:02 c2d8d7efcc4b: Waiting 08:43:02 8603b9c90790: Waiting 08:43:02 f757da607395: Verifying Checksum 08:43:02 f757da607395: Download complete 08:43:02 8603b9c90790: Verifying Checksum 08:43:02 8603b9c90790: Download complete 08:43:02 1560dd03e051: Verifying Checksum 08:43:02 1560dd03e051: Download complete 08:43:02 27f5ce0e4adf: Verifying Checksum 08:43:02 27f5ce0e4adf: Download complete 08:43:02 05883995daec: Verifying Checksum 08:43:02 05883995daec: Download complete 08:43:02 448f6bf000e3: Verifying Checksum 08:43:02 448f6bf000e3: Download complete 08:43:05 c2d8d7efcc4b: Verifying Checksum 08:43:05 c2d8d7efcc4b: Download complete 08:43:06 448f6bf000e3: Pull complete 08:43:06 f757da607395: Pull complete 08:43:08 05883995daec: Pull complete 08:43:08 8603b9c90790: Pull complete 08:43:09 1560dd03e051: Pull complete 08:43:09 27f5ce0e4adf: Pull complete 08:43:24 c2d8d7efcc4b: Pull complete 08:43:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:43:24 prd-ubuntu18.04-docker-arm64-4c-16g-3601 does not seem to be running inside a container 08:43:24 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:43:27 $ docker top 6e93d28001111bff4eb1cbc68c0b8cd70519c3217d48cf77fb934039e73b66a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:28 ---> job-cost.sh 08:43:28 lf-activate-venv: SKIPPING 08:43:28 INFO: No Stack... 08:43:28 INFO: Retrieving Pricing Info for: v3-standard-4 08:43:29 INFO: Archiving Costs [Pipeline] sh 08:43:30 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:43:30 + cut -d, -f6 [Pipeline] lock 08:43:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] 08:43:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] did not exist. Created. 08:43:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:43:30 /w/workspace/edgex-ui-go/1@tmp/durable-71c7367d/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-71c7367d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:43:31 + echo total: 0.10999999940395355 [Pipeline] stash 08:43:31 Warning: overwriting stash ‘stack-cost’ 08:43:31 Stashed 1 file(s) [Pipeline] } 08:43:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-491-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:43:31 $ docker stop --time=1 6e93d28001111bff4eb1cbc68c0b8cd70519c3217d48cf77fb934039e73b66a4 08:43:33 $ docker rm -f 6e93d28001111bff4eb1cbc68c0b8cd70519c3217d48cf77fb934039e73b66a4 [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 08:43:34 provisioning config files... 08:43:34 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/config5186109493617117722tmp [Pipeline] { [Pipeline] sh 08:43:35 + set +x 08:43:35 + bash -s -- 08:43:35 + curl -s https://codecov.io/bash 08:43:35 08:43:35 _____ _ 08:43:35 / ____| | | 08:43:35 | | ___ __| | ___ ___ _____ __ 08:43:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:43:35 | |___| (_) | (_| | __/ (_| (_) \ V / 08:43:35 \_____\___/ \__,_|\___|\___\___/ \_/ 08:43:35 Bash-1.0.6 08:43:35 08:43:35 08:43:35 ==> git version 2.24.4 found 08:43:35 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:43:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:43:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:43:35 ==> Jenkins CI detected. 08:43:35 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-491 08:43:35 project root: . 08:43:35 --> token set from env 08:43:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:43:35 ==> Running gcov in . (disable via -X gcov) 08:43:35 ==> Python coveragepy not found 08:43:35 ==> Searching for coverage reports in: 08:43:35 + . 08:43:35 -> Found 1 reports 08:43:35 ==> Detecting git/mercurial file structure 08:43:35 ==> Reading reports 08:43:35 + ./coverage.out bytes=10 08:43:35 ==> Appending adjustments 08:43:35 https://docs.codecov.io/docs/fixing-reports 08:43:35 + Found adjustments 08:43:35 ==> Gzipping contents 08:43:35 4.0K /tmp/codecov.M6vey1.gz 08:43:35 ==> Uploading reports 08:43:35 url: https://codecov.io 08:43:35 query: branch=PR-491&commit=477cce48b08934b1b6555729b7aee89414185a11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-491%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=491&job=&cmd_args= 08:43:35 -> Pinging Codecov 08:43:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-491&commit=477cce48b08934b1b6555729b7aee89414185a11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-491%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=491&job=&cmd_args= 08:43:35 -> Uploading to 08:43:35 https://storage.googleapis.com/codecov/v4/raw/2022-01-21/FB506323287CE973F263BFD2A0EB1F37/477cce48b08934b1b6555729b7aee89414185a11/a63b3bee-833a-4dd6-97d7-b3e19abe7fab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220121T084335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6244fb0b72fe24234bcf76d58af012f06968f1ff3c324189d3266d80e785231 08:43:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:43:35 Dload Upload Total Spent Left Speed 08:43:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 11844 --:--:-- --:--:-- --:--:-- 11885 08:43:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/477cce48b08934b1b6555729b7aee89414185a11 [Pipeline] } 08:43:36 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 08:43:37 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives ']' 08:43:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives 08:43:37 total 8 08:43:37 drwxr-xr-x. 3 root root 34 Jan 21 08:38 . 08:43:37 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 21 08:38 .. 08:43:37 drwxr-xr-x. 2 root root 6 Jan 21 08:38 cost 08:43:37 -rw-r--r--. 1 root root 82 Jan 21 08:38 cost.csv 08:43:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives 08:43:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives 08:43:37 total 8 08:43:37 drwxr-xr-x. 3 jenkins jenkins 34 Jan 21 08:38 . 08:43:37 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 21 08:38 .. 08:43:37 drwxr-xr-x. 2 jenkins jenkins 6 Jan 21 08:38 cost 08:43:37 -rw-r--r--. 1 jenkins jenkins 82 Jan 21 08:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:43:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:43:38 ---> package-listing.sh 08:43:38 ++ tr '[:upper:]' '[:lower:]' 08:43:38 ++ facter osfamily 08:43:39 + OS_FAMILY=redhat 08:43:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-491 08:43:39 + START_PACKAGES=/tmp/packages_start.txt 08:43:39 + END_PACKAGES=/tmp/packages_end.txt 08:43:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:43:39 + PACKAGES=/tmp/packages_start.txt 08:43:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-491 ']' 08:43:39 + PACKAGES=/tmp/packages_end.txt 08:43:39 + case "${OS_FAMILY}" in 08:43:39 + sort 08:43:39 + rpm -qa 08:43:39 + '[' -f /tmp/packages_start.txt ']' 08:43:39 + '[' -f /tmp/packages_end.txt ']' 08:43:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:43:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-491 ']' 08:43:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives/ 08:43:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-491/archives/ [Pipeline] echo 08:43:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:43:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:43:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:40 . [Pipeline] withDockerContainer 08:43:40 prd-centos7-docker-4c-2g-3600 does not seem to be running inside a container 08:43:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491/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-491 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491:/w/workspace/edgexfoundry_edgex-ui-go_PR-491:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:43:41 $ docker top f0ed8e3517b9688a01bc70840e79a03143082277b9d7e4e5eca50c8f474c7f71 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:41 + touch /tmp/pre-build-complete [Pipeline] sh 08:43:41 + mkdir -p /var/log/sysstat [Pipeline] sh 08:43:42 + ls /var/log/sa-host 08:43:42 + sadf -c /var/log/sa-host/sa17 08:43:42 file_magic: OK 08:43:42 HZ: Using current value: 100 08:43:42 file_header: OK 08:43:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:43:42 Statistics: 08:43:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:43:42 File successfully converted to sysstat format version 12.0.3 08:43:42 + sadf -c /var/log/sa-host/sa21 08:43:42 file_magic: OK 08:43:42 HZ: Using current value: 100 08:43:42 file_header: OK 08:43:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:43:42 Statistics: 08:43:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:43:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:42 provisioning config files... 08:43:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-491@tmp/config8127889401321493476tmp [Pipeline] { [Pipeline] echo 08:43:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:43:42 ---> create-netrc.sh [Pipeline] } 08:43:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:43:43 ---> python-tools-install.sh [Pipeline] echo 08:43:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:43:43 ---> sudo-logs.sh 08:43:43 Archiving 'sudo' log.. 08:43:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-3600.novalocal: Name or service not known 08:43:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-3600.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:43:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:43:44 ---> job-cost.sh 08:43:44 lf-activate-venv: SKIPPING 08:43:44 DEBUG: total: 0.05999999865889549 08:43:44 INFO: Retrieving Stack Cost... 08:43:45 INFO: Retrieving Pricing Info for: v3-standard-2 08:43:45 INFO: Archiving Costs [Pipeline] echo 08:43:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:43:46 ---> logs-deploy.sh 08:43:46 lf-activate-venv: SKIPPING 08:43:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-491/1 08:43:46 INFO: archiving workspace using pattern(s): 08:43:46 Archives upload complete. 08:43:46 INFO: archiving logs to Nexus