Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2737b4a4757873c341a4cc117393b3c94d892178 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-ssh14791189627637946021.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12245820927891828649.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh421552003520139243.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11451179501467526089.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3275611117216944928.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-83140 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2737b4a4757873c341a4cc117393b3c94d892178 (main) Commit message: "Merge pull request #106 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.46" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2737b4a4757873c341a4cc117393b3c94d892178 # timeout=10 > git rev-list --no-walk 695cbf35e7563b7af803532131954c37e2b367cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:39:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:39:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:39:53 ========================================================= 04:39:53 EdgeX Global Pipelines Version Info 04:39:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:39:54 ------------------- 04:39:54 stable info: 04:39:54 ------------------- 04:39:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:39:54 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 04:39:54 Message: update stable to v1.0.243 04:39:54 ------------------- 04:39:54 experimental info: 04:39:54 ------------------- 04:39:54 Commited By: **** collab-it+edgex@linuxfoundation.org 04:39:54 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 04:39:54 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:39:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2737b4a4757873c341a4cc117393b3c94d892178 [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2737b4a [Pipeline] echo 04:39:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:55 provisioning config files... 04:39:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16643425618507603949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:55 ---> docker-login.sh 04:39:55 nexus3.edgexfoundry.org:10001 04:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:56 Configure a credential helper to remove this warning. See 04:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:56 04:39:56 Login Succeeded 04:39:56 nexus3.edgexfoundry.org:10002 04:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:56 Configure a credential helper to remove this warning. See 04:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:56 04:39:56 Login Succeeded 04:39:56 nexus3.edgexfoundry.org:10003 04:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:56 Configure a credential helper to remove this warning. See 04:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:56 04:39:56 Login Succeeded 04:39:56 nexus3.edgexfoundry.org:10004 04:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:56 Configure a credential helper to remove this warning. See 04:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:56 04:39:56 Login Succeeded 04:39:56 docker.io 04:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:56 Configure a credential helper to remove this warning. See 04:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:56 04:39:56 Login Succeeded 04:39:56 ---> docker-login.sh ends [Pipeline] } 04:39:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:39:57 + git rev-list -1 --merges 2737b4a4757873c341a4cc117393b3c94d892178~1..2737b4a4757873c341a4cc117393b3c94d892178 [Pipeline] echo 04:39:57 -----------> git rev-list -1 --merges 2737b4a4757873c341a4cc117393b3c94d892178~1..2737b4a4757873c341a4cc117393b3c94d892178 2737b4a4757873c341a4cc117393b3c94d892178 04:39:57 2737b4a4757873c341a4cc117393b3c94d892178 [false] [Pipeline] sh 04:39:57 + git log --format=format:%s -1 2737b4a4757873c341a4cc117393b3c94d892178 [Pipeline] echo 04:39:57 ========================================================= 04:39:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:39:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:39:57 + git log --format=format:%s -1 2737b4a4757873c341a4cc117393b3c94d892178 [Pipeline] echo 04:39:57 [semverPrep] GIT_COMMIT: 2737b4a4757873c341a4cc117393b3c94d892178, Commit Message: Merge pull request #106 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.46 [Pipeline] echo 04:39:57 [semverPrep] This is not a build commit. [Pipeline] sh 04:39:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:58 + grep -v github /etc/ssh/ssh_known_hosts 04:39:58 + [ -e /tmp/ssh_known_hosts ] 04:39:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:39:58 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:39:58 sudo tee -a /etc/ssh/ssh_known_hosts 04:39:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:58 04:39:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:59 0.1.4: Pulling from edgex-devops/py-git-semver 04:39:59 b85a868b505f: Pulling fs layer 04:39:59 e2be974225ed: Pulling fs layer 04:39:59 339a4e72a1f5: Pulling fs layer 04:39:59 988bab9f4d93: Pulling fs layer 04:39:59 1469e6f7b9e6: Pulling fs layer 04:39:59 eaf3925da568: Pulling fs layer 04:39:59 bab4dde63d76: Pulling fs layer 04:39:59 1469e6f7b9e6: Waiting 04:39:59 bde34c3a00c8: Pulling fs layer 04:39:59 988bab9f4d93: Waiting 04:39:59 b352a97aabf1: Pulling fs layer 04:39:59 eaf3925da568: Waiting 04:39:59 4872d77fe225: Pulling fs layer 04:39:59 bde34c3a00c8: Waiting 04:39:59 b352a97aabf1: Waiting 04:39:59 5851b861e8e6: Pulling fs layer 04:39:59 bab4dde63d76: Waiting 04:39:59 5851b861e8e6: Waiting 04:39:59 4872d77fe225: Waiting 04:39:59 e2be974225ed: Verifying Checksum 04:39:59 e2be974225ed: Download complete 04:39:59 988bab9f4d93: Verifying Checksum 04:39:59 988bab9f4d93: Download complete 04:39:59 1469e6f7b9e6: Verifying Checksum 04:39:59 1469e6f7b9e6: Download complete 04:39:59 eaf3925da568: Verifying Checksum 04:39:59 eaf3925da568: Download complete 04:39:59 339a4e72a1f5: Verifying Checksum 04:39:59 339a4e72a1f5: Download complete 04:39:59 bde34c3a00c8: Download complete 04:39:59 b352a97aabf1: Download complete 04:39:59 4872d77fe225: Verifying Checksum 04:39:59 4872d77fe225: Download complete 04:39:59 5851b861e8e6: Verifying Checksum 04:39:59 5851b861e8e6: Download complete 04:39:59 b85a868b505f: Verifying Checksum 04:39:59 b85a868b505f: Download complete 04:39:59 bab4dde63d76: Verifying Checksum 04:39:59 bab4dde63d76: Download complete 04:40:00 b85a868b505f: Pull complete 04:40:00 e2be974225ed: Pull complete 04:40:01 339a4e72a1f5: Pull complete 04:40:01 988bab9f4d93: Pull complete 04:40:01 1469e6f7b9e6: Pull complete 04:40:02 eaf3925da568: Pull complete 04:40:03 bab4dde63d76: Pull complete 04:40:03 bde34c3a00c8: Pull complete 04:40:03 b352a97aabf1: Pull complete 04:40:03 4872d77fe225: Pull complete 04:40:04 5851b861e8e6: Pull complete 04:40:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:40:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:04 prd-ubuntu20.04-docker-8c-8g-83140 does not seem to be running inside a container 04:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:40:05 $ docker top dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e -eo pid,comm 04:40:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:40:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:05 [ssh-agent] Looking for ssh-agent implementation... 04:40:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:06 $ docker exec dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e ssh-agent 04:40:06 SSH_AUTH_SOCK=/tmp/ssh-PhNY2aKwcVfM/agent.32 04:40:06 SSH_AGENT_PID=38 04:40:06 Running ssh-add (command line suppressed) 04:40:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2520488733281694118.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2520488733281694118.key) 04:40:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:06 + git tag --points-at HEAD [Pipeline] } 04:40:06 $ docker exec --env ******** --env ******** dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e ssh-agent -k 04:40:06 unset SSH_AUTH_SOCK; 04:40:06 unset SSH_AGENT_PID; 04:40:06 echo Agent pid 38 killed; 04:40:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:40:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:06 [ssh-agent] Looking for ssh-agent implementation... 04:40:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:06 $ docker exec dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e ssh-agent 04:40:06 SSH_AUTH_SOCK=/tmp/ssh-E1zwZSwUZN7v/agent.70 04:40:06 SSH_AGENT_PID=77 04:40:06 Running ssh-add (command line suppressed) 04:40:07 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7121408443254783094.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7121408443254783094.key) 04:40:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:07 + git semver init 04:40:07 2022-10-25 04:40:07,536 [run_init] DEBUG init version:0.0.0 force:False 04:40:07 2022-10-25 04:40:07,537 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 04:40:07 2022-10-25 04:40:07,538 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 04:40:07 2022-10-25 04:40:07,538 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 04:40:08 2022-10-25 04:40:08,343 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 04:40:08 2022-10-25 04:40:08,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 04:40:08 2022-10-25 04:40:08,344 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:40:08 2022-10-25 04:40:08,344 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 04:40:08 2.3.0-dev.18 [Pipeline] } 04:40:08 $ docker exec --env ******** --env ******** dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e ssh-agent -k 04:40:08 unset SSH_AUTH_SOCK; 04:40:08 unset SSH_AGENT_PID; 04:40:08 echo Agent pid 77 killed; 04:40:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:08 + git semver [Pipeline] } 04:40:09 $ docker stop --time=1 dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e 04:40:10 $ docker rm -f dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e [Pipeline] // withDockerContainer [Pipeline] sh 04:40:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:40:11 Stashed 1 file(s) [Pipeline] echo 04:40:11 [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 04:40:11 provisioning config files... 04:40:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12384706527553406314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:11 ---> docker-login.sh 04:40:11 nexus3.edgexfoundry.org:10001 04:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:11 Configure a credential helper to remove this warning. See 04:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:11 04:40:11 Login Succeeded 04:40:11 nexus3.edgexfoundry.org:10002 04:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:11 Configure a credential helper to remove this warning. See 04:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:11 04:40:11 Login Succeeded 04:40:11 nexus3.edgexfoundry.org:10003 04:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:11 Configure a credential helper to remove this warning. See 04:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:11 04:40:11 Login Succeeded 04:40:11 nexus3.edgexfoundry.org:10004 04:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:11 Configure a credential helper to remove this warning. See 04:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:11 04:40:11 Login Succeeded 04:40:11 docker.io 04:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:12 Configure a credential helper to remove this warning. See 04:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:12 04:40:12 Login Succeeded 04:40:12 ---> docker-login.sh ends [Pipeline] } 04:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:40:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:40:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:40:12 ========================================================= 04:40:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:40:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:40:12 Sending build context to Docker daemon 1.54MB 04:40:12 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 04:40:12 Step 2/14 : FROM ${BASE} AS builder 04:40:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:40:12 213ec9aee27d: Pulling fs layer 04:40:12 4583459ba037: Pulling fs layer 04:40:12 93c1e223e6f2: Pulling fs layer 04:40:12 53926ce57604: Pulling fs layer 04:40:12 21b2b0c7a3f4: Pulling fs layer 04:40:12 30f14e443154: Pulling fs layer 04:40:12 801331c1e519: Pulling fs layer 04:40:12 99cc6dd402b0: Pulling fs layer 04:40:12 7d9ed39f4882: Pulling fs layer 04:40:12 53926ce57604: Waiting 04:40:12 21b2b0c7a3f4: Waiting 04:40:12 30f14e443154: Waiting 04:40:12 801331c1e519: Waiting 04:40:12 7d9ed39f4882: Waiting 04:40:12 99cc6dd402b0: Waiting 04:40:12 4583459ba037: Verifying Checksum 04:40:12 4583459ba037: Download complete 04:40:12 21b2b0c7a3f4: Verifying Checksum 04:40:12 21b2b0c7a3f4: Download complete 04:40:12 30f14e443154: Download complete 04:40:12 213ec9aee27d: Verifying Checksum 04:40:12 213ec9aee27d: Download complete 04:40:12 801331c1e519: Verifying Checksum 04:40:12 801331c1e519: Download complete 04:40:12 213ec9aee27d: Pull complete 04:40:13 4583459ba037: Pull complete 04:40:13 93c1e223e6f2: Pull complete 04:40:13 7d9ed39f4882: Verifying Checksum 04:40:13 7d9ed39f4882: Download complete 04:40:13 53926ce57604: Verifying Checksum 04:40:13 53926ce57604: Download complete 04:40:13 99cc6dd402b0: Verifying Checksum 04:40:13 99cc6dd402b0: Download complete 04:40:17 53926ce57604: Pull complete 04:40:17 21b2b0c7a3f4: Pull complete 04:40:17 30f14e443154: Pull complete 04:40:17 801331c1e519: Pull complete 04:40:20 99cc6dd402b0: Pull complete 04:40:20 7d9ed39f4882: Pull complete 04:40:20 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 04:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:40:20 ---> 1dedd983c030 04:40:20 Step 3/14 : ARG ADD_BUILD_TAGS="" 04:40:22 ---> Running in e4530c47ec7d 04:40:22 Removing intermediate container e4530c47ec7d 04:40:22 ---> ea0e1ae28f83 04:40:22 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:40:22 ---> Running in 4ba5baeba6be 04:40:22 Removing intermediate container 4ba5baeba6be 04:40:22 ---> 3f491e7015ca 04:40:22 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 04:40:22 ---> Running in 62a772884482 04:40:22 Removing intermediate container 62a772884482 04:40:22 ---> cdb6e3e6057b 04:40:22 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:40:23 ---> Running in 21bbc2510517 04:40:23 Removing intermediate container 21bbc2510517 04:40:23 ---> 8243b8b96c2c 04:40:23 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:23 ---> Running in 1707450bbf70 04:40:23 Removing intermediate container 1707450bbf70 04:40:23 ---> b39a2e800848 04:40:23 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:40:23 ---> Running in c206e862083e 04:40:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:40:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:40:25 (1/80) Installing mesa (21.3.8-r2) 04:40:25 (2/80) Installing libxau (1.0.9-r0) 04:40:25 (3/80) Installing libxdmcp (1.1.3-r0) 04:40:25 (4/80) Installing libxcb (1.15-r0) 04:40:25 (5/80) Installing libx11 (1.8-r0) 04:40:25 (6/80) Installing libxext (1.3.4-r0) 04:40:26 (7/80) Installing libxfixes (6.0.0-r0) 04:40:26 (8/80) Installing libxxf86vm (1.1.4-r2) 04:40:26 (9/80) Installing libpciaccess (0.16-r0) 04:40:26 Still waiting to schedule task 04:40:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-83169’ is offline 04:40:26 (10/80) Installing libdrm (2.4.110-r0) 04:40:26 (11/80) Installing mesa-glapi (21.3.8-r2) 04:40:26 (12/80) Installing libxshmfence (1.3-r1) 04:40:26 (13/80) Installing mesa-gl (21.3.8-r2) 04:40:26 (14/80) Installing icu-data-full (71.1-r2) 04:40:27 (15/80) Installing libice (1.0.10-r0) 04:40:27 (16/80) Installing libuuid (2.38-r1) 04:40:27 (17/80) Installing libsm (1.2.3-r0) 04:40:27 (18/80) Installing libxt (1.2.1-r0) 04:40:27 (19/80) Installing libxmu (1.1.3-r0) 04:40:27 (20/80) Installing xset (1.2.4-r0) 04:40:27 (21/80) Installing xprop (1.2.5-r0) 04:40:27 (22/80) Installing xdg-utils (1.1.3-r3) 04:40:27 (23/80) Installing dbus-libs (1.14.4-r0) 04:40:28 (24/80) Installing libffi (3.4.2-r1) 04:40:28 (25/80) Installing libintl (0.21-r2) 04:40:28 (26/80) Installing libblkid (2.38-r1) 04:40:28 (27/80) Installing libmount (2.38-r1) 04:40:28 (28/80) Installing pcre (8.45-r2) 04:40:28 (29/80) Installing glib (2.72.1-r0) 04:40:28 (30/80) Installing icu-libs (71.1-r2) 04:40:29 (31/80) Installing libpcre2-16 (10.40-r0) 04:40:29 (32/80) Installing zstd-libs (1.5.2-r1) 04:40:29 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 04:40:30 (34/80) Installing hicolor-icon-theme (0.17-r1) 04:40:30 (35/80) Installing wayland-libs-server (1.20.0-r0) 04:40:30 (36/80) Installing mesa-gbm (21.3.8-r2) 04:40:30 (37/80) Installing wayland-libs-client (1.20.0-r0) 04:40:30 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 04:40:31 (39/80) Installing libxcomposite (0.4.5-r0) 04:40:31 (40/80) Installing libbz2 (1.0.8-r1) 04:40:31 (41/80) Installing libpng (1.6.37-r1) 04:40:31 (42/80) Installing freetype (2.12.1-r0) 04:40:31 (43/80) Installing fontconfig (2.14.0-r0) 04:40:31 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 04:40:31 (45/80) Installing wayland-libs-egl (1.20.0-r0) 04:40:31 (46/80) Installing xkeyboard-config (2.35.1-r0) 04:40:32 (47/80) Installing xz-libs (5.2.5-r1) 04:40:32 (48/80) Installing libxml2 (2.9.14-r2) 04:40:32 (49/80) Installing libxkbcommon (1.4.1-r0) 04:40:32 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 04:40:32 (51/80) Installing mesa-egl (21.3.8-r2) 04:40:32 (52/80) Installing avahi-libs (0.8-r6) 04:40:32 (53/80) Installing nettle (3.7.3-r0) 04:40:33 (54/80) Installing p11-kit (0.24.1-r0) 04:40:33 (55/80) Installing libtasn1 (4.18.0-r0) 04:40:33 (56/80) Installing libunistring (1.0-r0) 04:40:33 (57/80) Installing gnutls (3.7.7-r0) 04:40:33 (58/80) Installing cups-libs (2.4.2-r0) 04:40:33 (59/80) Installing graphite2 (1.3.14-r1) 04:40:33 (60/80) Installing harfbuzz (4.3.0-r0) 04:40:33 (61/80) Installing libevdev (1.12.1-r0) 04:40:33 (62/80) Installing mtdev (1.1.6-r0) 04:40:33 (63/80) Installing eudev-libs (3.2.11-r0) 04:40:33 (64/80) Installing libinput-libs (1.20.1-r0) 04:40:34 (65/80) Installing libjpeg-turbo (2.1.3-r1) 04:40:34 (66/80) Installing xcb-util-wm (0.4.1-r1) 04:40:34 (67/80) Installing xcb-util (0.4.0-r3) 04:40:34 (68/80) Installing xcb-util-image (0.4.0-r1) 04:40:34 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 04:40:34 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 04:40:34 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 04:40:34 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 04:40:35 (73/80) Installing v4l-utils-libs (1.22.1-r1) 04:40:35 (74/80) Installing v4l-utils (1.22.1-r1) 04:40:35 (75/80) Installing udev-init-scripts (35-r0) 04:40:35 Executing udev-init-scripts-35-r0.post-install 04:40:35 (76/80) Installing kmod-libs (29-r2) 04:40:35 (77/80) Installing eudev (3.2.11-r0) 04:40:35 (78/80) Installing eudev-dev (3.2.11-r0) 04:40:35 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 04:40:36 (80/80) Installing v4l-utils-dev (1.22.1-r1) 04:40:36 Executing busybox-1.35.0-r17.trigger 04:40:36 Executing eudev-3.2.11-r0.trigger 04:40:36 OK: 330 MiB in 131 packages 04:40:38 Removing intermediate container c206e862083e 04:40:38 ---> 6e69788654d5 04:40:38 Step 9/14 : WORKDIR /device-usb-camera 04:40:38 ---> Running in 405f3203584d 04:40:38 Removing intermediate container 405f3203584d 04:40:38 ---> 78928d523260 04:40:38 Step 10/14 : COPY go.mod vendor* ./ 04:40:38 ---> 233085b999cb 04:40:38 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:38 ---> Running in bb5af0a8855d 04:40:56 Removing intermediate container bb5af0a8855d 04:40:56 ---> 7b2951d78815 04:40:56 Step 12/14 : COPY . . 04:40:56 ---> 767ee3343ed6 04:40:56 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:40:56 ---> Running in ab5950572fd7 04:40:57  % Total % Received % Xferd Average Speed Time Time Time Current 04:40:57 Dload Upload Total Spent Left Speed 04:40:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10869 0 --:--:-- --:--:-- --:--:-- 10948 04:40:57 Removing intermediate container ab5950572fd7 04:40:57 ---> e823f9141690 04:40:57 Step 14/14 : RUN ${MAKE} 04:40:57 ---> Running in 9b2a873f14b9 04:40:57 noop 04:40:58 Removing intermediate container 9b2a873f14b9 04:40:58 ---> 0b399fcbd92e 04:40:58 Successfully built 0b399fcbd92e 04:40:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:58 + docker inspect -f . ci-base-image-x86_64 04:40:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:58 prd-ubuntu20.04-docker-8c-8g-83140 does not seem to be running inside a container 04:40:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 04:40:58 $ docker top f4e44c2e1d7a4632f2833269f7600888c2291398637fd8b33c7eeef1a80a997e -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:59 + go version 04:40:59 go version go1.18.7 linux/amd64 [Pipeline] } 04:40:59 $ docker stop --time=1 f4e44c2e1d7a4632f2833269f7600888c2291398637fd8b33c7eeef1a80a997e 04:41:00 $ docker rm -f f4e44c2e1d7a4632f2833269f7600888c2291398637fd8b33c7eeef1a80a997e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:00 + docker inspect -f . ci-base-image-x86_64 04:41:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:00 prd-ubuntu20.04-docker-8c-8g-83140 does not seem to be running inside a container 04:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 04:41:01 $ docker top fe59081e2a541e2077de7ed328a3076336079454abce02da2143eb4265f1475f -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:01 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 04:41:01 + make test 04:41:01 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 04:41:02 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:41:12 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 04:41:12 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 04:41:20 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:41:20 CGO_ENABLED=1 go vet ./... 04:41:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:41:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:41:22 ./bin/test-attribution-txt.sh [Pipeline] echo 04:41:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:41:22 $ docker stop --time=1 fe59081e2a541e2077de7ed328a3076336079454abce02da2143eb4265f1475f 04:41:24 $ docker rm -f fe59081e2a541e2077de7ed328a3076336079454abce02da2143eb4265f1475f [Pipeline] // withDockerContainer [Pipeline] sh 04:41:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:41:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:41:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:41:26 + ls -al . 04:41:26 total 204 04:41:26 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 04:41 . 04:41:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 04:39 .. 04:41:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 04:41 .git 04:41:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 04:39 .github 04:41:26 -rw-rw-r-- 1 jenkins jenkins 414 Oct 25 04:39 .gitignore 04:41:26 -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 04:39 .golangci.yml 04:41:26 -rw-rw-r-- 1 jenkins jenkins 77 Oct 25 04:39 .hadolint.yml 04:41:26 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 04:40 .semver 04:41:26 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 25 04:39 Attribution.txt 04:41:26 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 25 04:39 CHANGELOG.md 04:41:26 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 25 04:39 Dockerfile 04:41:26 -rw-rw-r-- 1 jenkins jenkins 678 Oct 25 04:39 GOVERNANCE.md 04:41:26 -rw-rw-r-- 1 jenkins jenkins 659 Oct 25 04:39 Jenkinsfile 04:41:26 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 25 04:39 LICENSE 04:41:26 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 25 04:39 Makefile 04:41:26 -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 04:39 OWNERS.md 04:41:26 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 25 04:39 README.md 04:41:26 -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 04:40 VERSION 04:41:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 04:39 bin 04:41:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 04:39 cmd 04:41:26 -rw-r--r-- 1 jenkins jenkins 29387 Oct 25 04:41 coverage.out 04:41:26 -rwxrwxr-x 1 jenkins jenkins 140 Oct 25 04:39 docker-entrypoint.sh 04:41:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 04:39 docs 04:41:26 -rw-rw-r-- 1 jenkins jenkins 3621 Oct 25 04:39 go.mod 04:41:26 -rw-rw-r-- 1 jenkins jenkins 45122 Oct 25 04:39 go.sum 04:41:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 04:39 internal 04:41:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 04:39 snap 04:41:26 -rw-rw-r-- 1 jenkins jenkins 231 Oct 25 04:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:26 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2737b4a4757873c341a4cc117393b3c94d892178 --label arch=amd64 --label version=2.3.0-dev.18 . 04:41:26 Sending build context to Docker daemon 1.57MB 04:41:26 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 04:41:26 Step 2/36 : FROM ${BASE} AS builder 04:41:26 ---> 0b399fcbd92e 04:41:26 Step 3/36 : ARG ADD_BUILD_TAGS="" 04:41:26 ---> Running in e1dfc24da700 04:41:26 Removing intermediate container e1dfc24da700 04:41:26 ---> a7dc76a7faba 04:41:26 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:41:26 ---> Running in fe8b961d1e09 04:41:26 Removing intermediate container fe8b961d1e09 04:41:26 ---> 6d2c14cc5f6e 04:41:26 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 04:41:26 ---> Running in c5e3019d6c04 04:41:26 Removing intermediate container c5e3019d6c04 04:41:26 ---> 8e7966c01c93 04:41:26 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:41:27 ---> Running in 3445556c2c3c 04:41:27 Removing intermediate container 3445556c2c3c 04:41:27 ---> 00f2c2717d1c 04:41:27 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:41:27 ---> Running in 4fd8ca155901 04:41:27 Removing intermediate container 4fd8ca155901 04:41:27 ---> f2deb51f7725 04:41:27 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:41:27 ---> Running in 1c52d648f776 04:41:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:41:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:41:29 OK: 330 MiB in 131 packages 04:41:29 Removing intermediate container 1c52d648f776 04:41:29 ---> a925dfac5361 04:41:29 Step 9/36 : WORKDIR /device-usb-camera 04:41:29 ---> Running in 0923c36886db 04:41:29 Removing intermediate container 0923c36886db 04:41:29 ---> afbcd22e0c82 04:41:29 Step 10/36 : COPY go.mod vendor* ./ 04:41:29 ---> d5b503ecdf0a 04:41:29 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:41:29 ---> Running in 9f07fe9c7155 04:41:30 Removing intermediate container 9f07fe9c7155 04:41:30 ---> 694f013daf1c 04:41:30 Step 12/36 : COPY . . 04:41:30 ---> 3b5e6c8bc7b8 04:41:30 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:41:30 ---> Running in 241f91fea3c2 04:41:31  % Total % Received % Xferd Average Speed Time Time Time Current 04:41:31 Dload Upload Total Spent Left Speed 04:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38808 0 --:--:-- --:--:-- --:--:-- 39333 04:41:31 Removing intermediate container 241f91fea3c2 04:41:31 ---> c2550cd88fd4 04:41:31 Step 14/36 : RUN ${MAKE} 04:41:31 ---> Running in 081705c48cd1 04:41:31 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 04:41:53 Removing intermediate container 081705c48cd1 04:41:53 ---> ad0214c41ce2 04:41:53 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 04:41:53 v0.18.4: Pulling from aler9/rtsp-simple-server 04:41:53 af6660deedbd: Pulling fs layer 04:41:53 97cd0a44c592: Pulling fs layer 04:41:53 97cd0a44c592: Download complete 04:41:53 af6660deedbd: Verifying Checksum 04:41:53 af6660deedbd: Download complete 04:41:53 af6660deedbd: Pull complete 04:41:53 97cd0a44c592: Pull complete 04:41:53 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 04:41:53 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 04:41:53 ---> fea57e182299 04:41:53 Step 16/36 : FROM alpine:3.16 04:41:53 3.16: Pulling from library/alpine 04:41:53 213ec9aee27d: Already exists 04:41:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 04:41:53 Status: Downloaded newer image for alpine:3.16 04:41:53 ---> 9c6f07244728 04:41:53 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:41:53 ---> Running in 542fa1fd1a92 04:41:53 Removing intermediate container 542fa1fd1a92 04:41:53 ---> 869928fcc12f 04:41:53 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 04:41:53 ---> Running in 0122973029ea 04:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:41:53 (1/83) Installing dumb-init (1.2.5-r1) 04:41:53 (2/83) Installing sdl2 (2.0.22-r0) 04:41:53 (3/83) Installing libxau (1.0.9-r0) 04:41:53 (4/83) Installing libxdmcp (1.1.3-r0) 04:41:53 (5/83) Installing libxcb (1.15-r0) 04:41:53 (6/83) Installing libx11 (1.8-r0) 04:41:54 (7/83) Installing aom-libs (3.3.0-r0) 04:41:54 (8/83) Installing alsa-lib (1.2.7.2-r0) 04:41:54 (9/83) Installing expat (2.4.9-r0) 04:41:54 (10/83) Installing brotli-libs (1.0.9-r6) 04:41:54 (11/83) Installing libbz2 (1.0.8-r1) 04:41:54 (12/83) Installing libpng (1.6.37-r1) 04:41:54 (13/83) Installing freetype (2.12.1-r0) 04:41:54 (14/83) Installing fontconfig (2.14.0-r0) 04:41:54 (15/83) Installing fribidi (1.0.12-r0) 04:41:54 (16/83) Installing libffi (3.4.2-r1) 04:41:54 (17/83) Installing libintl (0.21-r2) 04:41:54 (18/83) Installing libblkid (2.38-r1) 04:41:54 (19/83) Installing libmount (2.38-r1) 04:41:54 (20/83) Installing pcre (8.45-r2) 04:41:54 (21/83) Installing glib (2.72.1-r0) 04:41:54 (22/83) Installing graphite2 (1.3.14-r1) 04:41:54 (23/83) Installing harfbuzz (4.3.0-r0) 04:41:54 (24/83) Installing libass (0.16.0-r0) 04:41:54 (25/83) Installing libdav1d (1.0.0-r0) 04:41:54 (26/83) Installing libpciaccess (0.16-r0) 04:41:54 (27/83) Installing libdrm (2.4.110-r0) 04:41:54 (28/83) Installing gmp (6.2.1-r2) 04:41:54 (29/83) Installing nettle (3.7.3-r0) 04:41:54 (30/83) Installing p11-kit (0.24.1-r0) 04:41:54 (31/83) Installing libtasn1 (4.18.0-r0) 04:41:54 (32/83) Installing libunistring (1.0-r0) 04:41:54 (33/83) Installing gnutls (3.7.7-r0) 04:41:54 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 04:41:54 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 04:41:54 (36/83) Installing lame (3.100-r0) 04:41:54 (37/83) Installing opus (1.3.1-r1) 04:41:54 (38/83) Installing libasyncns (0.8-r1) 04:41:54 (39/83) Installing dbus-libs (1.14.4-r0) 04:41:54 (40/83) Installing libltdl (2.4.7-r0) 04:41:54 (41/83) Installing orc (0.4.32-r0) 04:41:54 (42/83) Installing libgcc (11.2.1_git20220219-r2) 04:41:54 (43/83) Installing libogg (1.3.5-r1) 04:41:54 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 04:41:54 (45/83) Installing flac (1.3.4-r0) 04:41:54 (46/83) Installing libvorbis (1.3.7-r0) 04:41:54 (47/83) Installing libsndfile (1.1.0-r0) 04:41:54 (48/83) Installing libgomp (11.2.1_git20220219-r2) 04:41:54 (49/83) Installing soxr (0.1.3-r2) 04:41:54 (50/83) Installing speexdsp (1.2.0-r0) 04:41:54 (51/83) Installing tdb-libs (1.4.6-r0) 04:41:54 (52/83) Installing libpulse (15.0-r2) 04:41:54 (53/83) Installing cjson (1.7.15-r3) 04:41:54 (54/83) Installing mbedtls (2.28.1-r0) 04:41:54 (55/83) Installing librist (0.2.6-r1) 04:41:54 (56/83) Installing libsrt (1.4.4-r0) 04:41:54 (57/83) Installing libssh (0.9.6-r1) 04:41:54 (58/83) Installing libtheora (1.1.1-r16) 04:41:54 (59/83) Installing libjpeg-turbo (2.1.3-r1) 04:41:54 (60/83) Installing v4l-utils-libs (1.22.1-r1) 04:41:54 (61/83) Installing libxext (1.3.4-r0) 04:41:54 (62/83) Installing libxfixes (6.0.0-r0) 04:41:54 (63/83) Installing wayland-libs-client (1.20.0-r0) 04:41:54 (64/83) Installing libva (2.14.0-r0) 04:41:54 (65/83) Installing libvdpau (1.5-r0) 04:41:54 (66/83) Installing vidstab (1.1.0-r1) 04:41:54 (67/83) Installing libvpx (1.11.0-r1) 04:41:54 (68/83) Installing libwebp (1.2.3-r0) 04:41:54 (69/83) Installing x264-libs (0.163_git20210613-r0) 04:41:54 (70/83) Installing numactl (2.0.14-r0) 04:41:54 (71/83) Installing x265-libs (3.5-r3) 04:41:54 (72/83) Installing xvidcore (1.3.7-r1) 04:41:54 (73/83) Installing ffmpeg-libs (5.0.1-r1) 04:41:54 (74/83) Installing ffmpeg (5.0.1-r1) 04:41:54 (75/83) Installing udev-init-scripts (35-r0) 04:41:54 Executing udev-init-scripts-35-r0.post-install 04:41:54 (76/83) Installing eudev-libs (3.2.11-r0) 04:41:54 (77/83) Installing xz-libs (5.2.5-r1) 04:41:54 (78/83) Installing zstd-libs (1.5.2-r1) 04:41:54 (79/83) Installing kmod-libs (29-r2) 04:41:54 (80/83) Installing eudev (3.2.11-r0) 04:41:54 (81/83) Installing libsodium (1.0.18-r0) 04:41:54 (82/83) Installing libzmq (4.3.4-r0) 04:41:55 (83/83) Installing zeromq (4.3.4-r0) 04:41:55 Executing busybox-1.35.0-r17.trigger 04:41:55 Executing eudev-3.2.11-r0.trigger 04:41:55 OK: 101 MiB in 97 packages 04:41:56 Removing intermediate container 0122973029ea 04:41:56 ---> 1269ebe4c596 04:41:56 Step 19/36 : WORKDIR / 04:41:56 ---> Running in c6bdeebc0b8e 04:41:56 Removing intermediate container c6bdeebc0b8e 04:41:56 ---> 8ebd52695bd5 04:41:56 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 04:41:57 ---> fd9187e69333 04:41:57 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 04:41:57 ---> 802afc2f3ae0 04:41:57 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 04:41:57 ---> ec37ce5332ff 04:41:57 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 04:41:57 ---> 513179acbf49 04:41:57 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 04:41:57 ---> 60a755d181d5 04:41:57 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 04:41:57 ---> 1e56618ae543 04:41:57 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 04:41:58 ---> 8bcdc8a2c190 04:41:58 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 04:41:58 ---> Running in 88844559de3e 04:41:59 Removing intermediate container 88844559de3e 04:41:59 ---> 4ee7be04ca95 04:41:59 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 04:41:59 ---> Running in b5fe31a8fc38 04:41:59 Removing intermediate container b5fe31a8fc38 04:41:59 ---> 47fc0dfff216 04:41:59 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 04:41:59 ---> Running in c404e8dbaa43 04:42:00 Removing intermediate container c404e8dbaa43 04:42:00 ---> 6e4c8234ae95 04:42:00 Step 30/36 : EXPOSE 59983 04:42:00 ---> Running in f4e22aba9685 04:42:00 Removing intermediate container f4e22aba9685 04:42:00 ---> c90f3e73b695 04:42:00 Step 31/36 : EXPOSE 8554 04:42:00 ---> Running in 3427ef98793e 04:42:00 Removing intermediate container 3427ef98793e 04:42:00 ---> da9ad8010a61 04:42:00 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 04:42:00 ---> Running in b168e70cf54c 04:42:00 Removing intermediate container b168e70cf54c 04:42:00 ---> bfe4f7a9acf8 04:42:00 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 04:42:00 ---> Running in 6d4cf71df273 04:42:00 Removing intermediate container 6d4cf71df273 04:42:00 ---> 30aa03925fce 04:42:00 Step 34/36 : LABEL arch=amd64 04:42:00 ---> Running in a582bc971a38 04:42:00 Removing intermediate container a582bc971a38 04:42:00 ---> 77a667925e13 04:42:00 Step 35/36 : LABEL git_sha=2737b4a4757873c341a4cc117393b3c94d892178 04:42:00 ---> Running in dc50b7da4da8 04:42:01 Removing intermediate container dc50b7da4da8 04:42:01 ---> b4f7b600b864 04:42:01 Step 36/36 : LABEL version=2.3.0-dev.18 04:42:01 ---> Running in 608e99956d6e 04:42:01 Removing intermediate container 608e99956d6e 04:42:01 ---> 599abd9232dc 04:42:01 [Warning] One or more build-args [ARCH] were not consumed 04:42:01 Successfully built 599abd9232dc 04:42:01 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:01 provisioning config files... 04:42:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13919090784138365764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:01 ---> docker-login.sh 04:42:01 nexus3.edgexfoundry.org:10001 04:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:01 Configure a credential helper to remove this warning. See 04:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:01 04:42:01 Login Succeeded 04:42:01 nexus3.edgexfoundry.org:10002 04:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:01 Configure a credential helper to remove this warning. See 04:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:01 04:42:01 Login Succeeded 04:42:01 nexus3.edgexfoundry.org:10003 04:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:01 Configure a credential helper to remove this warning. See 04:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:01 04:42:01 Login Succeeded 04:42:01 nexus3.edgexfoundry.org:10004 04:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:01 Configure a credential helper to remove this warning. See 04:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:01 04:42:01 Login Succeeded 04:42:01 docker.io 04:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:02 Configure a credential helper to remove this warning. See 04:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:02 04:42:02 Login Succeeded 04:42:02 ---> docker-login.sh ends [Pipeline] } 04:42:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:42:02 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 04:42:02 2737b4a4757873c341a4cc117393b3c94d892178 04:42:02 latest 04:42:02 2.3.0-dev.18 04:42:02 2737b4a4757873c341a4cc117393b3c94d892178-2.3.0-dev.18 04:42:02 main 04:42:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:02 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:02 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178 04:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:42:02 281ee67f8979: Preparing 04:42:02 67989fd2e682: Preparing 04:42:02 f4fa190c4b08: Preparing 04:42:02 550e596c6d0e: Preparing 04:42:02 1207169bf42c: Preparing 04:42:02 b3417c2213c9: Preparing 04:42:02 040f6c19056b: Preparing 04:42:02 b3417c2213c9: Waiting 04:42:02 81c2b8abfb5b: Preparing 04:42:02 c33fe5c06226: Preparing 04:42:02 17af40ec2664: Preparing 04:42:02 040f6c19056b: Waiting 04:42:02 81c2b8abfb5b: Waiting 04:42:02 c33fe5c06226: Waiting 04:42:02 a5a30ce1fa6f: Preparing 04:42:02 994393dc58e7: Preparing 04:42:02 a5a30ce1fa6f: Waiting 04:42:02 67989fd2e682: Pushed 04:42:02 f4fa190c4b08: Pushed 04:42:02 1207169bf42c: Pushed 04:42:02 281ee67f8979: Pushed 04:42:02 b3417c2213c9: Pushed 04:42:03 040f6c19056b: Pushed 04:42:03 81c2b8abfb5b: Pushed 04:42:03 c33fe5c06226: Pushed 04:42:03 994393dc58e7: Layer already exists 04:42:05 550e596c6d0e: Pushed 04:42:05 17af40ec2664: Pushed 04:42:12 a5a30ce1fa6f: Pushed 04:42:12 2737b4a4757873c341a4cc117393b3c94d892178: digest: sha256:fb8cc2b95d5f4a8bc32266cc7250d2d0780da936f0c29c18b85abd7c1cec6f37 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 04:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:42:12 281ee67f8979: Preparing 04:42:12 67989fd2e682: Preparing 04:42:12 f4fa190c4b08: Preparing 04:42:12 550e596c6d0e: Preparing 04:42:12 1207169bf42c: Preparing 04:42:12 b3417c2213c9: Preparing 04:42:12 040f6c19056b: Preparing 04:42:12 81c2b8abfb5b: Preparing 04:42:12 c33fe5c06226: Preparing 04:42:12 17af40ec2664: Preparing 04:42:12 a5a30ce1fa6f: Preparing 04:42:12 994393dc58e7: Preparing 04:42:12 b3417c2213c9: Waiting 04:42:12 040f6c19056b: Waiting 04:42:12 81c2b8abfb5b: Waiting 04:42:12 c33fe5c06226: Waiting 04:42:12 17af40ec2664: Waiting 04:42:12 a5a30ce1fa6f: Waiting 04:42:12 994393dc58e7: Waiting 04:42:12 550e596c6d0e: Layer already exists 04:42:12 67989fd2e682: Layer already exists 04:42:12 f4fa190c4b08: Layer already exists 04:42:12 1207169bf42c: Layer already exists 04:42:12 281ee67f8979: Layer already exists 04:42:12 b3417c2213c9: Layer already exists 04:42:12 81c2b8abfb5b: Layer already exists 04:42:12 040f6c19056b: Layer already exists 04:42:12 17af40ec2664: Layer already exists 04:42:12 c33fe5c06226: Layer already exists 04:42:12 994393dc58e7: Layer already exists 04:42:12 a5a30ce1fa6f: Layer already exists 04:42:12 latest: digest: sha256:fb8cc2b95d5f4a8bc32266cc7250d2d0780da936f0c29c18b85abd7c1cec6f37 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:13 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.18 04:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:42:13 281ee67f8979: Preparing 04:42:13 67989fd2e682: Preparing 04:42:13 f4fa190c4b08: Preparing 04:42:13 550e596c6d0e: Preparing 04:42:13 1207169bf42c: Preparing 04:42:13 b3417c2213c9: Preparing 04:42:13 040f6c19056b: Preparing 04:42:13 81c2b8abfb5b: Preparing 04:42:13 c33fe5c06226: Preparing 04:42:13 17af40ec2664: Preparing 04:42:13 a5a30ce1fa6f: Preparing 04:42:13 994393dc58e7: Preparing 04:42:13 81c2b8abfb5b: Waiting 04:42:13 c33fe5c06226: Waiting 04:42:13 b3417c2213c9: Waiting 04:42:13 040f6c19056b: Waiting 04:42:13 17af40ec2664: Waiting 04:42:13 a5a30ce1fa6f: Waiting 04:42:13 f4fa190c4b08: Layer already exists 04:42:13 67989fd2e682: Layer already exists 04:42:13 281ee67f8979: Layer already exists 04:42:13 1207169bf42c: Layer already exists 04:42:13 550e596c6d0e: Layer already exists 04:42:13 b3417c2213c9: Layer already exists 04:42:13 17af40ec2664: Layer already exists 04:42:13 040f6c19056b: Layer already exists 04:42:13 81c2b8abfb5b: Layer already exists 04:42:13 c33fe5c06226: Layer already exists 04:42:13 a5a30ce1fa6f: Layer already exists 04:42:13 994393dc58e7: Layer already exists 04:42:13 2.3.0-dev.18: digest: sha256:fb8cc2b95d5f4a8bc32266cc7250d2d0780da936f0c29c18b85abd7c1cec6f37 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:13 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178-2.3.0-dev.18 04:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:42:14 281ee67f8979: Preparing 04:42:14 67989fd2e682: Preparing 04:42:14 f4fa190c4b08: Preparing 04:42:14 550e596c6d0e: Preparing 04:42:14 1207169bf42c: Preparing 04:42:14 b3417c2213c9: Preparing 04:42:14 b3417c2213c9: Waiting 04:42:14 040f6c19056b: Preparing 04:42:14 81c2b8abfb5b: Preparing 04:42:14 c33fe5c06226: Preparing 04:42:14 040f6c19056b: Waiting 04:42:14 17af40ec2664: Preparing 04:42:14 a5a30ce1fa6f: Preparing 04:42:14 c33fe5c06226: Waiting 04:42:14 17af40ec2664: Waiting 04:42:14 994393dc58e7: Preparing 04:42:14 a5a30ce1fa6f: Waiting 04:42:14 994393dc58e7: Waiting 04:42:14 550e596c6d0e: Layer already exists 04:42:14 f4fa190c4b08: Layer already exists 04:42:14 281ee67f8979: Layer already exists 04:42:14 67989fd2e682: Layer already exists 04:42:14 1207169bf42c: Layer already exists 04:42:14 b3417c2213c9: Layer already exists 04:42:14 81c2b8abfb5b: Layer already exists 04:42:14 040f6c19056b: Layer already exists 04:42:14 17af40ec2664: Layer already exists 04:42:14 c33fe5c06226: Layer already exists 04:42:14 a5a30ce1fa6f: Layer already exists 04:42:14 994393dc58e7: Layer already exists 04:42:14 2737b4a4757873c341a4cc117393b3c94d892178-2.3.0-dev.18: digest: sha256:fb8cc2b95d5f4a8bc32266cc7250d2d0780da936f0c29c18b85abd7c1cec6f37 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 04:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 04:42:14 281ee67f8979: Preparing 04:42:14 67989fd2e682: Preparing 04:42:14 f4fa190c4b08: Preparing 04:42:14 550e596c6d0e: Preparing 04:42:14 1207169bf42c: Preparing 04:42:14 b3417c2213c9: Preparing 04:42:14 040f6c19056b: Preparing 04:42:14 81c2b8abfb5b: Preparing 04:42:14 c33fe5c06226: Preparing 04:42:14 17af40ec2664: Preparing 04:42:14 a5a30ce1fa6f: Preparing 04:42:14 994393dc58e7: Preparing 04:42:14 81c2b8abfb5b: Waiting 04:42:14 c33fe5c06226: Waiting 04:42:14 994393dc58e7: Waiting 04:42:14 17af40ec2664: Waiting 04:42:14 a5a30ce1fa6f: Waiting 04:42:14 b3417c2213c9: Waiting 04:42:14 040f6c19056b: Waiting 04:42:14 67989fd2e682: Layer already exists 04:42:14 1207169bf42c: Layer already exists 04:42:14 f4fa190c4b08: Layer already exists 04:42:14 550e596c6d0e: Layer already exists 04:42:14 281ee67f8979: Layer already exists 04:42:14 b3417c2213c9: Layer already exists 04:42:14 040f6c19056b: Layer already exists 04:42:14 81c2b8abfb5b: Layer already exists 04:42:14 17af40ec2664: Layer already exists 04:42:14 c33fe5c06226: Layer already exists 04:42:14 a5a30ce1fa6f: Layer already exists 04:42:14 994393dc58e7: Layer already exists 04:42:14 main: digest: sha256:fb8cc2b95d5f4a8bc32266cc7250d2d0780da936f0c29c18b85abd7c1cec6f37 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:42:14 ===================================================== [Pipeline] echo 04:42:14 taggedImages: 04:42:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178 04:42:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 04:42:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.18 04:42:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178-2.3.0-dev.18 04:42:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:15 04:42:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:15 latest: Pulling from edgex-lftools-log-publisher 04:42:15 5eb5b503b376: Pulling fs layer 04:42:15 5c69ac0246d0: Pulling fs layer 04:42:15 ec43610c2a17: Pulling fs layer 04:42:15 3a2ae6a8a46f: Pulling fs layer 04:42:15 33b1e0a273af: Pulling fs layer 04:42:15 5d3b04190fa2: Pulling fs layer 04:42:15 2f39f015ded8: Pulling fs layer 04:42:15 2f39f015ded8: Waiting 04:42:15 3a2ae6a8a46f: Waiting 04:42:15 5d3b04190fa2: Waiting 04:42:15 33b1e0a273af: Waiting 04:42:15 5c69ac0246d0: Verifying Checksum 04:42:15 5c69ac0246d0: Download complete 04:42:15 3a2ae6a8a46f: Verifying Checksum 04:42:15 3a2ae6a8a46f: Download complete 04:42:15 33b1e0a273af: Verifying Checksum 04:42:15 33b1e0a273af: Download complete 04:42:15 5d3b04190fa2: Verifying Checksum 04:42:15 5d3b04190fa2: Download complete 04:42:15 ec43610c2a17: Verifying Checksum 04:42:15 ec43610c2a17: Download complete 04:42:15 5eb5b503b376: Verifying Checksum 04:42:15 5eb5b503b376: Download complete 04:42:16 2f39f015ded8: Verifying Checksum 04:42:16 2f39f015ded8: Download complete 04:42:17 5eb5b503b376: Pull complete 04:42:17 5c69ac0246d0: Pull complete 04:42:17 ec43610c2a17: Pull complete 04:42:17 3a2ae6a8a46f: Pull complete 04:42:17 33b1e0a273af: Pull complete 04:42:17 5d3b04190fa2: Pull complete 04:42:22 2f39f015ded8: Pull complete 04:42:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:22 prd-ubuntu20.04-docker-8c-8g-83140 does not seem to be running inside a container 04:42:22 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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:10003/edgex-lftools-log-publisher:latest cat 04:42:23 $ docker top f4c17246486e0d20de0bb2a8e8ad68c61bc00fa820a7965e6225a9b2b20e9cd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:24 ---> job-cost.sh 04:42:24 lf-activate-venv: SKIPPING 04:42:24 INFO: No Stack... 04:42:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:42:25 INFO: Archiving Costs [Pipeline] sh 04:42:25 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 04:42:25 + cut -d, -f6 [Pipeline] lock 04:42:25 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-57-stack-cost] 04:42:25 Resource [jenkins-edgexfoundry-device-usb-camera-main-57-stack-cost] did not exist. Created. 04:42:25 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:42:25 + echo total: 0.2199999988079071 [Pipeline] stash 04:42:25 Stashed 1 file(s) [Pipeline] } 04:42:25 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 04:42:25 $ docker stop --time=1 f4c17246486e0d20de0bb2a8e8ad68c61bc00fa820a7965e6225a9b2b20e9cd3 04:42:26 $ docker rm -f f4c17246486e0d20de0bb2a8e8ad68c61bc00fa820a7965e6225a9b2b20e9cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Aborted by Eric Ball [Pipeline] // node Pausing (Preparing for shutdown) Click here to forcibly terminate running steps Resuming (Shutdown was canceled) [Pipeline] } [Pipeline] // stage [Pipeline] } 07:59:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:59:58 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 07:59:58 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 07:59:58 total 16 07:59:58 drwxr-xr-x 3 root root 4096 Oct 25 04:42 . 07:59:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 04:42 .. 07:59:58 drwxr-xr-x 2 root root 4096 Oct 25 04:42 cost 07:59:58 -rw-r--r-- 1 root root 88 Oct 25 04:42 cost.csv 07:59:58 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 07:59:58 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 07:59:58 total 16 07:59:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 04:42 . 07:59:58 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 04:42 .. 07:59:58 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 04:42 cost 07:59:58 -rw-r--r-- 1 jenkins jenkins 88 Oct 25 04:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:59:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:59:59 ---> package-listing.sh 07:59:59 ++ facter osfamily 07:59:59 ++ tr '[:upper:]' '[:lower:]' 08:00:00 + OS_FAMILY=debian 08:00:00 + workspace=/w/workspace/exfoundry_device-usb-camera_main 08:00:00 + START_PACKAGES=/tmp/packages_start.txt 08:00:00 + END_PACKAGES=/tmp/packages_end.txt 08:00:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:00:00 + PACKAGES=/tmp/packages_start.txt 08:00:00 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:00:00 + PACKAGES=/tmp/packages_end.txt 08:00:00 + case "${OS_FAMILY}" in 08:00:00 + dpkg -l 08:00:00 + grep '^ii' 08:00:00 + '[' -f /tmp/packages_start.txt ']' 08:00:00 + '[' -f /tmp/packages_end.txt ']' 08:00:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:00:00 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 08:00:00 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 08:00:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 08:00:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:00:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:00 prd-ubuntu20.04-docker-8c-8g-83140 does not seem to be running inside a container 08:00:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:00:01 $ docker top b5b79858f4d768826a4df42c2040824111aba911eb9f8f9961fb210340386843 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:01 + touch /tmp/pre-build-complete [Pipeline] sh 08:00:01 + mkdir -p /var/log/sysstat [Pipeline] sh 08:00:02 + ls /var/log/sa-host 08:00:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:02 provisioning config files... 08:00:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15249962860418895033tmp [Pipeline] { [Pipeline] echo 08:00:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:00:02 ---> create-netrc.sh [Pipeline] } 08:00:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:00:02 ---> python-tools-install.sh [Pipeline] echo 08:00:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:00:03 ---> sudo-logs.sh 08:00:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:00:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:00:03 ---> job-cost.sh 08:00:03 lf-activate-venv: SKIPPING 08:00:03 DEBUG: total: 0.2199999988079071 08:00:03 INFO: Retrieving Stack Cost... 08:00:04 INFO: Retrieving Pricing Info for: v3-standard-8 08:00:04 INFO: Archiving Costs [Pipeline] echo 08:00:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:00:04 ---> logs-deploy.sh 08:00:04 lf-activate-venv: SKIPPING 08:00:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/57 08:00:04 INFO: archiving workspace using pattern(s): 08:00:05 Archives upload complete. 08:00:05 INFO: archiving logs to Nexus 08:00:06 ---> uname -a: 08:00:06 Linux prd-ubuntu20-04-docker-8c-8g-83140 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:00:06 08:00:06