Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4e6eae06b49db63f0edae3f4cb524b6015289d0 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-ssh11901590156892679745.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5865562743580782399.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12659944117558282016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9271694596662877217.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh4930693713619057303.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7869 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e4e6eae06b49db63f0edae3f4cb524b6015289d0 (main) Commit message: "Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" > 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 e4e6eae06b49db63f0edae3f4cb524b6015289d0 # timeout=10 > git rev-list --no-walk c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T18:41:13.858Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T18:41:13.913Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T18:41:13.927Z] ========================================================= [2023-09-25T18:41:13.927Z] EdgeX Global Pipelines Version Info [2023-09-25T18:41:13.927Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:41:15.005Z] ------------------- [2023-09-25T18:41:15.005Z] stable info: [2023-09-25T18:41:15.005Z] ------------------- [2023-09-25T18:41:15.005Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T18:41:15.005Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T18:41:15.005Z] Message: update stable to v1.0.254 [2023-09-25T18:41:15.265Z] ------------------- [2023-09-25T18:41:15.265Z] experimental info: [2023-09-25T18:41:15.265Z] ------------------- [2023-09-25T18:41:15.265Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T18:41:15.265Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T18:41:15.265Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T18:41:15.426Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-25T18:41:15.440Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-25T18:41:15.458Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T18:41:15.476Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T18:41:15.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T18:41:15.504Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T18:41:15.519Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T18:41:15.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T18:41:15.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T18:41:15.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T18:41:15.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T18:41:15.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-25T18:41:15.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T18:41:15.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T18:41:15.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T18:41:15.647Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T18:41:15.655Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T18:41:15.664Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T18:41:15.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T18:41:15.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T18:41:15.709Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T18:41:15.724Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T18:41:15.739Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T18:41:15.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T18:41:15.772Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T18:41:15.785Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T18:41:15.804Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T18:41:15.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-25T18:41:15.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-25T18:41:15.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-25T18:41:15.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] echo [2023-09-25T18:41:15.880Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4e6eae [Pipeline] echo [2023-09-25T18:41:15.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T18:41:15.938Z] provisioning config files... [2023-09-25T18:41:15.953Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8487263207628668869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:41:16.252Z] ---> docker-login.sh [2023-09-25T18:41:16.252Z] nexus3.edgexfoundry.org:10001 [2023-09-25T18:41:16.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:41:16.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:41:16.516Z] Configure a credential helper to remove this warning. See [2023-09-25T18:41:16.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:41:16.516Z] [2023-09-25T18:41:16.516Z] Login Succeeded [2023-09-25T18:41:16.516Z] nexus3.edgexfoundry.org:10002 [2023-09-25T18:41:16.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:41:16.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:41:16.778Z] Configure a credential helper to remove this warning. See [2023-09-25T18:41:16.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:41:16.778Z] [2023-09-25T18:41:16.778Z] Login Succeeded [2023-09-25T18:41:16.778Z] nexus3.edgexfoundry.org:10003 [2023-09-25T18:41:16.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:41:16.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:41:16.778Z] Configure a credential helper to remove this warning. See [2023-09-25T18:41:16.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:41:16.778Z] [2023-09-25T18:41:16.778Z] Login Succeeded [2023-09-25T18:41:16.778Z] nexus3.edgexfoundry.org:10004 [2023-09-25T18:41:17.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:41:17.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:41:17.037Z] Configure a credential helper to remove this warning. See [2023-09-25T18:41:17.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:41:17.037Z] [2023-09-25T18:41:17.037Z] Login Succeeded [2023-09-25T18:41:17.037Z] docker.io [2023-09-25T18:41:17.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:41:17.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:41:17.298Z] Configure a credential helper to remove this warning. See [2023-09-25T18:41:17.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:41:17.298Z] [2023-09-25T18:41:17.298Z] Login Succeeded [2023-09-25T18:41:17.298Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T18:41:17.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T18:41:17.701Z] + git rev-list -1 --merges e4e6eae06b49db63f0edae3f4cb524b6015289d0~1..e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] echo [2023-09-25T18:41:17.744Z] -----------> git rev-list -1 --merges e4e6eae06b49db63f0edae3f4cb524b6015289d0~1..e4e6eae06b49db63f0edae3f4cb524b6015289d0 e4e6eae06b49db63f0edae3f4cb524b6015289d0 [2023-09-25T18:41:17.744Z] e4e6eae06b49db63f0edae3f4cb524b6015289d0 [false] [Pipeline] sh [2023-09-25T18:41:18.032Z] + git log --format=format:%s -1 e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] echo [2023-09-25T18:41:18.052Z] ========================================================= [2023-09-25T18:41:18.052Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T18:41:18.052Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T18:41:18.387Z] + git log --format=format:%s -1 e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] echo [2023-09-25T18:41:18.398Z] [semverPrep] GIT_COMMIT: e4e6eae06b49db63f0edae3f4cb524b6015289d0, Commit Message: Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30 [Pipeline] echo [2023-09-25T18:41:18.412Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T18:41:18.787Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T18:41:18.787Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T18:41:18.787Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T18:41:18.787Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T18:41:18.787Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T18:41:18.787Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T18:41:18.787Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:41:19.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T18:41:19.199Z] [2023-09-25T18:41:19.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:41:19.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T18:41:19.511Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T18:41:19.511Z] b85a868b505f: Pulling fs layer [2023-09-25T18:41:19.511Z] e2be974225ed: Pulling fs layer [2023-09-25T18:41:19.511Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T18:41:19.511Z] 988bab9f4d93: Pulling fs layer [2023-09-25T18:41:19.511Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T18:41:19.511Z] eaf3925da568: Pulling fs layer [2023-09-25T18:41:19.511Z] bab4dde63d76: Pulling fs layer [2023-09-25T18:41:19.511Z] bde34c3a00c8: Pulling fs layer [2023-09-25T18:41:19.511Z] b352a97aabf1: Pulling fs layer [2023-09-25T18:41:19.511Z] 4872d77fe225: Pulling fs layer [2023-09-25T18:41:19.511Z] 5851b861e8e6: Pulling fs layer [2023-09-25T18:41:19.511Z] 988bab9f4d93: Waiting [2023-09-25T18:41:19.511Z] bab4dde63d76: Waiting [2023-09-25T18:41:19.511Z] eaf3925da568: Waiting [2023-09-25T18:41:19.511Z] bde34c3a00c8: Waiting [2023-09-25T18:41:19.511Z] b352a97aabf1: Waiting [2023-09-25T18:41:19.511Z] 4872d77fe225: Waiting [2023-09-25T18:41:19.511Z] 1469e6f7b9e6: Waiting [2023-09-25T18:41:19.511Z] e2be974225ed: Verifying Checksum [2023-09-25T18:41:19.511Z] e2be974225ed: Download complete [2023-09-25T18:41:19.511Z] 988bab9f4d93: Download complete [2023-09-25T18:41:19.511Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T18:41:19.511Z] 1469e6f7b9e6: Download complete [2023-09-25T18:41:19.772Z] eaf3925da568: Download complete [2023-09-25T18:41:19.772Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T18:41:19.772Z] 339a4e72a1f5: Download complete [2023-09-25T18:41:19.772Z] bde34c3a00c8: Verifying Checksum [2023-09-25T18:41:19.772Z] bde34c3a00c8: Download complete [2023-09-25T18:41:19.772Z] b352a97aabf1: Verifying Checksum [2023-09-25T18:41:19.772Z] b352a97aabf1: Download complete [2023-09-25T18:41:19.772Z] 4872d77fe225: Verifying Checksum [2023-09-25T18:41:19.772Z] 4872d77fe225: Download complete [2023-09-25T18:41:19.772Z] 5851b861e8e6: Verifying Checksum [2023-09-25T18:41:19.772Z] 5851b861e8e6: Download complete [2023-09-25T18:41:19.772Z] b85a868b505f: Verifying Checksum [2023-09-25T18:41:19.772Z] b85a868b505f: Download complete [2023-09-25T18:41:20.031Z] bab4dde63d76: Verifying Checksum [2023-09-25T18:41:20.031Z] bab4dde63d76: Download complete [2023-09-25T18:41:21.067Z] b85a868b505f: Pull complete [2023-09-25T18:41:21.326Z] e2be974225ed: Pull complete [2023-09-25T18:41:21.912Z] 339a4e72a1f5: Pull complete [2023-09-25T18:41:21.912Z] 988bab9f4d93: Pull complete [2023-09-25T18:41:22.172Z] 1469e6f7b9e6: Pull complete [2023-09-25T18:41:22.172Z] eaf3925da568: Pull complete [2023-09-25T18:41:24.099Z] bab4dde63d76: Pull complete [2023-09-25T18:41:24.099Z] bde34c3a00c8: Pull complete [2023-09-25T18:41:24.359Z] b352a97aabf1: Pull complete [2023-09-25T18:41:24.359Z] 4872d77fe225: Pull complete [2023-09-25T18:41:24.359Z] 5851b861e8e6: Pull complete [2023-09-25T18:41:24.359Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T18:41:24.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T18:41:24.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:41:24.471Z] prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container [2023-09-25T18:41:24.511Z] $ 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 [2023-09-25T18:41:27.143Z] $ docker top b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf -eo pid,comm [2023-09-25T18:41:27.212Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-25T18:41:27.212Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T18:41:27.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T18:41:27.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T18:41:27.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T18:41:27.368Z] $ docker exec b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf ssh-agent [2023-09-25T18:41:27.478Z] SSH_AUTH_SOCK=/tmp/ssh-4FvsgBLoJvI5/agent.32 [2023-09-25T18:41:27.478Z] SSH_AGENT_PID=38 [2023-09-25T18:41:27.484Z] Running ssh-add (command line suppressed) [2023-09-25T18:41:27.586Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10823540930298032577.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10823540930298032577.key) [2023-09-25T18:41:27.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T18:41:27.893Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T18:41:27.910Z] $ docker exec --env ******** --env ******** b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf ssh-agent -k [2023-09-25T18:41:28.006Z] unset SSH_AUTH_SOCK; [2023-09-25T18:41:28.007Z] unset SSH_AGENT_PID; [2023-09-25T18:41:28.007Z] echo Agent pid 38 killed; [2023-09-25T18:41:28.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T18:41:28.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T18:41:28.043Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T18:41:28.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T18:41:28.168Z] $ docker exec b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf ssh-agent [2023-09-25T18:41:28.297Z] SSH_AUTH_SOCK=/tmp/ssh-DAlNEZ5siJvs/agent.70 [2023-09-25T18:41:28.297Z] SSH_AGENT_PID=76 [2023-09-25T18:41:28.302Z] Running ssh-add (command line suppressed) [2023-09-25T18:41:28.405Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9055549296039930089.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9055549296039930089.key) [2023-09-25T18:41:28.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T18:41:28.708Z] + git semver init [2023-09-25T18:41:28.968Z] 2023-09-25 18:41:28,908 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T18:41:28.968Z] 2023-09-25 18:41:28,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-25T18:41:28.968Z] 2023-09-25 18:41:28,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-25T18:41:28.968Z] 2023-09-25 18:41:28,910 [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) [2023-09-25T18:41:29.906Z] 2023-09-25 18:41:29,676 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-25T18:41:29.906Z] 2023-09-25 18:41:29,676 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-25T18:41:29.906Z] 2023-09-25 18:41:29,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-25T18:41:29.906Z] 2023-09-25 18:41:29,676 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-25T18:41:29.906Z] 3.1.0-dev.26 [Pipeline] } [2023-09-25T18:41:29.915Z] $ docker exec --env ******** --env ******** b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf ssh-agent -k [2023-09-25T18:41:30.019Z] unset SSH_AUTH_SOCK; [2023-09-25T18:41:30.020Z] unset SSH_AGENT_PID; [2023-09-25T18:41:30.020Z] echo Agent pid 76 killed; [2023-09-25T18:41:30.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T18:41:30.328Z] + git semver [Pipeline] } [2023-09-25T18:41:30.599Z] $ docker stop --time=1 b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf [2023-09-25T18:41:31.878Z] $ docker rm -f --volumes b974198b225dfed0eb99643688b3d56eafc0724449391b1883bbba9a799389bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T18:41:32.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T18:41:32.456Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T18:41:32.460Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T18:41:32.614Z] provisioning config files... [2023-09-25T18:41:32.624Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4691867775165607561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:41:32.921Z] ---> docker-login.sh [2023-09-25T18:41:32.922Z] nexus3.edgexfoundry.org:10001 [2023-09-25T18:41:32.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:41:32.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:41:32.922Z] Configure a credential helper to remove this warning. See [2023-09-25T18:41:32.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:41:32.922Z] [2023-09-25T18:41:32.922Z] Login Succeeded [2023-09-25T18:41:32.922Z] nexus3.edgexfoundry.org:10002 [2023-09-25T18:41:32.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:41:32.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:41:32.922Z] Configure a credential helper to remove this warning. See [2023-09-25T18:41:32.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:41:32.922Z] [2023-09-25T18:41:32.922Z] Login Succeeded [2023-09-25T18:41:32.922Z] nexus3.edgexfoundry.org:10003 [2023-09-25T18:41:33.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:41:33.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:41:33.179Z] Configure a credential helper to remove this warning. See [2023-09-25T18:41:33.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:41:33.179Z] [2023-09-25T18:41:33.179Z] Login Succeeded [2023-09-25T18:41:33.179Z] nexus3.edgexfoundry.org:10004 [2023-09-25T18:41:33.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:41:33.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:41:33.179Z] Configure a credential helper to remove this warning. See [2023-09-25T18:41:33.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:41:33.179Z] [2023-09-25T18:41:33.179Z] Login Succeeded [2023-09-25T18:41:33.179Z] docker.io [2023-09-25T18:41:33.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:41:33.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:41:33.834Z] Configure a credential helper to remove this warning. See [2023-09-25T18:41:33.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:41:33.834Z] [2023-09-25T18:41:33.834Z] Login Succeeded [2023-09-25T18:41:33.834Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T18:41:33.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T18:41:33.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T18:41:33.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T18:41:33.903Z] ========================================================= [2023-09-25T18:41:33.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T18:41:33.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:41:34.204Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T18:41:34.204Z] Sending build context to Docker daemon 2.237MB [2023-09-25T18:41:34.204Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T18:41:34.204Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-25T18:41:34.204Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T18:41:34.204Z] 7264a8db6415: Pulling fs layer [2023-09-25T18:41:34.204Z] c4d48a809fc2: Pulling fs layer [2023-09-25T18:41:34.204Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T18:41:34.204Z] ad3a456e5733: Pulling fs layer [2023-09-25T18:41:34.204Z] 33e27b845d1e: Pulling fs layer [2023-09-25T18:41:34.204Z] c68163c4e522: Pulling fs layer [2023-09-25T18:41:34.204Z] 50da416c3ac9: Pulling fs layer [2023-09-25T18:41:34.204Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T18:41:34.204Z] c68163c4e522: Waiting [2023-09-25T18:41:34.204Z] 23d2d4c4bb30: Waiting [2023-09-25T18:41:34.204Z] 50da416c3ac9: Waiting [2023-09-25T18:41:34.204Z] 33e27b845d1e: Waiting [2023-09-25T18:41:34.204Z] ad3a456e5733: Waiting [2023-09-25T18:41:34.204Z] c4d48a809fc2: Download complete [2023-09-25T18:41:34.204Z] ad3a456e5733: Verifying Checksum [2023-09-25T18:41:34.204Z] ad3a456e5733: Download complete [2023-09-25T18:41:34.204Z] 33e27b845d1e: Verifying Checksum [2023-09-25T18:41:34.204Z] 33e27b845d1e: Download complete [2023-09-25T18:41:34.472Z] 7264a8db6415: Verifying Checksum [2023-09-25T18:41:34.472Z] 7264a8db6415: Download complete [2023-09-25T18:41:34.472Z] c68163c4e522: Verifying Checksum [2023-09-25T18:41:34.472Z] c68163c4e522: Download complete [2023-09-25T18:41:34.472Z] 7264a8db6415: Pull complete [2023-09-25T18:41:34.732Z] c4d48a809fc2: Pull complete [2023-09-25T18:41:34.732Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T18:41:34.732Z] 23d2d4c4bb30: Download complete [2023-09-25T18:41:34.992Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T18:41:34.992Z] 4f1c88b9dad5: Download complete [2023-09-25T18:41:35.251Z] 50da416c3ac9: Verifying Checksum [2023-09-25T18:41:35.251Z] 50da416c3ac9: Download complete [2023-09-25T18:41:38.546Z] 4f1c88b9dad5: Pull complete [2023-09-25T18:41:38.806Z] ad3a456e5733: Pull complete [2023-09-25T18:41:39.065Z] 33e27b845d1e: Pull complete [2023-09-25T18:41:39.065Z] c68163c4e522: Pull complete [2023-09-25T18:41:42.352Z] 50da416c3ac9: Pull complete [2023-09-25T18:41:42.352Z] 23d2d4c4bb30: Pull complete [2023-09-25T18:41:42.352Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T18:41:42.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T18:41:42.352Z] ---> 0786185ac409 [2023-09-25T18:41:42.352Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-25T18:41:45.669Z] ---> Running in fdb2bf38a581 [2023-09-25T18:41:45.669Z] Removing intermediate container fdb2bf38a581 [2023-09-25T18:41:45.669Z] ---> 45ad904a95b3 [2023-09-25T18:41:45.669Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T18:41:45.669Z] ---> Running in b770bec6a8ec [2023-09-25T18:41:45.929Z] Removing intermediate container b770bec6a8ec [2023-09-25T18:41:45.929Z] ---> 0e739319fe32 [2023-09-25T18:41:45.929Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T18:41:45.929Z] ---> Running in b97634459261 [2023-09-25T18:41:45.929Z] Removing intermediate container b97634459261 [2023-09-25T18:41:45.929Z] ---> 632c83f64e8b [2023-09-25T18:41:45.929Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T18:41:45.929Z] ---> Running in 28cffe4f0def [2023-09-25T18:41:45.929Z] Removing intermediate container 28cffe4f0def [2023-09-25T18:41:45.929Z] ---> e4d985dfe72f [2023-09-25T18:41:45.929Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T18:41:45.929Z] ---> Running in 458e85126c19 [2023-09-25T18:41:46.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T18:41:46.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T18:41:46.712Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-25T18:41:46.712Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-25T18:41:46.712Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-25T18:41:46.712Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-25T18:41:46.712Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-25T18:41:46.712Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-25T18:41:46.712Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-25T18:41:46.712Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-25T18:41:46.712Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-25T18:41:46.712Z] (10/13) Installing kmod-libs (30-r3) [2023-09-25T18:41:46.712Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-25T18:41:46.712Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-25T18:41:46.712Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-25T18:41:46.712Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T18:41:46.712Z] Executing eudev-3.2.11-r8.trigger [2023-09-25T18:41:46.712Z] OK: 271 MiB in 65 packages [2023-09-25T18:41:47.581Z] Still waiting to schedule task [2023-09-25T18:41:47.581Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-25T18:41:47.652Z] Removing intermediate container 458e85126c19 [2023-09-25T18:41:47.652Z] ---> 07561f7467c9 [2023-09-25T18:41:47.652Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-25T18:41:47.652Z] ---> Running in d74a7ee02555 [2023-09-25T18:41:47.652Z] Removing intermediate container d74a7ee02555 [2023-09-25T18:41:47.652Z] ---> 4814934540e1 [2023-09-25T18:41:47.652Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-25T18:41:47.652Z] ---> f5c96eb59567 [2023-09-25T18:41:47.652Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T18:41:47.652Z] ---> Running in 23cd9d5becc8 [2023-09-25T18:42:34.512Z] Removing intermediate container 23cd9d5becc8 [2023-09-25T18:42:34.512Z] ---> 0abcd2aef5dc [2023-09-25T18:42:34.512Z] Step 11/13 : COPY . . [2023-09-25T18:42:34.512Z] ---> 7ae871514458 [2023-09-25T18:42:34.512Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T18:42:34.512Z] ---> Running in 3634980eee4c [2023-09-25T18:42:34.512Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T18:42:34.512Z] Dload Upload Total Spent Left Speed [2023-09-25T18:42:34.512Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10245 0 --:--:-- --:--:-- --:--:-- 10270 [2023-09-25T18:42:34.512Z] Removing intermediate container 3634980eee4c [2023-09-25T18:42:34.512Z] ---> cb4ea173c6e0 [2023-09-25T18:42:34.512Z] Step 13/13 : RUN ${MAKE} [2023-09-25T18:42:34.512Z] ---> Running in 946a5f5c49e9 [2023-09-25T18:42:34.512Z] noop [2023-09-25T18:42:34.512Z] Removing intermediate container 946a5f5c49e9 [2023-09-25T18:42:34.512Z] ---> 6389d7b53a95 [2023-09-25T18:42:34.512Z] Successfully built 6389d7b53a95 [2023-09-25T18:42:34.512Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:42:34.849Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T18:42:34.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:42:34.929Z] prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container [2023-09-25T18:42:34.963Z] $ 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 [2023-09-25T18:42:35.346Z] $ docker top e6070857bc95c8bab66fbe64668b6bf41784f59085e521e32b5380f25dcc210b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T18:42:35.705Z] + go version [2023-09-25T18:42:35.705Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T18:42:35.715Z] $ docker stop --time=1 e6070857bc95c8bab66fbe64668b6bf41784f59085e521e32b5380f25dcc210b [2023-09-25T18:42:37.028Z] $ docker rm -f --volumes e6070857bc95c8bab66fbe64668b6bf41784f59085e521e32b5380f25dcc210b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:42:37.427Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T18:42:37.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:42:37.503Z] prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container [2023-09-25T18:42:37.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T18:42:37.941Z] $ docker top 51b1545c84d4a96735bdf5d2a501f2f7dab46cb0e43260e7c4a20f2accd3a3ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T18:42:38.325Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-25T18:42:38.656Z] + make test [2023-09-25T18:42:38.656Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T18:42:40.034Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-25T18:42:52.244Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-25T18:42:52.244Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-09-25T18:42:58.804Z] go vet ./... [2023-09-25T18:43:02.084Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T18:43:02.084Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T18:43:02.084Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T18:43:02.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T18:43:02.106Z] $ docker stop --time=1 51b1545c84d4a96735bdf5d2a501f2f7dab46cb0e43260e7c4a20f2accd3a3ca [2023-09-25T18:43:05.071Z] $ docker rm -f --volumes 51b1545c84d4a96735bdf5d2a501f2f7dab46cb0e43260e7c4a20f2accd3a3ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T18:43:05.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T18:43:05.638Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T18:43:06.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T18:43:06.447Z] + ls -al . [2023-09-25T18:43:06.447Z] total 220 [2023-09-25T18:43:06.447Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 18:42 . [2023-09-25T18:43:06.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:41 .. [2023-09-25T18:43:06.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 18:42 .git [2023-09-25T18:43:06.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:41 .github [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 18:41 .gitignore [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 18:41 .golangci.yml [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 18:41 .hadolint.yml [2023-09-25T18:43:06.447Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 18:41 .semver [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 18:41 Attribution.txt [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 18:41 CHANGELOG.md [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 18:41 Dockerfile [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 18:41 GOVERNANCE.md [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 18:41 Jenkinsfile [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 18:41 LICENSE [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 18:41 Makefile [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 18:41 OWNERS.md [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 18:41 README.md [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 18:41 VERSION [2023-09-25T18:43:06.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:41 bin [2023-09-25T18:43:06.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:41 cmd [2023-09-25T18:43:06.447Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 18:42 coverage.out [2023-09-25T18:43:06.447Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 18:41 docker-entrypoint.sh [2023-09-25T18:43:06.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:41 docs [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 18:41 go.mod [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 18:41 go.sum [2023-09-25T18:43:06.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:41 internal [2023-09-25T18:43:06.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:41 snap [2023-09-25T18:43:06.447Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:43:06.752Z] + 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=e4e6eae06b49db63f0edae3f4cb524b6015289d0 --label arch=amd64 --label version=3.1.0-dev.26 . [2023-09-25T18:43:06.752Z] Sending build context to Docker daemon 2.292MB [2023-09-25T18:43:06.752Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T18:43:06.752Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-25T18:43:06.752Z] ---> 6389d7b53a95 [2023-09-25T18:43:06.752Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-25T18:43:07.320Z] ---> Running in bcae5db68867 [2023-09-25T18:43:07.579Z] Removing intermediate container bcae5db68867 [2023-09-25T18:43:07.579Z] ---> 64bce493872f [2023-09-25T18:43:07.579Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T18:43:07.579Z] ---> Running in 666baebf21ea [2023-09-25T18:43:08.152Z] Removing intermediate container 666baebf21ea [2023-09-25T18:43:08.152Z] ---> 7a3fca4a9230 [2023-09-25T18:43:08.152Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T18:43:08.152Z] ---> Running in 36aa8dc5d20b [2023-09-25T18:43:08.723Z] Removing intermediate container 36aa8dc5d20b [2023-09-25T18:43:08.723Z] ---> ead311c61c86 [2023-09-25T18:43:08.723Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T18:43:08.723Z] ---> Running in 31248e7f4519 [2023-09-25T18:43:08.983Z] Removing intermediate container 31248e7f4519 [2023-09-25T18:43:08.983Z] ---> 941a612bdc70 [2023-09-25T18:43:08.983Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T18:43:09.242Z] ---> Running in 66db93a141d5 [2023-09-25T18:43:09.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T18:43:10.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T18:43:10.327Z] OK: 271 MiB in 65 packages [2023-09-25T18:43:11.308Z] Removing intermediate container 66db93a141d5 [2023-09-25T18:43:11.308Z] ---> 8560299d282a [2023-09-25T18:43:11.308Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-25T18:43:11.309Z] ---> Running in b89daa602b41 [2023-09-25T18:43:11.875Z] Removing intermediate container b89daa602b41 [2023-09-25T18:43:11.875Z] ---> c0ae1cbf25e1 [2023-09-25T18:43:11.875Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-25T18:43:12.133Z] ---> 98cf4e67f67d [2023-09-25T18:43:12.133Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T18:43:12.133Z] ---> Running in 571cca01cb7f [2023-09-25T18:43:13.066Z] Removing intermediate container 571cca01cb7f [2023-09-25T18:43:13.066Z] ---> 73e878d55416 [2023-09-25T18:43:13.066Z] Step 11/36 : COPY . . [2023-09-25T18:43:13.327Z] ---> 48cdaa343c57 [2023-09-25T18:43:13.327Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T18:43:13.327Z] ---> Running in 6756b62dda41 [2023-09-25T18:43:13.585Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T18:43:13.585Z] Dload Upload Total Spent Left Speed [2023-09-25T18:43:13.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 36927 0 --:--:-- --:--:-- --:--:-- 37969 [2023-09-25T18:43:14.153Z] Removing intermediate container 6756b62dda41 [2023-09-25T18:43:14.153Z] ---> ce7d46971783 [2023-09-25T18:43:14.153Z] Step 13/36 : RUN ${MAKE} [2023-09-25T18:43:14.153Z] ---> Running in 7dfef4e099b1 [2023-09-25T18:43:14.412Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-25T18:43:15.562Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7870 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-25T18:43:15.576Z] Running in /w/workspace/device-usb-camera/151 [Pipeline] { [Pipeline] checkout [2023-09-25T18:43:15.603Z] Selected Git installation does not exist. Using Default [2023-09-25T18:43:15.603Z] The recommended git tool is: NONE [2023-09-25T18:43:20.617Z] using credential edgex-jenkins-ssh [2023-09-25T18:43:20.634Z] Cloning the remote Git repository [2023-09-25T18:43:20.673Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-25T18:43:20.754Z] > git init /w/workspace/device-usb-camera/151 # timeout=10 [2023-09-25T18:43:20.885Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-25T18:43:20.886Z] > git --version # timeout=10 [2023-09-25T18:43:20.905Z] > git --version # 'git version 2.25.1' [2023-09-25T18:43:20.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T18:43:21.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T18:43:22.721Z] Avoid second fetch [2023-09-25T18:43:22.722Z] Checking out Revision e4e6eae06b49db63f0edae3f4cb524b6015289d0 (main) [2023-09-25T18:43:21.875Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-25T18:43:21.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T18:43:22.739Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T18:43:22.804Z] > git checkout -f e4e6eae06b49db63f0edae3f4cb524b6015289d0 # timeout=10 [2023-09-25T18:43:23.265Z] Commit message: "Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T18:43:24.269Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T18:43:24.269Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T18:43:24.269Z] Dload Upload Total Spent Left Speed [2023-09-25T18:43:24.269Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh [2023-09-25T18:43:24.862Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T18:43:25.189Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T18:43:25.189Z] + sudo tee /etc/docker/daemon.new [2023-09-25T18:43:25.189Z] { [2023-09-25T18:43:25.189Z] "registry-mirrors": [ [2023-09-25T18:43:25.189Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T18:43:25.189Z] ], [2023-09-25T18:43:25.189Z] "bip": "10.250.0.254/24", [2023-09-25T18:43:25.189Z] "hosts": [ [2023-09-25T18:43:25.189Z] "tcp://0.0.0.0:5555", [2023-09-25T18:43:25.189Z] "unix:///var/run/docker.sock" [2023-09-25T18:43:25.189Z] ], [2023-09-25T18:43:25.189Z] "mtu": 1458, [2023-09-25T18:43:25.189Z] "selinux-enabled": true, [2023-09-25T18:43:25.189Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T18:43:25.189Z] } [Pipeline] sh [2023-09-25T18:43:25.514Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T18:43:25.852Z] + sudo service docker restart [2023-09-25T18:43:36.335Z] Removing intermediate container 7dfef4e099b1 [2023-09-25T18:43:36.335Z] ---> 5df157b0178b [2023-09-25T18:43:36.335Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-25T18:43:36.335Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-25T18:43:36.335Z] 4acc49c71d14: Pulling fs layer [2023-09-25T18:43:36.593Z] 4acc49c71d14: Verifying Checksum [2023-09-25T18:43:36.593Z] 4acc49c71d14: Download complete [2023-09-25T18:43:36.852Z] 4acc49c71d14: Pull complete [2023-09-25T18:43:36.852Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-25T18:43:36.852Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-25T18:43:36.852Z] ---> 01a2bd3e5fff [2023-09-25T18:43:36.852Z] Step 15/36 : FROM alpine:3.18 [2023-09-25T18:43:37.111Z] 3.18: Pulling from library/alpine [2023-09-25T18:43:37.371Z] 7264a8db6415: Already exists [2023-09-25T18:43:37.371Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T18:43:37.371Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T18:43:37.371Z] ---> 7e01a0d0a1dc [2023-09-25T18:43:37.371Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-25T18:43:37.630Z] ---> Running in dc19fa4ae8fe [2023-09-25T18:43:37.630Z] Removing intermediate container dc19fa4ae8fe [2023-09-25T18:43:37.630Z] ---> 9b58b4ebfbe2 [2023-09-25T18:43:37.630Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-25T18:43:37.630Z] ---> Running in 706b3e279f61 [2023-09-25T18:43:37.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T18:43:38.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T18:43:38.410Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-25T18:43:38.410Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-25T18:43:38.410Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-25T18:43:38.672Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-25T18:43:38.672Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-25T18:43:38.672Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-25T18:43:38.672Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-25T18:43:38.672Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-25T18:43:38.672Z] (9/107) Installing libxcb (1.15-r1) [2023-09-25T18:43:38.672Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-25T18:43:38.672Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-25T18:43:38.672Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-25T18:43:38.672Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-25T18:43:38.672Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-25T18:43:38.672Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-25T18:43:38.672Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-25T18:43:38.672Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-25T18:43:38.672Z] (18/107) Installing libva (2.18.0-r1) [2023-09-25T18:43:38.672Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-25T18:43:38.672Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-25T18:43:38.672Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-25T18:43:38.672Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-25T18:43:38.672Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-25T18:43:38.930Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-25T18:43:38.930Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-25T18:43:38.930Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-25T18:43:38.930Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-25T18:43:38.930Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-25T18:43:38.930Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-25T18:43:38.930Z] (30/107) Installing opus (1.4-r0) [2023-09-25T18:43:38.930Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-25T18:43:38.930Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-25T18:43:38.930Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-25T18:43:38.930Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-25T18:43:38.930Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-25T18:43:38.930Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-25T18:43:38.930Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-25T18:43:38.930Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-25T18:43:38.930Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-25T18:43:38.930Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-25T18:43:38.930Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-25T18:43:39.189Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-25T18:43:39.189Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-25T18:43:39.189Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-25T18:43:39.189Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-25T18:43:39.189Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-25T18:43:39.189Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-25T18:43:39.189Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-25T18:43:39.189Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-25T18:43:39.189Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-25T18:43:39.189Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-25T18:43:39.189Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-25T18:43:39.189Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-25T18:43:39.189Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-25T18:43:39.189Z] (55/107) Installing glib (2.76.4-r0) [2023-09-25T18:43:39.189Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-25T18:43:39.189Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-25T18:43:39.189Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-25T18:43:39.448Z] (59/107) Installing libass (0.17.1-r0) [2023-09-25T18:43:39.448Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-25T18:43:39.448Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-25T18:43:39.448Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-25T18:43:39.448Z] (63/107) Installing libunistring (1.1-r1) [2023-09-25T18:43:39.448Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-25T18:43:39.448Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-25T18:43:39.448Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-25T18:43:39.448Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-25T18:43:39.448Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-25T18:43:39.448Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-25T18:43:39.448Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-25T18:43:39.448Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-25T18:43:39.448Z] (72/107) Installing librist (0.2.7-r0) [2023-09-25T18:43:39.448Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-25T18:43:39.448Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-25T18:43:39.448Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-25T18:43:39.448Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-25T18:43:39.448Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-25T18:43:39.448Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-25T18:43:39.448Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-25T18:43:39.448Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-25T18:43:39.448Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-25T18:43:39.707Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-25T18:43:39.707Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-25T18:43:39.707Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-25T18:43:39.707Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-25T18:43:39.707Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-25T18:43:39.707Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-25T18:43:39.707Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-25T18:43:39.707Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-25T18:43:39.707Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-25T18:43:39.707Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-25T18:43:39.707Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-25T18:43:39.707Z] (93/107) Installing orc (0.4.34-r0) [2023-09-25T18:43:39.707Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-25T18:43:39.707Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-25T18:43:39.707Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-25T18:43:39.707Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-25T18:43:39.707Z] (98/107) Installing libpulse (16.1-r10) [2023-09-25T18:43:39.707Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-25T18:43:39.707Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-25T18:43:39.707Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-25T18:43:39.707Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-25T18:43:39.707Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-25T18:43:39.707Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-25T18:43:39.707Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-25T18:43:39.707Z] (106/107) Installing kmod-libs (30-r3) [2023-09-25T18:43:39.968Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-25T18:43:39.968Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T18:43:39.968Z] Executing glib-2.76.4-r0.trigger [2023-09-25T18:43:39.968Z] Executing eudev-3.2.11-r8.trigger [2023-09-25T18:43:39.968Z] OK: 131 MiB in 122 packages [2023-09-25T18:43:42.529Z] Removing intermediate container 706b3e279f61 [2023-09-25T18:43:42.529Z] ---> 1760e63aab31 [2023-09-25T18:43:42.529Z] Step 18/36 : WORKDIR / [2023-09-25T18:43:42.529Z] ---> Running in 67b2a687441a [2023-09-25T18:43:42.529Z] Removing intermediate container 67b2a687441a [2023-09-25T18:43:42.529Z] ---> f477f9c260cc [2023-09-25T18:43:42.529Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-25T18:43:43.097Z] ---> 8119d6c348c4 [2023-09-25T18:43:43.097Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-25T18:43:43.355Z] ---> 843e77393c3f [2023-09-25T18:43:43.355Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-25T18:43:43.355Z] ---> 4cb563640e87 [2023-09-25T18:43:43.355Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-25T18:43:43.612Z] ---> 8789616f4586 [2023-09-25T18:43:43.613Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-25T18:43:43.613Z] ---> 58ad98223c1d [2023-09-25T18:43:43.613Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-25T18:43:43.872Z] ---> 774fc96f52b2 [2023-09-25T18:43:43.872Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T18:43:44.090Z] provisioning config files... [2023-09-25T18:43:44.113Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/151@tmp/config9702908351067701790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:43:44.452Z] ---> docker-login.sh [2023-09-25T18:43:44.452Z] nexus3.edgexfoundry.org:10001 [2023-09-25T18:43:44.687Z] ---> 1c36e9430253 [2023-09-25T18:43:44.687Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-25T18:43:44.687Z] ---> Running in 98780ec7f828 [2023-09-25T18:43:44.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:43:44.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:43:44.985Z] Configure a credential helper to remove this warning. See [2023-09-25T18:43:44.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:43:44.985Z] [2023-09-25T18:43:44.985Z] Login Succeeded [2023-09-25T18:43:44.985Z] nexus3.edgexfoundry.org:10002 [2023-09-25T18:43:45.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:43:45.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:43:45.252Z] Configure a credential helper to remove this warning. See [2023-09-25T18:43:45.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:43:45.252Z] [2023-09-25T18:43:45.252Z] Login Succeeded [2023-09-25T18:43:45.252Z] nexus3.edgexfoundry.org:10003 [2023-09-25T18:43:45.258Z] Removing intermediate container 98780ec7f828 [2023-09-25T18:43:45.258Z] ---> 7b3f37d64e75 [2023-09-25T18:43:45.258Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-25T18:43:45.258Z] ---> Running in 0b5c2c08fbd4 [2023-09-25T18:43:45.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:43:45.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:43:45.518Z] Configure a credential helper to remove this warning. See [2023-09-25T18:43:45.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:43:45.518Z] [2023-09-25T18:43:45.518Z] Login Succeeded [2023-09-25T18:43:45.518Z] nexus3.edgexfoundry.org:10004 [2023-09-25T18:43:45.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:43:45.824Z] Removing intermediate container 0b5c2c08fbd4 [2023-09-25T18:43:45.824Z] ---> 1a5e7b275826 [2023-09-25T18:43:45.824Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-25T18:43:45.824Z] ---> Running in 747abc2d10de [2023-09-25T18:43:46.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:43:46.060Z] Configure a credential helper to remove this warning. See [2023-09-25T18:43:46.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:43:46.060Z] [2023-09-25T18:43:46.060Z] Login Succeeded [2023-09-25T18:43:46.060Z] docker.io [2023-09-25T18:43:46.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:43:46.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:43:46.328Z] Configure a credential helper to remove this warning. See [2023-09-25T18:43:46.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:43:46.328Z] [2023-09-25T18:43:46.328Z] Login Succeeded [2023-09-25T18:43:46.328Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T18:43:46.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-25T18:43:46.391Z] Removing intermediate container 747abc2d10de [2023-09-25T18:43:46.391Z] ---> 153abb6ec4de [2023-09-25T18:43:46.391Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-25T18:43:46.391Z] ---> Running in 6ed8dfca5b80 [Pipeline] echo [2023-09-25T18:43:46.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T18:43:46.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T18:43:46.599Z] ========================================================= [2023-09-25T18:43:46.599Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T18:43:46.599Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:43:46.941Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T18:43:46.956Z] Removing intermediate container 6ed8dfca5b80 [2023-09-25T18:43:46.956Z] ---> 133cc93fcf27 [2023-09-25T18:43:46.956Z] Step 30/36 : EXPOSE 59983 [2023-09-25T18:43:46.956Z] ---> Running in dae88d77c464 [2023-09-25T18:43:47.210Z] Sending build context to Docker daemon 1.333MB [2023-09-25T18:43:47.210Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T18:43:47.210Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-25T18:43:47.215Z] Removing intermediate container dae88d77c464 [2023-09-25T18:43:47.215Z] ---> d5ac36598d51 [2023-09-25T18:43:47.215Z] Step 31/36 : EXPOSE 8554 [2023-09-25T18:43:47.215Z] ---> Running in c19be1b291ca [2023-09-25T18:43:47.215Z] Removing intermediate container c19be1b291ca [2023-09-25T18:43:47.215Z] ---> 1f50435fbf78 [2023-09-25T18:43:47.215Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-25T18:43:47.215Z] ---> Running in 3d4417294b18 [2023-09-25T18:43:47.215Z] Removing intermediate container 3d4417294b18 [2023-09-25T18:43:47.215Z] ---> 79f719ad7db4 [2023-09-25T18:43:47.215Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-25T18:43:47.474Z] ---> Running in 7fe99e4819df [2023-09-25T18:43:47.474Z] Removing intermediate container 7fe99e4819df [2023-09-25T18:43:47.474Z] ---> 644494da7461 [2023-09-25T18:43:47.474Z] Step 34/36 : LABEL arch=amd64 [2023-09-25T18:43:47.474Z] ---> Running in 2543d73e2542 [2023-09-25T18:43:47.474Z] Removing intermediate container 2543d73e2542 [2023-09-25T18:43:47.474Z] ---> 2017ab29ae64 [2023-09-25T18:43:47.474Z] Step 35/36 : LABEL git_sha=e4e6eae06b49db63f0edae3f4cb524b6015289d0 [2023-09-25T18:43:47.474Z] ---> Running in 85da839adcbd [2023-09-25T18:43:47.481Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T18:43:47.481Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T18:43:47.481Z] 5d54e960e981: Pulling fs layer [2023-09-25T18:43:47.481Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T18:43:47.481Z] f0e02332f6b5: Pulling fs layer [2023-09-25T18:43:47.481Z] cefa15bbcfad: Pulling fs layer [2023-09-25T18:43:47.481Z] 17808c966233: Pulling fs layer [2023-09-25T18:43:47.481Z] f4c1fc716caa: Pulling fs layer [2023-09-25T18:43:47.481Z] cefa15bbcfad: Waiting [2023-09-25T18:43:47.481Z] f0e02332f6b5: Waiting [2023-09-25T18:43:47.481Z] 17808c966233: Waiting [2023-09-25T18:43:47.481Z] f4c1fc716caa: Waiting [2023-09-25T18:43:47.481Z] 5d54e960e981: Download complete [2023-09-25T18:43:47.481Z] f0e02332f6b5: Verifying Checksum [2023-09-25T18:43:47.481Z] f0e02332f6b5: Download complete [2023-09-25T18:43:47.481Z] cefa15bbcfad: Verifying Checksum [2023-09-25T18:43:47.481Z] cefa15bbcfad: Download complete [2023-09-25T18:43:47.481Z] 9fda8d8052c6: Verifying Checksum [2023-09-25T18:43:47.481Z] 9fda8d8052c6: Download complete [2023-09-25T18:43:47.735Z] Removing intermediate container 85da839adcbd [2023-09-25T18:43:47.735Z] ---> 0fdf09de4d37 [2023-09-25T18:43:47.735Z] Step 36/36 : LABEL version=3.1.0-dev.26 [2023-09-25T18:43:47.735Z] ---> Running in 46db6b9132d6 [2023-09-25T18:43:47.735Z] Removing intermediate container 46db6b9132d6 [2023-09-25T18:43:47.735Z] ---> 86a21d1857c9 [2023-09-25T18:43:47.735Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T18:43:47.735Z] Successfully built 86a21d1857c9 [2023-09-25T18:43:47.735Z] 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 [2023-09-25T18:43:47.852Z] provisioning config files... [2023-09-25T18:43:47.861Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8867425002657221721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:43:48.088Z] f4c1fc716caa: Verifying Checksum [2023-09-25T18:43:48.088Z] f4c1fc716caa: Download complete [2023-09-25T18:43:48.159Z] ---> docker-login.sh [2023-09-25T18:43:48.159Z] nexus3.edgexfoundry.org:10001 [2023-09-25T18:43:48.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:43:48.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:43:48.159Z] Configure a credential helper to remove this warning. See [2023-09-25T18:43:48.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:43:48.159Z] [2023-09-25T18:43:48.159Z] Login Succeeded [2023-09-25T18:43:48.159Z] nexus3.edgexfoundry.org:10002 [2023-09-25T18:43:48.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:43:48.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:43:48.159Z] Configure a credential helper to remove this warning. See [2023-09-25T18:43:48.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:43:48.159Z] [2023-09-25T18:43:48.159Z] Login Succeeded [2023-09-25T18:43:48.159Z] nexus3.edgexfoundry.org:10003 [2023-09-25T18:43:48.356Z] 9fda8d8052c6: Pull complete [2023-09-25T18:43:48.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:43:48.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:43:48.417Z] Configure a credential helper to remove this warning. See [2023-09-25T18:43:48.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:43:48.417Z] [2023-09-25T18:43:48.417Z] Login Succeeded [2023-09-25T18:43:48.417Z] nexus3.edgexfoundry.org:10004 [2023-09-25T18:43:48.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:43:48.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:43:48.417Z] Configure a credential helper to remove this warning. See [2023-09-25T18:43:48.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:43:48.417Z] [2023-09-25T18:43:48.417Z] Login Succeeded [2023-09-25T18:43:48.417Z] docker.io [2023-09-25T18:43:48.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:43:48.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:43:48.683Z] Configure a credential helper to remove this warning. See [2023-09-25T18:43:48.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:43:48.683Z] [2023-09-25T18:43:48.683Z] Login Succeeded [2023-09-25T18:43:48.683Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T18:43:48.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T18:43:48.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T18:43:48.745Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-25T18:43:48.745Z] e4e6eae06b49db63f0edae3f4cb524b6015289d0 [2023-09-25T18:43:48.745Z] latest [2023-09-25T18:43:48.745Z] 3.1.0-dev.26 [2023-09-25T18:43:48.745Z] e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 [2023-09-25T18:43:48.745Z] main [2023-09-25T18:43:48.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:43:48.945Z] 5d54e960e981: Pull complete [2023-09-25T18:43:49.065Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:43:49.215Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T18:43:49.215Z] c4a7e357bf2a: Download complete [2023-09-25T18:43:49.368Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0 [2023-09-25T18:43:49.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-25T18:43:49.368Z] dac06ba2f5c6: Preparing [2023-09-25T18:43:49.368Z] bd2a59391855: Preparing [2023-09-25T18:43:49.368Z] a998d8d6c492: Preparing [2023-09-25T18:43:49.368Z] f7021d4f9135: Preparing [2023-09-25T18:43:49.368Z] 3827b5b91e75: Preparing [2023-09-25T18:43:49.368Z] acc83c6ca332: Preparing [2023-09-25T18:43:49.368Z] 3ac38732c784: Preparing [2023-09-25T18:43:49.368Z] 6a5dbb2c54e7: Preparing [2023-09-25T18:43:49.368Z] 2d56ab25f143: Preparing [2023-09-25T18:43:49.368Z] 2e0dbe800ac6: Preparing [2023-09-25T18:43:49.368Z] b6a6392d03e5: Preparing [2023-09-25T18:43:49.368Z] 84238c9098ac: Preparing [2023-09-25T18:43:49.368Z] 4693057ce236: Preparing [2023-09-25T18:43:49.368Z] 2d56ab25f143: Waiting [2023-09-25T18:43:49.368Z] 84238c9098ac: Waiting [2023-09-25T18:43:49.368Z] 2e0dbe800ac6: Waiting [2023-09-25T18:43:49.368Z] 4693057ce236: Waiting [2023-09-25T18:43:49.368Z] b6a6392d03e5: Waiting [2023-09-25T18:43:49.368Z] acc83c6ca332: Waiting [2023-09-25T18:43:49.368Z] 3ac38732c784: Waiting [2023-09-25T18:43:49.368Z] 6a5dbb2c54e7: Waiting [2023-09-25T18:43:49.368Z] bd2a59391855: Pushed [2023-09-25T18:43:49.368Z] f7021d4f9135: Pushed [2023-09-25T18:43:49.368Z] a998d8d6c492: Pushed [2023-09-25T18:43:49.368Z] dac06ba2f5c6: Pushed [2023-09-25T18:43:49.626Z] 3ac38732c784: Pushed [2023-09-25T18:43:49.626Z] acc83c6ca332: Pushed [2023-09-25T18:43:49.626Z] 6a5dbb2c54e7: Pushed [2023-09-25T18:43:49.626Z] 2d56ab25f143: Pushed [2023-09-25T18:43:49.626Z] 4693057ce236: Layer already exists [2023-09-25T18:43:49.626Z] 2e0dbe800ac6: Pushed [2023-09-25T18:43:50.177Z] 17808c966233: Verifying Checksum [2023-09-25T18:43:50.177Z] 17808c966233: Download complete [2023-09-25T18:43:52.155Z] 3827b5b91e75: Pushed [2023-09-25T18:43:52.155Z] b6a6392d03e5: Pushed [2023-09-25T18:44:00.268Z] c4a7e357bf2a: Pull complete [2023-09-25T18:44:00.268Z] f0e02332f6b5: Pull complete [2023-09-25T18:44:00.268Z] cefa15bbcfad: Pull complete [2023-09-25T18:44:02.138Z] 84238c9098ac: Pushed [2023-09-25T18:44:02.138Z] e4e6eae06b49db63f0edae3f4cb524b6015289d0: digest: sha256:c44e3b9f1838bb141d9c47a4fd25d304ff32783378b99bbe7b3bc1890ae776d8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:44:02.451Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:44:02.752Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-25T18:44:02.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-25T18:44:02.752Z] dac06ba2f5c6: Preparing [2023-09-25T18:44:02.752Z] bd2a59391855: Preparing [2023-09-25T18:44:02.752Z] a998d8d6c492: Preparing [2023-09-25T18:44:02.752Z] f7021d4f9135: Preparing [2023-09-25T18:44:02.752Z] 3827b5b91e75: Preparing [2023-09-25T18:44:02.752Z] acc83c6ca332: Preparing [2023-09-25T18:44:02.752Z] 3ac38732c784: Preparing [2023-09-25T18:44:02.752Z] 6a5dbb2c54e7: Preparing [2023-09-25T18:44:02.752Z] 2d56ab25f143: Preparing [2023-09-25T18:44:02.752Z] 2e0dbe800ac6: Preparing [2023-09-25T18:44:02.752Z] b6a6392d03e5: Preparing [2023-09-25T18:44:02.752Z] 84238c9098ac: Preparing [2023-09-25T18:44:02.752Z] 4693057ce236: Preparing [2023-09-25T18:44:02.752Z] 3ac38732c784: Waiting [2023-09-25T18:44:02.752Z] acc83c6ca332: Waiting [2023-09-25T18:44:02.752Z] 2d56ab25f143: Waiting [2023-09-25T18:44:02.752Z] 2e0dbe800ac6: Waiting [2023-09-25T18:44:02.752Z] b6a6392d03e5: Waiting [2023-09-25T18:44:02.752Z] 6a5dbb2c54e7: Waiting [2023-09-25T18:44:02.752Z] 4693057ce236: Waiting [2023-09-25T18:44:02.752Z] 84238c9098ac: Waiting [2023-09-25T18:44:02.752Z] dac06ba2f5c6: Layer already exists [2023-09-25T18:44:02.752Z] bd2a59391855: Layer already exists [2023-09-25T18:44:02.752Z] f7021d4f9135: Layer already exists [2023-09-25T18:44:02.752Z] a998d8d6c492: Layer already exists [2023-09-25T18:44:02.753Z] 3827b5b91e75: Layer already exists [2023-09-25T18:44:02.753Z] 2d56ab25f143: Layer already exists [2023-09-25T18:44:02.753Z] acc83c6ca332: Layer already exists [2023-09-25T18:44:02.753Z] 3ac38732c784: Layer already exists [2023-09-25T18:44:02.753Z] 6a5dbb2c54e7: Layer already exists [2023-09-25T18:44:02.753Z] 2e0dbe800ac6: Layer already exists [2023-09-25T18:44:02.753Z] b6a6392d03e5: Layer already exists [2023-09-25T18:44:02.753Z] 84238c9098ac: Layer already exists [2023-09-25T18:44:02.753Z] 4693057ce236: Layer already exists [2023-09-25T18:44:02.753Z] latest: digest: sha256:c44e3b9f1838bb141d9c47a4fd25d304ff32783378b99bbe7b3bc1890ae776d8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:44:03.068Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:44:03.373Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.26 [2023-09-25T18:44:03.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-25T18:44:03.374Z] dac06ba2f5c6: Preparing [2023-09-25T18:44:03.374Z] bd2a59391855: Preparing [2023-09-25T18:44:03.374Z] a998d8d6c492: Preparing [2023-09-25T18:44:03.374Z] f7021d4f9135: Preparing [2023-09-25T18:44:03.374Z] 3827b5b91e75: Preparing [2023-09-25T18:44:03.374Z] acc83c6ca332: Preparing [2023-09-25T18:44:03.374Z] 3ac38732c784: Preparing [2023-09-25T18:44:03.374Z] 6a5dbb2c54e7: Preparing [2023-09-25T18:44:03.374Z] 2d56ab25f143: Preparing [2023-09-25T18:44:03.374Z] 2e0dbe800ac6: Preparing [2023-09-25T18:44:03.374Z] b6a6392d03e5: Preparing [2023-09-25T18:44:03.374Z] 84238c9098ac: Preparing [2023-09-25T18:44:03.374Z] 4693057ce236: Preparing [2023-09-25T18:44:03.374Z] 6a5dbb2c54e7: Waiting [2023-09-25T18:44:03.374Z] 2d56ab25f143: Waiting [2023-09-25T18:44:03.374Z] 84238c9098ac: Waiting [2023-09-25T18:44:03.374Z] 2e0dbe800ac6: Waiting [2023-09-25T18:44:03.374Z] b6a6392d03e5: Waiting [2023-09-25T18:44:03.374Z] 4693057ce236: Waiting [2023-09-25T18:44:03.374Z] acc83c6ca332: Waiting [2023-09-25T18:44:03.374Z] 3ac38732c784: Waiting [2023-09-25T18:44:03.374Z] a998d8d6c492: Layer already exists [2023-09-25T18:44:03.374Z] bd2a59391855: Layer already exists [2023-09-25T18:44:03.374Z] dac06ba2f5c6: Layer already exists [2023-09-25T18:44:03.374Z] 3827b5b91e75: Layer already exists [2023-09-25T18:44:03.374Z] f7021d4f9135: Layer already exists [2023-09-25T18:44:03.374Z] acc83c6ca332: Layer already exists [2023-09-25T18:44:03.374Z] 2e0dbe800ac6: Layer already exists [2023-09-25T18:44:03.374Z] 3ac38732c784: Layer already exists [2023-09-25T18:44:03.374Z] 2d56ab25f143: Layer already exists [2023-09-25T18:44:03.374Z] 6a5dbb2c54e7: Layer already exists [2023-09-25T18:44:03.374Z] b6a6392d03e5: Layer already exists [2023-09-25T18:44:03.374Z] 84238c9098ac: Layer already exists [2023-09-25T18:44:03.374Z] 4693057ce236: Layer already exists [2023-09-25T18:44:03.374Z] 3.1.0-dev.26: digest: sha256:c44e3b9f1838bb141d9c47a4fd25d304ff32783378b99bbe7b3bc1890ae776d8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:44:03.683Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:44:03.990Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 [2023-09-25T18:44:03.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-25T18:44:03.991Z] dac06ba2f5c6: Preparing [2023-09-25T18:44:03.991Z] bd2a59391855: Preparing [2023-09-25T18:44:03.991Z] a998d8d6c492: Preparing [2023-09-25T18:44:03.991Z] f7021d4f9135: Preparing [2023-09-25T18:44:03.991Z] 3827b5b91e75: Preparing [2023-09-25T18:44:03.991Z] acc83c6ca332: Preparing [2023-09-25T18:44:03.991Z] 3ac38732c784: Preparing [2023-09-25T18:44:03.991Z] 6a5dbb2c54e7: Preparing [2023-09-25T18:44:03.991Z] 2d56ab25f143: Preparing [2023-09-25T18:44:03.991Z] 2e0dbe800ac6: Preparing [2023-09-25T18:44:03.991Z] b6a6392d03e5: Preparing [2023-09-25T18:44:03.991Z] 84238c9098ac: Preparing [2023-09-25T18:44:03.991Z] 4693057ce236: Preparing [2023-09-25T18:44:03.991Z] 3ac38732c784: Waiting [2023-09-25T18:44:03.991Z] 6a5dbb2c54e7: Waiting [2023-09-25T18:44:03.991Z] 2d56ab25f143: Waiting [2023-09-25T18:44:03.991Z] 2e0dbe800ac6: Waiting [2023-09-25T18:44:03.991Z] b6a6392d03e5: Waiting [2023-09-25T18:44:03.991Z] 84238c9098ac: Waiting [2023-09-25T18:44:03.991Z] 4693057ce236: Waiting [2023-09-25T18:44:03.991Z] acc83c6ca332: Waiting [2023-09-25T18:44:03.991Z] f7021d4f9135: Layer already exists [2023-09-25T18:44:03.991Z] bd2a59391855: Layer already exists [2023-09-25T18:44:03.991Z] 3827b5b91e75: Layer already exists [2023-09-25T18:44:03.991Z] a998d8d6c492: Layer already exists [2023-09-25T18:44:03.991Z] dac06ba2f5c6: Layer already exists [2023-09-25T18:44:03.991Z] acc83c6ca332: Layer already exists [2023-09-25T18:44:03.991Z] 6a5dbb2c54e7: Layer already exists [2023-09-25T18:44:03.991Z] 3ac38732c784: Layer already exists [2023-09-25T18:44:03.991Z] 2e0dbe800ac6: Layer already exists [2023-09-25T18:44:03.991Z] 2d56ab25f143: Layer already exists [2023-09-25T18:44:03.991Z] b6a6392d03e5: Layer already exists [2023-09-25T18:44:03.991Z] 84238c9098ac: Layer already exists [2023-09-25T18:44:03.991Z] 4693057ce236: Layer already exists [2023-09-25T18:44:03.991Z] e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26: digest: sha256:c44e3b9f1838bb141d9c47a4fd25d304ff32783378b99bbe7b3bc1890ae776d8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:44:04.300Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:44:04.612Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-25T18:44:04.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-25T18:44:04.612Z] dac06ba2f5c6: Preparing [2023-09-25T18:44:04.612Z] bd2a59391855: Preparing [2023-09-25T18:44:04.612Z] a998d8d6c492: Preparing [2023-09-25T18:44:04.612Z] f7021d4f9135: Preparing [2023-09-25T18:44:04.612Z] 3827b5b91e75: Preparing [2023-09-25T18:44:04.612Z] acc83c6ca332: Preparing [2023-09-25T18:44:04.612Z] 3ac38732c784: Preparing [2023-09-25T18:44:04.612Z] 6a5dbb2c54e7: Preparing [2023-09-25T18:44:04.612Z] 2d56ab25f143: Preparing [2023-09-25T18:44:04.612Z] 2e0dbe800ac6: Preparing [2023-09-25T18:44:04.612Z] b6a6392d03e5: Preparing [2023-09-25T18:44:04.612Z] 84238c9098ac: Preparing [2023-09-25T18:44:04.612Z] 4693057ce236: Preparing [2023-09-25T18:44:04.612Z] acc83c6ca332: Waiting [2023-09-25T18:44:04.612Z] 2e0dbe800ac6: Waiting [2023-09-25T18:44:04.612Z] b6a6392d03e5: Waiting [2023-09-25T18:44:04.612Z] 3ac38732c784: Waiting [2023-09-25T18:44:04.612Z] 6a5dbb2c54e7: Waiting [2023-09-25T18:44:04.612Z] 2d56ab25f143: Waiting [2023-09-25T18:44:04.612Z] 84238c9098ac: Waiting [2023-09-25T18:44:04.612Z] 4693057ce236: Waiting [2023-09-25T18:44:04.612Z] dac06ba2f5c6: Layer already exists [2023-09-25T18:44:04.612Z] a998d8d6c492: Layer already exists [2023-09-25T18:44:04.612Z] f7021d4f9135: Layer already exists [2023-09-25T18:44:04.612Z] 3827b5b91e75: Layer already exists [2023-09-25T18:44:04.612Z] bd2a59391855: Layer already exists [2023-09-25T18:44:04.612Z] acc83c6ca332: Layer already exists [2023-09-25T18:44:04.612Z] 3ac38732c784: Layer already exists [2023-09-25T18:44:04.612Z] 6a5dbb2c54e7: Layer already exists [2023-09-25T18:44:04.612Z] 2e0dbe800ac6: Layer already exists [2023-09-25T18:44:04.612Z] 2d56ab25f143: Layer already exists [2023-09-25T18:44:04.612Z] b6a6392d03e5: Layer already exists [2023-09-25T18:44:04.612Z] 84238c9098ac: Layer already exists [2023-09-25T18:44:04.612Z] 4693057ce236: Layer already exists [2023-09-25T18:44:04.612Z] main: digest: sha256:c44e3b9f1838bb141d9c47a4fd25d304ff32783378b99bbe7b3bc1890ae776d8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T18:44:04.651Z] ===================================================== [Pipeline] echo [2023-09-25T18:44:04.657Z] taggedImages: [2023-09-25T18:44:04.657Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0 [2023-09-25T18:44:04.657Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-25T18:44:04.657Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.26 [2023-09-25T18:44:04.657Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 [2023-09-25T18:44:04.657Z] - 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 [2023-09-25T18:44:05.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T18:44:05.015Z] [2023-09-25T18:44:05.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:44:05.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T18:44:05.311Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T18:44:05.311Z] 5eb5b503b376: Pulling fs layer [2023-09-25T18:44:05.311Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T18:44:05.311Z] ec43610c2a17: Pulling fs layer [2023-09-25T18:44:05.311Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T18:44:05.311Z] 33b1e0a273af: Pulling fs layer [2023-09-25T18:44:05.311Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T18:44:05.311Z] 2f39f015ded8: Pulling fs layer [2023-09-25T18:44:05.311Z] 3a2ae6a8a46f: Waiting [2023-09-25T18:44:05.311Z] 5d3b04190fa2: Waiting [2023-09-25T18:44:05.311Z] 33b1e0a273af: Waiting [2023-09-25T18:44:05.311Z] 2f39f015ded8: Waiting [2023-09-25T18:44:05.311Z] 5c69ac0246d0: Verifying Checksum [2023-09-25T18:44:05.311Z] 5c69ac0246d0: Download complete [2023-09-25T18:44:05.311Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T18:44:05.311Z] 3a2ae6a8a46f: Download complete [2023-09-25T18:44:05.572Z] 33b1e0a273af: Verifying Checksum [2023-09-25T18:44:05.572Z] 33b1e0a273af: Download complete [2023-09-25T18:44:05.572Z] 5d3b04190fa2: Verifying Checksum [2023-09-25T18:44:05.572Z] 5d3b04190fa2: Download complete [2023-09-25T18:44:05.572Z] ec43610c2a17: Verifying Checksum [2023-09-25T18:44:05.572Z] ec43610c2a17: Download complete [2023-09-25T18:44:05.572Z] 5eb5b503b376: Verifying Checksum [2023-09-25T18:44:05.572Z] 5eb5b503b376: Download complete [2023-09-25T18:44:06.139Z] 2f39f015ded8: Download complete [2023-09-25T18:44:06.706Z] 5eb5b503b376: Pull complete [2023-09-25T18:44:06.966Z] 5c69ac0246d0: Pull complete [2023-09-25T18:44:07.224Z] ec43610c2a17: Pull complete [2023-09-25T18:44:07.224Z] 3a2ae6a8a46f: Pull complete [2023-09-25T18:44:07.792Z] 33b1e0a273af: Pull complete [2023-09-25T18:44:07.792Z] 5d3b04190fa2: Pull complete [2023-09-25T18:44:08.480Z] 17808c966233: Pull complete [2023-09-25T18:44:08.480Z] f4c1fc716caa: Pull complete [2023-09-25T18:44:08.748Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T18:44:08.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T18:44:08.748Z] ---> ea914061e18c [2023-09-25T18:44:08.748Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-25T18:44:10.165Z] ---> Running in efd4f988b27b [2023-09-25T18:44:10.434Z] Removing intermediate container efd4f988b27b [2023-09-25T18:44:10.434Z] ---> 7f483ea63317 [2023-09-25T18:44:10.434Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T18:44:10.434Z] ---> Running in dde5aea4f216 [2023-09-25T18:44:10.712Z] Removing intermediate container dde5aea4f216 [2023-09-25T18:44:10.712Z] ---> 57d4eb7dee1a [2023-09-25T18:44:10.712Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T18:44:10.984Z] ---> Running in d3f14f19c2ec [2023-09-25T18:44:11.249Z] Removing intermediate container d3f14f19c2ec [2023-09-25T18:44:11.249Z] ---> b2ac7e263c3c [2023-09-25T18:44:11.249Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T18:44:11.249Z] ---> Running in fcbc71eb69c7 [2023-09-25T18:44:11.518Z] Removing intermediate container fcbc71eb69c7 [2023-09-25T18:44:11.518Z] ---> f66f87d2931e [2023-09-25T18:44:11.518Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T18:44:11.518Z] ---> Running in cf6704571090 [2023-09-25T18:44:11.989Z] 2f39f015ded8: Pull complete [2023-09-25T18:44:11.989Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T18:44:11.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T18:44:11.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:44:12.066Z] prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container [2023-09-25T18:44:12.100Z] $ 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 [2023-09-25T18:44:12.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T18:44:13.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T18:44:14.149Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-25T18:44:14.149Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-25T18:44:14.149Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-25T18:44:14.149Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-25T18:44:14.149Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-25T18:44:14.149Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-25T18:44:14.149Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-25T18:44:14.149Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-25T18:44:14.149Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-25T18:44:14.149Z] (10/13) Installing kmod-libs (30-r3) [2023-09-25T18:44:14.417Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-25T18:44:14.417Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-25T18:44:14.417Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-25T18:44:14.417Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T18:44:14.417Z] Executing eudev-3.2.11-r8.trigger [2023-09-25T18:44:14.417Z] OK: 273 MiB in 65 packages [2023-09-25T18:44:15.827Z] Removing intermediate container cf6704571090 [2023-09-25T18:44:15.827Z] ---> e112adbe5841 [2023-09-25T18:44:15.827Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-25T18:44:15.827Z] ---> Running in 7776e6d24fbd [2023-09-25T18:44:15.827Z] Removing intermediate container 7776e6d24fbd [2023-09-25T18:44:15.827Z] ---> a986b19b786e [2023-09-25T18:44:15.827Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-25T18:44:16.411Z] ---> 2c2edbe55a4f [2023-09-25T18:44:16.411Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T18:44:16.411Z] ---> Running in 406123f952fa [2023-09-25T18:44:16.945Z] $ docker top 907fb9e542d4558c587f01e25d9f316f3f7a2e70183730bf567ad9dadb7d318e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:44:17.340Z] ---> job-cost.sh [2023-09-25T18:44:17.341Z] lf-activate-venv: SKIPPING [2023-09-25T18:44:17.341Z] INFO: No Stack... [2023-09-25T18:44:17.599Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T18:44:17.858Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T18:44:18.147Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-25T18:44:18.147Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T18:44:18.160Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] [2023-09-25T18:44:18.168Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] did not exist. Created. [2023-09-25T18:44:18.168Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T18:44:18.468Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T18:44:18.498Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T18:44:18.503Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T18:44:18.521Z] $ docker stop --time=1 907fb9e542d4558c587f01e25d9f316f3f7a2e70183730bf567ad9dadb7d318e [2023-09-25T18:44:19.693Z] $ docker rm -f --volumes 907fb9e542d4558c587f01e25d9f316f3f7a2e70183730bf567ad9dadb7d318e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T18:45:38.080Z] Removing intermediate container 406123f952fa [2023-09-25T18:45:38.080Z] ---> f07eba4502dd [2023-09-25T18:45:38.080Z] Step 11/13 : COPY . . [2023-09-25T18:45:38.080Z] ---> cd723b1688aa [2023-09-25T18:45:38.080Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T18:45:38.080Z] ---> Running in d1c11b0e9823 [2023-09-25T18:45:38.080Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T18:45:38.080Z] Dload Upload Total Spent Left Speed [2023-09-25T18:45:38.080Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 9901 0 --:--:-- --:--:-- --:--:-- 10024 [2023-09-25T18:45:38.080Z] Removing intermediate container d1c11b0e9823 [2023-09-25T18:45:38.080Z] ---> 17d925b7071c [2023-09-25T18:45:38.080Z] Step 13/13 : RUN ${MAKE} [2023-09-25T18:45:38.080Z] ---> Running in 15a361aa131f [2023-09-25T18:45:38.080Z] noop [2023-09-25T18:45:38.080Z] Removing intermediate container 15a361aa131f [2023-09-25T18:45:38.080Z] ---> 328405b8875d [2023-09-25T18:45:38.080Z] Successfully built 328405b8875d [2023-09-25T18:45:38.080Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:45:38.436Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T18:45:38.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:45:38.636Z] prd-ubuntu20.04-docker-arm64-4c-16g-7870 does not seem to be running inside a container [2023-09-25T18:45:38.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/151 -v /w/workspace/device-usb-camera/151:/w/workspace/device-usb-camera/151:rw,z -v /w/workspace/device-usb-camera/151@tmp:/w/workspace/device-usb-camera/151@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 [2023-09-25T18:45:39.885Z] $ docker top 793fcd83c326a9573c2d107b8ce77f60a4cf049b0b069ce8755337d92360a24a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T18:45:40.706Z] + go version [2023-09-25T18:45:40.706Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T18:45:40.729Z] $ docker stop --time=1 793fcd83c326a9573c2d107b8ce77f60a4cf049b0b069ce8755337d92360a24a [2023-09-25T18:45:43.518Z] $ docker rm -f --volumes 793fcd83c326a9573c2d107b8ce77f60a4cf049b0b069ce8755337d92360a24a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:45:44.024Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T18:45:44.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:45:44.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-7870 does not seem to be running inside a container [2023-09-25T18:45:44.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/151 -v /w/workspace/device-usb-camera/151:/w/workspace/device-usb-camera/151:rw,z -v /w/workspace/device-usb-camera/151@tmp:/w/workspace/device-usb-camera/151@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 [2023-09-25T18:45:45.373Z] $ docker top b4b8a547faa039ecac4ffd3cb7f5be7533451c06b575927049958ab98bc6f416 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T18:45:45.872Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/151 [Pipeline] fileExists [Pipeline] sh [2023-09-25T18:45:46.202Z] + make test [2023-09-25T18:45:46.202Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T18:45:50.459Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-25T18:47:27.089Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-25T18:47:29.041Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.132s coverage: 4.4% of statements [2023-09-25T18:47:30.983Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T18:47:30.983Z] go vet ./... [2023-09-25T18:48:03.241Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T18:48:03.241Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T18:48:03.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T18:48:03.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T18:48:03.275Z] $ docker stop --time=1 b4b8a547faa039ecac4ffd3cb7f5be7533451c06b575927049958ab98bc6f416 [2023-09-25T18:48:05.134Z] $ docker rm -f --volumes b4b8a547faa039ecac4ffd3cb7f5be7533451c06b575927049958ab98bc6f416 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T18:48:06.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T18:48:06.313Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T18:48:06.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T18:48:07.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T18:48:07.510Z] + ls -al . [2023-09-25T18:48:07.510Z] total 216 [2023-09-25T18:48:07.510Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 18:45 . [2023-09-25T18:48:07.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:43 .. [2023-09-25T18:48:07.510Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 18:43 .git [2023-09-25T18:48:07.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:43 .github [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 18:43 .gitignore [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 18:43 .golangci.yml [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 18:43 .hadolint.yml [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 18:43 Attribution.txt [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 18:43 CHANGELOG.md [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 18:43 Dockerfile [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 18:43 GOVERNANCE.md [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 18:43 Jenkinsfile [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 18:43 LICENSE [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 18:43 Makefile [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 18:43 OWNERS.md [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 18:43 README.md [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 18:41 VERSION [2023-09-25T18:48:07.510Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:43 bin [2023-09-25T18:48:07.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:43 cmd [2023-09-25T18:48:07.510Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 18:47 coverage.out [2023-09-25T18:48:07.510Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 18:43 docker-entrypoint.sh [2023-09-25T18:48:07.510Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:43 docs [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 18:43 go.mod [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 18:43 go.sum [2023-09-25T18:48:07.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:43 internal [2023-09-25T18:48:07.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:43 snap [2023-09-25T18:48:07.510Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 18:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:48:07.851Z] + 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=e4e6eae06b49db63f0edae3f4cb524b6015289d0 --label arch=arm64 --label version=3.1.0-dev.26 . [2023-09-25T18:48:08.118Z] Sending build context to Docker daemon 1.389MB [2023-09-25T18:48:08.118Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T18:48:08.118Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-25T18:48:08.118Z] ---> 328405b8875d [2023-09-25T18:48:08.118Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-25T18:48:08.386Z] ---> Running in 9069e034a139 [2023-09-25T18:48:08.655Z] Removing intermediate container 9069e034a139 [2023-09-25T18:48:08.655Z] ---> ef2f70c73f48 [2023-09-25T18:48:08.655Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T18:48:08.933Z] ---> Running in 56863c7fc6a8 [2023-09-25T18:48:09.202Z] Removing intermediate container 56863c7fc6a8 [2023-09-25T18:48:09.202Z] ---> 2a1507e3bfb6 [2023-09-25T18:48:09.202Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-25T18:48:09.202Z] ---> Running in 425c88525ae8 [2023-09-25T18:48:09.470Z] Removing intermediate container 425c88525ae8 [2023-09-25T18:48:09.470Z] ---> 9bb0609df105 [2023-09-25T18:48:09.470Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-25T18:48:09.747Z] ---> Running in 9f044a2ea56b [2023-09-25T18:48:10.018Z] Removing intermediate container 9f044a2ea56b [2023-09-25T18:48:10.018Z] ---> 7cdd2606fc6c [2023-09-25T18:48:10.018Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T18:48:10.018Z] ---> Running in 6f7676bb22a0 [2023-09-25T18:48:10.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T18:48:11.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T18:48:12.542Z] OK: 273 MiB in 65 packages [2023-09-25T18:48:13.506Z] Removing intermediate container 6f7676bb22a0 [2023-09-25T18:48:13.506Z] ---> bf2a333f8303 [2023-09-25T18:48:13.506Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-25T18:48:13.775Z] ---> Running in 87855bca71b2 [2023-09-25T18:48:14.045Z] Removing intermediate container 87855bca71b2 [2023-09-25T18:48:14.045Z] ---> f24ee61e5c01 [2023-09-25T18:48:14.045Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-25T18:48:15.990Z] ---> 85d7c275dfc2 [2023-09-25T18:48:15.990Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T18:48:15.990Z] ---> Running in a62f25cab5d5 [2023-09-25T18:48:18.575Z] Removing intermediate container a62f25cab5d5 [2023-09-25T18:48:18.575Z] ---> 8315dd7799bc [2023-09-25T18:48:18.575Z] Step 11/36 : COPY . . [2023-09-25T18:48:19.544Z] ---> 8e7ec5b3dc7d [2023-09-25T18:48:19.544Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-25T18:48:19.816Z] ---> Running in 75a85d750f3e [2023-09-25T18:48:20.777Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T18:48:20.777Z] Dload Upload Total Spent Left Speed [2023-09-25T18:48:20.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6349 0 --:--:-- --:--:-- --:--:-- 6360 100 1253 100 1253 0 0 6329 0 --:--:-- --:--:-- --:--:-- 6328 [2023-09-25T18:48:21.740Z] Removing intermediate container 75a85d750f3e [2023-09-25T18:48:21.740Z] ---> 3cd96fe5df9b [2023-09-25T18:48:21.740Z] Step 13/36 : RUN ${MAKE} [2023-09-25T18:48:21.740Z] ---> Running in 96047190df0e [2023-09-25T18:48:23.156Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-25T18:50:29.866Z] Removing intermediate container 96047190df0e [2023-09-25T18:50:29.866Z] ---> 97e92c437a3a [2023-09-25T18:50:29.866Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-25T18:50:30.445Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-25T18:50:30.445Z] 8766b47fe142: Pulling fs layer [2023-09-25T18:50:31.399Z] 8766b47fe142: Download complete [2023-09-25T18:50:31.984Z] 8766b47fe142: Pull complete [2023-09-25T18:50:32.252Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-25T18:50:32.252Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-25T18:50:32.252Z] ---> 69d40e2cb93c [2023-09-25T18:50:32.252Z] Step 15/36 : FROM alpine:3.18 [2023-09-25T18:50:32.518Z] 3.18: Pulling from library/alpine [2023-09-25T18:50:32.792Z] 9fda8d8052c6: Already exists [2023-09-25T18:50:32.792Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T18:50:32.792Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T18:50:32.792Z] ---> f6648c04cd6c [2023-09-25T18:50:32.792Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-25T18:50:33.059Z] ---> Running in cce7ed099669 [2023-09-25T18:50:33.325Z] Removing intermediate container cce7ed099669 [2023-09-25T18:50:33.325Z] ---> 8d0a25791e45 [2023-09-25T18:50:33.325Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-25T18:50:33.325Z] ---> Running in 6c5945daf39a [2023-09-25T18:50:34.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T18:50:34.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T18:50:35.946Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-25T18:50:35.946Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-25T18:50:35.946Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-25T18:50:35.946Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-25T18:50:35.946Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-25T18:50:35.946Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-25T18:50:35.946Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-25T18:50:35.946Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-25T18:50:35.946Z] (9/104) Installing libxcb (1.15-r1) [2023-09-25T18:50:35.946Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-25T18:50:36.212Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-25T18:50:36.212Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-25T18:50:36.212Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-25T18:50:36.212Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-25T18:50:36.212Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-25T18:50:36.212Z] (16/104) Installing libva (2.18.0-r1) [2023-09-25T18:50:36.212Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-25T18:50:36.212Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-25T18:50:36.212Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-25T18:50:36.212Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-25T18:50:36.212Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-25T18:50:36.212Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-25T18:50:36.478Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-25T18:50:36.478Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-25T18:50:36.478Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-25T18:50:36.478Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-25T18:50:36.478Z] (27/104) Installing opus (1.4-r0) [2023-09-25T18:50:36.478Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-25T18:50:36.478Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-25T18:50:36.478Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-25T18:50:36.478Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-25T18:50:36.478Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-25T18:50:36.478Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-25T18:50:36.478Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-25T18:50:36.744Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-25T18:50:36.744Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-25T18:50:36.744Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-25T18:50:36.744Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-25T18:50:36.744Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-25T18:50:36.744Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-25T18:50:37.324Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-25T18:50:37.324Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-25T18:50:37.324Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-25T18:50:37.324Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-25T18:50:37.324Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-25T18:50:37.324Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-25T18:50:37.324Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-25T18:50:37.324Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-25T18:50:37.324Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-25T18:50:37.324Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-25T18:50:37.324Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-25T18:50:37.324Z] (52/104) Installing glib (2.76.4-r0) [2023-09-25T18:50:37.588Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-25T18:50:37.588Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-25T18:50:37.588Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-25T18:50:37.588Z] (56/104) Installing libass (0.17.1-r0) [2023-09-25T18:50:37.588Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-25T18:50:37.588Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-25T18:50:37.588Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-25T18:50:37.588Z] (60/104) Installing libunistring (1.1-r1) [2023-09-25T18:50:37.588Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-25T18:50:37.588Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-25T18:50:37.588Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-25T18:50:37.588Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-25T18:50:37.588Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-25T18:50:37.856Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-25T18:50:37.856Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-25T18:50:37.856Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-25T18:50:37.856Z] (69/104) Installing librist (0.2.7-r0) [2023-09-25T18:50:37.856Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-25T18:50:37.856Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-25T18:50:37.856Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-25T18:50:37.856Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-25T18:50:37.856Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-25T18:50:37.856Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-25T18:50:37.856Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-25T18:50:38.119Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-25T18:50:38.119Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-25T18:50:38.383Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-25T18:50:38.383Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-25T18:50:38.383Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-25T18:50:38.383Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-25T18:50:38.383Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-25T18:50:38.383Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-25T18:50:38.383Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-25T18:50:38.383Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-25T18:50:38.655Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-25T18:50:38.655Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-25T18:50:38.655Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-25T18:50:38.655Z] (90/104) Installing orc (0.4.34-r0) [2023-09-25T18:50:38.655Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-25T18:50:38.655Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-25T18:50:38.655Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-25T18:50:38.655Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-25T18:50:38.655Z] (95/104) Installing libpulse (16.1-r10) [2023-09-25T18:50:38.655Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-25T18:50:38.656Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-25T18:50:38.923Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-25T18:50:38.923Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-25T18:50:38.923Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-25T18:50:38.923Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-25T18:50:38.923Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-25T18:50:38.923Z] (103/104) Installing kmod-libs (30-r3) [2023-09-25T18:50:38.923Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-25T18:50:38.923Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T18:50:38.923Z] Executing glib-2.76.4-r0.trigger [2023-09-25T18:50:38.923Z] Executing eudev-3.2.11-r8.trigger [2023-09-25T18:50:38.923Z] OK: 110 MiB in 119 packages [2023-09-25T18:50:44.262Z] Removing intermediate container 6c5945daf39a [2023-09-25T18:50:44.262Z] ---> ed563b17831c [2023-09-25T18:50:44.262Z] Step 18/36 : WORKDIR / [2023-09-25T18:50:44.262Z] ---> Running in 0ca649bd6f97 [2023-09-25T18:50:44.527Z] Removing intermediate container 0ca649bd6f97 [2023-09-25T18:50:44.527Z] ---> 1ac56583cbf0 [2023-09-25T18:50:44.527Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-25T18:50:45.935Z] ---> 671f4139622b [2023-09-25T18:50:45.935Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-25T18:50:46.524Z] ---> 4eae849700d6 [2023-09-25T18:50:46.524Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-25T18:50:46.790Z] ---> 5a59707f852e [2023-09-25T18:50:46.790Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-25T18:50:47.374Z] ---> 57b20f29a80f [2023-09-25T18:50:47.374Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-25T18:50:47.642Z] ---> 03b2e87c7698 [2023-09-25T18:50:47.642Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-25T18:50:48.227Z] ---> 01499f3c68a3 [2023-09-25T18:50:48.227Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-25T18:50:49.636Z] ---> c35b42f90d90 [2023-09-25T18:50:49.636Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-25T18:50:49.636Z] ---> Running in 678725b4642a [2023-09-25T18:50:51.049Z] Removing intermediate container 678725b4642a [2023-09-25T18:50:51.049Z] ---> 3c44de761ca1 [2023-09-25T18:50:51.049Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-25T18:50:51.049Z] ---> Running in 0d20bd1ca68b [2023-09-25T18:50:56.394Z] Removing intermediate container 0d20bd1ca68b [2023-09-25T18:50:56.394Z] ---> ef71e216c2ed [2023-09-25T18:50:56.394Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-25T18:50:56.394Z] ---> Running in 43ec7e6a0c41 [2023-09-25T18:50:56.979Z] Removing intermediate container 43ec7e6a0c41 [2023-09-25T18:50:56.979Z] ---> 28e6b84a0e77 [2023-09-25T18:50:56.979Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-25T18:50:56.979Z] ---> Running in 48d3277c4e3a [2023-09-25T18:50:58.927Z] Removing intermediate container 48d3277c4e3a [2023-09-25T18:50:58.927Z] ---> a57ecec4edae [2023-09-25T18:50:58.927Z] Step 30/36 : EXPOSE 59983 [2023-09-25T18:50:58.927Z] ---> Running in 37e6c83b4037 [2023-09-25T18:50:58.927Z] Removing intermediate container 37e6c83b4037 [2023-09-25T18:50:58.927Z] ---> dc0ea22591b7 [2023-09-25T18:50:58.927Z] Step 31/36 : EXPOSE 8554 [2023-09-25T18:50:58.927Z] ---> Running in d384dfd6df6e [2023-09-25T18:50:59.194Z] Removing intermediate container d384dfd6df6e [2023-09-25T18:50:59.194Z] ---> b8172e61b1c6 [2023-09-25T18:50:59.194Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-25T18:50:59.194Z] ---> Running in 1fd51b827f33 [2023-09-25T18:50:59.463Z] Removing intermediate container 1fd51b827f33 [2023-09-25T18:50:59.463Z] ---> 2513e95ced67 [2023-09-25T18:50:59.463Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-25T18:50:59.463Z] ---> Running in 06c191bc4e48 [2023-09-25T18:50:59.732Z] Removing intermediate container 06c191bc4e48 [2023-09-25T18:50:59.732Z] ---> b28291392184 [2023-09-25T18:50:59.732Z] Step 34/36 : LABEL arch=arm64 [2023-09-25T18:50:59.998Z] ---> Running in 358160a01319 [2023-09-25T18:51:00.267Z] Removing intermediate container 358160a01319 [2023-09-25T18:51:00.267Z] ---> 0aed74cc9d8f [2023-09-25T18:51:00.267Z] Step 35/36 : LABEL git_sha=e4e6eae06b49db63f0edae3f4cb524b6015289d0 [2023-09-25T18:51:00.267Z] ---> Running in 2e461f40efdf [2023-09-25T18:51:00.535Z] Removing intermediate container 2e461f40efdf [2023-09-25T18:51:00.535Z] ---> b8cd7e979450 [2023-09-25T18:51:00.535Z] Step 36/36 : LABEL version=3.1.0-dev.26 [2023-09-25T18:51:00.535Z] ---> Running in eb70c84d9347 [2023-09-25T18:51:00.801Z] Removing intermediate container eb70c84d9347 [2023-09-25T18:51:00.801Z] ---> 6887f3759f44 [2023-09-25T18:51:00.801Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T18:51:00.801Z] Successfully built 6887f3759f44 [2023-09-25T18:51:00.801Z] 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 [2023-09-25T18:51:00.908Z] provisioning config files... [2023-09-25T18:51:00.920Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/151@tmp/config15867237562723765858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:51:01.251Z] ---> docker-login.sh [2023-09-25T18:51:01.251Z] nexus3.edgexfoundry.org:10001 [2023-09-25T18:51:01.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:51:01.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:51:01.521Z] Configure a credential helper to remove this warning. See [2023-09-25T18:51:01.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:51:01.521Z] [2023-09-25T18:51:01.521Z] Login Succeeded [2023-09-25T18:51:01.521Z] nexus3.edgexfoundry.org:10002 [2023-09-25T18:51:01.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:51:01.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:51:01.796Z] Configure a credential helper to remove this warning. See [2023-09-25T18:51:01.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:51:01.796Z] [2023-09-25T18:51:01.796Z] Login Succeeded [2023-09-25T18:51:01.796Z] nexus3.edgexfoundry.org:10003 [2023-09-25T18:51:02.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:51:02.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:51:02.135Z] Configure a credential helper to remove this warning. See [2023-09-25T18:51:02.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:51:02.135Z] [2023-09-25T18:51:02.135Z] Login Succeeded [2023-09-25T18:51:02.135Z] nexus3.edgexfoundry.org:10004 [2023-09-25T18:51:02.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:51:02.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:51:02.691Z] Configure a credential helper to remove this warning. See [2023-09-25T18:51:02.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:51:02.691Z] [2023-09-25T18:51:02.691Z] Login Succeeded [2023-09-25T18:51:02.691Z] docker.io [2023-09-25T18:51:02.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T18:51:03.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T18:51:03.235Z] Configure a credential helper to remove this warning. See [2023-09-25T18:51:03.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T18:51:03.235Z] [2023-09-25T18:51:03.235Z] Login Succeeded [2023-09-25T18:51:03.235Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T18:51:03.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T18:51:03.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T18:51:03.299Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-25T18:51:03.299Z] e4e6eae06b49db63f0edae3f4cb524b6015289d0 [2023-09-25T18:51:03.300Z] latest [2023-09-25T18:51:03.300Z] 3.1.0-dev.26 [2023-09-25T18:51:03.300Z] e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 [2023-09-25T18:51:03.300Z] main [2023-09-25T18:51:03.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:51:03.650Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:51:04.012Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0 [2023-09-25T18:51:04.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-25T18:51:04.012Z] 0d210f6a45a0: Preparing [2023-09-25T18:51:04.012Z] d26750b56c3c: Preparing [2023-09-25T18:51:04.012Z] c0f541848892: Preparing [2023-09-25T18:51:04.012Z] 0eab24fbcd08: Preparing [2023-09-25T18:51:04.012Z] 608d194cb50c: Preparing [2023-09-25T18:51:04.012Z] acc83c6ca332: Preparing [2023-09-25T18:51:04.012Z] 92c694d94ee0: Preparing [2023-09-25T18:51:04.012Z] a5a252d8e792: Preparing [2023-09-25T18:51:04.012Z] c8fefc0103f2: Preparing [2023-09-25T18:51:04.012Z] 81cfd8f1666a: Preparing [2023-09-25T18:51:04.012Z] 2dd51e78ab26: Preparing [2023-09-25T18:51:04.012Z] aa6dcdc38647: Preparing [2023-09-25T18:51:04.012Z] b2191e2be29d: Preparing [2023-09-25T18:51:04.012Z] c8fefc0103f2: Waiting [2023-09-25T18:51:04.012Z] 81cfd8f1666a: Waiting [2023-09-25T18:51:04.012Z] 2dd51e78ab26: Waiting [2023-09-25T18:51:04.012Z] aa6dcdc38647: Waiting [2023-09-25T18:51:04.012Z] b2191e2be29d: Waiting [2023-09-25T18:51:04.012Z] acc83c6ca332: Waiting [2023-09-25T18:51:04.012Z] 92c694d94ee0: Waiting [2023-09-25T18:51:04.012Z] a5a252d8e792: Waiting [2023-09-25T18:51:04.293Z] c0f541848892: Pushed [2023-09-25T18:51:04.293Z] 0eab24fbcd08: Pushed [2023-09-25T18:51:04.293Z] 0d210f6a45a0: Pushed [2023-09-25T18:51:04.293Z] d26750b56c3c: Pushed [2023-09-25T18:51:04.293Z] acc83c6ca332: Pushed [2023-09-25T18:51:04.569Z] 92c694d94ee0: Pushed [2023-09-25T18:51:04.569Z] a5a252d8e792: Pushed [2023-09-25T18:51:04.569Z] c8fefc0103f2: Pushed [2023-09-25T18:51:04.569Z] b2191e2be29d: Layer already exists [2023-09-25T18:51:04.569Z] 81cfd8f1666a: Pushed [2023-09-25T18:51:09.902Z] 608d194cb50c: Pushed [2023-09-25T18:51:10.483Z] 2dd51e78ab26: Pushed [2023-09-25T18:51:25.454Z] aa6dcdc38647: Pushed [2023-09-25T18:51:25.454Z] e4e6eae06b49db63f0edae3f4cb524b6015289d0: digest: sha256:8a0e38e6f88964e86c80902352840b728eaaa906c56a70349ba55d2b2796ceb4 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:51:25.786Z] + 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 [2023-09-25T18:51:26.114Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-25T18:51:26.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-25T18:51:26.115Z] 0d210f6a45a0: Preparing [2023-09-25T18:51:26.115Z] d26750b56c3c: Preparing [2023-09-25T18:51:26.115Z] c0f541848892: Preparing [2023-09-25T18:51:26.115Z] 0eab24fbcd08: Preparing [2023-09-25T18:51:26.115Z] 608d194cb50c: Preparing [2023-09-25T18:51:26.115Z] acc83c6ca332: Preparing [2023-09-25T18:51:26.115Z] 92c694d94ee0: Preparing [2023-09-25T18:51:26.115Z] a5a252d8e792: Preparing [2023-09-25T18:51:26.115Z] c8fefc0103f2: Preparing [2023-09-25T18:51:26.115Z] 81cfd8f1666a: Preparing [2023-09-25T18:51:26.115Z] 2dd51e78ab26: Preparing [2023-09-25T18:51:26.115Z] aa6dcdc38647: Preparing [2023-09-25T18:51:26.115Z] b2191e2be29d: Preparing [2023-09-25T18:51:26.115Z] c8fefc0103f2: Waiting [2023-09-25T18:51:26.115Z] 81cfd8f1666a: Waiting [2023-09-25T18:51:26.115Z] aa6dcdc38647: Waiting [2023-09-25T18:51:26.115Z] b2191e2be29d: Waiting [2023-09-25T18:51:26.115Z] acc83c6ca332: Waiting [2023-09-25T18:51:26.115Z] 2dd51e78ab26: Waiting [2023-09-25T18:51:26.115Z] 92c694d94ee0: Waiting [2023-09-25T18:51:26.115Z] a5a252d8e792: Waiting [2023-09-25T18:51:26.115Z] c0f541848892: Layer already exists [2023-09-25T18:51:26.115Z] 0d210f6a45a0: Layer already exists [2023-09-25T18:51:26.115Z] d26750b56c3c: Layer already exists [2023-09-25T18:51:26.115Z] 608d194cb50c: Layer already exists [2023-09-25T18:51:26.115Z] 0eab24fbcd08: Layer already exists [2023-09-25T18:51:26.115Z] 92c694d94ee0: Layer already exists [2023-09-25T18:51:26.115Z] acc83c6ca332: Layer already exists [2023-09-25T18:51:26.115Z] a5a252d8e792: Layer already exists [2023-09-25T18:51:26.115Z] 81cfd8f1666a: Layer already exists [2023-09-25T18:51:26.115Z] c8fefc0103f2: Layer already exists [2023-09-25T18:51:26.115Z] b2191e2be29d: Layer already exists [2023-09-25T18:51:26.115Z] 2dd51e78ab26: Layer already exists [2023-09-25T18:51:26.115Z] aa6dcdc38647: Layer already exists [2023-09-25T18:51:26.378Z] latest: digest: sha256:8a0e38e6f88964e86c80902352840b728eaaa906c56a70349ba55d2b2796ceb4 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:51:26.727Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:51:27.061Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.26 [2023-09-25T18:51:27.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-25T18:51:27.061Z] 0d210f6a45a0: Preparing [2023-09-25T18:51:27.061Z] d26750b56c3c: Preparing [2023-09-25T18:51:27.061Z] c0f541848892: Preparing [2023-09-25T18:51:27.061Z] 0eab24fbcd08: Preparing [2023-09-25T18:51:27.061Z] 608d194cb50c: Preparing [2023-09-25T18:51:27.061Z] acc83c6ca332: Preparing [2023-09-25T18:51:27.061Z] 92c694d94ee0: Preparing [2023-09-25T18:51:27.061Z] a5a252d8e792: Preparing [2023-09-25T18:51:27.061Z] c8fefc0103f2: Preparing [2023-09-25T18:51:27.061Z] 81cfd8f1666a: Preparing [2023-09-25T18:51:27.061Z] 2dd51e78ab26: Preparing [2023-09-25T18:51:27.061Z] aa6dcdc38647: Preparing [2023-09-25T18:51:27.061Z] b2191e2be29d: Preparing [2023-09-25T18:51:27.061Z] acc83c6ca332: Waiting [2023-09-25T18:51:27.061Z] 92c694d94ee0: Waiting [2023-09-25T18:51:27.061Z] a5a252d8e792: Waiting [2023-09-25T18:51:27.061Z] c8fefc0103f2: Waiting [2023-09-25T18:51:27.061Z] 81cfd8f1666a: Waiting [2023-09-25T18:51:27.061Z] 2dd51e78ab26: Waiting [2023-09-25T18:51:27.061Z] aa6dcdc38647: Waiting [2023-09-25T18:51:27.061Z] b2191e2be29d: Waiting [2023-09-25T18:51:27.061Z] 0eab24fbcd08: Layer already exists [2023-09-25T18:51:27.061Z] c0f541848892: Layer already exists [2023-09-25T18:51:27.061Z] 608d194cb50c: Layer already exists [2023-09-25T18:51:27.061Z] 0d210f6a45a0: Layer already exists [2023-09-25T18:51:27.061Z] d26750b56c3c: Layer already exists [2023-09-25T18:51:27.061Z] acc83c6ca332: Layer already exists [2023-09-25T18:51:27.061Z] 92c694d94ee0: Layer already exists [2023-09-25T18:51:27.061Z] 81cfd8f1666a: Layer already exists [2023-09-25T18:51:27.061Z] c8fefc0103f2: Layer already exists [2023-09-25T18:51:27.061Z] a5a252d8e792: Layer already exists [2023-09-25T18:51:27.061Z] 2dd51e78ab26: Layer already exists [2023-09-25T18:51:27.061Z] aa6dcdc38647: Layer already exists [2023-09-25T18:51:27.061Z] b2191e2be29d: Layer already exists [2023-09-25T18:51:27.324Z] 3.1.0-dev.26: digest: sha256:8a0e38e6f88964e86c80902352840b728eaaa906c56a70349ba55d2b2796ceb4 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:51:27.662Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:51:27.993Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 [2023-09-25T18:51:27.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-25T18:51:27.993Z] 0d210f6a45a0: Preparing [2023-09-25T18:51:27.993Z] d26750b56c3c: Preparing [2023-09-25T18:51:27.993Z] c0f541848892: Preparing [2023-09-25T18:51:27.993Z] 0eab24fbcd08: Preparing [2023-09-25T18:51:27.993Z] 608d194cb50c: Preparing [2023-09-25T18:51:27.993Z] acc83c6ca332: Preparing [2023-09-25T18:51:27.993Z] 92c694d94ee0: Preparing [2023-09-25T18:51:27.993Z] a5a252d8e792: Preparing [2023-09-25T18:51:27.993Z] c8fefc0103f2: Preparing [2023-09-25T18:51:27.993Z] 81cfd8f1666a: Preparing [2023-09-25T18:51:27.993Z] 2dd51e78ab26: Preparing [2023-09-25T18:51:27.993Z] aa6dcdc38647: Preparing [2023-09-25T18:51:27.993Z] b2191e2be29d: Preparing [2023-09-25T18:51:27.993Z] acc83c6ca332: Waiting [2023-09-25T18:51:27.993Z] 81cfd8f1666a: Waiting [2023-09-25T18:51:27.993Z] 92c694d94ee0: Waiting [2023-09-25T18:51:27.993Z] a5a252d8e792: Waiting [2023-09-25T18:51:27.993Z] c8fefc0103f2: Waiting [2023-09-25T18:51:27.993Z] b2191e2be29d: Waiting [2023-09-25T18:51:27.993Z] 2dd51e78ab26: Waiting [2023-09-25T18:51:27.993Z] aa6dcdc38647: Waiting [2023-09-25T18:51:27.993Z] c0f541848892: Layer already exists [2023-09-25T18:51:27.993Z] 0eab24fbcd08: Layer already exists [2023-09-25T18:51:27.993Z] d26750b56c3c: Layer already exists [2023-09-25T18:51:27.993Z] 0d210f6a45a0: Layer already exists [2023-09-25T18:51:27.993Z] 608d194cb50c: Layer already exists [2023-09-25T18:51:27.993Z] acc83c6ca332: Layer already exists [2023-09-25T18:51:27.993Z] 92c694d94ee0: Layer already exists [2023-09-25T18:51:27.993Z] a5a252d8e792: Layer already exists [2023-09-25T18:51:27.993Z] 81cfd8f1666a: Layer already exists [2023-09-25T18:51:27.993Z] c8fefc0103f2: Layer already exists [2023-09-25T18:51:27.993Z] 2dd51e78ab26: Layer already exists [2023-09-25T18:51:27.993Z] aa6dcdc38647: Layer already exists [2023-09-25T18:51:27.993Z] b2191e2be29d: Layer already exists [2023-09-25T18:51:28.256Z] e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26: digest: sha256:8a0e38e6f88964e86c80902352840b728eaaa906c56a70349ba55d2b2796ceb4 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:51:28.593Z] + 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 [2023-09-25T18:51:28.929Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-25T18:51:28.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-25T18:51:28.929Z] 0d210f6a45a0: Preparing [2023-09-25T18:51:28.929Z] d26750b56c3c: Preparing [2023-09-25T18:51:28.929Z] c0f541848892: Preparing [2023-09-25T18:51:28.929Z] 0eab24fbcd08: Preparing [2023-09-25T18:51:28.929Z] 608d194cb50c: Preparing [2023-09-25T18:51:28.929Z] acc83c6ca332: Preparing [2023-09-25T18:51:28.929Z] 92c694d94ee0: Preparing [2023-09-25T18:51:28.929Z] a5a252d8e792: Preparing [2023-09-25T18:51:28.929Z] c8fefc0103f2: Preparing [2023-09-25T18:51:28.929Z] 81cfd8f1666a: Preparing [2023-09-25T18:51:28.929Z] 2dd51e78ab26: Preparing [2023-09-25T18:51:28.929Z] aa6dcdc38647: Preparing [2023-09-25T18:51:28.929Z] b2191e2be29d: Preparing [2023-09-25T18:51:28.929Z] c8fefc0103f2: Waiting [2023-09-25T18:51:28.929Z] 81cfd8f1666a: Waiting [2023-09-25T18:51:28.929Z] 2dd51e78ab26: Waiting [2023-09-25T18:51:28.929Z] aa6dcdc38647: Waiting [2023-09-25T18:51:28.929Z] b2191e2be29d: Waiting [2023-09-25T18:51:28.929Z] acc83c6ca332: Waiting [2023-09-25T18:51:28.929Z] 92c694d94ee0: Waiting [2023-09-25T18:51:28.929Z] a5a252d8e792: Waiting [2023-09-25T18:51:28.929Z] 0eab24fbcd08: Layer already exists [2023-09-25T18:51:28.929Z] 0d210f6a45a0: Layer already exists [2023-09-25T18:51:28.929Z] d26750b56c3c: Layer already exists [2023-09-25T18:51:28.929Z] c0f541848892: Layer already exists [2023-09-25T18:51:28.929Z] 608d194cb50c: Layer already exists [2023-09-25T18:51:28.929Z] acc83c6ca332: Layer already exists [2023-09-25T18:51:28.929Z] 92c694d94ee0: Layer already exists [2023-09-25T18:51:28.929Z] a5a252d8e792: Layer already exists [2023-09-25T18:51:28.929Z] c8fefc0103f2: Layer already exists [2023-09-25T18:51:28.929Z] 81cfd8f1666a: Layer already exists [2023-09-25T18:51:28.929Z] 2dd51e78ab26: Layer already exists [2023-09-25T18:51:28.929Z] b2191e2be29d: Layer already exists [2023-09-25T18:51:28.929Z] aa6dcdc38647: Layer already exists [2023-09-25T18:51:29.193Z] main: digest: sha256:8a0e38e6f88964e86c80902352840b728eaaa906c56a70349ba55d2b2796ceb4 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T18:51:29.246Z] ===================================================== [Pipeline] echo [2023-09-25T18:51:29.254Z] taggedImages: [2023-09-25T18:51:29.254Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0 [2023-09-25T18:51:29.254Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-25T18:51:29.254Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.26 [2023-09-25T18:51:29.254Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e4e6eae06b49db63f0edae3f4cb524b6015289d0-3.1.0-dev.26 [2023-09-25T18:51:29.254Z] - 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 [2023-09-25T18:51:29.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T18:51:29.611Z] [2023-09-25T18:51:29.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:51:29.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T18:51:29.933Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T18:51:29.933Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T18:51:29.934Z] 04944245beec: Pulling fs layer [2023-09-25T18:51:29.934Z] 699f458cf7ca: Pulling fs layer [2023-09-25T18:51:29.934Z] 765212b225bb: Pulling fs layer [2023-09-25T18:51:29.934Z] f23df028b6ca: Pulling fs layer [2023-09-25T18:51:29.934Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T18:51:29.934Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T18:51:29.934Z] f23df028b6ca: Waiting [2023-09-25T18:51:29.934Z] d65c8cfc05b1: Waiting [2023-09-25T18:51:29.934Z] 2437ff75d9bd: Waiting [2023-09-25T18:51:30.200Z] 04944245beec: Verifying Checksum [2023-09-25T18:51:30.200Z] 04944245beec: Download complete [2023-09-25T18:51:30.200Z] 765212b225bb: Verifying Checksum [2023-09-25T18:51:30.200Z] 765212b225bb: Download complete [2023-09-25T18:51:30.200Z] f23df028b6ca: Verifying Checksum [2023-09-25T18:51:30.200Z] f23df028b6ca: Download complete [2023-09-25T18:51:30.200Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T18:51:30.200Z] d65c8cfc05b1: Download complete [2023-09-25T18:51:30.200Z] 699f458cf7ca: Verifying Checksum [2023-09-25T18:51:30.200Z] 699f458cf7ca: Download complete [2023-09-25T18:51:30.782Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T18:51:30.782Z] 8998bd30e6a1: Download complete [2023-09-25T18:51:32.731Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T18:51:32.731Z] 2437ff75d9bd: Download complete [2023-09-25T18:51:34.678Z] 8998bd30e6a1: Pull complete [2023-09-25T18:51:34.943Z] 04944245beec: Pull complete [2023-09-25T18:51:36.349Z] 699f458cf7ca: Pull complete [2023-09-25T18:51:36.349Z] 765212b225bb: Pull complete [2023-09-25T18:51:37.303Z] f23df028b6ca: Pull complete [2023-09-25T18:51:37.303Z] d65c8cfc05b1: Pull complete [2023-09-25T18:51:52.288Z] 2437ff75d9bd: Pull complete [2023-09-25T18:51:52.288Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T18:51:52.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T18:51:52.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:51:52.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-7870 does not seem to be running inside a container [2023-09-25T18:51:52.530Z] $ 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/151 -v /w/workspace/device-usb-camera/151:/w/workspace/device-usb-camera/151:rw,z -v /w/workspace/device-usb-camera/151@tmp:/w/workspace/device-usb-camera/151@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 [2023-09-25T18:51:54.983Z] $ docker top 4cc61230972f0a2507ad246922a18077dc1350499e884b8b30f3180044a2eec4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:51:55.805Z] ---> job-cost.sh [2023-09-25T18:51:55.806Z] lf-activate-venv: SKIPPING [2023-09-25T18:51:55.806Z] INFO: No Stack... [2023-09-25T18:51:56.070Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T18:51:57.022Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T18:51:57.337Z] + cat /w/workspace/device-usb-camera/151/archives/cost.csv [2023-09-25T18:51:57.337Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T18:51:57.401Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] [2023-09-25T18:51:57.407Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] did not exist. Created. [2023-09-25T18:51:57.407Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T18:51:57.740Z] /w/workspace/device-usb-camera/151@tmp/durable-e9cb5fe4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T18:51:58.073Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T18:51:58.095Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T18:51:58.144Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T18:51:58.151Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T18:51:58.176Z] $ docker stop --time=1 4cc61230972f0a2507ad246922a18077dc1350499e884b8b30f3180044a2eec4 [2023-09-25T18:51:59.653Z] $ docker rm -f --volumes 4cc61230972f0a2507ad246922a18077dc1350499e884b8b30f3180044a2eec4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-25T18:52:00.063Z] provisioning config files... [2023-09-25T18:52:00.072Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1534876014784999185tmp [Pipeline] { [Pipeline] sh [2023-09-25T18:52:00.364Z] + set +x [2023-09-25T18:52:00.364Z] + curl -s https://codecov.io/bash [2023-09-25T18:52:00.364Z] + bash -s -- [2023-09-25T18:52:00.364Z] [2023-09-25T18:52:00.364Z] _____ _ [2023-09-25T18:52:00.364Z] / ____| | | [2023-09-25T18:52:00.364Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T18:52:00.364Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T18:52:00.364Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T18:52:00.364Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T18:52:00.364Z] Bash-1.0.6 [2023-09-25T18:52:00.364Z] [2023-09-25T18:52:00.364Z] [2023-09-25T18:52:00.364Z] ==> git version 2.25.1 found [2023-09-25T18:52:00.364Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-25T18:52:00.364Z] Release-Date: 2020-01-08 [2023-09-25T18:52:00.364Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-25T18:52:00.364Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T18:52:00.364Z] ==> Jenkins CI detected. [2023-09-25T18:52:00.364Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-25T18:52:00.364Z] project root: . [2023-09-25T18:52:00.364Z] --> token set from env [2023-09-25T18:52:00.364Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T18:52:00.624Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T18:52:00.624Z] ==> Python coveragepy not found [2023-09-25T18:52:00.624Z] ==> Searching for coverage reports in: [2023-09-25T18:52:00.624Z] + . [2023-09-25T18:52:00.624Z] -> Found 1 reports [2023-09-25T18:52:00.624Z] ==> Detecting git/mercurial file structure [2023-09-25T18:52:00.624Z] ==> Reading reports [2023-09-25T18:52:00.624Z] + ./coverage.out bytes=54703 [2023-09-25T18:52:00.624Z] ==> Appending adjustments [2023-09-25T18:52:00.624Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T18:52:00.624Z] + Found adjustments [2023-09-25T18:52:00.624Z] ==> Gzipping contents [2023-09-25T18:52:00.624Z] 8.0K /tmp/codecov.Zz3mwl.gz [2023-09-25T18:52:00.624Z] ==> Uploading reports [2023-09-25T18:52:00.624Z] url: https://codecov.io [2023-09-25T18:52:00.624Z] query: branch=main&commit=e4e6eae06b49db63f0edae3f4cb524b6015289d0&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T18:52:00.624Z] -> Pinging Codecov [2023-09-25T18:52:00.624Z] 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=e4e6eae06b49db63f0edae3f4cb524b6015289d0&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T18:52:00.884Z] -> Uploading to [2023-09-25T18:52:00.884Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/73D8F5FF140700D3E01443B452E23636/e4e6eae06b49db63f0edae3f4cb524b6015289d0/5e91306d-b4b2-4d77-bbaf-9424beba3db9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T185200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ad3582614c17b1be5c84fd455700177c0173be6be45f26f8447009c8ed2f4c9 [2023-09-25T18:52:00.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T18:52:00.884Z] Dload Upload Total Spent Left Speed [2023-09-25T18:52:01.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 27872 --:--:-- --:--:-- --:--:-- 27872 [2023-09-25T18:52:01.143Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] } [2023-09-25T18:52:01.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-25T18:52:01.377Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-25T18:52:01.389Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:52:01.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T18:52:01.685Z] [2023-09-25T18:52:01.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:52:01.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T18:52:01.982Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-25T18:52:01.982Z] df9b9388f04a: Pulling fs layer [2023-09-25T18:52:01.982Z] 52dc419b0ee2: Pulling fs layer [2023-09-25T18:52:01.982Z] 25bc292e5bac: Pulling fs layer [2023-09-25T18:52:01.982Z] 114826534d7a: Pulling fs layer [2023-09-25T18:52:01.982Z] 4657fd5d0bcf: Pulling fs layer [2023-09-25T18:52:01.982Z] 6ad1cebc031e: Pulling fs layer [2023-09-25T18:52:01.982Z] 8a3aa393b2d8: Pulling fs layer [2023-09-25T18:52:01.982Z] 114826534d7a: Waiting [2023-09-25T18:52:01.982Z] 4657fd5d0bcf: Waiting [2023-09-25T18:52:01.982Z] 6ad1cebc031e: Waiting [2023-09-25T18:52:01.982Z] 25bc292e5bac: Download complete [2023-09-25T18:52:01.982Z] 52dc419b0ee2: Verifying Checksum [2023-09-25T18:52:01.982Z] 52dc419b0ee2: Download complete [2023-09-25T18:52:01.982Z] 4657fd5d0bcf: Verifying Checksum [2023-09-25T18:52:01.982Z] 4657fd5d0bcf: Download complete [2023-09-25T18:52:01.982Z] df9b9388f04a: Verifying Checksum [2023-09-25T18:52:01.982Z] df9b9388f04a: Download complete [2023-09-25T18:52:02.243Z] df9b9388f04a: Pull complete [2023-09-25T18:52:02.243Z] 6ad1cebc031e: Verifying Checksum [2023-09-25T18:52:02.243Z] 6ad1cebc031e: Download complete [2023-09-25T18:52:02.243Z] 52dc419b0ee2: Pull complete [2023-09-25T18:52:02.503Z] 25bc292e5bac: Pull complete [2023-09-25T18:52:03.073Z] 114826534d7a: Download complete [2023-09-25T18:52:03.073Z] 8a3aa393b2d8: Verifying Checksum [2023-09-25T18:52:03.073Z] 8a3aa393b2d8: Download complete [2023-09-25T18:52:06.354Z] 114826534d7a: Pull complete [2023-09-25T18:52:06.354Z] 4657fd5d0bcf: Pull complete [2023-09-25T18:52:06.611Z] 6ad1cebc031e: Pull complete [2023-09-25T18:52:09.138Z] 8a3aa393b2d8: Pull complete [2023-09-25T18:52:09.138Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-25T18:52:09.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T18:52:09.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:52:09.212Z] prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container [2023-09-25T18:52:09.241Z] $ 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 [2023-09-25T18:52:12.550Z] $ docker top da0eb3872e0dd62814c5db42b02bb957e925c12b99defa185305aaddd99f38f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-25T18:52:12.614Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-25T18:52:12.891Z] + set -o pipefail [2023-09-25T18:52:12.891Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-25T18:52:19.454Z] [2023-09-25T18:52:19.455Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-25T18:52:19.455Z] [2023-09-25T18:52:19.455Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/0a3d05b7-ce44-4baa-91b1-3d1ce7445188 [2023-09-25T18:52:19.455Z] [2023-09-25T18:52:19.455Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-25T18:52:19.455Z] [2023-09-25T18:52:19.455Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-25T18:52:19.455Z] [2023-09-25T18:52:19.455Z] [2023-09-25T18:52:19.455Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-25T18:52:19.455Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-25T18:52:19.455Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-25T18:52:19.463Z] $ docker stop --time=1 da0eb3872e0dd62814c5db42b02bb957e925c12b99defa185305aaddd99f38f1 [2023-09-25T18:52:22.996Z] $ docker rm -f --volumes da0eb3872e0dd62814c5db42b02bb957e925c12b99defa185305aaddd99f38f1 [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 [2023-09-25T18:52:23.755Z] + git log --format=format:%s -1 e4e6eae06b49db63f0edae3f4cb524b6015289d0 [Pipeline] sh [2023-09-25T18:52:24.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T18:52:24.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:52:24.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T18:52:24.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:52:24.410Z] prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container [2023-09-25T18:52:24.437Z] $ 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 [2023-09-25T18:52:24.858Z] $ docker top 577518671e920e9a8d65aab1857a155fccd409d72ac75fb0d4094f925d19063b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T18:52:24.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T18:52:24.952Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T18:52:25.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T18:52:25.075Z] $ docker exec 577518671e920e9a8d65aab1857a155fccd409d72ac75fb0d4094f925d19063b ssh-agent [2023-09-25T18:52:25.193Z] SSH_AUTH_SOCK=/tmp/ssh-Vc3JqdXw6Kfe/agent.33 [2023-09-25T18:52:25.193Z] SSH_AGENT_PID=39 [2023-09-25T18:52:25.198Z] Running ssh-add (command line suppressed) [2023-09-25T18:52:25.290Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5263534371687452434.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5263534371687452434.key) [2023-09-25T18:52:25.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T18:52:25.592Z] + git semver tag [2023-09-25T18:52:25.851Z] 2023-09-25 18:52:25,767 [run_tag] DEBUG tag force:False [2023-09-25T18:52:25.851Z] 2023-09-25 18:52:25,767 [check_head_tag] DEBUG check head tag [2023-09-25T18:52:25.851Z] 2023-09-25 18:52:25,770 [execute] INFO git cat-file --batch-check [2023-09-25T18:52:25.851Z] 2023-09-25 18:52:25,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-25T18:52:25.851Z] 2023-09-25 18:52:25,774 [execute] INFO git cat-file --batch [2023-09-25T18:52:25.851Z] 2023-09-25 18:52:25,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-25T18:52:25.851Z] 2023-09-25 18:52:25,810 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-25T18:52:25.851Z] 2023-09-25 18:52:25,810 [execute] INFO git tag -a v3.1.0-dev.26 -m v3.1.0-dev.26 [2023-09-25T18:52:25.851Z] 2023-09-25 18:52:25,810 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.26', '-m', 'v3.1.0-dev.26'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-25T18:52:25.851Z] 2023-09-25 18:52:25,814 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-25T18:52:25.851Z] 3.1.0-dev.26 [Pipeline] } [2023-09-25T18:52:25.861Z] $ docker exec --env ******** --env ******** 577518671e920e9a8d65aab1857a155fccd409d72ac75fb0d4094f925d19063b ssh-agent -k [2023-09-25T18:52:25.958Z] unset SSH_AUTH_SOCK; [2023-09-25T18:52:25.959Z] unset SSH_AGENT_PID; [2023-09-25T18:52:25.959Z] echo Agent pid 39 killed; [2023-09-25T18:52:25.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T18:52:26.269Z] + git semver [Pipeline] } [2023-09-25T18:52:26.541Z] $ docker stop --time=1 577518671e920e9a8d65aab1857a155fccd409d72ac75fb0d4094f925d19063b [2023-09-25T18:52:27.791Z] $ docker rm -f --volumes 577518671e920e9a8d65aab1857a155fccd409d72ac75fb0d4094f925d19063b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:52:28.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T18:52:28.183Z] [2023-09-25T18:52:28.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:52:28.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T18:52:28.478Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-25T18:52:28.478Z] ab5ef0e58194: Pulling fs layer [2023-09-25T18:52:28.478Z] 9712f1f96733: Pulling fs layer [2023-09-25T18:52:28.478Z] 63f879dbbcfc: Pulling fs layer [2023-09-25T18:52:28.478Z] 0d9ebad4ef96: Pulling fs layer [2023-09-25T18:52:28.478Z] e9a5061849ea: Pulling fs layer [2023-09-25T18:52:28.478Z] d747dcd14b5f: Pulling fs layer [2023-09-25T18:52:28.478Z] 2de7ff778b66: Pulling fs layer [2023-09-25T18:52:28.478Z] 0d9ebad4ef96: Waiting [2023-09-25T18:52:28.478Z] e9a5061849ea: Waiting [2023-09-25T18:52:28.478Z] d747dcd14b5f: Waiting [2023-09-25T18:52:28.478Z] 2de7ff778b66: Waiting [2023-09-25T18:52:28.478Z] 9712f1f96733: Download complete [2023-09-25T18:52:29.066Z] 63f879dbbcfc: Verifying Checksum [2023-09-25T18:52:29.066Z] 63f879dbbcfc: Download complete [2023-09-25T18:52:29.323Z] e9a5061849ea: Verifying Checksum [2023-09-25T18:52:29.323Z] e9a5061849ea: Download complete [2023-09-25T18:52:29.323Z] d747dcd14b5f: Download complete [2023-09-25T18:52:29.323Z] 0d9ebad4ef96: Verifying Checksum [2023-09-25T18:52:29.323Z] 0d9ebad4ef96: Download complete [2023-09-25T18:52:29.323Z] ab5ef0e58194: Verifying Checksum [2023-09-25T18:52:29.323Z] ab5ef0e58194: Download complete [2023-09-25T18:52:29.323Z] 2de7ff778b66: Verifying Checksum [2023-09-25T18:52:29.323Z] 2de7ff778b66: Download complete [2023-09-25T18:52:31.849Z] ab5ef0e58194: Pull complete [2023-09-25T18:52:31.849Z] 9712f1f96733: Pull complete [2023-09-25T18:52:32.783Z] 63f879dbbcfc: Pull complete [2023-09-25T18:52:36.061Z] 0d9ebad4ef96: Pull complete [2023-09-25T18:52:36.061Z] e9a5061849ea: Pull complete [2023-09-25T18:52:36.061Z] d747dcd14b5f: Pull complete [2023-09-25T18:52:36.995Z] 2de7ff778b66: Pull complete [2023-09-25T18:52:36.995Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-25T18:52:36.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T18:52:36.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:52:37.072Z] prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container [2023-09-25T18:52:37.101Z] $ 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 [2023-09-25T18:52:41.699Z] $ docker top 5fd80fe40dcd2e13ba3cc742d106e036c34b0e878e07387523deecf247b44d44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-25T18:52:41.760Z] provisioning config files... [2023-09-25T18:52:41.766Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8770843996012347034tmp [2023-09-25T18:52:41.774Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12059864282809562289tmp [2023-09-25T18:52:41.783Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3974600633504892056tmp [Pipeline] { [Pipeline] echo [2023-09-25T18:52:41.795Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:52:42.080Z] ---> sigul-configuration.sh [2023-09-25T18:52:42.080Z] gpg: directory `/root/.gnupg' created [2023-09-25T18:52:42.080Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-25T18:52:42.080Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-25T18:52:42.080Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-25T18:52:42.080Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-25T18:52:42.080Z] gpg: CAST5 encrypted data [2023-09-25T18:52:42.080Z] gpg: encrypted with 1 passphrase [2023-09-25T18:52:42.080Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-25T18:52:42.361Z] + mkdir /home/jenkins [2023-09-25T18:52:42.361Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-25T18:52:42.641Z] + 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 [2023-09-25T18:52:42.649Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:52:42.929Z] ---> sigul-install.sh [2023-09-25T18:52:42.929Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-25T18:52:43.213Z] + git tag --list [2023-09-25T18:52:43.213Z] v0.0.0 [2023-09-25T18:52:43.213Z] v0.0.1-dev.1 [2023-09-25T18:52:43.213Z] v0.0.1-dev.10 [2023-09-25T18:52:43.213Z] v0.0.1-dev.11 [2023-09-25T18:52:43.213Z] v0.0.1-dev.12 [2023-09-25T18:52:43.213Z] v0.0.1-dev.13 [2023-09-25T18:52:43.213Z] v0.0.1-dev.14 [2023-09-25T18:52:43.213Z] v0.0.1-dev.15 [2023-09-25T18:52:43.213Z] v0.0.1-dev.16 [2023-09-25T18:52:43.213Z] v0.0.1-dev.2 [2023-09-25T18:52:43.213Z] v0.0.1-dev.3 [2023-09-25T18:52:43.213Z] v0.0.1-dev.4 [2023-09-25T18:52:43.213Z] v0.0.1-dev.5 [2023-09-25T18:52:43.213Z] v0.0.1-dev.6 [2023-09-25T18:52:43.213Z] v0.0.1-dev.7 [2023-09-25T18:52:43.213Z] v0.0.1-dev.8 [2023-09-25T18:52:43.213Z] v0.0.1-dev.9 [2023-09-25T18:52:43.213Z] v2.2.0 [2023-09-25T18:52:43.213Z] v2.2.0-dev.17 [2023-09-25T18:52:43.213Z] v2.2.0-dev.18 [2023-09-25T18:52:43.213Z] v2.2.0-dev.19 [2023-09-25T18:52:43.213Z] v2.2.0-dev.20 [2023-09-25T18:52:43.213Z] v2.2.0-dev.21 [2023-09-25T18:52:43.213Z] v2.2.0-dev.22 [2023-09-25T18:52:43.213Z] v2.2.0-dev.23 [2023-09-25T18:52:43.213Z] v2.2.0-dev.24 [2023-09-25T18:52:43.213Z] v2.2.0-dev.25 [2023-09-25T18:52:43.213Z] v2.2.0-dev.26 [2023-09-25T18:52:43.213Z] v2.2.0-dev.27 [2023-09-25T18:52:43.213Z] v2.3.0 [2023-09-25T18:52:43.213Z] v2.3.0-dev.1 [2023-09-25T18:52:43.213Z] v2.3.0-dev.10 [2023-09-25T18:52:43.213Z] v2.3.0-dev.11 [2023-09-25T18:52:43.213Z] v2.3.0-dev.12 [2023-09-25T18:52:43.213Z] v2.3.0-dev.13 [2023-09-25T18:52:43.213Z] v2.3.0-dev.14 [2023-09-25T18:52:43.213Z] v2.3.0-dev.15 [2023-09-25T18:52:43.213Z] v2.3.0-dev.16 [2023-09-25T18:52:43.213Z] v2.3.0-dev.17 [2023-09-25T18:52:43.213Z] v2.3.0-dev.18 [2023-09-25T18:52:43.214Z] v2.3.0-dev.19 [2023-09-25T18:52:43.214Z] v2.3.0-dev.2 [2023-09-25T18:52:43.214Z] v2.3.0-dev.20 [2023-09-25T18:52:43.214Z] v2.3.0-dev.21 [2023-09-25T18:52:43.214Z] v2.3.0-dev.22 [2023-09-25T18:52:43.214Z] v2.3.0-dev.23 [2023-09-25T18:52:43.214Z] v2.3.0-dev.24 [2023-09-25T18:52:43.214Z] v2.3.0-dev.25 [2023-09-25T18:52:43.214Z] v2.3.0-dev.26 [2023-09-25T18:52:43.214Z] v2.3.0-dev.27 [2023-09-25T18:52:43.214Z] v2.3.0-dev.28 [2023-09-25T18:52:43.214Z] v2.3.0-dev.3 [2023-09-25T18:52:43.214Z] v2.3.0-dev.4 [2023-09-25T18:52:43.214Z] v2.3.0-dev.5 [2023-09-25T18:52:43.214Z] v2.3.0-dev.6 [2023-09-25T18:52:43.214Z] v2.3.0-dev.7 [2023-09-25T18:52:43.214Z] v2.3.0-dev.8 [2023-09-25T18:52:43.214Z] v2.3.0-dev.9 [2023-09-25T18:52:43.214Z] v2.3.1 [2023-09-25T18:52:43.214Z] v2.3.1-dev.4 [2023-09-25T18:52:43.214Z] v2.3.1-dev.5 [2023-09-25T18:52:43.214Z] v2.3.1-dev.6 [2023-09-25T18:52:43.214Z] v3.0 [2023-09-25T18:52:43.214Z] v3.0.0 [2023-09-25T18:52:43.214Z] v3.0.0-dev.1 [2023-09-25T18:52:43.214Z] v3.0.0-dev.10 [2023-09-25T18:52:43.214Z] v3.0.0-dev.11 [2023-09-25T18:52:43.214Z] v3.0.0-dev.12 [2023-09-25T18:52:43.214Z] v3.0.0-dev.13 [2023-09-25T18:52:43.214Z] v3.0.0-dev.14 [2023-09-25T18:52:43.214Z] v3.0.0-dev.15 [2023-09-25T18:52:43.214Z] v3.0.0-dev.16 [2023-09-25T18:52:43.214Z] v3.0.0-dev.17 [2023-09-25T18:52:43.214Z] v3.0.0-dev.18 [2023-09-25T18:52:43.214Z] v3.0.0-dev.19 [2023-09-25T18:52:43.214Z] v3.0.0-dev.2 [2023-09-25T18:52:43.214Z] v3.0.0-dev.20 [2023-09-25T18:52:43.214Z] v3.0.0-dev.21 [2023-09-25T18:52:43.214Z] v3.0.0-dev.22 [2023-09-25T18:52:43.214Z] v3.0.0-dev.23 [2023-09-25T18:52:43.214Z] v3.0.0-dev.24 [2023-09-25T18:52:43.214Z] v3.0.0-dev.25 [2023-09-25T18:52:43.214Z] v3.0.0-dev.26 [2023-09-25T18:52:43.214Z] v3.0.0-dev.27 [2023-09-25T18:52:43.214Z] v3.0.0-dev.28 [2023-09-25T18:52:43.214Z] v3.0.0-dev.29 [2023-09-25T18:52:43.214Z] v3.0.0-dev.3 [2023-09-25T18:52:43.214Z] v3.0.0-dev.30 [2023-09-25T18:52:43.214Z] v3.0.0-dev.31 [2023-09-25T18:52:43.214Z] v3.0.0-dev.32 [2023-09-25T18:52:43.214Z] v3.0.0-dev.33 [2023-09-25T18:52:43.214Z] v3.0.0-dev.34 [2023-09-25T18:52:43.214Z] v3.0.0-dev.35 [2023-09-25T18:52:43.214Z] v3.0.0-dev.36 [2023-09-25T18:52:43.214Z] v3.0.0-dev.37 [2023-09-25T18:52:43.214Z] v3.0.0-dev.38 [2023-09-25T18:52:43.214Z] v3.0.0-dev.39 [2023-09-25T18:52:43.214Z] v3.0.0-dev.4 [2023-09-25T18:52:43.214Z] v3.0.0-dev.40 [2023-09-25T18:52:43.214Z] v3.0.0-dev.41 [2023-09-25T18:52:43.214Z] v3.0.0-dev.42 [2023-09-25T18:52:43.214Z] v3.0.0-dev.43 [2023-09-25T18:52:43.214Z] v3.0.0-dev.44 [2023-09-25T18:52:43.214Z] v3.0.0-dev.45 [2023-09-25T18:52:43.214Z] v3.0.0-dev.46 [2023-09-25T18:52:43.214Z] v3.0.0-dev.47 [2023-09-25T18:52:43.214Z] v3.0.0-dev.48 [2023-09-25T18:52:43.214Z] v3.0.0-dev.49 [2023-09-25T18:52:43.214Z] v3.0.0-dev.5 [2023-09-25T18:52:43.214Z] v3.0.0-dev.50 [2023-09-25T18:52:43.214Z] v3.0.0-dev.51 [2023-09-25T18:52:43.214Z] v3.0.0-dev.6 [2023-09-25T18:52:43.214Z] v3.0.0-dev.7 [2023-09-25T18:52:43.214Z] v3.0.0-dev.8 [2023-09-25T18:52:43.214Z] v3.0.0-dev.9 [2023-09-25T18:52:43.214Z] v3.1.0-dev.1 [2023-09-25T18:52:43.214Z] v3.1.0-dev.10 [2023-09-25T18:52:43.214Z] v3.1.0-dev.11 [2023-09-25T18:52:43.214Z] v3.1.0-dev.12 [2023-09-25T18:52:43.214Z] v3.1.0-dev.13 [2023-09-25T18:52:43.214Z] v3.1.0-dev.14 [2023-09-25T18:52:43.214Z] v3.1.0-dev.15 [2023-09-25T18:52:43.214Z] v3.1.0-dev.16 [2023-09-25T18:52:43.214Z] v3.1.0-dev.17 [2023-09-25T18:52:43.214Z] v3.1.0-dev.18 [2023-09-25T18:52:43.214Z] v3.1.0-dev.19 [2023-09-25T18:52:43.214Z] v3.1.0-dev.2 [2023-09-25T18:52:43.214Z] v3.1.0-dev.20 [2023-09-25T18:52:43.214Z] v3.1.0-dev.21 [2023-09-25T18:52:43.214Z] v3.1.0-dev.22 [2023-09-25T18:52:43.214Z] v3.1.0-dev.23 [2023-09-25T18:52:43.214Z] v3.1.0-dev.24 [2023-09-25T18:52:43.214Z] v3.1.0-dev.25 [2023-09-25T18:52:43.214Z] v3.1.0-dev.26 [2023-09-25T18:52:43.214Z] v3.1.0-dev.3 [2023-09-25T18:52:43.214Z] v3.1.0-dev.4 [2023-09-25T18:52:43.214Z] v3.1.0-dev.5 [2023-09-25T18:52:43.214Z] v3.1.0-dev.6 [2023-09-25T18:52:43.214Z] v3.1.0-dev.7 [2023-09-25T18:52:43.214Z] v3.1.0-dev.8 [2023-09-25T18:52:43.214Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-25T18:52:43.506Z] + lftools sign git-tag v3.1.0-dev.26 [2023-09-25T18:52:44.074Z] Signing Git tag with Sigul... [2023-09-25T18:52:44.074Z] Signing v3.1.0-dev.26 [Pipeline] echo [2023-09-25T18:52:44.339Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:52:44.621Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-25T18:52:44.628Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-25T18:52:44.647Z] $ docker stop --time=1 5fd80fe40dcd2e13ba3cc742d106e036c34b0e878e07387523deecf247b44d44 [2023-09-25T18:52:45.949Z] $ docker rm -f --volumes 5fd80fe40dcd2e13ba3cc742d106e036c34b0e878e07387523deecf247b44d44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-25T18:52:46.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T18:52:46.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:52:46.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T18:52:46.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:52:46.732Z] prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container [2023-09-25T18:52:46.763Z] $ 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 [2023-09-25T18:52:47.092Z] $ docker top 2acaa6a446a93a26ce00abef86f3d8d93c50227c40d63155f89bbacde024f36f -eo pid,comm [2023-09-25T18:52:47.138Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-25T18:52:47.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T18:52:47.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T18:52:47.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T18:52:47.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T18:52:47.292Z] $ docker exec 2acaa6a446a93a26ce00abef86f3d8d93c50227c40d63155f89bbacde024f36f ssh-agent [2023-09-25T18:52:47.383Z] SSH_AUTH_SOCK=/tmp/ssh-mDjQQnSaqaS5/agent.31 [2023-09-25T18:52:47.383Z] SSH_AGENT_PID=37 [2023-09-25T18:52:47.388Z] Running ssh-add (command line suppressed) [2023-09-25T18:52:47.479Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6068644424585896011.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6068644424585896011.key) [2023-09-25T18:52:47.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T18:52:47.774Z] + git semver bump pre [2023-09-25T18:52:48.032Z] 2023-09-25 18:52:47,922 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-25T18:52:48.032Z] 2023-09-25 18:52:47,923 [bump_version] DEBUG bumping version:3.1.0-dev.26 on axis:pre with prefix:dev [2023-09-25T18:52:48.032Z] 2023-09-25 18:52:47,923 [bump_version] DEBUG bumped version:3.1.0-dev.27 [2023-09-25T18:52:48.033Z] 2023-09-25 18:52:47,923 [write_version] DEBUG write version:3.1.0-dev.27 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-25T18:52:48.033Z] 2023-09-25 18:52:47,923 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-25T18:52:48.033Z] 2023-09-25 18:52:47,923 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-25T18:52:48.033Z] 2023-09-25 18:52:47,925 [execute] INFO git cat-file --batch-check [2023-09-25T18:52:48.033Z] 2023-09-25 18:52:47,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T18:52:48.033Z] 2023-09-25 18:52:47,930 [execute] INFO git cat-file --batch [2023-09-25T18:52:48.033Z] 2023-09-25 18:52:47,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T18:52:48.033Z] 2023-09-25 18:52:47,936 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-25T18:52:48.033Z] 3.1.0-dev.27 [Pipeline] } [2023-09-25T18:52:48.039Z] $ docker exec --env ******** --env ******** 2acaa6a446a93a26ce00abef86f3d8d93c50227c40d63155f89bbacde024f36f ssh-agent -k [2023-09-25T18:52:48.136Z] unset SSH_AUTH_SOCK; [2023-09-25T18:52:48.137Z] unset SSH_AGENT_PID; [2023-09-25T18:52:48.137Z] echo Agent pid 37 killed; [2023-09-25T18:52:48.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T18:52:48.457Z] + git semver [Pipeline] } [2023-09-25T18:52:48.727Z] $ docker stop --time=1 2acaa6a446a93a26ce00abef86f3d8d93c50227c40d63155f89bbacde024f36f [2023-09-25T18:52:49.992Z] $ docker rm -f --volumes 2acaa6a446a93a26ce00abef86f3d8d93c50227c40d63155f89bbacde024f36f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T18:52:50.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T18:52:50.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:52:50.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T18:52:50.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:52:50.712Z] prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container [2023-09-25T18:52:50.742Z] $ 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 [2023-09-25T18:52:51.062Z] $ docker top 490da02a19160096f7f23430cce605f227120f3731a2590fdf81073292ea0fbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T18:52:51.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T18:52:51.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T18:52:51.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T18:52:51.292Z] $ docker exec 490da02a19160096f7f23430cce605f227120f3731a2590fdf81073292ea0fbf ssh-agent [2023-09-25T18:52:51.392Z] SSH_AUTH_SOCK=/tmp/ssh-kpWY8yxgb5mo/agent.31 [2023-09-25T18:52:51.392Z] SSH_AGENT_PID=37 [2023-09-25T18:52:51.412Z] Running ssh-add (command line suppressed) [2023-09-25T18:52:51.517Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7995563325648802914.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7995563325648802914.key) [2023-09-25T18:52:51.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T18:52:51.860Z] + git semver push [2023-09-25T18:52:52.140Z] 2023-09-25 18:52:52,004 [run_push] DEBUG push [2023-09-25T18:52:52.140Z] 2023-09-25 18:52:52,005 [execute] INFO git cat-file --batch-check [2023-09-25T18:52:52.140Z] 2023-09-25 18:52:52,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T18:52:52.140Z] 2023-09-25 18:52:52,008 [execute] INFO git rev-list a83dccadc19079091c6eabd22150971de5c7b7fb -- [2023-09-25T18:52:52.140Z] 2023-09-25 18:52:52,008 [execute] DEBUG Popen(['git', 'rev-list', 'a83dccadc19079091c6eabd22150971de5c7b7fb', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T18:52:52.140Z] 2023-09-25 18:52:52,014 [execute] INFO git fetch -v origin [2023-09-25T18:52:52.140Z] 2023-09-25 18:52:52,015 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-25T18:52:52.708Z] 2023-09-25 18:52:52,488 [run_push] DEBUG no remote changes detected [2023-09-25T18:52:52.708Z] 2023-09-25 18:52:52,489 [execute] INFO git push origin semver [2023-09-25T18:52:52.708Z] 2023-09-25 18:52:52,489 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T18:52:53.648Z] 2023-09-25 18:52:53,348 [run_push] DEBUG push all version tags [2023-09-25T18:52:53.648Z] 2023-09-25 18:52:53,348 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-25T18:52:53.648Z] 2023-09-25 18:52:53,349 [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) [2023-09-25T18:52:54.217Z] 2023-09-25 18:52:54,117 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-25T18:52:54.217Z] 3.1.0-dev.27 [Pipeline] } [2023-09-25T18:52:54.225Z] $ docker exec --env ******** --env ******** 490da02a19160096f7f23430cce605f227120f3731a2590fdf81073292ea0fbf ssh-agent -k [2023-09-25T18:52:54.323Z] unset SSH_AUTH_SOCK; [2023-09-25T18:52:54.325Z] unset SSH_AGENT_PID; [2023-09-25T18:52:54.326Z] echo Agent pid 37 killed; [2023-09-25T18:52:54.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T18:52:54.636Z] + git semver [Pipeline] } [2023-09-25T18:52:54.906Z] $ docker stop --time=1 490da02a19160096f7f23430cce605f227120f3731a2590fdf81073292ea0fbf [2023-09-25T18:52:56.136Z] $ docker rm -f --volumes 490da02a19160096f7f23430cce605f227120f3731a2590fdf81073292ea0fbf [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 [2023-09-25T18:52:56.731Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-25T18:52:56.731Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-25T18:52:56.731Z] total 16 [2023-09-25T18:52:56.731Z] drwxr-xr-x 3 root root 4096 Sep 25 18:44 . [2023-09-25T18:52:56.731Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 18:52 .. [2023-09-25T18:52:56.731Z] drwxr-xr-x 2 root root 4096 Sep 25 18:44 cost [2023-09-25T18:52:56.731Z] -rw-r--r-- 1 root root 89 Sep 25 18:44 cost.csv [2023-09-25T18:52:56.731Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-25T18:52:56.731Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-25T18:52:56.731Z] total 16 [2023-09-25T18:52:56.731Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 18:44 . [2023-09-25T18:52:56.731Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 18:52 .. [2023-09-25T18:52:56.731Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 18:44 cost [2023-09-25T18:52:56.731Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 25 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:52:57.023Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:52:57.881Z] ---> package-listing.sh [2023-09-25T18:52:57.881Z] ++ facter osfamily [2023-09-25T18:52:57.881Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T18:52:58.140Z] + OS_FAMILY=debian [2023-09-25T18:52:58.140Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-25T18:52:58.140Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T18:52:58.140Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T18:52:58.140Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T18:52:58.140Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T18:52:58.140Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-25T18:52:58.140Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T18:52:58.140Z] + case "${OS_FAMILY}" in [2023-09-25T18:52:58.140Z] + dpkg -l [2023-09-25T18:52:58.140Z] + grep '^ii' [2023-09-25T18:52:58.140Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T18:52:58.140Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T18:52:58.140Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T18:52:58.140Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-25T18:52:58.140Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-25T18:52:58.140Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-09-25T18:52:58.150Z] 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 [2023-09-25T18:52:58.422Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T18:52:58.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T18:52:58.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T18:52:59.046Z] prd-ubuntu20.04-docker-8c-8g-7869 does not seem to be running inside a container [2023-09-25T18:52:59.086Z] $ 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 [2023-09-25T18:52:59.283Z] $ docker top 0f403b9e7d6b4e0da849d307bd62c857b3215a5668266f2013816d07f8da4bb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T18:52:59.614Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T18:52:59.898Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T18:53:00.180Z] + ls /var/log/sa-host [2023-09-25T18:53:00.180Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T18:53:00.336Z] provisioning config files... [2023-09-25T18:53:00.343Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1441120639753946304tmp [Pipeline] { [Pipeline] echo [2023-09-25T18:53:00.354Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:53:00.638Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T18:53:00.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:53:00.972Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T18:53:00.981Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:53:01.262Z] ---> sudo-logs.sh [2023-09-25T18:53:01.262Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T18:53:01.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:53:01.577Z] ---> job-cost.sh [2023-09-25T18:53:01.577Z] lf-activate-venv: SKIPPING [2023-09-25T18:53:01.577Z] DEBUG: total: 0.2199999988079071 [2023-09-25T18:53:01.577Z] INFO: Retrieving Stack Cost... [2023-09-25T18:53:05.767Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T18:53:06.332Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T18:53:06.342Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T18:53:06.622Z] ---> logs-deploy.sh [2023-09-25T18:53:06.622Z] lf-activate-venv: SKIPPING [2023-09-25T18:53:06.622Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/151 [2023-09-25T18:53:06.622Z] INFO: archiving workspace using pattern(s): [2023-09-25T18:53:07.557Z] Archives upload complete. [2023-09-25T18:53:07.557Z] INFO: archiving logs to Nexus