Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 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-ssh10969273590068861417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11756044033862083256.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16975174930540378780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13594988124911815027.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh12132862156139109940.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 ‘prd-ubuntu20.04-docker-8c-8g-21235’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21239 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 Avoid second fetch Checking out Revision e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 (main) 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 # timeout=10 Commit message: "feat: auto-add provision watchers on startup (#69)" > git rev-list --no-walk 9e845652be8c19b0c1fc437782669d45e1ae73ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:04:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:04:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:04:44 ========================================================= 16:04:44 EdgeX Global Pipelines Version Info 16:04:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:04:45 ------------------- 16:04:45 stable info: 16:04:45 ------------------- 16:04:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:04:45 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:04:45 Message: update stable to v1.0.238 16:04:45 ------------------- 16:04:45 experimental info: 16:04:45 ------------------- 16:04:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:04:45 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:04:45 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:04:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 16:04:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 16:04:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:04:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:04:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:04:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e07d484 [Pipeline] echo 16:04:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:04:46 provisioning config files... 16:04:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config418381869732537634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:46 ---> docker-login.sh 16:04:46 nexus3.edgexfoundry.org:10001 16:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:47 Configure a credential helper to remove this warning. See 16:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:47 16:04:47 Login Succeeded 16:04:47 nexus3.edgexfoundry.org:10002 16:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:47 Configure a credential helper to remove this warning. See 16:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:47 16:04:47 Login Succeeded 16:04:47 nexus3.edgexfoundry.org:10003 16:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:47 Configure a credential helper to remove this warning. See 16:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:47 16:04:47 Login Succeeded 16:04:47 nexus3.edgexfoundry.org:10004 16:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:47 Configure a credential helper to remove this warning. See 16:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:47 16:04:47 Login Succeeded 16:04:47 docker.io 16:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:47 Configure a credential helper to remove this warning. See 16:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:47 16:04:47 Login Succeeded 16:04:47 ---> docker-login.sh ends [Pipeline] } 16:04:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:04:48 + git rev-list -1 --merges e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12~1..e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] echo 16:04:48 -----------> git rev-list -1 --merges e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12~1..e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [false] [Pipeline] sh 16:04:48 + git log --format=format:%s -1 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] echo 16:04:48 ========================================================= 16:04:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:04:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:04:49 + git log --format=format:%s -1 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] echo 16:04:49 [semverPrep] GIT_COMMIT: e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12, Commit Message: feat: auto-add provision watchers on startup (#69) [Pipeline] echo 16:04:49 [semverPrep] This is not a build commit. [Pipeline] sh 16:04:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:04:49 + grep -v github /etc/ssh/ssh_known_hosts 16:04:49 + [ -e /tmp/ssh_known_hosts ] 16:04:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:04:49 + + sudo tee -a /etc/ssh/ssh_known_hosts 16:04:49 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:04:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:49 16:04:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:50 0.1.4: Pulling from edgex-devops/py-git-semver 16:04:50 b85a868b505f: Pulling fs layer 16:04:50 e2be974225ed: Pulling fs layer 16:04:50 339a4e72a1f5: Pulling fs layer 16:04:50 988bab9f4d93: Pulling fs layer 16:04:50 1469e6f7b9e6: Pulling fs layer 16:04:50 eaf3925da568: Pulling fs layer 16:04:50 bab4dde63d76: Pulling fs layer 16:04:50 bde34c3a00c8: Pulling fs layer 16:04:50 b352a97aabf1: Pulling fs layer 16:04:50 4872d77fe225: Pulling fs layer 16:04:50 988bab9f4d93: Waiting 16:04:50 5851b861e8e6: Pulling fs layer 16:04:50 1469e6f7b9e6: Waiting 16:04:50 bde34c3a00c8: Waiting 16:04:50 eaf3925da568: Waiting 16:04:50 4872d77fe225: Waiting 16:04:50 5851b861e8e6: Waiting 16:04:50 b352a97aabf1: Waiting 16:04:50 bab4dde63d76: Waiting 16:04:50 e2be974225ed: Verifying Checksum 16:04:50 e2be974225ed: Download complete 16:04:50 988bab9f4d93: Verifying Checksum 16:04:50 988bab9f4d93: Download complete 16:04:50 1469e6f7b9e6: Verifying Checksum 16:04:50 1469e6f7b9e6: Download complete 16:04:50 eaf3925da568: Verifying Checksum 16:04:50 eaf3925da568: Download complete 16:04:50 339a4e72a1f5: Verifying Checksum 16:04:50 339a4e72a1f5: Download complete 16:04:50 bde34c3a00c8: Verifying Checksum 16:04:50 bde34c3a00c8: Download complete 16:04:50 b352a97aabf1: Download complete 16:04:50 4872d77fe225: Download complete 16:04:50 5851b861e8e6: Verifying Checksum 16:04:50 5851b861e8e6: Download complete 16:04:50 b85a868b505f: Download complete 16:04:50 bab4dde63d76: Verifying Checksum 16:04:50 bab4dde63d76: Download complete 16:04:52 b85a868b505f: Pull complete 16:04:52 e2be974225ed: Pull complete 16:04:52 339a4e72a1f5: Pull complete 16:04:52 988bab9f4d93: Pull complete 16:04:52 1469e6f7b9e6: Pull complete 16:04:52 eaf3925da568: Pull complete 16:04:55 bab4dde63d76: Pull complete 16:04:55 bde34c3a00c8: Pull complete 16:04:55 b352a97aabf1: Pull complete 16:04:55 4872d77fe225: Pull complete 16:04:55 5851b861e8e6: Pull complete 16:04:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:04:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:55 prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container 16:04:55 $ 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 16:04:57 $ docker top 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe -eo pid,comm 16:04:57 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). 16:04:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:04:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:57 [ssh-agent] Looking for ssh-agent implementation... 16:04:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:57 $ docker exec 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe ssh-agent 16:04:57 SSH_AUTH_SOCK=/tmp/ssh-Gh0lYCBbIpIo/agent.35 16:04:57 SSH_AGENT_PID=42 16:04:57 Running ssh-add (command line suppressed) 16:04:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3845884489435370219.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3845884489435370219.key) 16:04:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:57 + git tag --points-at HEAD [Pipeline] } 16:04:57 $ docker exec --env ******** --env ******** 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe ssh-agent -k 16:04:58 unset SSH_AUTH_SOCK; 16:04:58 unset SSH_AGENT_PID; 16:04:58 echo Agent pid 42 killed; 16:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:58 [ssh-agent] Looking for ssh-agent implementation... 16:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:58 $ docker exec 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe ssh-agent 16:04:58 SSH_AUTH_SOCK=/tmp/ssh-qduL85CMxvv1/agent.76 16:04:58 SSH_AGENT_PID=82 16:04:58 Running ssh-add (command line suppressed) 16:04:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_410614715978887962.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_410614715978887962.key) 16:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:58 + git semver init 16:04:59 2022-07-27 16:04:59,041 [run_init] DEBUG init version:0.0.0 force:False 16:04:59 2022-07-27 16:04:59,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 16:04:59 2022-07-27 16:04:59,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 16:04:59 2022-07-27 16:04:59,042 [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) 16:04:59 2022-07-27 16:04:59,641 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 16:04:59 2022-07-27 16:04:59,641 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 16:04:59 2022-07-27 16:04:59,642 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:04:59 2022-07-27 16:04:59,642 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:04:59 2.2.0-dev.24 [Pipeline] } 16:04:59 $ docker exec --env ******** --env ******** 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe ssh-agent -k 16:04:59 unset SSH_AUTH_SOCK; 16:04:59 unset SSH_AGENT_PID; 16:04:59 echo Agent pid 82 killed; 16:04:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:00 + git semver [Pipeline] } 16:05:00 $ docker stop --time=1 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe 16:05:01 $ docker rm -f 25c4200cf28f9376b69bbf4b1cf618b153bde7058d620609b0ca6de2dc5eeefe [Pipeline] // withDockerContainer [Pipeline] sh 16:05:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:05:02 Stashed 1 file(s) [Pipeline] echo 16:05:02 [edgeXSemver]: initialized semver on version 2.2.0-dev.24 [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 16:05:02 provisioning config files... 16:05:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4399708869783614737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:02 ---> docker-login.sh 16:05:02 nexus3.edgexfoundry.org:10001 16:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:02 Configure a credential helper to remove this warning. See 16:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:02 16:05:02 Login Succeeded 16:05:02 nexus3.edgexfoundry.org:10002 16:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:03 Configure a credential helper to remove this warning. See 16:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:03 16:05:03 Login Succeeded 16:05:03 nexus3.edgexfoundry.org:10003 16:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:03 Configure a credential helper to remove this warning. See 16:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:03 16:05:03 Login Succeeded 16:05:03 nexus3.edgexfoundry.org:10004 16:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:03 Configure a credential helper to remove this warning. See 16:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:03 16:05:03 Login Succeeded 16:05:03 docker.io 16:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:03 Configure a credential helper to remove this warning. See 16:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:03 16:05:03 Login Succeeded 16:05:03 ---> docker-login.sh ends [Pipeline] } 16:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:03 ========================================================= 16:05:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:05:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:03 + 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 . 16:05:03 Sending build context to Docker daemon 755.2kB 16:05:03 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:05:03 Step 2/13 : FROM ${BASE} AS builder 16:05:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:05:03 2408cc74d12b: Pulling fs layer 16:05:03 ea60b727a1ce: Pulling fs layer 16:05:03 30c4a7721957: Pulling fs layer 16:05:03 370296b7ddb6: Pulling fs layer 16:05:03 7c6cee850709: Pulling fs layer 16:05:03 39a5fcdaea64: Pulling fs layer 16:05:03 d94ebbe4e438: Pulling fs layer 16:05:03 bcfd1f05c69d: Pulling fs layer 16:05:03 59ccb84bbe0f: Pulling fs layer 16:05:03 39a5fcdaea64: Waiting 16:05:03 370296b7ddb6: Waiting 16:05:03 7c6cee850709: Waiting 16:05:03 bcfd1f05c69d: Waiting 16:05:03 d94ebbe4e438: Waiting 16:05:03 59ccb84bbe0f: Waiting 16:05:03 30c4a7721957: Verifying Checksum 16:05:03 30c4a7721957: Download complete 16:05:03 ea60b727a1ce: Verifying Checksum 16:05:03 ea60b727a1ce: Download complete 16:05:03 7c6cee850709: Verifying Checksum 16:05:03 7c6cee850709: Download complete 16:05:03 39a5fcdaea64: Verifying Checksum 16:05:03 39a5fcdaea64: Download complete 16:05:03 2408cc74d12b: Verifying Checksum 16:05:03 2408cc74d12b: Download complete 16:05:04 d94ebbe4e438: Verifying Checksum 16:05:04 d94ebbe4e438: Download complete 16:05:04 2408cc74d12b: Pull complete 16:05:04 ea60b727a1ce: Pull complete 16:05:04 30c4a7721957: Pull complete 16:05:04 59ccb84bbe0f: Verifying Checksum 16:05:04 59ccb84bbe0f: Download complete 16:05:04 bcfd1f05c69d: Verifying Checksum 16:05:04 bcfd1f05c69d: Download complete 16:05:04 370296b7ddb6: Verifying Checksum 16:05:04 370296b7ddb6: Download complete 16:05:10 370296b7ddb6: Pull complete 16:05:10 7c6cee850709: Pull complete 16:05:10 39a5fcdaea64: Pull complete 16:05:10 d94ebbe4e438: Pull complete 16:05:11 bcfd1f05c69d: Pull complete 16:05:12 59ccb84bbe0f: Pull complete 16:05:12 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:05:12 ---> a4fb48ad2a94 16:05:12 Step 3/13 : ARG MAKE="make build" 16:05:14 ---> Running in 6fadf27b8c3b 16:05:14 Removing intermediate container 6fadf27b8c3b 16:05:14 ---> 1510e38985de 16:05:14 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 16:05:14 ---> Running in fbac62fea29b 16:05:14 Removing intermediate container fbac62fea29b 16:05:14 ---> f7acc2e13aeb 16:05:14 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:05:14 ---> Running in 9e9a33038fe5 16:05:14 Removing intermediate container 9e9a33038fe5 16:05:14 ---> 7bebac170936 16:05:14 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:14 ---> Running in 9b62adf53c1c 16:05:15 Removing intermediate container 9b62adf53c1c 16:05:15 ---> 69c03c6b6122 16:05:15 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:05:15 ---> Running in 1996eab9f0fd 16:05:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:05:16 (1/80) Installing mesa (21.3.8-r1) 16:05:16 (2/80) Installing libxau (1.0.9-r0) 16:05:16 (3/80) Installing libxdmcp (1.1.3-r0) 16:05:17 (4/80) Installing libxcb (1.15-r0) 16:05:17 (5/80) Installing libx11 (1.8-r0) 16:05:17 (6/80) Installing libxext (1.3.4-r0) 16:05:17 (7/80) Installing libxfixes (6.0.0-r0) 16:05:17 (8/80) Installing libxxf86vm (1.1.4-r2) 16:05:17 (9/80) Installing libpciaccess (0.16-r0) 16:05:17 Still waiting to schedule task 16:05:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21237’ is offline 16:05:17 (10/80) Installing libdrm (2.4.110-r0) 16:05:17 (11/80) Installing mesa-glapi (21.3.8-r1) 16:05:17 (12/80) Installing libxshmfence (1.3-r1) 16:05:17 (13/80) Installing mesa-gl (21.3.8-r1) 16:05:17 (14/80) Installing icu-data-full (71.1-r2) 16:05:18 (15/80) Installing libice (1.0.10-r0) 16:05:18 (16/80) Installing libuuid (2.38-r1) 16:05:18 (17/80) Installing libsm (1.2.3-r0) 16:05:18 (18/80) Installing libxt (1.2.1-r0) 16:05:18 (19/80) Installing libxmu (1.1.3-r0) 16:05:18 (20/80) Installing xset (1.2.4-r0) 16:05:18 (21/80) Installing xprop (1.2.5-r0) 16:05:19 (22/80) Installing xdg-utils (1.1.3-r3) 16:05:19 (23/80) Installing dbus-libs (1.14.0-r1) 16:05:19 (24/80) Installing libffi (3.4.2-r1) 16:05:19 (25/80) Installing libintl (0.21-r2) 16:05:19 (26/80) Installing libblkid (2.38-r1) 16:05:19 (27/80) Installing libmount (2.38-r1) 16:05:19 (28/80) Installing pcre (8.45-r2) 16:05:19 (29/80) Installing glib (2.72.1-r0) 16:05:19 (30/80) Installing icu-libs (71.1-r2) 16:05:20 (31/80) Installing libpcre2-16 (10.40-r0) 16:05:20 (32/80) Installing zstd-libs (1.5.2-r1) 16:05:20 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 16:05:20 (34/80) Installing hicolor-icon-theme (0.17-r1) 16:05:20 (35/80) Installing wayland-libs-server (1.20.0-r0) 16:05:20 (36/80) Installing mesa-gbm (21.3.8-r1) 16:05:20 (37/80) Installing wayland-libs-client (1.20.0-r0) 16:05:20 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 16:05:21 (39/80) Installing libxcomposite (0.4.5-r0) 16:05:21 (40/80) Installing libbz2 (1.0.8-r1) 16:05:21 (41/80) Installing libpng (1.6.37-r1) 16:05:21 (42/80) Installing freetype (2.12.1-r0) 16:05:21 (43/80) Installing fontconfig (2.14.0-r0) 16:05:21 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 16:05:21 (45/80) Installing wayland-libs-egl (1.20.0-r0) 16:05:21 (46/80) Installing xkeyboard-config (2.35.1-r0) 16:05:21 (47/80) Installing xz-libs (5.2.5-r1) 16:05:22 (48/80) Installing libxml2 (2.9.14-r0) 16:05:22 (49/80) Installing libxkbcommon (1.4.1-r0) 16:05:22 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 16:05:22 (51/80) Installing mesa-egl (21.3.8-r1) 16:05:22 (52/80) Installing avahi-libs (0.8-r6) 16:05:22 (53/80) Installing nettle (3.7.3-r0) 16:05:22 (54/80) Installing p11-kit (0.24.1-r0) 16:05:22 (55/80) Installing libtasn1 (4.18.0-r0) 16:05:22 (56/80) Installing libunistring (1.0-r0) 16:05:22 (57/80) Installing gnutls (3.7.6-r0) 16:05:22 (58/80) Installing cups-libs (2.4.2-r0) 16:05:23 (59/80) Installing graphite2 (1.3.14-r1) 16:05:23 (60/80) Installing harfbuzz (4.3.0-r0) 16:05:23 (61/80) Installing libevdev (1.12.1-r0) 16:05:23 (62/80) Installing mtdev (1.1.6-r0) 16:05:23 (63/80) Installing eudev-libs (3.2.11-r0) 16:05:23 (64/80) Installing libinput-libs (1.20.1-r0) 16:05:23 (65/80) Installing libjpeg-turbo (2.1.3-r1) 16:05:23 (66/80) Installing xcb-util-wm (0.4.1-r1) 16:05:23 (67/80) Installing xcb-util (0.4.0-r3) 16:05:23 (68/80) Installing xcb-util-image (0.4.0-r1) 16:05:23 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 16:05:24 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 16:05:24 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 16:05:24 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 16:05:24 (73/80) Installing v4l-utils-libs (1.22.1-r1) 16:05:24 (74/80) Installing v4l-utils (1.22.1-r1) 16:05:25 (75/80) Installing udev-init-scripts (35-r0) 16:05:25 Executing udev-init-scripts-35-r0.post-install 16:05:25 (76/80) Installing kmod-libs (29-r2) 16:05:25 (77/80) Installing eudev (3.2.11-r0) 16:05:25 (78/80) Installing eudev-dev (3.2.11-r0) 16:05:25 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 16:05:25 (80/80) Installing v4l-utils-dev (1.22.1-r1) 16:05:25 Executing busybox-1.35.0-r13.trigger 16:05:25 Executing eudev-3.2.11-r0.trigger 16:05:25 OK: 330 MiB in 131 packages 16:05:28 Removing intermediate container 1996eab9f0fd 16:05:28 ---> 1c737868c0e5 16:05:28 Step 8/13 : WORKDIR /device-usb-camera 16:05:28 ---> Running in e2c1bf3160d2 16:05:28 Removing intermediate container e2c1bf3160d2 16:05:28 ---> 742c52df0df1 16:05:28 Step 9/13 : COPY go.mod vendor* ./ 16:05:28 ---> 68bd689ffe96 16:05:28 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:28 ---> Running in 8b6eb033731a 16:05:43 Removing intermediate container 8b6eb033731a 16:05:43 ---> 5aa6e63337d6 16:05:43 Step 11/13 : COPY . . 16:05:43 ---> 3c10f953edaa 16:05:43 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:05:43 ---> Running in 55ef70d5ed70 16:05:43  % Total % Received % Xferd Average Speed Time Time Time Current 16:05:43  Dload Upload Total Spent Left Speed 16:05:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 11454 0 --:--:-- --:--:-- --:--:-- 11543 16:05:43 Removing intermediate container 55ef70d5ed70 16:05:43 ---> 13eb79d32bc5 16:05:43 Step 13/13 : RUN ${MAKE} 16:05:43 ---> Running in f798a9f54ab8 16:05:43 noop 16:05:43 Removing intermediate container f798a9f54ab8 16:05:43 ---> 77faf86d84c4 16:05:43 Successfully built 77faf86d84c4 16:05:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:43 + docker inspect -f . ci-base-image-x86_64 16:05:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:43 prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container 16:05:43 $ 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 16:05:43 $ docker top 332cce36b4f6408b2841e405f25ce1e7d6e520ff892bbc47e0adf574d6ec641d -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:44 + go version 16:05:44 go version go1.18.3 linux/amd64 [Pipeline] } 16:05:44 $ docker stop --time=1 332cce36b4f6408b2841e405f25ce1e7d6e520ff892bbc47e0adf574d6ec641d 16:05:45 $ docker rm -f 332cce36b4f6408b2841e405f25ce1e7d6e520ff892bbc47e0adf574d6ec641d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:46 + docker inspect -f . ci-base-image-x86_64 16:05:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:46 prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container 16:05:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 16:05:46 $ docker top 69bc884ad26f2e33ed990ef773b62e2ae977705d875e4c167d93a8aa4948d1c3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:46 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 16:05:47 + make test 16:05:47 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 16:05:47 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:05:57 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:05:57 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 16:06:03 CGO_ENABLED=1 go vet ./... 16:06:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:06:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:06:07 ./bin/test-attribution-txt.sh [Pipeline] echo 16:06:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:06:07 $ docker stop --time=1 69bc884ad26f2e33ed990ef773b62e2ae977705d875e4c167d93a8aa4948d1c3 16:06:09 $ docker rm -f 69bc884ad26f2e33ed990ef773b62e2ae977705d875e4c167d93a8aa4948d1c3 [Pipeline] // withDockerContainer [Pipeline] sh 16:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:06:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:06:11 + ls -al . 16:06:11 total 192 16:06:11 drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 16:06 . 16:06:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 16:04 .. 16:06:11 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 16:05 .git 16:06:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:04 .github 16:06:11 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 16:04 .gitignore 16:06:11 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 16:04 .golangci.yml 16:06:11 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 16:04 .hadolint.yml 16:06:11 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 16:04 .semver 16:06:11 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 16:04 Attribution.txt 16:06:11 -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 16:04 CHANGELOG.md 16:06:11 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 16:04 Dockerfile 16:06:11 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 16:04 GOVERNANCE.md 16:06:11 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 16:04 Jenkinsfile 16:06:11 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 16:04 LICENSE 16:06:11 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 16:04 Makefile 16:06:11 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 16:04 OWNERS.md 16:06:11 -rw-rw-r-- 1 jenkins jenkins 11382 Jul 27 16:04 README.md 16:06:11 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 16:05 VERSION 16:06:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 16:04 bin 16:06:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:04 cmd 16:06:11 -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 16:05 coverage.out 16:06:11 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 16:04 docker-entrypoint.sh 16:06:11 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 16:04 go.mod 16:06:11 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 16:04 go.sum 16:06:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:04 internal 16:06:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 16:04 snap 16:06:11 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 16:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:11 + 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=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 --label arch=amd64 --label version=2.2.0-dev.24 . 16:06:11 Sending build context to Docker daemon 785.4kB 16:06:11 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 16:06:11 Step 2/35 : FROM ${BASE} AS builder 16:06:11 ---> 77faf86d84c4 16:06:11 Step 3/35 : ARG MAKE="make build" 16:06:11 ---> Running in 6efd5b58efa5 16:06:11 Removing intermediate container 6efd5b58efa5 16:06:11 ---> ca79b7da7e33 16:06:11 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 16:06:11 ---> Running in 877873e0f3d2 16:06:11 Removing intermediate container 877873e0f3d2 16:06:11 ---> aaba9bd8baa0 16:06:11 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:06:11 ---> Running in 9f9a382b789e 16:06:11 Removing intermediate container 9f9a382b789e 16:06:11 ---> fd0aefe83ba1 16:06:11 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:11 ---> Running in f0f92f5d971e 16:06:12 Removing intermediate container f0f92f5d971e 16:06:12 ---> 1c755f083419 16:06:12 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:06:12 ---> Running in d5231ecf3131 16:06:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:06:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:06:13 OK: 330 MiB in 131 packages 16:06:14 Removing intermediate container d5231ecf3131 16:06:14 ---> 94cb3925e64e 16:06:14 Step 8/35 : WORKDIR /device-usb-camera 16:06:14 ---> Running in bf6a3efa1f1f 16:06:14 Removing intermediate container bf6a3efa1f1f 16:06:14 ---> db6e829b683b 16:06:14 Step 9/35 : COPY go.mod vendor* ./ 16:06:14 ---> 7bd83d895c95 16:06:14 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:14 ---> Running in c58b31c2983a 16:06:15 Removing intermediate container c58b31c2983a 16:06:15 ---> 1a27628a9df7 16:06:15 Step 11/35 : COPY . . 16:06:15 ---> 7fb4b0462b44 16:06:15 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:06:15 ---> Running in f1fcadb9cf84 16:06:15  % Total % Received % Xferd Average Speed Time Time Time Current 16:06:15 Dload Upload Total Spent Left Speed 16:06:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44921 0 --:--:-- --:--:-- --:--:-- 46173 16:06:16 Removing intermediate container f1fcadb9cf84 16:06:16 ---> cbf8f4332447 16:06:16 Step 13/35 : RUN ${MAKE} 16:06:16 ---> Running in ecdca6f98ac6 16:06:16 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 16:06:38 Removing intermediate container ecdca6f98ac6 16:06:38 ---> fe047f3fc035 16:06:38 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 16:06:38 v0.18.4: Pulling from aler9/rtsp-simple-server 16:06:38 af6660deedbd: Pulling fs layer 16:06:38 97cd0a44c592: Pulling fs layer 16:06:38 97cd0a44c592: Verifying Checksum 16:06:38 97cd0a44c592: Download complete 16:06:38 af6660deedbd: Verifying Checksum 16:06:38 af6660deedbd: Download complete 16:06:38 af6660deedbd: Pull complete 16:06:38 97cd0a44c592: Pull complete 16:06:38 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 16:06:38 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 16:06:38 ---> fea57e182299 16:06:38 Step 15/35 : FROM alpine:3.15 16:06:38 3.15: Pulling from library/alpine 16:06:38 ab6db1bc80d0: Pulling fs layer 16:06:38 ab6db1bc80d0: Verifying Checksum 16:06:38 ab6db1bc80d0: Download complete 16:06:39 ab6db1bc80d0: Pull complete 16:06:39 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:06:39 Status: Downloaded newer image for alpine:3.15 16:06:39 ---> 2720e26172a0 16:06:39 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:06:39 ---> Running in 7795ed5984a6 16:06:39 Removing intermediate container 7795ed5984a6 16:06:39 ---> 682b49934ae6 16:06:39 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 16:06:39 ---> Running in c5e86d3f9f8b 16:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:06:39 (1/74) Installing dumb-init (1.2.5-r1) 16:06:39 (2/74) Installing sdl2 (2.0.16-r4) 16:06:39 (3/74) Installing libxau (1.0.9-r0) 16:06:39 (4/74) Installing libmd (1.0.3-r0) 16:06:39 (5/74) Installing libbsd (0.11.3-r1) 16:06:40 (6/74) Installing libxdmcp (1.1.3-r0) 16:06:40 (7/74) Installing libxcb (1.14-r2) 16:06:40 (8/74) Installing libx11 (1.7.2-r0) 16:06:40 (9/74) Installing aom-libs (3.2.0-r0) 16:06:40 (10/74) Installing alsa-lib (1.2.5.1-r1) 16:06:40 (11/74) Installing expat (2.4.7-r0) 16:06:40 (12/74) Installing brotli-libs (1.0.9-r5) 16:06:40 (13/74) Installing libbz2 (1.0.8-r1) 16:06:40 (14/74) Installing libpng (1.6.37-r1) 16:06:40 (15/74) Installing freetype (2.11.1-r2) 16:06:40 (16/74) Installing libuuid (2.37.4-r0) 16:06:40 (17/74) Installing fontconfig (2.13.1-r4) 16:06:40 (18/74) Installing fribidi (1.0.11-r0) 16:06:40 (19/74) Installing libffi (3.4.2-r1) 16:06:40 (20/74) Installing libintl (0.21-r0) 16:06:40 (21/74) Installing libblkid (2.37.4-r0) 16:06:40 (22/74) Installing libmount (2.37.4-r0) 16:06:40 (23/74) Installing pcre (8.45-r1) 16:06:40 (24/74) Installing glib (2.70.1-r0) 16:06:40 (25/74) Installing graphite2 (1.3.14-r0) 16:06:40 (26/74) Installing harfbuzz (3.0.0-r2) 16:06:40 (27/74) Installing libass (0.15.2-r0) 16:06:40 (28/74) Installing libdav1d (0.9.2-r0) 16:06:40 (29/74) Installing gmp (6.2.1-r1) 16:06:40 (30/74) Installing nettle (3.7.3-r0) 16:06:40 (31/74) Installing p11-kit (0.24.0-r1) 16:06:40 (32/74) Installing libtasn1 (4.18.0-r0) 16:06:40 (33/74) Installing libunistring (0.9.10-r1) 16:06:40 (34/74) Installing gnutls (3.7.1-r0) 16:06:40 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:06:40 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 16:06:40 (37/74) Installing lame (3.100-r0) 16:06:40 (38/74) Installing opus (1.3.1-r1) 16:06:40 (39/74) Installing libgomp (10.3.1_git20211027-r0) 16:06:40 (40/74) Installing soxr (0.1.3-r2) 16:06:40 (41/74) Installing libgcc (10.3.1_git20211027-r0) 16:06:40 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 16:06:40 (43/74) Installing libsrt (1.4.2-r1) 16:06:40 (44/74) Installing libssh (0.9.6-r1) 16:06:40 (45/74) Installing libogg (1.3.5-r0) 16:06:40 (46/74) Installing libtheora (1.1.1-r16) 16:06:40 (47/74) Installing libjpeg-turbo (2.1.2-r0) 16:06:40 (48/74) Installing v4l-utils-libs (1.22.1-r1) 16:06:40 (49/74) Installing libxext (1.3.4-r0) 16:06:40 (50/74) Installing libxfixes (6.0.0-r0) 16:06:40 (51/74) Installing libpciaccess (0.16-r0) 16:06:40 (52/74) Installing libdrm (2.4.109-r0) 16:06:40 (53/74) Installing wayland-libs-client (1.19.0-r1) 16:06:40 (54/74) Installing libva (2.13.0-r0) 16:06:40 (55/74) Installing libvdpau (1.4-r0) 16:06:40 (56/74) Installing vidstab (1.1.0-r1) 16:06:40 (57/74) Installing libvorbis (1.3.7-r0) 16:06:40 (58/74) Installing libvpx (1.10.0-r0) 16:06:40 (59/74) Installing vulkan-loader (1.2.196-r0) 16:06:40 (60/74) Installing libwebp (1.2.2-r0) 16:06:40 (61/74) Installing x264-libs (20210613-r0) 16:06:40 (62/74) Installing x265-libs (3.5-r0) 16:06:40 (63/74) Installing xvidcore (1.3.7-r1) 16:06:40 (64/74) Installing ffmpeg-libs (4.4.1-r2) 16:06:40 (65/74) Installing ffmpeg (4.4.1-r2) 16:06:40 (66/74) Installing udev-init-scripts (35-r0) 16:06:40 Executing udev-init-scripts-35-r0.post-install 16:06:40 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 16:06:40 (68/74) Installing xz-libs (5.2.5-r1) 16:06:40 (69/74) Installing zstd-libs (1.5.0-r0) 16:06:40 (70/74) Installing kmod-libs (29-r2) 16:06:40 (71/74) Installing eudev (3.2.11_pre1-r0) 16:06:40 (72/74) Installing libsodium (1.0.18-r0) 16:06:40 (73/74) Installing libzmq (4.3.4-r0) 16:06:40 (74/74) Installing zeromq (4.3.4-r0) 16:06:40 Executing busybox-1.34.1-r7.trigger 16:06:40 Executing eudev-3.2.11_pre1-r0.trigger 16:06:40 OK: 78 MiB in 88 packages 16:06:42 Removing intermediate container c5e86d3f9f8b 16:06:42 ---> 64b298670894 16:06:42 Step 18/35 : WORKDIR / 16:06:42 ---> Running in f44f067548dd 16:06:42 Removing intermediate container f44f067548dd 16:06:42 ---> 36aff1398e52 16:06:42 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 16:06:42 ---> 6209801690c4 16:06:42 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 16:06:43 ---> 65d46514a57e 16:06:43 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:06:43 ---> 30e314704ee6 16:06:43 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:06:43 ---> 5ade6b5228b4 16:06:43 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:06:43 ---> 6384987b04d1 16:06:43 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 16:06:43 ---> b284e158d4ff 16:06:43 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 16:06:44 ---> f23494cd4de8 16:06:44 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:06:44 ---> Running in 59a64ce1b3fd 16:06:44 Removing intermediate container 59a64ce1b3fd 16:06:44 ---> c7cab8e0c046 16:06:44 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:06:44 ---> Running in b40719f5058f 16:06:45 Removing intermediate container b40719f5058f 16:06:45 ---> 648c5f272af8 16:06:45 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:06:45 ---> Running in ca4230d2820b 16:06:46 Removing intermediate container ca4230d2820b 16:06:46 ---> 6873abd5da12 16:06:46 Step 29/35 : EXPOSE 59983 16:06:46 ---> Running in 19ef3ec83ab0 16:06:46 Removing intermediate container 19ef3ec83ab0 16:06:46 ---> e9326f4e279d 16:06:46 Step 30/35 : EXPOSE 8554 16:06:46 ---> Running in 581660af4a1b 16:06:46 Removing intermediate container 581660af4a1b 16:06:46 ---> 7581184ea840 16:06:46 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:06:46 ---> Running in d55f95796d0c 16:06:46 Removing intermediate container d55f95796d0c 16:06:46 ---> c9dda6780ee4 16:06:46 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 16:06:46 ---> Running in ba4b24505838 16:06:46 Removing intermediate container ba4b24505838 16:06:46 ---> 4e2d64713a35 16:06:46 Step 33/35 : LABEL arch=amd64 16:06:46 ---> Running in c4e6e96d220a 16:06:46 Removing intermediate container c4e6e96d220a 16:06:46 ---> 7788097e449e 16:06:46 Step 34/35 : LABEL git_sha=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 16:06:46 ---> Running in a772c624e02d 16:06:46 Removing intermediate container a772c624e02d 16:06:46 ---> acb64bb9ed1b 16:06:46 Step 35/35 : LABEL version=2.2.0-dev.24 16:06:46 ---> Running in 5762a9afeba9 16:06:47 Removing intermediate container 5762a9afeba9 16:06:47 ---> 5fc4190286ff 16:06:47 [Warning] One or more build-args [ARCH] were not consumed 16:06:47 Successfully built 5fc4190286ff 16:06:47 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 16:06:47 provisioning config files... 16:06:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4289752365330180076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:47 ---> docker-login.sh 16:06:47 nexus3.edgexfoundry.org:10001 16:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:47 Configure a credential helper to remove this warning. See 16:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:47 16:06:47 Login Succeeded 16:06:47 nexus3.edgexfoundry.org:10002 16:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:47 Configure a credential helper to remove this warning. See 16:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:47 16:06:47 Login Succeeded 16:06:47 nexus3.edgexfoundry.org:10003 16:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:47 Configure a credential helper to remove this warning. See 16:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:47 16:06:47 Login Succeeded 16:06:47 nexus3.edgexfoundry.org:10004 16:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:47 Configure a credential helper to remove this warning. See 16:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:47 16:06:47 Login Succeeded 16:06:47 docker.io 16:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:48 Configure a credential helper to remove this warning. See 16:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:48 16:06:48 Login Succeeded 16:06:48 ---> docker-login.sh ends [Pipeline] } 16:06:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:48 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 16:06:48 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 16:06:48 latest 16:06:48 2.2.0-dev.24 16:06:48 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 16:06:48 main 16:06:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 16:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:06:48 64a987f1fc48: Preparing 16:06:48 e06aff44bf7e: Preparing 16:06:48 6811bb1017b9: Preparing 16:06:48 550e596c6d0e: Preparing 16:06:48 1207169bf42c: Preparing 16:06:48 1584ed5b6a3b: Preparing 16:06:48 7e13641ac555: Preparing 16:06:48 e1c0badaf454: Preparing 16:06:48 230d43e1707a: Preparing 16:06:48 f6027651cd1b: Preparing 16:06:48 4adac8c8ff25: Preparing 16:06:48 ad543cd673bd: Preparing 16:06:48 1584ed5b6a3b: Waiting 16:06:48 e1c0badaf454: Waiting 16:06:48 230d43e1707a: Waiting 16:06:48 f6027651cd1b: Waiting 16:06:48 7e13641ac555: Waiting 16:06:48 4adac8c8ff25: Waiting 16:06:48 ad543cd673bd: Waiting 16:06:48 6811bb1017b9: Pushed 16:06:48 e06aff44bf7e: Pushed 16:06:48 64a987f1fc48: Pushed 16:06:48 1207169bf42c: Pushed 16:06:49 e1c0badaf454: Pushed 16:06:49 7e13641ac555: Pushed 16:06:49 230d43e1707a: Pushed 16:06:49 1584ed5b6a3b: Pushed 16:06:49 ad543cd673bd: Layer already exists 16:06:51 550e596c6d0e: Pushed 16:06:51 f6027651cd1b: Pushed 16:06:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21240 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 16:06:53 Running in /w/workspace/device-usb-camera/35 [Pipeline] { [Pipeline] checkout 16:06:53 Selected Git installation does not exist. Using Default 16:06:53 The recommended git tool is: NONE 16:06:57 4adac8c8ff25: Pushed 16:06:57 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12: digest: sha256:23c71cadedfdc9444ec1362e5e39951ca66ba51b6225f6ff7d70c888e218d837 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 16:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:06:57 64a987f1fc48: Preparing 16:06:57 e06aff44bf7e: Preparing 16:06:57 6811bb1017b9: Preparing 16:06:57 550e596c6d0e: Preparing 16:06:57 1207169bf42c: Preparing 16:06:57 1584ed5b6a3b: Preparing 16:06:57 7e13641ac555: Preparing 16:06:57 e1c0badaf454: Preparing 16:06:57 230d43e1707a: Preparing 16:06:57 f6027651cd1b: Preparing 16:06:57 4adac8c8ff25: Preparing 16:06:57 ad543cd673bd: Preparing 16:06:57 1584ed5b6a3b: Waiting 16:06:57 230d43e1707a: Waiting 16:06:57 4adac8c8ff25: Waiting 16:06:57 7e13641ac555: Waiting 16:06:57 ad543cd673bd: Waiting 16:06:57 e1c0badaf454: Waiting 16:06:57 f6027651cd1b: Waiting 16:06:57 6811bb1017b9: Layer already exists 16:06:57 1207169bf42c: Layer already exists 16:06:57 64a987f1fc48: Layer already exists 16:06:57 550e596c6d0e: Layer already exists 16:06:57 e06aff44bf7e: Layer already exists 16:06:57 7e13641ac555: Layer already exists 16:06:57 1584ed5b6a3b: Layer already exists 16:06:57 f6027651cd1b: Layer already exists 16:06:57 e1c0badaf454: Layer already exists 16:06:57 230d43e1707a: Layer already exists 16:06:57 ad543cd673bd: Layer already exists 16:06:57 4adac8c8ff25: Layer already exists 16:06:57 latest: digest: sha256:23c71cadedfdc9444ec1362e5e39951ca66ba51b6225f6ff7d70c888e218d837 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.24 16:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:06:58 64a987f1fc48: Preparing 16:06:58 e06aff44bf7e: Preparing 16:06:58 6811bb1017b9: Preparing 16:06:58 550e596c6d0e: Preparing 16:06:58 1207169bf42c: Preparing 16:06:58 1584ed5b6a3b: Preparing 16:06:58 7e13641ac555: Preparing 16:06:58 e1c0badaf454: Preparing 16:06:58 230d43e1707a: Preparing 16:06:58 1584ed5b6a3b: Waiting 16:06:58 7e13641ac555: Waiting 16:06:58 f6027651cd1b: Preparing 16:06:58 4adac8c8ff25: Preparing 16:06:58 ad543cd673bd: Preparing 16:06:58 230d43e1707a: Waiting 16:06:58 f6027651cd1b: Waiting 16:06:58 4adac8c8ff25: Waiting 16:06:58 6811bb1017b9: Layer already exists 16:06:58 1207169bf42c: Layer already exists 16:06:58 550e596c6d0e: Layer already exists 16:06:58 e06aff44bf7e: Layer already exists 16:06:58 64a987f1fc48: Layer already exists 16:06:58 e1c0badaf454: Layer already exists 16:06:58 7e13641ac555: Layer already exists 16:06:58 1584ed5b6a3b: Layer already exists 16:06:58 230d43e1707a: Layer already exists 16:06:58 f6027651cd1b: Layer already exists 16:06:58 4adac8c8ff25: Layer already exists 16:06:58 ad543cd673bd: Layer already exists 16:06:58 2.2.0-dev.24: digest: sha256:23c71cadedfdc9444ec1362e5e39951ca66ba51b6225f6ff7d70c888e218d837 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:58 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 16:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:06:58 64a987f1fc48: Preparing 16:06:58 e06aff44bf7e: Preparing 16:06:58 6811bb1017b9: Preparing 16:06:58 550e596c6d0e: Preparing 16:06:58 1207169bf42c: Preparing 16:06:58 1584ed5b6a3b: Preparing 16:06:58 7e13641ac555: Preparing 16:06:58 e1c0badaf454: Preparing 16:06:58 230d43e1707a: Preparing 16:06:58 f6027651cd1b: Preparing 16:06:58 4adac8c8ff25: Preparing 16:06:58 ad543cd673bd: Preparing 16:06:58 7e13641ac555: Waiting 16:06:58 e1c0badaf454: Waiting 16:06:58 230d43e1707a: Waiting 16:06:58 f6027651cd1b: Waiting 16:06:58 4adac8c8ff25: Waiting 16:06:58 ad543cd673bd: Waiting 16:06:58 1584ed5b6a3b: Waiting 16:06:58 6811bb1017b9: Layer already exists 16:06:58 e06aff44bf7e: Layer already exists 16:06:58 64a987f1fc48: Layer already exists 16:06:58 550e596c6d0e: Layer already exists 16:06:58 1207169bf42c: Layer already exists 16:06:58 7e13641ac555: Layer already exists 16:06:58 1584ed5b6a3b: Layer already exists 16:06:58 230d43e1707a: Layer already exists 16:06:58 e1c0badaf454: Layer already exists 16:06:58 f6027651cd1b: Layer already exists 16:06:58 ad543cd673bd: Layer already exists 16:06:58 4adac8c8ff25: Layer already exists 16:06:58 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24: digest: sha256:23c71cadedfdc9444ec1362e5e39951ca66ba51b6225f6ff7d70c888e218d837 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:59 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 16:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 16:06:59 64a987f1fc48: Preparing 16:06:59 e06aff44bf7e: Preparing 16:06:59 6811bb1017b9: Preparing 16:06:59 550e596c6d0e: Preparing 16:06:59 1207169bf42c: Preparing 16:06:59 1584ed5b6a3b: Preparing 16:06:59 7e13641ac555: Preparing 16:06:59 e1c0badaf454: Preparing 16:06:59 1584ed5b6a3b: Waiting 16:06:59 230d43e1707a: Preparing 16:06:59 f6027651cd1b: Preparing 16:06:59 4adac8c8ff25: Preparing 16:06:59 ad543cd673bd: Preparing 16:06:59 e1c0badaf454: Waiting 16:06:59 230d43e1707a: Waiting 16:06:59 f6027651cd1b: Waiting 16:06:59 4adac8c8ff25: Waiting 16:06:59 ad543cd673bd: Waiting 16:06:59 1207169bf42c: Layer already exists 16:06:59 64a987f1fc48: Layer already exists 16:06:59 e06aff44bf7e: Layer already exists 16:06:59 550e596c6d0e: Layer already exists 16:06:59 6811bb1017b9: Layer already exists 16:06:59 1584ed5b6a3b: Layer already exists 16:06:59 e1c0badaf454: Layer already exists 16:06:59 f6027651cd1b: Layer already exists 16:06:59 7e13641ac555: Layer already exists 16:06:59 230d43e1707a: Layer already exists 16:06:59 4adac8c8ff25: Layer already exists 16:06:59 ad543cd673bd: Layer already exists 16:06:59 main: digest: sha256:23c71cadedfdc9444ec1362e5e39951ca66ba51b6225f6ff7d70c888e218d837 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:59 ===================================================== [Pipeline] echo 16:06:59 taggedImages: 16:06:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 16:06:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 16:06:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.24 16:06:59 - nexus3.edgexfoundry.org:10004/device-usb-camera:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 16:06:59 - 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 16:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:00 16:07:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:00 latest: Pulling from edgex-lftools-log-publisher 16:07:00 5eb5b503b376: Pulling fs layer 16:07:00 5c69ac0246d0: Pulling fs layer 16:07:00 ec43610c2a17: Pulling fs layer 16:07:00 3a2ae6a8a46f: Pulling fs layer 16:07:00 33b1e0a273af: Pulling fs layer 16:07:00 5d3b04190fa2: Pulling fs layer 16:07:00 2f39f015ded8: Pulling fs layer 16:07:00 5d3b04190fa2: Waiting 16:07:00 3a2ae6a8a46f: Waiting 16:07:00 2f39f015ded8: Waiting 16:07:00 33b1e0a273af: Waiting 16:07:00 5c69ac0246d0: Download complete 16:07:00 3a2ae6a8a46f: Verifying Checksum 16:07:00 3a2ae6a8a46f: Download complete 16:07:00 33b1e0a273af: Verifying Checksum 16:07:00 33b1e0a273af: Download complete 16:07:00 ec43610c2a17: Verifying Checksum 16:07:00 ec43610c2a17: Download complete 16:07:00 5d3b04190fa2: Verifying Checksum 16:07:00 5d3b04190fa2: Download complete 16:07:00 5eb5b503b376: Download complete 16:07:01 2f39f015ded8: Download complete 16:07:01 using credential edgex-jenkins-ssh 16:07:01 Cloning the remote Git repository 16:07:01 5eb5b503b376: Pull complete 16:07:02 5c69ac0246d0: Pull complete 16:07:02 ec43610c2a17: Pull complete 16:07:02 3a2ae6a8a46f: Pull complete 16:07:02 33b1e0a273af: Pull complete 16:07:01 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 16:07:01 > git init /w/workspace/device-usb-camera/35 # timeout=10 16:07:01 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:07:01 > git --version # timeout=10 16:07:01 > git --version # 'git version 2.25.1' 16:07:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:02 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:07:02 Avoid second fetch 16:07:02 Checking out Revision e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 (main) 16:07:02 5d3b04190fa2: Pull complete 16:07:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:02 > git config core.sparsecheckout # timeout=10 16:07:02 > git checkout -f e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 # timeout=10 16:07:07 Commit message: "feat: auto-add provision watchers on startup (#69)" 16:07:07 16:07:07 GitHub has been notified of this commit’s build result 16:07:07 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:07:08 2f39f015ded8: Pull complete 16:07:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:08 prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container 16:07:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:07:08 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:08 Dload Upload Total Spent Left Speed 16:07:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k 16:07:08 $ 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 16:07:10 $ docker top babb07657e1b7d0292533e3aa53e49a486af9040b6d939c71ab000575b148975 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 16:07:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:07:10 ---> job-cost.sh 16:07:10 lf-activate-venv: SKIPPING 16:07:10 INFO: No Stack... 16:07:10 + sudo tee /etc/docker/daemon.new 16:07:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:07:10 { 16:07:10 "registry-mirrors": [ 16:07:10 "https://nexus3.edgexfoundry.org:10001" 16:07:10 ], 16:07:10 "bip": "10.250.0.254/24", 16:07:10 "hosts": [ 16:07:10 "tcp://0.0.0.0:5555", 16:07:10 "unix:///var/run/docker.sock" 16:07:10 ], 16:07:10 "mtu": 1458, 16:07:10 "selinux-enabled": true, 16:07:10 "seccomp-profile": "/etc/docker/seccomp.json" 16:07:10 } [Pipeline] sh 16:07:11 INFO: Retrieving Pricing Info for: v3-standard-8 16:07:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:07:11 INFO: Archiving Costs [Pipeline] sh 16:07:11 + sudo service docker restart 16:07:11 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 16:07:11 + cut -d, -f6 [Pipeline] lock 16:07:11 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] 16:07:11 Resource [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] did not exist. Created. 16:07:11 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:07:12 + echo total: 0.2199999988079071 [Pipeline] stash 16:07:12 Stashed 1 file(s) [Pipeline] } 16:07:12 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 16:07:12 $ docker stop --time=1 babb07657e1b7d0292533e3aa53e49a486af9040b6d939c71ab000575b148975 16:07:13 $ docker rm -f babb07657e1b7d0292533e3aa53e49a486af9040b6d939c71ab000575b148975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:07:29 provisioning config files... 16:07:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/35@tmp/config1624707237321708363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:30 ---> docker-login.sh 16:07:30 nexus3.edgexfoundry.org:10001 16:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:31 Configure a credential helper to remove this warning. See 16:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:31 16:07:31 Login Succeeded 16:07:31 nexus3.edgexfoundry.org:10002 16:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:31 Configure a credential helper to remove this warning. See 16:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:31 16:07:31 Login Succeeded 16:07:31 nexus3.edgexfoundry.org:10003 16:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:32 Configure a credential helper to remove this warning. See 16:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:32 16:07:32 Login Succeeded 16:07:32 nexus3.edgexfoundry.org:10004 16:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:32 Configure a credential helper to remove this warning. See 16:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:32 16:07:32 Login Succeeded 16:07:32 docker.io 16:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:33 Configure a credential helper to remove this warning. See 16:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:33 16:07:33 Login Succeeded 16:07:33 ---> docker-login.sh ends [Pipeline] } 16:07:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:07:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:07:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:07:33 ========================================================= 16:07:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:07:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:07:34 Sending build context to Docker daemon 510kB 16:07:34 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:07:34 Step 2/13 : FROM ${BASE} AS builder 16:07:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:07:34 b3c136eddcbf: Pulling fs layer 16:07:34 c0a3192eca97: Pulling fs layer 16:07:34 a050256f5b6f: Pulling fs layer 16:07:34 656be50a0ddc: Pulling fs layer 16:07:34 2bbca73fdf42: Pulling fs layer 16:07:34 46d945488cbd: Pulling fs layer 16:07:34 8a5474983e97: Pulling fs layer 16:07:34 329c88fbcd65: Pulling fs layer 16:07:34 46d945488cbd: Waiting 16:07:34 8a5474983e97: Waiting 16:07:34 329c88fbcd65: Waiting 16:07:34 656be50a0ddc: Waiting 16:07:34 2bbca73fdf42: Waiting 16:07:34 a050256f5b6f: Download complete 16:07:34 c0a3192eca97: Verifying Checksum 16:07:34 c0a3192eca97: Download complete 16:07:34 2bbca73fdf42: Verifying Checksum 16:07:34 2bbca73fdf42: Download complete 16:07:34 46d945488cbd: Verifying Checksum 16:07:34 46d945488cbd: Download complete 16:07:34 b3c136eddcbf: Download complete 16:07:35 b3c136eddcbf: Pull complete 16:07:35 329c88fbcd65: Verifying Checksum 16:07:35 329c88fbcd65: Download complete 16:07:36 c0a3192eca97: Pull complete 16:07:36 a050256f5b6f: Pull complete 16:07:36 8a5474983e97: Verifying Checksum 16:07:36 8a5474983e97: Download complete 16:07:37 656be50a0ddc: Verifying Checksum 16:07:37 656be50a0ddc: Download complete 16:07:50 656be50a0ddc: Pull complete 16:07:50 2bbca73fdf42: Pull complete 16:07:50 46d945488cbd: Pull complete 16:07:57 8a5474983e97: Pull complete 16:07:59 329c88fbcd65: Pull complete 16:07:59 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:07:59 ---> ff4287adb874 16:07:59 Step 3/13 : ARG MAKE="make build" 16:08:00 ---> Running in 527c88fa4f62 16:08:00 Removing intermediate container 527c88fa4f62 16:08:00 ---> 4d79d71c331c 16:08:00 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 16:08:01 ---> Running in f00b8855f456 16:08:01 Removing intermediate container f00b8855f456 16:08:01 ---> 1aabec46c672 16:08:01 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:08:01 ---> Running in 39ddde979b06 16:08:01 Removing intermediate container 39ddde979b06 16:08:01 ---> 9925d9a4b0c8 16:08:01 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:01 ---> Running in ce7645bcbaaa 16:08:03 Removing intermediate container ce7645bcbaaa 16:08:03 ---> 3a14dafec4e5 16:08:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:08:03 ---> Running in cd4eee9d490d 16:08:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:06 (1/14) Installing libintl (0.21-r2) 16:08:06 (2/14) Installing eudev-libs (3.2.11-r0) 16:08:06 (3/14) Installing libjpeg-turbo (2.1.3-r1) 16:08:06 (4/14) Installing v4l-utils-libs (1.22.1-r1) 16:08:06 (5/14) Installing v4l-utils (1.22.1-r1) 16:08:07 (6/14) Installing udev-init-scripts (35-r0) 16:08:07 Executing udev-init-scripts-35-r0.post-install 16:08:07 (7/14) Installing libblkid (2.38-r1) 16:08:07 (8/14) Installing xz-libs (5.2.5-r1) 16:08:07 (9/14) Installing zstd-libs (1.5.2-r1) 16:08:07 (10/14) Installing kmod-libs (29-r2) 16:08:07 (11/14) Installing eudev (3.2.11-r0) 16:08:07 (12/14) Installing eudev-dev (3.2.11-r0) 16:08:07 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 16:08:07 (14/14) Installing v4l-utils-dev (1.22.1-r1) 16:08:07 Executing busybox-1.35.0-r13.trigger 16:08:07 Executing eudev-3.2.11-r0.trigger 16:08:07 OK: 228 MiB in 65 packages 16:08:09 Removing intermediate container cd4eee9d490d 16:08:09 ---> c4aec8fd8fa0 16:08:09 Step 8/13 : WORKDIR /device-usb-camera 16:08:09 ---> Running in 1fd503efb0dd 16:08:09 Removing intermediate container 1fd503efb0dd 16:08:09 ---> 43ac2669511d 16:08:09 Step 9/13 : COPY go.mod vendor* ./ 16:08:09 ---> 06c78cff3260 16:08:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:09 ---> Running in d785c64c8452 16:08:56 Removing intermediate container d785c64c8452 16:08:56 ---> d248adfada19 16:08:56 Step 11/13 : COPY . . 16:08:56 ---> 6e71ce080f4f 16:08:56 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:08:56 ---> Running in 674eb29fa339 16:08:56   % Total % Received % Xferd Average Speed Time Time Time Current 16:08:56  Dload Upload Total Spent Left Speed 16:08:56 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15605 0 --:--:-- --:--:-- --:--:-- 15850 16:08:56 Removing intermediate container 674eb29fa339 16:08:56 ---> b2fbe2f1899c 16:08:56 Step 13/13 : RUN ${MAKE} 16:08:56 ---> Running in b20efcd27754 16:08:56 noop 16:08:57 Removing intermediate container b20efcd27754 16:08:57 ---> 9365c491c03c 16:08:57 Successfully built 9365c491c03c 16:08:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:57 + docker inspect -f . ci-base-image-arm64 16:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:57 prd-ubuntu20.04-docker-arm64-4c-16g-21240 does not seem to be running inside a container 16:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/35 -v /w/workspace/device-usb-camera/35:/w/workspace/device-usb-camera/35:rw,z -v /w/workspace/device-usb-camera/35@tmp:/w/workspace/device-usb-camera/35@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-arm64 cat 16:08:59 $ docker top 5c58ea845b36b9d2eee97c284e277cbeb877edcb52e66c33cc152079d69ec9a4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:00 + go version 16:09:00 go version go1.18.3 linux/arm64 [Pipeline] } 16:09:00 $ docker stop --time=1 5c58ea845b36b9d2eee97c284e277cbeb877edcb52e66c33cc152079d69ec9a4 16:09:01 $ docker rm -f 5c58ea845b36b9d2eee97c284e277cbeb877edcb52e66c33cc152079d69ec9a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:02 + docker inspect -f . ci-base-image-arm64 16:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:02 prd-ubuntu20.04-docker-arm64-4c-16g-21240 does not seem to be running inside a container 16:09:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/35 -v /w/workspace/device-usb-camera/35:/w/workspace/device-usb-camera/35:rw,z -v /w/workspace/device-usb-camera/35@tmp:/w/workspace/device-usb-camera/35@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-arm64 cat 16:09:04 $ docker top 8858ec9a9c1392d1c8a61e001c8a2cb0cdf473078391050e2f88ff20aacfadf4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:04 + git config --global --add safe.directory /w/workspace/device-usb-camera/35 [Pipeline] fileExists [Pipeline] sh 16:09:05 + make test 16:09:05 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 16:09:07 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:10:28 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:10:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 1.9% of statements 16:10:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:10:32 CGO_ENABLED=1 go vet ./... 16:10:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:10:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:10:54 ./bin/test-attribution-txt.sh [Pipeline] echo 16:10:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:10:54 $ docker stop --time=1 8858ec9a9c1392d1c8a61e001c8a2cb0cdf473078391050e2f88ff20aacfadf4 16:10:56 $ docker rm -f 8858ec9a9c1392d1c8a61e001c8a2cb0cdf473078391050e2f88ff20aacfadf4 [Pipeline] // withDockerContainer [Pipeline] sh 16:10:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:10:57 Warning: overwriting stash ‘coverage-report’ 16:10:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:10:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:10:58 + ls -al . 16:10:58 total 188 16:10:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 16:10 . 16:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 16:07 .. 16:10:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 16:07 .git 16:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:07 .github 16:10:58 -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 16:07 .gitignore 16:10:58 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 16:07 .golangci.yml 16:10:58 -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 16:07 .hadolint.yml 16:10:58 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 16:07 Attribution.txt 16:10:58 -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 16:07 CHANGELOG.md 16:10:58 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 16:07 Dockerfile 16:10:58 -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 16:07 GOVERNANCE.md 16:10:58 -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 16:07 Jenkinsfile 16:10:58 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 16:07 LICENSE 16:10:58 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 16:07 Makefile 16:10:58 -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 16:07 OWNERS.md 16:10:58 -rw-rw-r-- 1 jenkins jenkins 11382 Jul 27 16:07 README.md 16:10:58 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 16:05 VERSION 16:10:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 16:07 bin 16:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:07 cmd 16:10:58 -rw-r--r-- 1 jenkins jenkins 29387 Jul 27 16:10 coverage.out 16:10:58 -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 16:07 docker-entrypoint.sh 16:10:58 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 16:07 go.mod 16:10:58 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 16:07 go.sum 16:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 16:07 internal 16:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 16:07 snap 16:10:58 -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 16:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:58 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 --label arch=arm64 --label version=2.2.0-dev.24 . 16:10:59 Sending build context to Docker daemon 540.2kB 16:10:59 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 16:10:59 Step 2/35 : FROM ${BASE} AS builder 16:10:59 ---> 9365c491c03c 16:10:59 Step 3/35 : ARG MAKE="make build" 16:10:59 ---> Running in 13ef6fbf995d 16:10:59 Removing intermediate container 13ef6fbf995d 16:10:59 ---> 140661ad9751 16:10:59 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 16:10:59 ---> Running in 82f2bc6c061d 16:10:59 Removing intermediate container 82f2bc6c061d 16:10:59 ---> 020497afee5b 16:10:59 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:10:59 ---> Running in d6e898b3a502 16:11:00 Removing intermediate container d6e898b3a502 16:11:00 ---> ecebf63be561 16:11:00 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:00 ---> Running in f4f9eea8b703 16:11:01 Removing intermediate container f4f9eea8b703 16:11:01 ---> 215aecccd6bc 16:11:01 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:11:02 ---> Running in a5710aaec639 16:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:11:04 OK: 228 MiB in 65 packages 16:11:05 Removing intermediate container a5710aaec639 16:11:05 ---> 9f72512b718f 16:11:05 Step 8/35 : WORKDIR /device-usb-camera 16:11:05 ---> Running in 833e14460c0e 16:11:06 Removing intermediate container 833e14460c0e 16:11:06 ---> 4b5609854de6 16:11:06 Step 9/35 : COPY go.mod vendor* ./ 16:11:06 ---> 7adc480dc4de 16:11:06 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:06 ---> Running in a0aca9eac96d 16:11:08 Removing intermediate container a0aca9eac96d 16:11:08 ---> be6b6b141852 16:11:08 Step 11/35 : COPY . . 16:11:09 ---> 2aae83bf7420 16:11:09 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:11:09 ---> Running in acb5ac8cbd0f 16:11:10  % Total % Received % Xferd Average Speed Time Time Time Current 16:11:10 Dload Upload Total Spent Left Speed 16:11:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5256 0 --:--:-- --:--:-- --:--:-- 5283 16:11:11 Removing intermediate container acb5ac8cbd0f 16:11:11 ---> 0d1e178d0dc3 16:11:11 Step 13/35 : RUN ${MAKE} 16:11:11 ---> Running in ad26b4808e86 16:11:12 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 16:13:34 Removing intermediate container ad26b4808e86 16:13:34 ---> 256f4823fbee 16:13:34 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 16:13:34 v0.18.4: Pulling from aler9/rtsp-simple-server 16:13:34 eab2503cf8f4: Pulling fs layer 16:13:34 97cd0a44c592: Pulling fs layer 16:13:34 97cd0a44c592: Download complete 16:13:34 eab2503cf8f4: Verifying Checksum 16:13:34 eab2503cf8f4: Download complete 16:13:34 eab2503cf8f4: Pull complete 16:13:34 97cd0a44c592: Pull complete 16:13:34 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 16:13:34 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 16:13:34 ---> 7f763cca56b3 16:13:34 Step 15/35 : FROM alpine:3.15 16:13:34 3.15: Pulling from library/alpine 16:13:34 e0295fd11fe2: Pulling fs layer 16:13:34 e0295fd11fe2: Verifying Checksum 16:13:34 e0295fd11fe2: Download complete 16:13:34 e0295fd11fe2: Pull complete 16:13:34 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:13:34 Status: Downloaded newer image for alpine:3.15 16:13:34 ---> 60f2846fe774 16:13:34 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:13:34 ---> Running in cbf3e886c305 16:13:34 Removing intermediate container cbf3e886c305 16:13:34 ---> 8258fc3420d8 16:13:34 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 16:13:34 ---> Running in 7a2fe9075b7d 16:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:13:34 (1/73) Installing dumb-init (1.2.5-r1) 16:13:34 (2/73) Installing sdl2 (2.0.16-r4) 16:13:34 (3/73) Installing libxau (1.0.9-r0) 16:13:34 (4/73) Installing libmd (1.0.3-r0) 16:13:34 (5/73) Installing libbsd (0.11.3-r1) 16:13:34 (6/73) Installing libxdmcp (1.1.3-r0) 16:13:34 (7/73) Installing libxcb (1.14-r2) 16:13:34 (8/73) Installing libx11 (1.7.2-r0) 16:13:34 (9/73) Installing aom-libs (3.2.0-r0) 16:13:34 (10/73) Installing alsa-lib (1.2.5.1-r1) 16:13:34 (11/73) Installing expat (2.4.7-r0) 16:13:34 (12/73) Installing brotli-libs (1.0.9-r5) 16:13:34 (13/73) Installing libbz2 (1.0.8-r1) 16:13:34 (14/73) Installing libpng (1.6.37-r1) 16:13:34 (15/73) Installing freetype (2.11.1-r2) 16:13:34 (16/73) Installing libuuid (2.37.4-r0) 16:13:34 (17/73) Installing fontconfig (2.13.1-r4) 16:13:34 (18/73) Installing fribidi (1.0.11-r0) 16:13:34 (19/73) Installing libffi (3.4.2-r1) 16:13:34 (20/73) Installing libintl (0.21-r0) 16:13:34 (21/73) Installing libblkid (2.37.4-r0) 16:13:34 (22/73) Installing libmount (2.37.4-r0) 16:13:34 (23/73) Installing pcre (8.45-r1) 16:13:34 (24/73) Installing glib (2.70.1-r0) 16:13:34 (25/73) Installing graphite2 (1.3.14-r0) 16:13:34 (26/73) Installing harfbuzz (3.0.0-r2) 16:13:34 (27/73) Installing libass (0.15.2-r0) 16:13:34 (28/73) Installing libdav1d (0.9.2-r0) 16:13:34 (29/73) Installing gmp (6.2.1-r1) 16:13:34 (30/73) Installing nettle (3.7.3-r0) 16:13:34 (31/73) Installing p11-kit (0.24.0-r1) 16:13:34 (32/73) Installing libtasn1 (4.18.0-r0) 16:13:34 (33/73) Installing libunistring (0.9.10-r1) 16:13:34 (34/73) Installing gnutls (3.7.1-r0) 16:13:34 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:13:34 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 16:13:34 (37/73) Installing lame (3.100-r0) 16:13:34 (38/73) Installing opus (1.3.1-r1) 16:13:34 (39/73) Installing libgomp (10.3.1_git20211027-r0) 16:13:34 (40/73) Installing soxr (0.1.3-r2) 16:13:34 (41/73) Installing libgcc (10.3.1_git20211027-r0) 16:13:34 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 16:13:34 (43/73) Installing libsrt (1.4.2-r1) 16:13:34 (44/73) Installing libssh (0.9.6-r1) 16:13:34 (45/73) Installing libogg (1.3.5-r0) 16:13:34 (46/73) Installing libtheora (1.1.1-r16) 16:13:34 (47/73) Installing libjpeg-turbo (2.1.2-r0) 16:13:34 (48/73) Installing v4l-utils-libs (1.22.1-r1) 16:13:34 (49/73) Installing libxext (1.3.4-r0) 16:13:34 (50/73) Installing libxfixes (6.0.0-r0) 16:13:34 (51/73) Installing libdrm (2.4.109-r0) 16:13:34 (52/73) Installing wayland-libs-client (1.19.0-r1) 16:13:34 (53/73) Installing libva (2.13.0-r0) 16:13:34 (54/73) Installing libvdpau (1.4-r0) 16:13:34 (55/73) Installing vidstab (1.1.0-r1) 16:13:34 (56/73) Installing libvorbis (1.3.7-r0) 16:13:34 (57/73) Installing libvpx (1.10.0-r0) 16:13:34 (58/73) Installing vulkan-loader (1.2.196-r0) 16:13:34 (59/73) Installing libwebp (1.2.2-r0) 16:13:34 (60/73) Installing x264-libs (20210613-r0) 16:13:34 (61/73) Installing x265-libs (3.5-r0) 16:13:34 (62/73) Installing xvidcore (1.3.7-r1) 16:13:34 (63/73) Installing ffmpeg-libs (4.4.1-r2) 16:13:34 (64/73) Installing ffmpeg (4.4.1-r2) 16:13:34 (65/73) Installing udev-init-scripts (35-r0) 16:13:34 Executing udev-init-scripts-35-r0.post-install 16:13:34 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 16:13:34 (67/73) Installing xz-libs (5.2.5-r1) 16:13:34 (68/73) Installing zstd-libs (1.5.0-r0) 16:13:34 (69/73) Installing kmod-libs (29-r2) 16:13:34 (70/73) Installing eudev (3.2.11_pre1-r0) 16:13:34 (71/73) Installing libsodium (1.0.18-r0) 16:13:34 (72/73) Installing libzmq (4.3.4-r0) 16:13:34 (73/73) Installing zeromq (4.3.4-r0) 16:13:34 Executing busybox-1.34.1-r7.trigger 16:13:34 Executing eudev-3.2.11_pre1-r0.trigger 16:13:34 OK: 67 MiB in 87 packages 16:13:34 Removing intermediate container 7a2fe9075b7d 16:13:34 ---> 18f0ca8cb362 16:13:34 Step 18/35 : WORKDIR / 16:13:34 ---> Running in 7562b812c257 16:13:34 Removing intermediate container 7562b812c257 16:13:34 ---> e190e9fcc1ac 16:13:34 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 16:13:34 ---> befa009a4f62 16:13:34 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 16:13:34 ---> bb4aa797fd2f 16:13:34 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:13:34 ---> b113521512c4 16:13:34 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:13:34 ---> 8bd8d52fde7e 16:13:34 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:13:35 ---> a511495b98bd 16:13:35 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 16:13:35 ---> adf5e6b4fabe 16:13:35 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 16:13:37 ---> 8e73170a3a0f 16:13:37 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:13:37 ---> Running in ffcf0a549d4e 16:13:38 Removing intermediate container ffcf0a549d4e 16:13:38 ---> f2f774e29e25 16:13:38 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:13:38 ---> Running in dd577c3dd4e4 16:13:40 Removing intermediate container dd577c3dd4e4 16:13:40 ---> 733714e2a2eb 16:13:40 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:13:40 ---> Running in 1d56c744649d 16:13:42 Removing intermediate container 1d56c744649d 16:13:42 ---> 6a4f89908b0f 16:13:42 Step 29/35 : EXPOSE 59983 16:13:42 ---> Running in 766fd8d4df74 16:13:42 Removing intermediate container 766fd8d4df74 16:13:42 ---> a214fa7f2e5c 16:13:42 Step 30/35 : EXPOSE 8554 16:13:42 ---> Running in 0ca2466f4df4 16:13:42 Removing intermediate container 0ca2466f4df4 16:13:42 ---> 3b4766d554a8 16:13:42 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:13:42 ---> Running in 5d18fa8fe351 16:13:42 Removing intermediate container 5d18fa8fe351 16:13:42 ---> eda7e9d5134c 16:13:42 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 16:13:43 ---> Running in cc052e810a36 16:13:43 Removing intermediate container cc052e810a36 16:13:43 ---> 9ca11ef364e0 16:13:43 Step 33/35 : LABEL arch=arm64 16:13:43 ---> Running in 3215cbca0b6f 16:13:43 Removing intermediate container 3215cbca0b6f 16:13:43 ---> e4c5121ab579 16:13:43 Step 34/35 : LABEL git_sha=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 16:13:43 ---> Running in 5fe774a6d2ad 16:13:44 Removing intermediate container 5fe774a6d2ad 16:13:44 ---> 3fa2defb6013 16:13:44 Step 35/35 : LABEL version=2.2.0-dev.24 16:13:44 ---> Running in 56108850c3e3 16:13:44 Removing intermediate container 56108850c3e3 16:13:44 ---> 71f8cf7281ee 16:13:44 [Warning] One or more build-args [ARCH] were not consumed 16:13:44 Successfully built 71f8cf7281ee 16:13:44 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:44 provisioning config files... 16:13:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/35@tmp/config4784834689953511477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:45 ---> docker-login.sh 16:13:45 nexus3.edgexfoundry.org:10001 16:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:45 Configure a credential helper to remove this warning. See 16:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:45 16:13:45 Login Succeeded 16:13:45 nexus3.edgexfoundry.org:10002 16:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:46 Configure a credential helper to remove this warning. See 16:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:46 16:13:46 Login Succeeded 16:13:46 nexus3.edgexfoundry.org:10003 16:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:46 Configure a credential helper to remove this warning. See 16:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:46 16:13:46 Login Succeeded 16:13:46 nexus3.edgexfoundry.org:10004 16:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:46 Configure a credential helper to remove this warning. See 16:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:46 16:13:46 Login Succeeded 16:13:46 docker.io 16:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:47 Configure a credential helper to remove this warning. See 16:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:47 16:13:47 Login Succeeded 16:13:47 ---> docker-login.sh ends [Pipeline] } 16:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:47 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 16:13:47 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 16:13:47 latest 16:13:47 2.2.0-dev.24 16:13:47 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 16:13:47 main 16:13:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:48 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 16:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:13:48 d523740f21ce: Preparing 16:13:48 4ebda5d5b7ee: Preparing 16:13:48 0b83d8fc4f7e: Preparing 16:13:48 a43932d1df72: Preparing 16:13:48 1207169bf42c: Preparing 16:13:48 22dfa358154a: Preparing 16:13:48 cbc77838f7e4: Preparing 16:13:48 8245c8d55dec: Preparing 16:13:48 c9eb0563a9d5: Preparing 16:13:48 0ca3260207fd: Preparing 16:13:48 b06c6e97e3ae: Preparing 16:13:48 eb54b7b7991f: Preparing 16:13:48 22dfa358154a: Waiting 16:13:48 8245c8d55dec: Waiting 16:13:48 b06c6e97e3ae: Waiting 16:13:48 eb54b7b7991f: Waiting 16:13:48 c9eb0563a9d5: Waiting 16:13:48 cbc77838f7e4: Waiting 16:13:48 0ca3260207fd: Waiting 16:13:48 1207169bf42c: Pushed 16:13:48 4ebda5d5b7ee: Pushed 16:13:48 d523740f21ce: Pushed 16:13:48 0b83d8fc4f7e: Pushed 16:13:48 22dfa358154a: Pushed 16:13:48 cbc77838f7e4: Pushed 16:13:49 8245c8d55dec: Pushed 16:13:49 c9eb0563a9d5: Pushed 16:13:49 eb54b7b7991f: Layer already exists 16:13:53 a43932d1df72: Pushed 16:13:54 0ca3260207fd: Pushed 16:14:05 b06c6e97e3ae: Pushed 16:14:05 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12: digest: sha256:573bd40f4efa9234f306ccbe0151402d76ac50c200283091e391c89346abe104 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:05 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 16:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:14:05 d523740f21ce: Preparing 16:14:05 4ebda5d5b7ee: Preparing 16:14:05 0b83d8fc4f7e: Preparing 16:14:05 a43932d1df72: Preparing 16:14:05 1207169bf42c: Preparing 16:14:05 22dfa358154a: Preparing 16:14:05 cbc77838f7e4: Preparing 16:14:05 8245c8d55dec: Preparing 16:14:05 c9eb0563a9d5: Preparing 16:14:05 0ca3260207fd: Preparing 16:14:05 b06c6e97e3ae: Preparing 16:14:05 eb54b7b7991f: Preparing 16:14:05 c9eb0563a9d5: Waiting 16:14:05 22dfa358154a: Waiting 16:14:05 cbc77838f7e4: Waiting 16:14:05 8245c8d55dec: Waiting 16:14:05 0ca3260207fd: Waiting 16:14:05 eb54b7b7991f: Waiting 16:14:05 b06c6e97e3ae: Waiting 16:14:05 4ebda5d5b7ee: Layer already exists 16:14:05 a43932d1df72: Layer already exists 16:14:05 d523740f21ce: Layer already exists 16:14:05 0b83d8fc4f7e: Layer already exists 16:14:05 1207169bf42c: Layer already exists 16:14:05 c9eb0563a9d5: Layer already exists 16:14:05 22dfa358154a: Layer already exists 16:14:05 8245c8d55dec: Layer already exists 16:14:05 cbc77838f7e4: Layer already exists 16:14:05 0ca3260207fd: Layer already exists 16:14:06 b06c6e97e3ae: Layer already exists 16:14:06 eb54b7b7991f: Layer already exists 16:14:06 latest: digest: sha256:573bd40f4efa9234f306ccbe0151402d76ac50c200283091e391c89346abe104 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:06 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.24 16:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:14:06 d523740f21ce: Preparing 16:14:06 4ebda5d5b7ee: Preparing 16:14:06 0b83d8fc4f7e: Preparing 16:14:06 a43932d1df72: Preparing 16:14:06 1207169bf42c: Preparing 16:14:06 22dfa358154a: Preparing 16:14:06 cbc77838f7e4: Preparing 16:14:06 8245c8d55dec: Preparing 16:14:06 c9eb0563a9d5: Preparing 16:14:06 0ca3260207fd: Preparing 16:14:06 b06c6e97e3ae: Preparing 16:14:06 eb54b7b7991f: Preparing 16:14:06 22dfa358154a: Waiting 16:14:06 c9eb0563a9d5: Waiting 16:14:06 cbc77838f7e4: Waiting 16:14:06 8245c8d55dec: Waiting 16:14:06 0ca3260207fd: Waiting 16:14:06 eb54b7b7991f: Waiting 16:14:06 b06c6e97e3ae: Waiting 16:14:06 d523740f21ce: Layer already exists 16:14:06 4ebda5d5b7ee: Layer already exists 16:14:06 0b83d8fc4f7e: Layer already exists 16:14:06 a43932d1df72: Layer already exists 16:14:06 1207169bf42c: Layer already exists 16:14:06 cbc77838f7e4: Layer already exists 16:14:06 8245c8d55dec: Layer already exists 16:14:06 22dfa358154a: Layer already exists 16:14:06 0ca3260207fd: Layer already exists 16:14:06 c9eb0563a9d5: Layer already exists 16:14:07 eb54b7b7991f: Layer already exists 16:14:07 b06c6e97e3ae: Layer already exists 16:14:07 2.2.0-dev.24: digest: sha256:573bd40f4efa9234f306ccbe0151402d76ac50c200283091e391c89346abe104 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:07 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 16:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:14:07 d523740f21ce: Preparing 16:14:07 4ebda5d5b7ee: Preparing 16:14:07 0b83d8fc4f7e: Preparing 16:14:07 a43932d1df72: Preparing 16:14:07 1207169bf42c: Preparing 16:14:07 22dfa358154a: Preparing 16:14:07 cbc77838f7e4: Preparing 16:14:07 8245c8d55dec: Preparing 16:14:07 c9eb0563a9d5: Preparing 16:14:07 0ca3260207fd: Preparing 16:14:07 b06c6e97e3ae: Preparing 16:14:07 eb54b7b7991f: Preparing 16:14:07 c9eb0563a9d5: Waiting 16:14:07 0ca3260207fd: Waiting 16:14:07 eb54b7b7991f: Waiting 16:14:07 22dfa358154a: Waiting 16:14:07 cbc77838f7e4: Waiting 16:14:07 8245c8d55dec: Waiting 16:14:07 b06c6e97e3ae: Waiting 16:14:07 a43932d1df72: Layer already exists 16:14:07 4ebda5d5b7ee: Layer already exists 16:14:07 1207169bf42c: Layer already exists 16:14:07 0b83d8fc4f7e: Layer already exists 16:14:07 d523740f21ce: Layer already exists 16:14:07 cbc77838f7e4: Layer already exists 16:14:07 22dfa358154a: Layer already exists 16:14:07 c9eb0563a9d5: Layer already exists 16:14:07 8245c8d55dec: Layer already exists 16:14:07 0ca3260207fd: Layer already exists 16:14:08 b06c6e97e3ae: Layer already exists 16:14:08 eb54b7b7991f: Layer already exists 16:14:08 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24: digest: sha256:573bd40f4efa9234f306ccbe0151402d76ac50c200283091e391c89346abe104 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:08 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 16:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 16:14:08 d523740f21ce: Preparing 16:14:08 4ebda5d5b7ee: Preparing 16:14:08 0b83d8fc4f7e: Preparing 16:14:08 a43932d1df72: Preparing 16:14:08 1207169bf42c: Preparing 16:14:08 22dfa358154a: Preparing 16:14:08 cbc77838f7e4: Preparing 16:14:08 8245c8d55dec: Preparing 16:14:08 c9eb0563a9d5: Preparing 16:14:08 0ca3260207fd: Preparing 16:14:08 b06c6e97e3ae: Preparing 16:14:08 eb54b7b7991f: Preparing 16:14:08 8245c8d55dec: Waiting 16:14:08 22dfa358154a: Waiting 16:14:08 c9eb0563a9d5: Waiting 16:14:08 0ca3260207fd: Waiting 16:14:08 b06c6e97e3ae: Waiting 16:14:08 eb54b7b7991f: Waiting 16:14:08 cbc77838f7e4: Waiting 16:14:08 d523740f21ce: Layer already exists 16:14:08 0b83d8fc4f7e: Layer already exists 16:14:08 1207169bf42c: Layer already exists 16:14:08 a43932d1df72: Layer already exists 16:14:08 4ebda5d5b7ee: Layer already exists 16:14:08 c9eb0563a9d5: Layer already exists 16:14:08 8245c8d55dec: Layer already exists 16:14:08 22dfa358154a: Layer already exists 16:14:08 cbc77838f7e4: Layer already exists 16:14:08 0ca3260207fd: Layer already exists 16:14:08 b06c6e97e3ae: Layer already exists 16:14:08 eb54b7b7991f: Layer already exists 16:14:09 main: digest: sha256:573bd40f4efa9234f306ccbe0151402d76ac50c200283091e391c89346abe104 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:14:09 ===================================================== [Pipeline] echo 16:14:09 taggedImages: 16:14:09 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 16:14:09 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 16:14:09 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.24 16:14:09 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12-2.2.0-dev.24 16:14:09 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:09 16:14:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:10 arm64: Pulling from edgex-lftools-log-publisher 16:14:10 8998bd30e6a1: Pulling fs layer 16:14:10 04944245beec: Pulling fs layer 16:14:10 699f458cf7ca: Pulling fs layer 16:14:10 765212b225bb: Pulling fs layer 16:14:10 f23df028b6ca: Pulling fs layer 16:14:10 d65c8cfc05b1: Pulling fs layer 16:14:10 2437ff75d9bd: Pulling fs layer 16:14:10 765212b225bb: Waiting 16:14:10 f23df028b6ca: Waiting 16:14:10 d65c8cfc05b1: Waiting 16:14:10 2437ff75d9bd: Waiting 16:14:10 04944245beec: Verifying Checksum 16:14:10 04944245beec: Download complete 16:14:10 765212b225bb: Verifying Checksum 16:14:10 765212b225bb: Download complete 16:14:10 f23df028b6ca: Download complete 16:14:10 d65c8cfc05b1: Verifying Checksum 16:14:10 d65c8cfc05b1: Download complete 16:14:10 699f458cf7ca: Verifying Checksum 16:14:10 699f458cf7ca: Download complete 16:14:10 8998bd30e6a1: Verifying Checksum 16:14:10 8998bd30e6a1: Download complete 16:14:13 2437ff75d9bd: Verifying Checksum 16:14:13 2437ff75d9bd: Download complete 16:14:15 8998bd30e6a1: Pull complete 16:14:15 04944245beec: Pull complete 16:14:17 699f458cf7ca: Pull complete 16:14:17 765212b225bb: Pull complete 16:14:17 f23df028b6ca: Pull complete 16:14:18 d65c8cfc05b1: Pull complete 16:14:33 2437ff75d9bd: Pull complete 16:14:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:33 prd-ubuntu20.04-docker-arm64-4c-16g-21240 does not seem to be running inside a container 16:14:33 $ 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/device-usb-camera/35 -v /w/workspace/device-usb-camera/35:/w/workspace/device-usb-camera/35:rw,z -v /w/workspace/device-usb-camera/35@tmp:/w/workspace/device-usb-camera/35@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:arm64 cat 16:14:36 $ docker top 108c0634ab33d66660ef8b74055ab153cb0458eb084bf61f468b35142ebe6653 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:37 ---> job-cost.sh 16:14:37 lf-activate-venv: SKIPPING 16:14:37 INFO: No Stack... 16:14:37 INFO: Retrieving Pricing Info for: v3-standard-4 16:14:38 INFO: Archiving Costs [Pipeline] sh 16:14:39 + cut -d, -f6 16:14:39 + cat /w/workspace/device-usb-camera/35/archives/cost.csv [Pipeline] lock 16:14:39 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] 16:14:39 Resource [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] did not exist. Created. 16:14:39 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:14:39 /w/workspace/device-usb-camera/35@tmp/durable-e1f6ae30/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:14:40 + echo total: 0.10999999940395355 [Pipeline] stash 16:14:40 Warning: overwriting stash ‘stack-cost’ 16:14:40 Stashed 1 file(s) [Pipeline] } 16:14:40 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 16:14:40 $ docker stop --time=1 108c0634ab33d66660ef8b74055ab153cb0458eb084bf61f468b35142ebe6653 16:14:42 $ docker rm -f 108c0634ab33d66660ef8b74055ab153cb0458eb084bf61f468b35142ebe6653 [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 16:14:42 provisioning config files... 16:14:42 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6457681899143794609tmp [Pipeline] { [Pipeline] sh 16:14:43 + set +x 16:14:43 + curl -s https://codecov.io/bash 16:14:43 + bash -s -- 16:14:43 16:14:43 _____ _ 16:14:43 / ____| | | 16:14:43 | | ___ __| | ___ ___ _____ __ 16:14:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:14:43 | |___| (_) | (_| | __/ (_| (_) \ V / 16:14:43 \_____\___/ \__,_|\___|\___\___/ \_/ 16:14:43 Bash-1.0.6 16:14:43 16:14:43 16:14:43 ==> git version 2.25.1 found 16:14:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:14:43 Release-Date: 2020-01-08 16:14:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:14:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:14:43 ==> Jenkins CI detected. 16:14:43 current dir:  /w/workspace/exfoundry_device-usb-camera_main 16:14:43 project root: . 16:14:43 --> token set from env 16:14:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:14:43 ==> Running gcov in . (disable via -X gcov) 16:14:43 ==> Python coveragepy not found 16:14:43 ==> Searching for coverage reports in: 16:14:43 + . 16:14:43 -> Found 1 reports 16:14:43 ==> Detecting git/mercurial file structure 16:14:43 ==> Reading reports 16:14:43 + ./coverage.out bytes=29387 16:14:43 ==> Appending adjustments 16:14:43 https://docs.codecov.io/docs/fixing-reports 16:14:43 + Found adjustments 16:14:43 ==> Gzipping contents 16:14:43 8.0K /tmp/codecov.eUtm8y.gz 16:14:43 ==> Uploading reports 16:14:43 url: https://codecov.io 16:14:43 query: branch=main&commit=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:14:43 -> Pinging Codecov 16:14:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 16:14:43 -> Uploading to 16:14:43 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/73D8F5FF140700D3E01443B452E23636/e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12/c63f6ce2-d59f-4a91-bf2d-3b8bb125ce48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T161443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=577c82c524f96e80b2eee2e6e01555879fc50b5f9e48b6cc62ce92e2ccbf7297 16:14:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:14:43 Dload Upload Total Spent Left Speed 16:14:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4139 0 0 100 4139 0 18233 --:--:-- --:--:-- --:--:-- 18233 16:14:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] } 16:14:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:14:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:14:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:14:44 16:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:14:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:14:44 df9b9388f04a: Pulling fs layer 16:14:44 52dc419b0ee2: Pulling fs layer 16:14:44 25bc292e5bac: Pulling fs layer 16:14:44 114826534d7a: Pulling fs layer 16:14:44 4657fd5d0bcf: Pulling fs layer 16:14:44 6ad1cebc031e: Pulling fs layer 16:14:44 8a3aa393b2d8: Pulling fs layer 16:14:44 114826534d7a: Waiting 16:14:44 4657fd5d0bcf: Waiting 16:14:44 6ad1cebc031e: Waiting 16:14:44 8a3aa393b2d8: Waiting 16:14:44 25bc292e5bac: Verifying Checksum 16:14:44 25bc292e5bac: Download complete 16:14:44 52dc419b0ee2: Verifying Checksum 16:14:44 52dc419b0ee2: Download complete 16:14:44 4657fd5d0bcf: Verifying Checksum 16:14:44 4657fd5d0bcf: Download complete 16:14:44 df9b9388f04a: Download complete 16:14:44 6ad1cebc031e: Verifying Checksum 16:14:44 6ad1cebc031e: Download complete 16:14:44 df9b9388f04a: Pull complete 16:14:44 52dc419b0ee2: Pull complete 16:14:45 25bc292e5bac: Pull complete 16:14:45 114826534d7a: Download complete 16:14:45 8a3aa393b2d8: Verifying Checksum 16:14:45 8a3aa393b2d8: Download complete 16:14:48 114826534d7a: Pull complete 16:14:48 4657fd5d0bcf: Pull complete 16:14:49 6ad1cebc031e: Pull complete 16:14:52 8a3aa393b2d8: Pull complete 16:14:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:14:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:52 prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container 16:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:1.410.4 cat 16:14:54 $ docker top 801ed5e3634bfa974d3d5d02d50c43fdd640af5687ba377b3c509b6014fba17c -eo pid,comm [Pipeline] { [Pipeline] echo 16:14:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 16:14:55 + set -o pipefail 16:14:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 16:15:01 16:15:01 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 16:15:01 16:15:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/767c94e3-0cb1-4a42-8a8f-6a13e32d9940 16:15:01 16:15:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:15:01 16:15:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:15:01 16:15:01 [Pipeline] } 16:15:01 $ docker stop --time=1 801ed5e3634bfa974d3d5d02d50c43fdd640af5687ba377b3c509b6014fba17c 16:15:04 $ docker rm -f 801ed5e3634bfa974d3d5d02d50c43fdd640af5687ba377b3c509b6014fba17c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:15:04 + git log --format=format:%s -1 e07d484d1f5eb205c2c6f6ecd02e5a0c78a6dd12 [Pipeline] sh 16:15:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:15:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:05 prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container 16:15:05 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:15:06 $ docker top c4e1333de1ea26c44c2087ae204a477482cc41d39f9c22c7fb3e73763451f2ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:06 [ssh-agent] Looking for ssh-agent implementation... 16:15:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:06 $ docker exec c4e1333de1ea26c44c2087ae204a477482cc41d39f9c22c7fb3e73763451f2ad ssh-agent 16:15:06 SSH_AUTH_SOCK=/tmp/ssh-tf4pBQto5J4O/agent.32 16:15:06 SSH_AGENT_PID=39 16:15:06 Running ssh-add (command line suppressed) 16:15:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5478561343310888504.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5478561343310888504.key) 16:15:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:06 + git semver tag 16:15:07 2022-07-27 16:15:07,025 [run_tag] DEBUG tag force:False 16:15:07 2022-07-27 16:15:07,025 [check_head_tag] DEBUG check head tag 16:15:07 2022-07-27 16:15:07,026 [execute] INFO git cat-file --batch-check 16:15:07 2022-07-27 16:15:07,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 16:15:07 2022-07-27 16:15:07,030 [execute] INFO git cat-file --batch 16:15:07 2022-07-27 16:15:07,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 16:15:07 2022-07-27 16:15:07,041 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:15:07 2022-07-27 16:15:07,041 [execute] INFO git tag -a v2.2.0-dev.24 -m v2.2.0-dev.24 16:15:07 2022-07-27 16:15:07,041 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.24', '-m', 'v2.2.0-dev.24'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 16:15:07 2022-07-27 16:15:07,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:15:07 2.2.0-dev.24 [Pipeline] } 16:15:07 $ docker exec --env ******** --env ******** c4e1333de1ea26c44c2087ae204a477482cc41d39f9c22c7fb3e73763451f2ad ssh-agent -k 16:15:07 unset SSH_AUTH_SOCK; 16:15:07 unset SSH_AGENT_PID; 16:15:07 echo Agent pid 39 killed; 16:15:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:15:07 + git semver [Pipeline] } 16:15:07 $ docker stop --time=1 c4e1333de1ea26c44c2087ae204a477482cc41d39f9c22c7fb3e73763451f2ad 16:15:09 $ docker rm -f c4e1333de1ea26c44c2087ae204a477482cc41d39f9c22c7fb3e73763451f2ad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:15:09 16:15:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:15:09 0.23.1-centos7: Pulling from edgex-lftools 16:15:09 ab5ef0e58194: Pulling fs layer 16:15:09 9712f1f96733: Pulling fs layer 16:15:09 63f879dbbcfc: Pulling fs layer 16:15:09 0d9ebad4ef96: Pulling fs layer 16:15:09 e9a5061849ea: Pulling fs layer 16:15:09 d747dcd14b5f: Pulling fs layer 16:15:09 2de7ff778b66: Pulling fs layer 16:15:09 0d9ebad4ef96: Waiting 16:15:09 e9a5061849ea: Waiting 16:15:09 d747dcd14b5f: Waiting 16:15:09 9712f1f96733: Verifying Checksum 16:15:09 9712f1f96733: Download complete 16:15:10 63f879dbbcfc: Verifying Checksum 16:15:10 63f879dbbcfc: Download complete 16:15:10 e9a5061849ea: Verifying Checksum 16:15:10 e9a5061849ea: Download complete 16:15:10 d747dcd14b5f: Download complete 16:15:10 0d9ebad4ef96: Download complete 16:15:10 ab5ef0e58194: Verifying Checksum 16:15:10 ab5ef0e58194: Download complete 16:15:10 2de7ff778b66: Verifying Checksum 16:15:10 2de7ff778b66: Download complete 16:15:13 ab5ef0e58194: Pull complete 16:15:13 9712f1f96733: Pull complete 16:15:13 63f879dbbcfc: Pull complete 16:15:18 0d9ebad4ef96: Pull complete 16:15:18 e9a5061849ea: Pull complete 16:15:18 d747dcd14b5f: Pull complete 16:15:19 2de7ff778b66: Pull complete 16:15:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:15:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:15:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:19 prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container 16:15:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:15:21 $ docker top fae29b3bafb93164347de01b4beb9931a3d5aee5480c92aa13f2c623aee2a9cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:15:21 provisioning config files... 16:15:21 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6770997877105490617tmp 16:15:21 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config616484343814914504tmp 16:15:21 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8089554106271455762tmp [Pipeline] { [Pipeline] echo 16:15:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:15:21 ---> sigul-configuration.sh 16:15:21 gpg: directory `/root/.gnupg' created 16:15:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:15:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:15:21 gpg: keyring `/root/.gnupg/secring.gpg' created 16:15:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:15:21 gpg: CAST5 encrypted data 16:15:21 gpg: encrypted with 1 passphrase 16:15:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:15:21 + mkdir /home/jenkins 16:15:21 + mkdir /home/jenkins/sigul [Pipeline] sh 16:15:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:15:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:15:22 ---> sigul-install.sh 16:15:22 Sigul already installed; skipping installation. [Pipeline] sh 16:15:22 + git tag --list 16:15:22 v0.0.0 16:15:22 v0.0.1-dev.1 16:15:22 v0.0.1-dev.10 16:15:22 v0.0.1-dev.11 16:15:22 v0.0.1-dev.12 16:15:22 v0.0.1-dev.13 16:15:22 v0.0.1-dev.14 16:15:22 v0.0.1-dev.15 16:15:22 v0.0.1-dev.16 16:15:22 v0.0.1-dev.2 16:15:22 v0.0.1-dev.3 16:15:22 v0.0.1-dev.4 16:15:22 v0.0.1-dev.5 16:15:22 v0.0.1-dev.6 16:15:22 v0.0.1-dev.7 16:15:22 v0.0.1-dev.8 16:15:22 v0.0.1-dev.9 16:15:22 v2.2.0-dev.17 16:15:22 v2.2.0-dev.18 16:15:22 v2.2.0-dev.19 16:15:22 v2.2.0-dev.20 16:15:22 v2.2.0-dev.21 16:15:22 v2.2.0-dev.22 16:15:22 v2.2.0-dev.23 16:15:22 v2.2.0-dev.24 [Pipeline] sh 16:15:23 + lftools sign git-tag v2.2.0-dev.24 16:15:23 Signing Git tag with Sigul... 16:15:23 Signing v2.2.0-dev.24 [Pipeline] echo 16:15:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:15:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:15:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:15:24 $ docker stop --time=1 fae29b3bafb93164347de01b4beb9931a3d5aee5480c92aa13f2c623aee2a9cc 16:15:25 $ docker rm -f fae29b3bafb93164347de01b4beb9931a3d5aee5480c92aa13f2c623aee2a9cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:15:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:15:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:26 prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container 16:15:26 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:15:26 $ docker top 680274b3bd139b71d567d3c62f5b63d242d98885e22bb717079aba85d24d88c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:26 [ssh-agent] Looking for ssh-agent implementation... 16:15:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:27 $ docker exec 680274b3bd139b71d567d3c62f5b63d242d98885e22bb717079aba85d24d88c7 ssh-agent 16:15:27 SSH_AUTH_SOCK=/tmp/ssh-ZHgP1J00spV7/agent.32 16:15:27 SSH_AGENT_PID=38 16:15:27 Running ssh-add (command line suppressed) 16:15:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_920717641988785355.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_920717641988785355.key) 16:15:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:27 + git semver bump pre 16:15:27 2022-07-27 16:15:27,825 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:15:27 2022-07-27 16:15:27,825 [bump_version] DEBUG bumping version:2.2.0-dev.24 on axis:pre with prefix:dev 16:15:27 2022-07-27 16:15:27,825 [bump_version] DEBUG bumped version:2.2.0-dev.25 16:15:27 2022-07-27 16:15:27,825 [write_version] DEBUG write version:2.2.0-dev.25 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 16:15:27 2022-07-27 16:15:27,825 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:15:27 2022-07-27 16:15:27,826 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:15:27 2022-07-27 16:15:27,828 [execute] INFO git cat-file --batch-check 16:15:27 2022-07-27 16:15:27,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:15:27 2022-07-27 16:15:27,836 [execute] INFO git cat-file --batch 16:15:27 2022-07-27 16:15:27,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:15:27 2022-07-27 16:15:27,843 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:15:27 2.2.0-dev.25 [Pipeline] } 16:15:27 $ docker exec --env ******** --env ******** 680274b3bd139b71d567d3c62f5b63d242d98885e22bb717079aba85d24d88c7 ssh-agent -k 16:15:28 unset SSH_AUTH_SOCK; 16:15:28 unset SSH_AGENT_PID; 16:15:28 echo Agent pid 38 killed; 16:15:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:15:28 + git semver [Pipeline] } 16:15:28 $ docker stop --time=1 680274b3bd139b71d567d3c62f5b63d242d98885e22bb717079aba85d24d88c7 16:15:29 $ docker rm -f 680274b3bd139b71d567d3c62f5b63d242d98885e22bb717079aba85d24d88c7 [Pipeline] // withDockerContainer [Pipeline] sh 16:15:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:15:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:30 prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container 16:15:30 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:15:31 $ docker top 6af563b75ab011f1afd9ae69a5b863213423e403c9bcca0cae9102855a64f56b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:31 [ssh-agent] Looking for ssh-agent implementation... 16:15:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:31 $ docker exec 6af563b75ab011f1afd9ae69a5b863213423e403c9bcca0cae9102855a64f56b ssh-agent 16:15:31 SSH_AUTH_SOCK=/tmp/ssh-W7XEuivJh2be/agent.32 16:15:31 SSH_AGENT_PID=38 16:15:31 Running ssh-add (command line suppressed) 16:15:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3075943871822556048.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3075943871822556048.key) 16:15:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:31 + git semver push 16:15:32 2022-07-27 16:15:32,001 [run_push] DEBUG push 16:15:32 2022-07-27 16:15:32,002 [execute] INFO git cat-file --batch-check 16:15:32 2022-07-27 16:15:32,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 16:15:32 2022-07-27 16:15:32,005 [execute] INFO git rev-list ddf0a4a0c2e58c4e10ca3e95d6fbabee6f818953 -- 16:15:32 2022-07-27 16:15:32,005 [execute] DEBUG Popen(['git', 'rev-list', 'ddf0a4a0c2e58c4e10ca3e95d6fbabee6f818953', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 16:15:32 2022-07-27 16:15:32,011 [execute] INFO git fetch -v origin 16:15:32 2022-07-27 16:15:32,011 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 16:15:32 2022-07-27 16:15:32,500 [run_push] DEBUG no remote changes detected 16:15:32 2022-07-27 16:15:32,500 [execute] INFO git push origin semver 16:15:32 2022-07-27 16:15:32,501 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 16:15:33 2022-07-27 16:15:33,222 [run_push] DEBUG push all version tags 16:15:33 2022-07-27 16:15:33,222 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:15:33 2022-07-27 16:15:33,222 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 16:15:34 2022-07-27 16:15:33,968 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 16:15:34 2.2.0-dev.25 [Pipeline] } 16:15:34 $ docker exec --env ******** --env ******** 6af563b75ab011f1afd9ae69a5b863213423e403c9bcca0cae9102855a64f56b ssh-agent -k 16:15:34 unset SSH_AUTH_SOCK; 16:15:34 unset SSH_AGENT_PID; 16:15:34 echo Agent pid 38 killed; 16:15:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:15:34 + git semver [Pipeline] } 16:15:34 $ docker stop --time=1 6af563b75ab011f1afd9ae69a5b863213423e403c9bcca0cae9102855a64f56b 16:15:36 $ docker rm -f 6af563b75ab011f1afd9ae69a5b863213423e403c9bcca0cae9102855a64f56b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 16:15:36 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 16:15:36 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 16:15:36 total 16 16:15:36 drwxr-xr-x 3 root root 4096 Jul 27 16:07 . 16:15:36 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 16:15 .. 16:15:36 drwxr-xr-x 2 root root 4096 Jul 27 16:07 cost 16:15:36 -rw-r--r-- 1 root root 88 Jul 27 16:07 cost.csv 16:15:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 16:15:36 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 16:15:36 total 16 16:15:36 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 16:07 . 16:15:36 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 16:15 .. 16:15:36 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 16:07 cost 16:15:36 -rw-r--r-- 1 jenkins jenkins 88 Jul 27 16:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:15:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:15:37 ---> package-listing.sh 16:15:37 ++ facter osfamily 16:15:37 ++ tr '[:upper:]' '[:lower:]' 16:15:38 + OS_FAMILY=debian 16:15:38 + workspace=/w/workspace/exfoundry_device-usb-camera_main 16:15:38 + START_PACKAGES=/tmp/packages_start.txt 16:15:38 + END_PACKAGES=/tmp/packages_end.txt 16:15:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:15:38 + PACKAGES=/tmp/packages_start.txt 16:15:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 16:15:38 + PACKAGES=/tmp/packages_end.txt 16:15:38 + case "${OS_FAMILY}" in 16:15:38 + dpkg -l 16:15:38 + grep '^ii' 16:15:38 + '[' -f /tmp/packages_start.txt ']' 16:15:38 + '[' -f /tmp/packages_end.txt ']' 16:15:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:15:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 16:15:38 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 16:15:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 16:15:38 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 16:15:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:15:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:39 prd-ubuntu20.04-docker-8c-8g-21239 does not seem to be running inside a container 16:15:39 $ 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 16:15:39 $ docker top 61f4c3659d900e2a77b1fc6b408fc196d33a083ffc0e78aaee1811f5fd30841a -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:39 + touch /tmp/pre-build-complete [Pipeline] sh 16:15:40 + mkdir -p /var/log/sysstat [Pipeline] sh 16:15:40 + ls /var/log/sa-host 16:15:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:40 provisioning config files... 16:15:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5850460711039296242tmp [Pipeline] { [Pipeline] echo 16:15:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:15:40 ---> create-netrc.sh [Pipeline] } 16:15:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:15:41 ---> python-tools-install.sh [Pipeline] echo 16:15:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:15:41 ---> sudo-logs.sh 16:15:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:15:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:15:41 ---> job-cost.sh 16:15:41 lf-activate-venv: SKIPPING 16:15:41 DEBUG: total: 0.2199999988079071 16:15:41 INFO: Retrieving Stack Cost... 16:15:42 INFO: Retrieving Pricing Info for: v3-standard-8 16:15:42 INFO: Archiving Costs [Pipeline] echo 16:15:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:15:42 ---> logs-deploy.sh 16:15:42 lf-activate-venv: SKIPPING 16:15:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/35 16:15:42 INFO: archiving workspace using pattern(s): 16:15:43 Archives upload complete. 16:15:44 INFO: archiving logs to Nexus 16:15:44 ---> uname -a: 16:15:44 Linux prd-ubuntu20-04-docker-8c-8g-21239 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:15:44 16:15:44 16:15:44 ---> lscpu: 16:15:44 Architecture: x86_64 16:15:44 CPU op-mode(s): 32-bit, 64-bit 16:15:44 Byte Order: Little Endian 16:15:44 Address sizes: 40 bits physical, 48 bits virtual 16:15:44 CPU(s): 8 16:15:44 On-line CPU(s) list: 0-7 16:15:44 Thread(s) per core: 1 16:15:44 Core(s) per socket: 1 16:15:44 Socket(s): 8 16:15:44 NUMA node(s): 1 16:15:44 Vendor ID: AuthenticAMD 16:15:44 CPU family: 23 16:15:44 Model: 49 16:15:44 Model name: AMD EPYC-Rome Processor 16:15:44 Stepping: 0 16:15:44 CPU MHz: 2799.998 16:15:44 BogoMIPS: 5599.99 16:15:44 Virtualization: AMD-V 16:15:44 Hypervisor vendor: KVM 16:15:44 Virtualization type: full 16:15:44 L1d cache: 256 KiB 16:15:44 L1i cache: 256 KiB 16:15:44 L2 cache: 4 MiB 16:15:44 L3 cache: 128 MiB 16:15:44 NUMA node0 CPU(s): 0-7 16:15:44 Vulnerability Itlb multihit: Not affected 16:15:44 Vulnerability L1tf: Not affected 16:15:44 Vulnerability Mds: Not affected 16:15:44 Vulnerability Meltdown: Not affected 16:15:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:15:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:15:44 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:15:44 Vulnerability Srbds: Not affected 16:15:44 Vulnerability Tsx async abort: Not affected 16:15:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:15:44 16:15:44 16:15:44 ---> nproc: 16:15:44 8 16:15:44 16:15:44